|
||||||||||
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.JMICleanerVisitor
public class JMICleanerVisitor
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
LOGGER_NAME |
Fields inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
debug, logger, personality, scp |
Constructor Summary | |
---|---|
JMICleanerVisitor(Personality p)
|
Method Summary | |
---|---|
void |
visitClass(SpeedoClass sc)
|
void |
visitCompilerParameter(SpeedoCompilerParameter scp)
|
Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
---|
getLoggerName, getNext, getSpeedoClass, init, process, setNext, visitEnd, visitEndClass, visitExtension, visitField, visitIndex, visitPackage, visitSequence, visitXml |
Methods inherited from class org.objectweb.speedo.generation.lib.AbstractGeneratorComponent |
---|
getLogger, getSpeedoCompilerParameter, getSummary, getTitle, setLogger, setSpeedoCompilerParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMICleanerVisitor(Personality p)
Method Detail |
---|
public void visitCompilerParameter(SpeedoCompilerParameter scp) throws SpeedoException
visitCompilerParameter
in interface MetaInfoVisitor
visitCompilerParameter
in class AbstractMetaInfoVisitor
SpeedoException
public void visitClass(SpeedoClass sc) throws SpeedoException
visitClass
in interface MetaInfoVisitor
visitClass
in class AbstractMetaInfoVisitor
SpeedoException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |