org.objectweb.jac.core.parsers.acc
Class ToolSymbols
java.lang.Object
|
+--org.objectweb.jac.core.parsers.acc.ToolSymbols
- public class ToolSymbols
- extends Object
CUP generated class containing symbol constants.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
LBRACE
public static final int LBRACE
- See Also:
- Constant Field Values
EOL
public static final int EOL
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
RBRACE
public static final int RBRACE
- See Also:
- Constant Field Values
ATOMIC_VALUE
public static final int ATOMIC_VALUE
- See Also:
- Constant Field Values
CLASS
public static final int CLASS
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
ToolSymbols
public ToolSymbols()