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