org.codehaus.janino
public static final class Java.Literal extends Java.Rvalue
| Field Summary | |
|---|---|
| Object | value |
| Constructor Summary | |
|---|---|
| Literal(Location location, Object value) | |
| Method Summary | |
|---|---|
| void | accept(Visitor.AtomVisitor visitor) |
| void | accept(Visitor.RvalueVisitor visitor) |
| String | toString() |
Parameters: value An Integer, Long, Float, Double, String, Character, Boolean, or null