org.codehaus.janino
public static final class Java.RvalueMemberType extends Java.Type
| Field Summary | |
|---|---|
| String | identifier |
| Java.Rvalue | rvalue |
| Constructor Summary | |
|---|---|
| RvalueMemberType(Location location, Java.Rvalue rvalue, String identifier)
Notice: The rvalue is not a subordinate object! | |
| Method Summary | |
|---|---|
| void | accept(Visitor.AtomVisitor visitor) |
| void | accept(Visitor.TypeVisitor visitor) |
| String | toString() |
rvalue is not a subordinate object!