Modifier and Type | Class and Description |
---|---|
static class |
QuotedNode.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
public QuotedNode(QuotedNode.Type type)
Copyright © 2009–2023 org.pegdown. All rights reserved.