public class ASTCount extends ASTAggregate
| Constructor and Description |
|---|
ASTCount(int id) |
ASTCount(SyntaxTreeBuilder p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWildcard() |
java.lang.Object |
jjtAccept(SyntaxTreeBuilderVisitor visitor,
java.lang.Object data)
Accept the visitor.
|
void |
setWildcard(boolean b) |
isDistinct, setDistinctchildrenAccept, dump, getId, isScopeChange, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, jjtSetValue, setScopeChange, toString, toStringpublic ASTCount(int id)
public ASTCount(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 setWildcard(boolean b)
b - public boolean isWildcard()
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence