Interface ModelicaParserConstants
-
- All Known Implementing Classes:
ModelicaParser
,ModelicaParserTokenManager
@Deprecated @InternalApi public interface ModelicaParserConstants
Deprecated.Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALGORITHM
Deprecated.RegularExpression Id.static int
AND
Deprecated.RegularExpression Id.static int
ANNOTATION
Deprecated.RegularExpression Id.static int
ASSIGN
Deprecated.RegularExpression Id.static int
ASTERISK
Deprecated.RegularExpression Id.static int
BLOCK
Deprecated.RegularExpression Id.static int
BOM
Deprecated.RegularExpression Id.static int
BREAK
Deprecated.RegularExpression Id.static int
CLASS
Deprecated.RegularExpression Id.static int
COLON
Deprecated.RegularExpression Id.static int
COMMA
Deprecated.RegularExpression Id.static int
CONNECT
Deprecated.RegularExpression Id.static int
CONNECTOR
Deprecated.RegularExpression Id.static int
CONSTANT
Deprecated.RegularExpression Id.static int
CONSTRAINEDBY
Deprecated.RegularExpression Id.static int
DEFAULT
Deprecated.Lexical state.static int
DER
Deprecated.RegularExpression Id.static int
DIGIT
Deprecated.RegularExpression Id.static int
DISCRETE
Deprecated.RegularExpression Id.static int
DOT
Deprecated.RegularExpression Id.static int
DOT_ASTERISK
Deprecated.RegularExpression Id.static int
DOT_HAT
Deprecated.RegularExpression Id.static int
DOT_MINUS
Deprecated.RegularExpression Id.static int
DOT_PLUS
Deprecated.RegularExpression Id.static int
DOT_SLASH
Deprecated.RegularExpression Id.static int
EACH
Deprecated.RegularExpression Id.static int
ELSE
Deprecated.RegularExpression Id.static int
ELSEIF
Deprecated.RegularExpression Id.static int
ELSEWHEN
Deprecated.RegularExpression Id.static int
ENCAPSULATED
Deprecated.RegularExpression Id.static int
END
Deprecated.RegularExpression Id.static int
ENUMERATION
Deprecated.RegularExpression Id.static int
EOF
Deprecated.End of File.static int
EQ
Deprecated.RegularExpression Id.static int
EQ_SIGN
Deprecated.RegularExpression Id.static int
EQUATION
Deprecated.RegularExpression Id.static int
EXPANDABLE
Deprecated.RegularExpression Id.static int
EXTENDS
Deprecated.RegularExpression Id.static int
EXTERNAL
Deprecated.RegularExpression Id.static int
FALSE
Deprecated.RegularExpression Id.static int
FINAL
Deprecated.RegularExpression Id.static int
FLOW
Deprecated.RegularExpression Id.static int
FOR
Deprecated.RegularExpression Id.static int
FUNCTION
Deprecated.RegularExpression Id.static int
GE
Deprecated.RegularExpression Id.static int
GT
Deprecated.RegularExpression Id.static int
HAT
Deprecated.RegularExpression Id.static int
IDENT
Deprecated.RegularExpression Id.static int
IF
Deprecated.RegularExpression Id.static int
IMPORT
Deprecated.RegularExpression Id.static int
IMPURE
Deprecated.RegularExpression Id.static int
IN
Deprecated.RegularExpression Id.static int
IN_MULTI_LINE_COMMENT
Deprecated.Lexical state.static int
IN_PREPROCESSOR_OUTPUT_COMMENT
Deprecated.Lexical state.static int
INITIAL
Deprecated.RegularExpression Id.static int
INNER
Deprecated.RegularExpression Id.static int
INPUT
Deprecated.RegularExpression Id.static int
LCURL
Deprecated.RegularExpression Id.static int
LE
Deprecated.RegularExpression Id.static int
LINE_COMMENT
Deprecated.RegularExpression Id.static int
LOOP
Deprecated.RegularExpression Id.static int
LPAREN
Deprecated.RegularExpression Id.static int
LSQUARE
Deprecated.RegularExpression Id.static int
LT
Deprecated.RegularExpression Id.static int
MINUS
Deprecated.RegularExpression Id.static int
MODEL
Deprecated.RegularExpression Id.static int
MULTI_LINE_COMMENT
Deprecated.RegularExpression Id.static int
NEQ
Deprecated.RegularExpression Id.static int
NONDIGIT
Deprecated.RegularExpression Id.static int
NOT
Deprecated.RegularExpression Id.static int
OPERATOR
Deprecated.RegularExpression Id.static int
OR
Deprecated.RegularExpression Id.static int
OUTER
Deprecated.RegularExpression Id.static int
OUTPUT
Deprecated.RegularExpression Id.static int
PACKAGE
Deprecated.RegularExpression Id.static int
PARAMETER
Deprecated.RegularExpression Id.static int
PARTIAL
Deprecated.RegularExpression Id.static int
PLUS
Deprecated.RegularExpression Id.static int
PROTECTED
Deprecated.RegularExpression Id.static int
PUBLIC
Deprecated.RegularExpression Id.static int
PURE
Deprecated.RegularExpression Id.static int
Q_CHAR
Deprecated.RegularExpression Id.static int
Q_IDENT
Deprecated.RegularExpression Id.static int
RCURL
Deprecated.RegularExpression Id.static int
RECORD
Deprecated.RegularExpression Id.static int
REDECLARE
Deprecated.RegularExpression Id.static int
REPLACEABLE
Deprecated.RegularExpression Id.static int
RETURN
Deprecated.RegularExpression Id.static int
RPAREN
Deprecated.RegularExpression Id.static int
RSQUARE
Deprecated.RegularExpression Id.static int
S_CHAR
Deprecated.RegularExpression Id.static int
S_ESCAPE
Deprecated.RegularExpression Id.static int
SC
Deprecated.RegularExpression Id.static int
SLASH
Deprecated.RegularExpression Id.static int
STREAM
Deprecated.RegularExpression Id.static int
STRING
Deprecated.RegularExpression Id.static int
THEN
Deprecated.RegularExpression Id.static String[]
tokenImage
Deprecated.Literal token values.static int
TRUE
Deprecated.RegularExpression Id.static int
TYPE
Deprecated.RegularExpression Id.static int
UNSIGNED_INTEGER
Deprecated.RegularExpression Id.static int
UNSIGNED_NUMBER
Deprecated.RegularExpression Id.static int
WHEN
Deprecated.RegularExpression Id.static int
WHILE
Deprecated.RegularExpression Id.static int
WITHIN
Deprecated.RegularExpression Id.static int
WS
Deprecated.RegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
Deprecated.End of File.- See Also:
- Constant Field Values
-
BOM
static final int BOM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LPAREN
static final int LPAREN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RPAREN
static final int RPAREN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LCURL
static final int LCURL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RCURL
static final int RCURL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LSQUARE
static final int LSQUARE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RSQUARE
static final int RSQUARE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SC
static final int SC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EQ_SIGN
static final int EQ_SIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COMMA
static final int COMMA
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT
static final int DOT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COLON
static final int COLON
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IMPORT
static final int IMPORT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WITHIN
static final int WITHIN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENCAPSULATED
static final int ENCAPSULATED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PARTIAL
static final int PARTIAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FINAL
static final int FINAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CLASS
static final int CLASS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MODEL
static final int MODEL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OPERATOR
static final int OPERATOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RECORD
static final int RECORD
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BLOCK
static final int BLOCK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXPANDABLE
static final int EXPANDABLE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONNECTOR
static final int CONNECTOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TYPE
static final int TYPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PACKAGE
static final int PACKAGE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PURE
static final int PURE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IMPURE
static final int IMPURE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXTENDS
static final int EXTENDS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
END
static final int END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENUMERATION
static final int ENUMERATION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PROTECTED
static final int PROTECTED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EXTERNAL
static final int EXTERNAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
REDECLARE
static final int REDECLARE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INNER
static final int INNER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OUTER
static final int OUTER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
REPLACEABLE
static final int REPLACEABLE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONSTRAINEDBY
static final int CONSTRAINEDBY
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FLOW
static final int FLOW
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STREAM
static final int STREAM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DISCRETE
static final int DISCRETE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PARAMETER
static final int PARAMETER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONSTANT
static final int CONSTANT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INPUT
static final int INPUT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OUTPUT
static final int OUTPUT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DER
static final int DER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CONNECT
static final int CONNECT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IF
static final int IF
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ASSIGN
static final int ASSIGN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EACH
static final int EACH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
INITIAL
static final int INITIAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EQUATION
static final int EQUATION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ALGORITHM
static final int ALGORITHM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ANNOTATION
static final int ANNOTATION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
BREAK
static final int BREAK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
THEN
static final int THEN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ELSEIF
static final int ELSEIF
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ELSE
static final int ELSE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FOR
static final int FOR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LOOP
static final int LOOP
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IN
static final int IN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WHILE
static final int WHILE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WHEN
static final int WHEN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ELSEWHEN
static final int ELSEWHEN
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
OR
static final int OR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
AND
static final int AND
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NOT
static final int NOT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TRUE
static final int TRUE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
FALSE
static final int FALSE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LT
static final int LT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LE
static final int LE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
GT
static final int GT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
GE
static final int GE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EQ
static final int EQ
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NEQ
static final int NEQ
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PLUS
static final int PLUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MINUS
static final int MINUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ASTERISK
static final int ASTERISK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SLASH
static final int SLASH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HAT
static final int HAT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_PLUS
static final int DOT_PLUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_MINUS
static final int DOT_MINUS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_ASTERISK
static final int DOT_ASTERISK
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_SLASH
static final int DOT_SLASH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOT_HAT
static final int DOT_HAT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IDENT
static final int IDENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
Q_IDENT
static final int Q_IDENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
S_CHAR
static final int S_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NONDIGIT
static final int NONDIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
STRING
static final int STRING
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
Q_CHAR
static final int Q_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
S_ESCAPE
static final int S_ESCAPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DIGIT
static final int DIGIT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNSIGNED_INTEGER
static final int UNSIGNED_INTEGER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNSIGNED_NUMBER
static final int UNSIGNED_NUMBER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WS
static final int WS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LINE_COMMENT
static final int LINE_COMMENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
IN_MULTI_LINE_COMMENT
static final int IN_MULTI_LINE_COMMENT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
IN_PREPROCESSOR_OUTPUT_COMMENT
static final int IN_PREPROCESSOR_OUTPUT_COMMENT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final String[] tokenImage
Deprecated.Literal token values.
-
-