public abstract class ASTValueExpr extends SimpleNode
children, id, parent, parser
Modifier | Constructor and Description |
---|---|
protected |
ASTValueExpr(int i) |
protected |
ASTValueExpr(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 ASTValueExpr(int i)
protected ASTValueExpr(SyntaxTreeBuilder p, int i)
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.