public class ASTSubOperation extends SimpleNode
children, id, parent, parser, specialTokens| Constructor and Description |
|---|
ASTSubOperation(int id) |
ASTSubOperation(PanParser p,
int id) |
addSpecialToken, dump, getId, getSourceRange, getSpecialTokens, getSubtype, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setSourceRange, toString, toStringpublic ASTSubOperation(int id)
public ASTSubOperation(PanParser p, int id)
Copyright © 2014 Quattor. All Rights Reserved.