public class TableDataNode extends TableCellNode
Constructor and Description |
---|
TableDataNode() |
TableDataNode(CollectionNode collectionNode) |
TableDataNode(int tokenType) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ASTVisitor astVisitor) |
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount
public TableDataNode()
public TableDataNode(CollectionNode collectionNode)
public TableDataNode(int tokenType)
public void accept(ASTVisitor astVisitor)