void |
SourceDef.addStatement(Node node) |
protected void |
ModelFactorySupport.annotationDef(Node parent) |
protected void |
ModelFactorySupport.annotationFieldDef(Node parent) |
protected void |
ModelFactorySupport.classDef(Node parent) |
protected void |
ModelFactorySupport.constructorDef(Node parent) |
protected void |
ModelFactorySupport.enumConstantDef(Node parent) |
protected void |
ModelFactorySupport.enumDef(Node parent) |
protected void |
ModelFactorySupport.fieldDef(Node parent) |
protected String |
ModelFactorySupport.identifier(Node node) |
protected void |
ModelFactorySupport.importDef(Node parent) |
protected void |
ModelFactorySupport.interfaceDef(Node parent) |
protected Set |
ModelFactorySupport.interfaces(Node parent) |
protected void |
ModelFactorySupport.javadocs(JavaDocAware target,
Node node) |
protected void |
ModelFactorySupport.methodDef(Node parent) |
protected Node |
ModelFactorySupport.modifiers(ModifiersAware target,
Node parent) |
protected Node |
ModelFactorySupport.name(NameAware target,
Node node) |
protected void |
ModelFactorySupport.objectBlock(Node parent) |
protected void |
ModelFactorySupport.packageDef(Node parent) |
protected ParameterDef |
ModelFactorySupport.parameter(Node parent) |
protected Node |
ModelFactorySupport.parameters(ParametersAware target,
Node parent) |
protected void |
ModelFactorySupport.process(Node node) |
protected String |
ModelFactorySupport.qualifiedName(Node parent) |
protected void |
ModelFactorySupport.superParameter(ConstructorDef target,
Node parent) |
protected void |
ModelFactorySupport.superParameters(ConstructorDef target,
Node parent) |
protected Node |
ModelFactorySupport.throwz(ThrowsAware target,
Node parent) |
protected TypeDef |
ModelFactorySupport.type(Node parent) |