| Class and Description |
|---|
| BlankLine |
| BlankLineContainer |
| Block |
| BlockContent |
| ClassifyingNodeTracker |
| Content
A node that uses delimiters in the source form (e.g.
|
| ContentNode |
| Document |
| KeepType |
| Node |
| NodeClassifier |
| NodeRepository |
| NodeTracker |
| NodeVisitHandler
Interface to visit variations on specific nodes:
visit() visiting node and if no handler defined then visit node's children
visitNodeOnly() visit node and if no handler then do not process children
visitChildren() visit node's children
|
| NodeVisitor |
| NodeVisitorBase
Abstract visitor that visits all children by default.
|
| ReferenceNode |
| SpaceInsertingSequenceBuilder |
| TextContainer |
| TextContainer.Flags |
| VisitHandler
Node visit handler for specific node type
|
| Visitor
Node visitor interface
|
Copyright © 2020. All rights reserved.