net.claribole.zgrviewer.dot
Interface DOTTreeTransformerTokenTypes
- All Known Implementing Classes:
- DOTTreeTransformer
- public interface DOTTreeTransformerTokenTypes
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
GRAPH
public static final int GRAPH
- See Also:
- Constant Field Values
DIGRAPH
public static final int DIGRAPH
- See Also:
- Constant Field Values
SUBGRAPH
public static final int SUBGRAPH
- See Also:
- Constant Field Values
NODE
public static final int NODE
- See Also:
- Constant Field Values
EDGE
public static final int EDGE
- See Also:
- Constant Field Values
STRICT
public static final int STRICT
- See Also:
- Constant Field Values
LABEL
public static final int LABEL
- See Also:
- Constant Field Values
ID
public static final int ID
- See Also:
- Constant Field Values
LCUR
public static final int LCUR
- See Also:
- Constant Field Values
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
RCUR
public static final int RCUR
- See Also:
- Constant Field Values
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
HTML
public static final int HTML
- See Also:
- Constant Field Values
LBR
public static final int LBR
- See Also:
- Constant Field Values
RBR
public static final int RBR
- See Also:
- Constant Field Values
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
D_EDGE_OP
public static final int D_EDGE_OP
- See Also:
- Constant Field Values
ND_EDGE_OP
public static final int ND_EDGE_OP
- See Also:
- Constant Field Values
COLON
public static final int COLON
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
CMT
public static final int CMT
- See Also:
- Constant Field Values
CPP_COMMENT
public static final int CPP_COMMENT
- See Also:
- Constant Field Values
ESC
public static final int ESC
- See Also:
- Constant Field Values
LT
public static final int LT
- See Also:
- Constant Field Values
GT
public static final int GT
- See Also:
- Constant Field Values
Copyright © 2004-2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.