att.grappa
Class Symbols
java.lang.Object
att.grappa.Symbols
public class Symbols
- extends java.lang.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 |
SUBGRAPH
public static final int SUBGRAPH
- See Also:
- Constant Field Values
DIGRAPH
public static final int DIGRAPH
- See Also:
- Constant Field Values
RBR
public static final int RBR
- See Also:
- Constant Field Values
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
D_EDGE_OP
public static final int D_EDGE_OP
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
STRICTDIGRAPH
public static final int STRICTDIGRAPH
- See Also:
- Constant Field Values
ATSIGN
public static final int ATSIGN
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
ATOM
public static final int ATOM
- See Also:
- Constant Field Values
RCUR
public static final int RCUR
- See Also:
- Constant Field Values
STRICT
public static final int STRICT
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
LCUR
public static final int LCUR
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
ND_EDGE_OP
public static final int ND_EDGE_OP
- See Also:
- Constant Field Values
EDGE
public static final int EDGE
- See Also:
- Constant Field Values
GRAPH
public static final int GRAPH
- See Also:
- Constant Field Values
error
public static final int error
- See Also:
- Constant Field Values
LBR
public static final int LBR
- See Also:
- Constant Field Values
STRICTGRAPH
public static final int STRICTGRAPH
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
graphType
static final int graphType
- See Also:
- Constant Field Values
optAttr
static final int optAttr
- See Also:
- Constant Field Values
attrAssignment
static final int attrAssignment
- See Also:
- Constant Field Values
graph
static final int graph
- See Also:
- Constant Field Values
hdr
static final int hdr
- See Also:
- Constant Field Values
graphAttrDefs
static final int graphAttrDefs
- See Also:
- Constant Field Values
edge_op
static final int edge_op
- See Also:
- Constant Field Values
optSeparator
static final int optSeparator
- See Also:
- Constant Field Values
optSemi
static final int optSemi
- See Also:
- Constant Field Values
NT$2
static final int NT$2
- See Also:
- Constant Field Values
NT$1
static final int NT$1
- See Also:
- Constant Field Values
NT$0
static final int NT$0
- See Also:
- Constant Field Values
optStmtList
static final int optStmtList
- See Also:
- Constant Field Values
$START
static final int $START
- See Also:
- Constant Field Values
subgraph
static final int subgraph
- See Also:
- Constant Field Values
optGraphName
static final int optGraphName
- See Also:
- Constant Field Values
body
static final int body
- See Also:
- Constant Field Values
optSubgHdr
static final int optSubgHdr
- See Also:
- Constant Field Values
attrList
static final int attrList
- See Also:
- Constant Field Values
attrItem
static final int attrItem
- See Also:
- Constant Field Values
node
static final int node
- See Also:
- Constant Field Values
rCompound
static final int rCompound
- See Also:
- Constant Field Values
attrStmt
static final int attrStmt
- See Also:
- Constant Field Values
simple
static final int simple
- See Also:
- Constant Field Values
optAttrDefs
static final int optAttrDefs
- See Also:
- Constant Field Values
optStrict
static final int optStrict
- See Also:
- Constant Field Values
attrMacro
static final int attrMacro
- See Also:
- Constant Field Values
optMacroName
static final int optMacroName
- See Also:
- Constant Field Values
attrDefs
static final int attrDefs
- See Also:
- Constant Field Values
optPort
static final int optPort
- See Also:
- Constant Field Values
compound
static final int compound
- See Also:
- Constant Field Values
nodeList
static final int nodeList
- See Also:
- Constant Field Values
stmt
static final int stmt
- See Also:
- Constant Field Values
attrType
static final int attrType
- See Also:
- Constant Field Values
stmtList
static final int stmtList
- See Also:
- Constant Field Values
Symbols
public Symbols()