|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.janino.Java.Located
org.codehaus.janino.Java.Atom
org.codehaus.janino.Java.ConstructorInvocation
org.codehaus.janino.Java.SuperConstructorInvocation
| Field Summary | |
Java.Rvalue |
optionalQualification
|
| Fields inherited from class org.codehaus.janino.Java.ConstructorInvocation |
arguments |
| Constructor Summary | |
Java.SuperConstructorInvocation(Location location,
Java.Rvalue optionalQualification,
Java.Rvalue[] arguments)
|
|
| Method Summary | |
void |
accept(Visitor.AtomVisitor visitor)
|
void |
accept(Visitor.BlockStatementVisitor visitor)
|
java.lang.String |
toString()
|
| Methods inherited from class org.codehaus.janino.Java.ConstructorInvocation |
getEnclosingScope, setEnclosingScope |
| Methods inherited from class org.codehaus.janino.Java.Atom |
toLvalue, toLvalueOrPE, toRvalue, toRvalueOrPE, toType, toTypeOrPE |
| Methods inherited from class org.codehaus.janino.Java.Located |
getLocation, throwParseException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.codehaus.janino.Java.Locatable |
getLocation, throwParseException |
| Field Detail |
public final Java.Rvalue optionalQualification
| Constructor Detail |
public Java.SuperConstructorInvocation(Location location,
Java.Rvalue optionalQualification,
Java.Rvalue[] arguments)
| Method Detail |
public java.lang.String toString()
toString in class Java.Atompublic void accept(Visitor.AtomVisitor visitor)
accept in class Java.Atompublic void accept(Visitor.BlockStatementVisitor visitor)
|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||