|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.maven.runtime.support.stubgen.model.ModelFactorySupport
org.codehaus.groovy.maven.runtime.v15.stubgen.ModelFactoryImpl
public class ModelFactoryImpl
Creates a stub model for Groovy 1.5.
Field Summary |
---|
Fields inherited from class org.codehaus.groovy.maven.runtime.support.stubgen.model.ModelFactorySupport |
---|
clazz, factory, lastNode, parser, source |
Constructor Summary | |
---|---|
ModelFactoryImpl()
|
Method Summary | |
---|---|
protected void |
addDefaultImports(SourceDef model)
|
Methods inherited from class org.codehaus.groovy.maven.runtime.support.stubgen.model.ModelFactorySupport |
---|
classDef, constructorDef, create, createRoot, fieldDef, identifier, importDef, interfaceDef, interfaces, javadocs, methodDef, modifiers, name, objectBlock, packageDef, parameter, parameters, process, qualifiedName, superParameter, superParameters, throwz, type |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelFactoryImpl()
Method Detail |
---|
protected void addDefaultImports(SourceDef model)
addDefaultImports
in class ModelFactorySupport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |