public abstract class SpecialNode extends BlockNode
| Modifier | Constructor and Description |
|---|---|
protected |
SpecialNode(String name,
String begin,
String end,
String value) |
protected |
SpecialNode(String name,
String begin,
String end,
String value,
int index,
int line,
int column) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
equals, getBegin, getEnd, getValue, hashCode, hasValue, setValue, toStringCopyright © 2015. All rights reserved.