Interface | Description |
---|---|
Model |
Class | Description |
---|---|
CamelCase | |
Case | |
ClassEnumerator |
Based on:
https://github.com/ddopson/java-class-enumerator
Which has the following license:
*****
This code was originally a snippet on StackOverflow, thus it has the following license:
http://creativecommons.org/licenses/by-sa/2.5/
I deduced this from http://meta.stackexchange.com/questions/25956/what-is-up-with-the-source-code-license-on-stack-overflow
Further, whatever rights I have accidentally retained unto my own person, I forfeit under the
[WTFPL](http://www.wtfpl.net/about/) to the extent that is compatible with the primary license and
does not contradict the primary license.
|
ClassModel |
A processed source.
|
CodeGen | |
CodeGenProcessor | |
Compiler | |
DataObjectModel | |
Generator | |
Helper | |
KebabCase | |
MethodInfo | |
ModuleInfo |
Describes a module.
|
ModuleModel | |
PackageModel | |
ParamInfo | |
PropertyInfo | |
ProxyMethodInfo | |
ProxyModel | |
QualifiedCase | |
Signature | |
SnakeCase | |
Template | |
TypeInfo |
Describes a java type.
|
TypeInfo.Class | |
TypeInfo.Class.Api |
A special subclass for
ClassKind.API kinds. |
TypeInfo.Class.Enum | |
TypeInfo.Factory | |
TypeInfo.Parameterized | |
TypeInfo.Primitive | |
TypeInfo.Variable | |
TypeInfo.Void | |
TypeInfo.Wildcard |
Simple wildcard without bound support.
|
TypeParamInfo | |
TypeParamInfo.Class | |
TypeParamInfo.Method |
Enum | Description |
---|---|
ClassKind | |
MethodKind | |
Variance |
Exception | Description |
---|---|
GenException |
Copyright © 2015. All Rights Reserved.