com.ibm.adt.ovf.ext.punit
Interface PUnitLexerexp
public interface PUnitLexerexp
EOF_TOKEN
static final int EOF_TOKEN
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
TIMES
static final int TIMES
- See Also:
- Constant Field Values
DIVIDE
static final int DIVIDE
- See Also:
- Constant Field Values
LEFTPAREN
static final int LEFTPAREN
- See Also:
- Constant Field Values
RIGHTPAREN
static final int RIGHTPAREN
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
OTHERWS
static final int OTHERWS
- See Also:
- Constant Field Values
SPACE
static final int SPACE
- See Also:
- Constant Field Values
HAT
static final int HAT
- See Also:
- Constant Field Values
orderedTerminalSymbols
static final java.lang.String[] orderedTerminalSymbols
numTokenKinds
static final int numTokenKinds
isValidForParser
static final boolean isValidForParser
- See Also:
- Constant Field Values
© Copyright 2008 IBM Corp. 2008 All Rights Reserved