| Modifier and Type | Class and Description |
|---|---|
static class |
QuotedNode.Type |
| Modifier and Type | Field and Description |
|---|---|
private QuotedNode.Type |
type |
| Constructor and Description |
|---|
QuotedNode(QuotedNode.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
QuotedNode.Type |
getType() |
getChildrengetEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringprivate final QuotedNode.Type type
public QuotedNode(QuotedNode.Type type)