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 int ASSIGN
    RegularExpression Id.
    static int BECOMES
    RegularExpression Id.
    static int BODY
    RegularExpression Id.
    static int BRANCHPOINT
    RegularExpression Id.
    static int CHAN
    RegularExpression Id.
    static int CLBR
    RegularExpression Id.
    static int CLBRACE
    RegularExpression Id.
    static int CLOCK
    RegularExpression Id.
    static int CLOSE
    RegularExpression Id.
    static int COLON
    RegularExpression Id.
    static int COMMA
    RegularExpression Id.
    static int COMMIT
    RegularExpression Id.
    static int CONST
    RegularExpression Id.
    static int DEFAULT
    Lexical state.
    static int DOT
    RegularExpression Id.
    static int DOUBLE
    RegularExpression Id.
    static int EOF
    End of File.
    static int EQUAL
    RegularExpression Id.
    static int ERROR
    RegularExpression Id.
    static int EXCLMARK
    RegularExpression Id.
    static int EXTERNAL
    RegularExpression Id.
    static int FROM
    RegularExpression Id.
    static int GEQ
    RegularExpression Id.
    static int GRT
    RegularExpression Id.
    static int GUARD
    RegularExpression Id.
    static int ID
    RegularExpression Id.
    static int IMPLIES
    RegularExpression Id.
    static int IMPORT
    RegularExpression Id.
    static int INIT
    RegularExpression Id.
    static int INT
    RegularExpression Id.
    static int IS
    RegularExpression Id.
    static int ISNOT
    RegularExpression Id.
    static int LEQ
    RegularExpression Id.
    static int LESS
    RegularExpression Id.
    static int LOCAL
    RegularExpression Id.
    static int MINUS
    RegularExpression Id.
    static int MLCOMMENT
    RegularExpression Id.
    static int NAT
    RegularExpression Id.
    static int OPBR
    RegularExpression Id.
    static int OPBRACE
    RegularExpression Id.
    static int OPEN
    RegularExpression Id.
    static int PLUS
    RegularExpression Id.
    static int PROBABILITY
    RegularExpression Id.
    static int PROCESS
    RegularExpression Id.
    static int QM
    RegularExpression Id.
    static int SELECT
    RegularExpression Id.
    static int SEMICOLON
    RegularExpression Id.
    static int SLASH
    RegularExpression Id.
    static int SLCOMMENT
    RegularExpression Id.
    static int STATE
    RegularExpression Id.
    static int SYNC
    RegularExpression Id.
    static int SYSTEM
    RegularExpression Id.
    static int TIMES
    RegularExpression Id.
    static String[] tokenImage
    Literal token values.
    static int TRANS
    RegularExpression Id.
    static int UNCONTROLLABLETRANS
    RegularExpression Id.
    static int URGENT
    RegularExpression Id.
    static int WS
    RegularExpression Id.