org.histpop.server.acu
Class sym
java.lang.Object
org.histpop.server.acu.sym
public class sym
- extends java.lang.Object
CUP generated class containing symbol constants.
Constructor Summary |
sym()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AND
public static final int AND
- See Also:
- Constant Field Values
FULLSTOP
public static final int FULLSTOP
- See Also:
- Constant Field Values
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
IN
public static final int IN
- See Also:
- Constant Field Values
PROJECT
public static final int PROJECT
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
DENIED
public static final int DENIED
- See Also:
- Constant Field Values
NAME
public static final int NAME
- See Also:
- Constant Field Values
ROLE
public static final int ROLE
- See Also:
- Constant Field Values
USER
public static final int USER
- See Also:
- Constant Field Values
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
EQUALS
public static final int EQUALS
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
SET
public static final int SET
- See Also:
- Constant Field Values
METHOD
public static final int METHOD
- See Also:
- Constant Field Values
OWNS
public static final int OWNS
- See Also:
- Constant Field Values
CONST
public static final int CONST
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
LOGGED
public static final int LOGGED
- See Also:
- Constant Field Values
ALLOWED
public static final int ALLOWED
- See Also:
- Constant Field Values
sym
public sym()