Class SpecialTextNode
java.lang.Object
org.pegdown.ast.AbstractNode
org.pegdown.ast.TextNode
org.pegdown.ast.SpecialTextNode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TextNode
append, getChildren, getText, toStringMethods inherited from class AbstractNode
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices
-
Constructor Details
-
SpecialTextNode
-
-
Method Details
-
accept
-