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() |
getChildren
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
private final QuotedNode.Type type
public QuotedNode(QuotedNode.Type type)