Package org.codehaus.janino
Class Java.RvalueMemberType
java.lang.Object
org.codehaus.janino.Java.Located
org.codehaus.janino.Java.Atom
org.codehaus.janino.Java.Type
org.codehaus.janino.Java.RvalueMemberType
- All Implemented Interfaces:
Java.Locatable
- Enclosing class:
Java
-
Field Summary
FieldsFields inherited from class org.codehaus.janino.Java.Located
NOWHERE -
Constructor Summary
ConstructorsConstructorDescriptionRvalueMemberType(Location location, Java.Rvalue rvalue, String identifier) Notice: Thervalueis not a subordinate object! -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(Visitor.AtomVisitor visitor) voidaccept(Visitor.TypeVisitor visitor) toString()Methods inherited from class org.codehaus.janino.Java.Type
getEnclosingScope, setEnclosingScope, toTypeMethods inherited from class org.codehaus.janino.Java.Atom
toLvalue, toLvalueOrCompileException, toRvalue, toRvalueOrCompileException, toTypeOrCompileExceptionMethods inherited from class org.codehaus.janino.Java.Located
getLocation, throwCompileException