| Package | Description |
|---|---|
| fluent.api.generator.model | |
| fluent.api.generator.model.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MethodModel
Model of a method, that will be passed to the template, and can be used to drive generation of
derived java classes.
|
interface |
TypeModel
Model of java type (class, primitive type, type variable, etc.).
|
interface |
VarModel |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeModel |
class |
ArrayTypeModel |
class |
ErrorTypeModel |
class |
ExecutableModel |
class |
NoTypeModel |
class |
PrimitiveTypeModel |
class |
TypeVariableModel |
class |
VarModelImpl |
Copyright © 2019. All rights reserved.