| Package | Description |
|---|---|
| org.granite.generator.ant | |
| org.granite.generator.as3 | |
| org.granite.generator.as3.reflect |
| Modifier and Type | Method and Description |
|---|---|
TemplateUri[] |
AbstractAntJavaGenTask.getTemplateUris(JavaType.Kind kind,
Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
JavaType.Kind |
JavaClientGroovyTransformer.getKind(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
JavaAbstractType.GenerationType |
JavaClientGroovyTransformer.getGenerationType(JavaType.Kind kind,
Class<?> clazz) |
TemplateUri[] |
JavaAs3GroovyConfiguration.getTemplateUris(JavaType.Kind kind,
Class<?> clazz) |
| Modifier and Type | Field and Description |
|---|---|
protected JavaType.Kind |
JavaAbstractType.kind |
| Modifier and Type | Method and Description |
|---|---|
JavaType.Kind |
JavaAbstractType.getKind() |
JavaType.Kind |
JavaType.getKind() |
JavaType.Kind |
JavaTypeFactory.getKind(Class<?> clazz) |
static JavaType.Kind |
JavaType.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaType.Kind[] |
JavaType.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JavaAbstractType.GenerationType |
JavaTypeFactory.getGenerationType(JavaType.Kind kind,
Class<?> clazz) |