Class TableColumnNode
java.lang.Object
org.pegdown.ast.AbstractNode
org.pegdown.ast.SuperNode
org.pegdown.ast.TableColumnNode
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanbooleanMethods inherited from class SuperNode
getChildrenMethods inherited from class AbstractNode
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString
-
Constructor Details
-
TableColumnNode
public TableColumnNode()
-
-
Method Details
-
markLeftAligned
public boolean markLeftAligned() -
markRightAligned
public boolean markRightAligned() -
getAlignment
-
accept
-