|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.generation.lib.AbstractGeneratorComponent
org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor
org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl
org.objectweb.speedo.generation.recompiler.Recompiler
Field Summary | |
---|---|
protected Javac |
compiler
Ant Task intended to java compilation |
Fields inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
LOGGER_NAME |
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, scp |
Constructor Summary | |
---|---|
Recompiler()
|
Method Summary | |
---|---|
protected java.lang.String |
getLoggerName()
|
void |
visitClass(SpeedoClass sc)
|
void |
visitCompilerParameter(SpeedoCompilerParameter scp)
|
Methods inherited from class org.objectweb.speedo.generation.mivisitor.MetaInfoVisitorImpl |
---|
visitField, visitPackage, visitXml |
Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
getNext, getSpeedoClass, init, process, setNext, visitExtension |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, setLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Javac compiler
Constructor Detail |
public Recompiler()
Method Detail |
protected java.lang.String getLoggerName()
getLoggerName
in class AbstractMetaInfoVisitor
public void visitCompilerParameter(SpeedoCompilerParameter scp) throws SpeedoException
visitCompilerParameter
in interface MetaInfoVisitor
visitCompilerParameter
in class MetaInfoVisitorImpl
SpeedoException
public void visitClass(SpeedoClass sc) throws SpeedoException
visitClass
in interface MetaInfoVisitor
visitClass
in class MetaInfoVisitorImpl
SpeedoException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |