AbbreviationNode, BlockQuoteNode, BulletListNode, DefinitionListNode, DefinitionNode, DefinitionTermNode, ExpImageNode, ExpLinkNode, HeaderNode, ListItemNode, OrderedListNode, ParaNode, QuotedNode, ReferenceNode, RefImageNode, RefLinkNode, RootNode, StrikeNode, StrongEmphSuperNode, TableBodyNode, TableCaptionNode, TableCellNode, TableColumnNode, TableHeaderNode, TableNode, TableRowNodepublic class SuperNode extends AbstractNode
| Constructor | Description |
|---|---|
SuperNode() |
|
SuperNode(java.util.List<Node> children) |
|
SuperNode(Node child) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor visitor) |
|
java.util.List<Node> |
getChildren() |
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString