org.codehaus.janino
public static final class Java.ArrayLength extends Java.Rvalue
| Field Summary | |
|---|---|
| Java.Rvalue | lhs |
| Constructor Summary | |
|---|---|
| ArrayLength(Location location, Java.Rvalue lhs) | |
| Method Summary | |
|---|---|
| void | accept(Visitor.AtomVisitor visitor) |
| void | accept(Visitor.RvalueVisitor visitor) |
| String | toString() |