uk.ac.bbk.dcs.automed.qproc.iql
Class FSym
java.lang.Object
uk.ac.bbk.dcs.automed.qproc.iql.FSym
public class FSym
- extends java.lang.Object
CUP generated class containing symbol constants.
|
Constructor Summary |
FSym()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dot
public static final int Dot
- See Also:
- Constant Field Values
LRB
public static final int LRB
- See Also:
- Constant Field Values
Colon
public static final int Colon
- See Also:
- Constant Field Values
RRB
public static final int RRB
- See Also:
- Constant Field Values
LDAB
public static final int LDAB
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
IdentToken
public static final int IdentToken
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
Comma
public static final int Comma
- See Also:
- Constant Field Values
ConstToken
public static final int ConstToken
- See Also:
- Constant Field Values
Lambda
public static final int Lambda
- See Also:
- Constant Field Values
RDAB
public static final int RDAB
- See Also:
- Constant Field Values
FSym
public FSym()