Package com.uppaal.model.io2
Interface XTAReaderConstants
- All Known Implementing Classes:
XTAReader,XTAReaderTokenManager
public interface XTAReaderConstants
Token literal values and constants.
Generated by org.javacc.parser.OtherFilesGen#start()
-
Field Summary
Fields Modifier and Type Field Description static intASSIGNRegularExpression Id.static intBECOMESRegularExpression Id.static intBODYRegularExpression Id.static intBRANCHPOINTRegularExpression Id.static intCHANRegularExpression Id.static intCLBRRegularExpression Id.static intCLBRACERegularExpression Id.static intCLOCKRegularExpression Id.static intCLOSERegularExpression Id.static intCOLONRegularExpression Id.static intCOMMARegularExpression Id.static intCOMMITRegularExpression Id.static intCONSTRegularExpression Id.static intDEFAULTLexical state.static intDOTRegularExpression Id.static intDOUBLERegularExpression Id.static intEOFEnd of File.static intEQUALRegularExpression Id.static intERRORRegularExpression Id.static intEXCLMARKRegularExpression Id.static intEXTERNALRegularExpression Id.static intFROMRegularExpression Id.static intGEQRegularExpression Id.static intGRTRegularExpression Id.static intGUARDRegularExpression Id.static intIDRegularExpression Id.static intIMPLIESRegularExpression Id.static intIMPORTRegularExpression Id.static intINITRegularExpression Id.static intINTRegularExpression Id.static intISRegularExpression Id.static intISNOTRegularExpression Id.static intLEQRegularExpression Id.static intLESSRegularExpression Id.static intLOCALRegularExpression Id.static intMINUSRegularExpression Id.static intMLCOMMENTRegularExpression Id.static intNATRegularExpression Id.static intOPBRRegularExpression Id.static intOPBRACERegularExpression Id.static intOPENRegularExpression Id.static intPLUSRegularExpression Id.static intPROBABILITYRegularExpression Id.static intPROCESSRegularExpression Id.static intQMRegularExpression Id.static intSELECTRegularExpression Id.static intSEMICOLONRegularExpression Id.static intSLASHRegularExpression Id.static intSLCOMMENTRegularExpression Id.static intSTATERegularExpression Id.static intSYNCRegularExpression Id.static intSYSTEMRegularExpression Id.static intTIMESRegularExpression Id.static String[]tokenImageLiteral token values.static intTRANSRegularExpression Id.static intUNCONTROLLABLETRANSRegularExpression Id.static intURGENTRegularExpression Id.static intWSRegularExpression Id.
-
Field Details
-
EOF
static final int EOFEnd of File.- See Also:
- Constant Field Values
-
WS
static final int WSRegularExpression Id.- See Also:
- Constant Field Values
-
SLCOMMENT
static final int SLCOMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
MLCOMMENT
static final int MLCOMMENTRegularExpression Id.- See Also:
- Constant Field Values
-
BODY
static final int BODYRegularExpression Id.- See Also:
- Constant Field Values
-
PROCESS
static final int PROCESSRegularExpression Id.- See Also:
- Constant Field Values
-
LOCAL
static final int LOCALRegularExpression Id.- See Also:
- Constant Field Values
-
EXTERNAL
static final int EXTERNALRegularExpression Id.- See Also:
- Constant Field Values
-
INT
static final int INTRegularExpression Id.- See Also:
- Constant Field Values
-
CHAN
static final int CHANRegularExpression Id.- See Also:
- Constant Field Values
-
CLOCK
static final int CLOCKRegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE
static final int DOUBLERegularExpression Id.- See Also:
- Constant Field Values
-
CONST
static final int CONSTRegularExpression Id.- See Also:
- Constant Field Values
-
URGENT
static final int URGENTRegularExpression Id.- See Also:
- Constant Field Values
-
INIT
static final int INITRegularExpression Id.- See Also:
- Constant Field Values
-
STATE
static final int STATERegularExpression Id.- See Also:
- Constant Field Values
-
BRANCHPOINT
static final int BRANCHPOINTRegularExpression Id.- See Also:
- Constant Field Values
-
TRANS
static final int TRANSRegularExpression Id.- See Also:
- Constant Field Values
-
COMMIT
static final int COMMITRegularExpression Id.- See Also:
- Constant Field Values
-
SELECT
static final int SELECTRegularExpression Id.- See Also:
- Constant Field Values
-
GUARD
static final int GUARDRegularExpression Id.- See Also:
- Constant Field Values
-
SYNC
static final int SYNCRegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGNRegularExpression Id.- See Also:
- Constant Field Values
-
PROBABILITY
static final int PROBABILITYRegularExpression Id.- See Also:
- Constant Field Values
-
SYSTEM
static final int SYSTEMRegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORTRegularExpression Id.- See Also:
- Constant Field Values
-
FROM
static final int FROMRegularExpression Id.- See Also:
- Constant Field Values
-
BECOMES
static final int BECOMESRegularExpression Id.- See Also:
- Constant Field Values
-
LESS
static final int LESSRegularExpression Id.- See Also:
- Constant Field Values
-
LEQ
static final int LEQRegularExpression Id.- See Also:
- Constant Field Values
-
OPEN
static final int OPENRegularExpression Id.- See Also:
- Constant Field Values
-
CLOSE
static final int CLOSERegularExpression Id.- See Also:
- Constant Field Values
-
QM
static final int QMRegularExpression Id.- See Also:
- Constant Field Values
-
EXCLMARK
static final int EXCLMARKRegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMARegularExpression Id.- See Also:
- Constant Field Values
-
SEMICOLON
static final int SEMICOLONRegularExpression Id.- See Also:
- Constant Field Values
-
OPBRACE
static final int OPBRACERegularExpression Id.- See Also:
- Constant Field Values
-
CLBRACE
static final int CLBRACERegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASHRegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOTRegularExpression Id.- See Also:
- Constant Field Values
-
EQUAL
static final int EQUALRegularExpression Id.- See Also:
- Constant Field Values
-
OPBR
static final int OPBRRegularExpression Id.- See Also:
- Constant Field Values
-
CLBR
static final int CLBRRegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUSRegularExpression Id.- See Also:
- Constant Field Values
-
TIMES
static final int TIMESRegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUSRegularExpression Id.- See Also:
- Constant Field Values
-
IMPLIES
static final int IMPLIESRegularExpression Id.- See Also:
- Constant Field Values
-
UNCONTROLLABLETRANS
static final int UNCONTROLLABLETRANSRegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLONRegularExpression Id.- See Also:
- Constant Field Values
-
ISNOT
static final int ISNOTRegularExpression Id.- See Also:
- Constant Field Values
-
IS
static final int ISRegularExpression Id.- See Also:
- Constant Field Values
-
GEQ
static final int GEQRegularExpression Id.- See Also:
- Constant Field Values
-
GRT
static final int GRTRegularExpression Id.- See Also:
- Constant Field Values
-
ID
static final int IDRegularExpression Id.- See Also:
- Constant Field Values
-
NAT
static final int NATRegularExpression Id.- See Also:
- Constant Field Values
-
ERROR
static final int ERRORRegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULTLexical state.- See Also:
- Constant Field Values
-
tokenImage
Literal token values.
-