net.claribole.zgrviewer.dot
Interface DOTRecordTokenTypes

All Known Implementing Classes:
DOTRecordLexer, DOTRecordParser, DOTRecordWalker

public interface DOTRecordTokenTypes


Field Summary
static int APOS
           
static int EOF
           
static int ESC
           
static int GT
           
static int LCUR
           
static int LT
           
static int NULL_TREE_LOOKAHEAD
           
static int PIPE
           
static int RCUR
           
static int STR
           
static int WS
           
 

Field Detail

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

APOS

public static final int APOS
See Also:
Constant Field Values

LT

public static final int LT
See Also:
Constant Field Values

STR

public static final int STR
See Also:
Constant Field Values

GT

public static final int GT
See Also:
Constant Field Values

LCUR

public static final int LCUR
See Also:
Constant Field Values

RCUR

public static final int RCUR
See Also:
Constant Field Values

PIPE

public static final int PIPE
See Also:
Constant Field Values

WS

public static final int WS
See Also:
Constant Field Values

ESC

public static final int ESC
See Also:
Constant Field Values


Copyright © 2004-2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.