Package | Description |
---|---|
eu.bandm.tools.metajava |
Modifier and Type | Field and Description |
---|---|
protected List<GeneratedField> |
GeneratedClass.fields |
Modifier and Type | Method and Description |
---|---|
GeneratedField |
GeneratedClass.addField(int modifiers,
Class type,
String name) |
GeneratedField |
GeneratedClass.addField(int modifiers,
MetaType type,
String name) |
Modifier and Type | Method and Description |
---|---|
Collection<GeneratedField> |
GeneratedClass.getFields() |
Modifier and Type | Method and Description |
---|---|
protected void |
FormattingVisitor.action(GeneratedField field)
Deprecated.
|
protected void |
Visitor.action(GeneratedField field) |
void |
Visitor.match(GeneratedField field) |
see also the complete user documentation .