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