public class ASTPropertyList extends SimpleNode
| Constructor and Description |
|---|
ASTPropertyList(int id) |
ASTPropertyList(SyntaxTreeBuilder p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
ASTPropertyList |
getNextPropertyList() |
ASTObjectList |
getObjectList() |
Node |
getVerb() |
java.lang.Object |
jjtAccept(SyntaxTreeBuilderVisitor visitor,
java.lang.Object data)
Accept the visitor.
|
childrenAccept, dump, getId, isScopeChange, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, jjtSetValue, setScopeChange, toString, toStringpublic ASTPropertyList(int id)
public ASTPropertyList(SyntaxTreeBuilder p, int id)
public java.lang.Object jjtAccept(SyntaxTreeBuilderVisitor visitor, java.lang.Object data) throws VisitorException
SimpleNodejjtAccept in interface NodejjtAccept in class SimpleNodeVisitorExceptionpublic Node getVerb()
public ASTObjectList getObjectList()
public ASTPropertyList getNextPropertyList()
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence