byucc.jhdl.Fsm
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
- public interface ParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
public static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
public static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
ONEHOTTOK
public static final int ONEHOTTOK
- See Also:
- Constant Field Values
DEFAULTTOK
public static final int DEFAULTTOK
- See Also:
- Constant Field Values
STATECMD
public static final int STATECMD
- See Also:
- Constant Field Values
INPUTCMD
public static final int INPUTCMD
- See Also:
- Constant Field Values
OUTPUTCMD
public static final int OUTPUTCMD
- See Also:
- Constant Field Values
STATEWIDTH
public static final int STATEWIDTH
- See Also:
- Constant Field Values
ENCODINGCMD
public static final int ENCODINGCMD
- See Also:
- Constant Field Values
DESCRIPTION
public static final int DESCRIPTION
- See Also:
- Constant Field Values
INPUTTERM
public static final int INPUTTERM
- See Also:
- Constant Field Values
INBIT
public static final int INBIT
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
DIGT
public static final int DIGT
- See Also:
- Constant Field Values
STATENAME
public static final int STATENAME
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
IOTERM
public static final int IOTERM
- See Also:
- Constant Field Values
IOBIT
public static final int IOBIT
- See Also:
- Constant Field Values
ENCODING
public static final int ENCODING
- See Also:
- Constant Field Values
ENCBIT
public static final int ENCBIT
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.