Class TableHeaderNode
java.lang.Object
org.pegdown.ast.AbstractNode
org.pegdown.ast.SuperNode
org.pegdown.ast.TableHeaderNode
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SuperNode
getChildrenMethods inherited from class AbstractNode
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
-
Constructor Details
-
TableHeaderNode
public TableHeaderNode()
-
-
Method Details
-
accept
-