|
||||||||||||
| 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
| 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, scp |
| Constructor Summary | |
|---|---|
MetaInfoVisitorImpl()
builds a MetaInfoVisitor which is the last of the chain |
|
MetaInfoVisitorImpl(MetaInfoVisitor mim)
builds a MetaInfoVisitor which is the last of the chain |
|
| Method Summary | |
|---|---|
void |
visitClass(SpeedoClass sc)
|
void |
visitCompilerParameter(SpeedoCompilerParameter scp)
|
void |
visitField(SpeedoField sf)
|
void |
visitPackage(SpeedoPackage sp)
|
void |
visitXml(SpeedoXMLDescriptor xml)
|
| Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
|---|
getLoggerName, 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 |
| Constructor Detail |
public MetaInfoVisitorImpl()
public MetaInfoVisitorImpl(MetaInfoVisitor mim)
| Method Detail |
public void visitCompilerParameter(SpeedoCompilerParameter scp)
throws SpeedoException
visitCompilerParameter in interface MetaInfoVisitorvisitCompilerParameter in class AbstractMetaInfoVisitorSpeedoException
public void visitXml(SpeedoXMLDescriptor xml)
throws SpeedoException
visitXml in interface MetaInfoVisitorvisitXml in class AbstractMetaInfoVisitorSpeedoException
public void visitPackage(SpeedoPackage sp)
throws SpeedoException
visitPackage in interface MetaInfoVisitorvisitPackage in class AbstractMetaInfoVisitorSpeedoException
public void visitClass(SpeedoClass sc)
throws SpeedoException
visitClass in interface MetaInfoVisitorvisitClass in class AbstractMetaInfoVisitorSpeedoException
public void visitField(SpeedoField sf)
throws SpeedoException
visitField in interface MetaInfoVisitorvisitField in class AbstractMetaInfoVisitorSpeedoException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||