net.sourceforge.sasi
Class SASISym
java.lang.Object
net.sourceforge.sasi.SASISym
- public class SASISym
- extends java.lang.Object
CUP generated class containing symbol constants.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AND
public static final int AND
- See Also:
- Constant Field Values
NOTEQUAL
public static final int NOTEQUAL
- See Also:
- Constant Field Values
SET
public static final int SET
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
TIMES
public static final int TIMES
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
SASISym
public SASISym()