Interface UGIReaderConstants

All Known Implementing Classes:
UGIReader, UGIReaderTokenManager

public interface UGIReaderConstants
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 BRANCHPOINT
    RegularExpression Id.
    static int CLPAR
    RegularExpression Id.
    static int COLOR
    RegularExpression Id.
    static int COMMA
    RegularExpression Id.
    static int DEFAULT
    Lexical state.
    static int DOT
    RegularExpression Id.
    static int ECOLOR
    RegularExpression Id.
    static int EOF
    End of File.
    static int EXPRATE
    RegularExpression Id.
    static int EXTERNALDECL
    RegularExpression Id.
    static int GLOBALDECL
    RegularExpression Id.
    static int GRAPHINFO
    RegularExpression Id.
    static int GUARD
    RegularExpression Id.
    static int ID
    RegularExpression Id.
    static int IMPORTS
    RegularExpression Id.
    static int INVARIANT
    RegularExpression Id.
    static int LCOLOR
    RegularExpression Id.
    static int LOCALDECL
    RegularExpression Id.
    static int LOCATION
    RegularExpression Id.
    static int LOCATIONNAME
    RegularExpression Id.
    static int NAT
    RegularExpression Id.
    static int OPPAR
    RegularExpression Id.
    static int PARAMLIST
    RegularExpression Id.
    static int PROBABILITY
    RegularExpression Id.
    static int PROCASSIGN
    RegularExpression Id.
    static int PROCESS
    RegularExpression Id.
    static int SELECT
    RegularExpression Id.
    static int SEMICOLON
    RegularExpression Id.
    static int SYNC
    RegularExpression Id.
    static int SYSTEMDEF
    RegularExpression Id.
    static int TEMPLATENAME
    RegularExpression Id.
    static String[] tokenImage
    Literal token values.
    static int TRANS
    RegularExpression Id.