org.quattor.pan.parser
Class ASTBitwiseExclusiveOrOperation
java.lang.Object
org.quattor.pan.parser.SimpleNode
org.quattor.pan.parser.ASTBitwiseExclusiveOrOperation
- All Implemented Interfaces:
- Node
public class ASTBitwiseExclusiveOrOperation
- extends SimpleNode
| Methods inherited from class org.quattor.pan.parser.SimpleNode |
addSpecialToken, dump, getId, getSourceRange, getSpecialTokens, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setSourceRange, toString, toString |
ASTBitwiseExclusiveOrOperation
public ASTBitwiseExclusiveOrOperation(int id)
ASTBitwiseExclusiveOrOperation
public ASTBitwiseExclusiveOrOperation(PanParser p,
int id)
Copyright © 2012 Quattor. All Rights Reserved.