public abstract class ASTBooleanExpr extends SimpleNode
children, id, parent, parser
Modifier | Constructor and Description |
---|---|
protected |
ASTBooleanExpr(int i) |
protected |
ASTBooleanExpr(SyntaxTreeBuilder p,
int i) |
childrenAccept, dump, dump, jjtAccept, jjtAddChild, jjtAppendChild, jjtClose, jjtGetChild, jjtGetChild, jjtGetChildren, jjtGetChildren, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtReplaceChild, jjtReplaceWith, jjtSetParent, toString, toString
protected ASTBooleanExpr(int i)
protected ASTBooleanExpr(SyntaxTreeBuilder p, int i)
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.