|
||||||||||||
| 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.JavaLangShorcutVisitor
When the user specifies short names of java.lang.* classes, the values are replaced with the fully qualified name. String ==> java.lang.String
| 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 | |
|---|---|
JavaLangShorcutVisitor()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getLoggerName()
|
void |
visitClass(SpeedoClass sc)
|
void |
visitField(SpeedoField sf)
|
| Methods inherited from class org.objectweb.speedo.generation.mivisitor.AbstractMetaInfoVisitor |
|---|
getNext, getSpeedoClass, init, process, setNext, visitCompilerParameter, visitExtension, visitPackage, visitXml |
| 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 JavaLangShorcutVisitor()
| Method Detail |
protected java.lang.String getLoggerName()
getLoggerName in class AbstractMetaInfoVisitor
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 | |||||||||||