public final class StringLeaf extends Tree
Modifier and Type | Field and Description |
---|---|
String |
value |
line, line_number, parsed, position, position_number
Constructor and Description |
---|
StringLeaf(String s) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Tree e) |
String |
pretty(int position) |
protected int |
size() |
String |
toString() |
String |
value() |
add, doubleValue, is_double, is_long, is_node, is_string, is_variable, longValue, parse, stringValue, variableValue
Copyright © 2013 The Apache Software Foundation. All rights reserved.