JAC project
AOPSYS
CEDRIC & LIP6 labs

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.


Field Summary
static int ATOMIC_VALUE
           
static int CLASS
           
static int COMMA
           
static int EOF
           
static int EOL
           
static int error
           
static int LBRACE
           
static int RBRACE
           
 
Constructor Summary
ToolSymbols()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ToolSymbols

public ToolSymbols()

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli