public class ASTPathOneInPropertySet extends SimpleNode
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
ASTPathOneInPropertySet(int id) |
ASTPathOneInPropertySet(SyntaxTreeBuilder p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInverse() |
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, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, setScopeChange, toString, toStringpublic ASTPathOneInPropertySet(int id)
public ASTPathOneInPropertySet(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()
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence