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