org.portico.impl.hla13.fomparser
Interface FOMConstants
- All Known Implementing Classes:
- FOM, FOMTokenManager
public interface FOMConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
P_OPEN
static final int P_OPEN
- See Also:
- Constant Field Values
P_CLOSE
static final int P_CLOSE
- See Also:
- Constant Field Values
FED
static final int FED
- See Also:
- Constant Field Values
FEDERATION
static final int FEDERATION
- See Also:
- Constant Field Values
FEDVERSION
static final int FEDVERSION
- See Also:
- Constant Field Values
SPACES
static final int SPACES
- See Also:
- Constant Field Values
SPACE
static final int SPACE
- See Also:
- Constant Field Values
DIMENSION
static final int DIMENSION
- See Also:
- Constant Field Values
OBJECTS
static final int OBJECTS
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
ATTRIBUTE
static final int ATTRIBUTE
- See Also:
- Constant Field Values
INTERACTIONS
static final int INTERACTIONS
- See Also:
- Constant Field Values
PARAMETER
static final int PARAMETER
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
ALPHA
static final int ALPHA
- See Also:
- Constant Field Values
NUMERIC
static final int NUMERIC
- See Also:
- Constant Field Values
SYMBOL
static final int SYMBOL
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_SINGLE_LINE_COMMENT
static final int IN_SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
tokenImage
static final String[] tokenImage