com.judoscript.parser
Interface JudoParserConstants
- All Known Implementing Classes:
- JudoParser, JudoParserTokenManager
public interface JudoParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
SINGLE_LINE_COMMENT
static final int SINGLE_LINE_COMMENT
- See Also:
- Constant Field Values
SHELL_SCRIPT_COMMENT
static final int SHELL_SCRIPT_COMMENT
- See Also:
- Constant Field Values
FORMAL_COMMENT
static final int FORMAL_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT1
static final int MULTI_LINE_COMMENT1
- See Also:
- Constant Field Values
_USAGE
static final int _USAGE
- See Also:
- Constant Field Values
ANTTASK__
static final int ANTTASK__
- See Also:
- Constant Field Values
JAVA__
static final int JAVA__
- See Also:
- Constant Field Values
COM__
static final int COM__
- See Also:
- Constant Field Values
XML__
static final int XML__
- See Also:
- Constant Field Values
ENDSCRIPT
static final int ENDSCRIPT
- See Also:
- Constant Field Values
_EOF
static final int _EOF
- See Also:
- Constant Field Values
__EOF
static final int __EOF
- See Also:
- Constant Field Values
AS
static final int AS
- See Also:
- Constant Field Values
BREAK
static final int BREAK
- See Also:
- Constant Field Values
CASE
static final int CASE
- See Also:
- Constant Field Values
CATCH
static final int CATCH
- See Also:
- Constant Field Values
CONST
static final int CONST
- See Also:
- Constant Field Values
CONTINUE
static final int CONTINUE
- See Also:
- Constant Field Values
CONSTRUCTOR
static final int CONSTRUCTOR
- See Also:
- Constant Field Values
CTOR
static final int CTOR
- See Also:
- Constant Field Values
_DEFAULT
static final int _DEFAULT
- See Also:
- Constant Field Values
CLASS
static final int CLASS
- See Also:
- Constant Field Values
DEFINED
static final int DEFINED
- See Also:
- Constant Field Values
DELETE
static final int DELETE
- See Also:
- Constant Field Values
DO
static final int DO
- See Also:
- Constant Field Values
ELIF
static final int ELIF
- See Also:
- Constant Field Values
ELSE
static final int ELSE
- See Also:
- Constant Field Values
EXEC
static final int EXEC
- See Also:
- Constant Field Values
EXTENDS
static final int EXTENDS
- See Also:
- Constant Field Values
EXTENDSJAVA
static final int EXTENDSJAVA
- See Also:
- Constant Field Values
FALSE
static final int FALSE
- See Also:
- Constant Field Values
FINALLY
static final int FINALLY
- See Also:
- Constant Field Values
FOR
static final int FOR
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
FUNCTION
static final int FUNCTION
- See Also:
- Constant Field Values
LAMBDA
static final int LAMBDA
- See Also:
- Constant Field Values
THREAD
static final int THREAD
- See Also:
- Constant Field Values
JAVACLASS
static final int JAVACLASS
- See Also:
- Constant Field Values
IF
static final int IF
- See Also:
- Constant Field Values
IFDEF
static final int IFDEF
- See Also:
- Constant Field Values
IFNDEF
static final int IFNDEF
- See Also:
- Constant Field Values
IFEXISTS
static final int IFEXISTS
- See Also:
- Constant Field Values
IMPORT
static final int IMPORT
- See Also:
- Constant Field Values
IN
static final int IN
- See Also:
- Constant Field Values
INFINITY
static final int INFINITY
- See Also:
- Constant Field Values
INTO
static final int INTO
- See Also:
- Constant Field Values
INCLUDE
static final int INCLUDE
- See Also:
- Constant Field Values
LOCAL
static final int LOCAL
- See Also:
- Constant Field Values
NEW
static final int NEW
- See Also:
- Constant Field Values
JAVANEW
static final int JAVANEW
- See Also:
- Constant Field Values
MAX_NUMBER
static final int MAX_NUMBER
- See Also:
- Constant Field Values
MIN_NUMBER
static final int MIN_NUMBER
- See Also:
- Constant Field Values
NULL
static final int NULL
- See Also:
- Constant Field Values
PRAGMA
static final int PRAGMA
- See Also:
- Constant Field Values
JAVAGUICLASS
static final int JAVAGUICLASS
- See Also:
- Constant Field Values
JAVABASECLASS
static final int JAVABASECLASS
- See Also:
- Constant Field Values
JAVAENTERPRISECLASS
static final int JAVAENTERPRISECLASS
- See Also:
- Constant Field Values
JAVACORBACLASS
static final int JAVACORBACLASS
- See Also:
- Constant Field Values
JCOMCLASS
static final int JCOMCLASS
- See Also:
- Constant Field Values
JAVAPACKAGES
static final int JAVAPACKAGES
- See Also:
- Constant Field Values
DEFINEJAVAPACKAGES
static final int DEFINEJAVAPACKAGES
- See Also:
- Constant Field Values
LIMIT
static final int LIMIT
- See Also:
- Constant Field Values
NAMESPACE
static final int NAMESPACE
- See Also:
- Constant Field Values
_SKIP
static final int _SKIP
- See Also:
- Constant Field Values
RESUME
static final int RESUME
- See Also:
- Constant Field Values
RETURN
static final int RETURN
- See Also:
- Constant Field Values
STRIP
static final int STRIP
- See Also:
- Constant Field Values
SUPER
static final int SUPER
- See Also:
- Constant Field Values
SWITCH
static final int SWITCH
- See Also:
- Constant Field Values
THIS
static final int THIS
- See Also:
- Constant Field Values
THROW
static final int THROW
- See Also:
- Constant Field Values
TO
static final int TO
- See Also:
- Constant Field Values
UPTO
static final int UPTO
- See Also:
- Constant Field Values
TYPEOF
static final int TYPEOF
- See Also:
- Constant Field Values
ATTRIBUTESOF
static final int ATTRIBUTESOF
- See Also:
- Constant Field Values
ON
static final int ON
- See Also:
- Constant Field Values
DOWNTO
static final int DOWNTO
- See Also:
- Constant Field Values
TRUE
static final int TRUE
- See Also:
- Constant Field Values
TRY
static final int TRY
- See Also:
- Constant Field Values
UNDER
static final int UNDER
- See Also:
- Constant Field Values
UNDEFINED
static final int UNDEFINED
- See Also:
- Constant Field Values
USING
static final int USING
- See Also:
- Constant Field Values
USE
static final int USE
- See Also:
- Constant Field Values
VAR
static final int VAR
- See Also:
- Constant Field Values
WHERE
static final int WHERE
- See Also:
- Constant Field Values
WHILE
static final int WHILE
- See Also:
- Constant Field Values
WITH
static final int WITH
- See Also:
- Constant Field Values
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
BYTE
static final int BYTE
- See Also:
- Constant Field Values
CHAR
static final int CHAR
- See Also:
- Constant Field Values
SHORT
static final int SHORT
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
LONG
static final int LONG
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
STRING_
static final int STRING_
- See Also:
- Constant Field Values
VOID
static final int VOID
- See Also:
- Constant Field Values
MAIL__SEND
static final int MAIL__SEND
- See Also:
- Constant Field Values
MAIL__EMBED
static final int MAIL__EMBED
- See Also:
- Constant Field Values
MAIL__CONNECT
static final int MAIL__CONNECT
- See Also:
- Constant Field Values
MAIL__DISCONNECT
static final int MAIL__DISCONNECT
- See Also:
- Constant Field Values
SENDMAIL
static final int SENDMAIL
- See Also:
- Constant Field Values
CC
static final int CC
- See Also:
- Constant Field Values
BCC
static final int BCC
- See Also:
- Constant Field Values
ATTACH
static final int ATTACH
- See Also:
- Constant Field Values
SUBJECT
static final int SUBJECT
- See Also:
- Constant Field Values
BODY
static final int BODY
- See Also:
- Constant Field Values
HTMLBODY
static final int HTMLBODY
- See Also:
- Constant Field Values
LINKEDLIST_
static final int LINKEDLIST_
- See Also:
- Constant Field Values
LINKEDLIST
static final int LINKEDLIST
- See Also:
- Constant Field Values
SET_
static final int SET_
- See Also:
- Constant Field Values
SET
static final int SET
- See Also:
- Constant Field Values
SORTEDMAP_
static final int SORTEDMAP_
- See Also:
- Constant Field Values
SORTEDMAP
static final int SORTEDMAP
- See Also:
- Constant Field Values
DATE_
static final int DATE_
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
NUMBER_
static final int NUMBER_
- See Also:
- Constant Field Values
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
COLUMN
static final int COLUMN
- See Also:
- Constant Field Values
NL
static final int NL
- See Also:
- Constant Field Values
INPUT
static final int INPUT
- See Also:
- Constant Field Values
OUTPUT
static final int OUTPUT
- See Also:
- Constant Field Values
NEEDSYSTEMIN
static final int NEEDSYSTEMIN
- See Also:
- Constant Field Values
FLUSH
static final int FLUSH
- See Also:
- Constant Field Values
PRINT
static final int PRINT
- See Also:
- Constant Field Values
PRINTLN
static final int PRINTLN
- See Also:
- Constant Field Values
PRINTTABLE
static final int PRINTTABLE
- See Also:
- Constant Field Values
PRINTTABLEDATA
static final int PRINTTABLEDATA
- See Also:
- Constant Field Values
SCP
static final int SCP
- See Also:
- Constant Field Values
COPY
static final int COPY
- See Also:
- Constant Field Values
MANIFEST
static final int MANIFEST
- See Also:
- Constant Field Values
LIST
static final int LIST
- See Also:
- Constant Field Values
LS
static final int LS
- See Also:
- Constant Field Values
ORDERED
static final int ORDERED
- See Also:
- Constant Field Values
BY
static final int BY
- See Also:
- Constant Field Values
RMDIR
static final int RMDIR
- See Also:
- Constant Field Values
EXCEPT
static final int EXCEPT
- See Also:
- Constant Field Values
SETFILETIME
static final int SETFILETIME
- See Also:
- Constant Field Values
SETREADONLY
static final int SETREADONLY
- See Also:
- Constant Field Values
SETREADWRITE
static final int SETREADWRITE
- See Also:
- Constant Field Values
TARGET
static final int TARGET
- See Also:
- Constant Field Values
ADDBATCH
static final int ADDBATCH
- See Also:
- Constant Field Values
CONNECT
static final int CONNECT
- See Also:
- Constant Field Values
EXECUTEBATCH
static final int EXECUTEBATCH
- See Also:
- Constant Field Values
EXECUTEQUERY
static final int EXECUTEQUERY
- See Also:
- Constant Field Values
EXECUTEQUERYCALL
static final int EXECUTEQUERYCALL
- See Also:
- Constant Field Values
EXECUTEANY
static final int EXECUTEANY
- See Also:
- Constant Field Values
EXECUTESQL
static final int EXECUTESQL
- See Also:
- Constant Field Values
EXECUTEUPDATE
static final int EXECUTEUPDATE
- See Also:
- Constant Field Values
EXECUTEUPDATECALL
static final int EXECUTEUPDATECALL
- See Also:
- Constant Field Values
ONSUCCESS
static final int ONSUCCESS
- See Also:
- Constant Field Values
PREPARE
static final int PREPARE
- See Also:
- Constant Field Values
PREPARECALL
static final int PREPARECALL
- See Also:
- Constant Field Values
PREPAREDEXECUTE
static final int PREPAREDEXECUTE
- See Also:
- Constant Field Values
PREPAREDEXECUTECALL
static final int PREPAREDEXECUTECALL
- See Also:
- Constant Field Values
PREPAREDEXECUTEQUERY
static final int PREPAREDEXECUTEQUERY
- See Also:
- Constant Field Values
PREPAREDEXECUTECALLQUERY
static final int PREPAREDEXECUTECALLQUERY
- See Also:
- Constant Field Values
PREPAREDEXECUTEUPDATE
static final int PREPAREDEXECUTEUPDATE
- See Also:
- Constant Field Values
PREPAREDEXECUTECALLUPDATE
static final int PREPAREDEXECUTECALLUPDATE
- See Also:
- Constant Field Values
DB__DUMPTABLE
static final int DB__DUMPTABLE
- See Also:
- Constant Field Values
DB__ADDBATCH
static final int DB__ADDBATCH
- See Also:
- Constant Field Values
DB__CONNECT
static final int DB__CONNECT
- See Also:
- Constant Field Values
DB__DISCONNECT
static final int DB__DISCONNECT
- See Also:
- Constant Field Values
DB__BATCH
static final int DB__BATCH
- See Also:
- Constant Field Values
DB__QUERY
static final int DB__QUERY
- See Also:
- Constant Field Values
DB__QUERYCALL
static final int DB__QUERYCALL
- See Also:
- Constant Field Values
DB__ANY
static final int DB__ANY
- See Also:
- Constant Field Values
DB__SQL
static final int DB__SQL
- See Also:
- Constant Field Values
DB__CALL
static final int DB__CALL
- See Also:
- Constant Field Values
DB__UPDATE
static final int DB__UPDATE
- See Also:
- Constant Field Values
DB__UPDATECALL
static final int DB__UPDATECALL
- See Also:
- Constant Field Values
DB__PREPARE
static final int DB__PREPARE
- See Also:
- Constant Field Values
DB__PREPARECALL
static final int DB__PREPARECALL
- See Also:
- Constant Field Values
EJBQL
static final int EJBQL
- See Also:
- Constant Field Values
HIB__SETUP
static final int HIB__SETUP
- See Also:
- Constant Field Values
HIB__ADDCLASS
static final int HIB__ADDCLASS
- See Also:
- Constant Field Values
HIB__ADDRESOURCE
static final int HIB__ADDRESOURCE
- See Also:
- Constant Field Values
HIB__CLOSE
static final int HIB__CLOSE
- See Also:
- Constant Field Values
HIB__TXBEGIN
static final int HIB__TXBEGIN
- See Also:
- Constant Field Values
HIB__TXEND
static final int HIB__TXEND
- See Also:
- Constant Field Values
HIB__TXABORT
static final int HIB__TXABORT
- See Also:
- Constant Field Values
HIB__LOCK
static final int HIB__LOCK
- See Also:
- Constant Field Values
HIB__QUERY
static final int HIB__QUERY
- See Also:
- Constant Field Values
HIB__ITERATE
static final int HIB__ITERATE
- See Also:
- Constant Field Values
HIB__DELETE
static final int HIB__DELETE
- See Also:
- Constant Field Values
HIB__GET
static final int HIB__GET
- See Also:
- Constant Field Values
HIB__SAVE
static final int HIB__SAVE
- See Also:
- Constant Field Values
HIB__SAVEORUPDATECOPY
static final int HIB__SAVEORUPDATECOPY
- See Also:
- Constant Field Values
HIB__UNLOCK
static final int HIB__UNLOCK
- See Also:
- Constant Field Values
HIB__UPDATE
static final int HIB__UPDATE
- See Also:
- Constant Field Values
WSDL__
static final int WSDL__
- See Also:
- Constant Field Values
AFTER
static final int AFTER
- See Also:
- Constant Field Values
REPEAT
static final int REPEAT
- See Also:
- Constant Field Values
SCHEDULE
static final int SCHEDULE
- See Also:
- Constant Field Values
STARTING
static final int STARTING
- See Also:
- Constant Field Values
XML
static final int XML
- See Also:
- Constant Field Values
XSLT
static final int XSLT
- See Also:
- Constant Field Values
XPATH
static final int XPATH
- See Also:
- Constant Field Values
SYSTEMID
static final int SYSTEMID
- See Also:
- Constant Field Values
OUTPUTPROPERTIES
static final int OUTPUTPROPERTIES
- See Also:
- Constant Field Values
PARAMETERS
static final int PARAMETERS
- See Also:
- Constant Field Values
DOM
static final int DOM
- See Also:
- Constant Field Values
XMLNS
static final int XMLNS
- See Also:
- Constant Field Values
HTML
static final int HTML
- See Also:
- Constant Field Values
JSP
static final int JSP
- See Also:
- Constant Field Values
SGML
static final int SGML
- See Also:
- Constant Field Values
GUIEVENTS
static final int GUIEVENTS
- See Also:
- Constant Field Values
GUI__EVENTS
static final int GUI__EVENTS
- See Also:
- Constant Field Values
SGML_COMMENT
static final int SGML_COMMENT
- See Also:
- Constant Field Values
LTBAN
static final int LTBAN
- See Also:
- Constant Field Values
LTQUES
static final int LTQUES
- See Also:
- Constant Field Values
LTPERCAMP
static final int LTPERCAMP
- See Also:
- Constant Field Values
LTPERCBAN
static final int LTPERCBAN
- See Also:
- Constant Field Values
LTPERCEQ
static final int LTPERCEQ
- See Also:
- Constant Field Values
LTPERCPLUS
static final int LTPERCPLUS
- See Also:
- Constant Field Values
LTPERCDASHDASH
static final int LTPERCDASHDASH
- See Also:
- Constant Field Values
LTPERC
static final int LTPERC
- See Also:
- Constant Field Values
INTEGER_LITERAL
static final int INTEGER_LITERAL
- See Also:
- Constant Field Values
DECIMAL_LITERAL
static final int DECIMAL_LITERAL
- See Also:
- Constant Field Values
HEX_DIGIT
static final int HEX_DIGIT
- See Also:
- Constant Field Values
HEX_LITERAL
static final int HEX_LITERAL
- See Also:
- Constant Field Values
OCTAL_LITERAL
static final int OCTAL_LITERAL
- See Also:
- Constant Field Values
FLOATING_POINT_LITERAL
static final int FLOATING_POINT_LITERAL
- See Also:
- Constant Field Values
EXPONENT
static final int EXPONENT
- See Also:
- Constant Field Values
ESCAPED
static final int ESCAPED
- See Also:
- Constant Field Values
STRING_LITERAL
static final int STRING_LITERAL
- See Also:
- Constant Field Values
EXEC_RESULT_LITERAL
static final int EXEC_RESULT_LITERAL
- See Also:
- Constant Field Values
EXEC_RESULTLINES_LITERAL
static final int EXEC_RESULTLINES_LITERAL
- See Also:
- Constant Field Values
REGEX_LITERAL
static final int REGEX_LITERAL
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
CONST_NAME
static final int CONST_NAME
- See Also:
- Constant Field Values
UNDERSCORE
static final int UNDERSCORE
- See Also:
- Constant Field Values
POUND
static final int POUND
- See Also:
- Constant Field Values
DOLLAR
static final int DOLLAR
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
SINGLE_ARROW
static final int SINGLE_ARROW
- See Also:
- Constant Field Values
ARROW
static final int ARROW
- See Also:
- Constant Field Values
TWOWAYARROW
static final int TWOWAYARROW
- See Also:
- Constant Field Values
ASSIGN
static final int ASSIGN
- See Also:
- Constant Field Values
_COPY
static final int _COPY
- See Also:
- Constant Field Values
GT
static final int GT
- See Also:
- Constant Field Values
LT
static final int LT
- See Also:
- Constant Field Values
LTSLASH
static final int LTSLASH
- See Also:
- Constant Field Values
BANG
static final int BANG
- See Also:
- Constant Field Values
BBANG
static final int BBANG
- See Also:
- Constant Field Values
ATSIGN
static final int ATSIGN
- See Also:
- Constant Field Values
TILDE
static final int TILDE
- See Also:
- Constant Field Values
HEREDOC_BEGIN
static final int HEREDOC_BEGIN
- See Also:
- Constant Field Values
HEREDOC_BEGIN_
static final int HEREDOC_BEGIN_
- See Also:
- Constant Field Values
HOOK
static final int HOOK
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
COLONCOLON
static final int COLONCOLON
- See Also:
- Constant Field Values
EQ
static final int EQ
- See Also:
- Constant Field Values
EQ_
static final int EQ_
- See Also:
- Constant Field Values
LE
static final int LE
- See Also:
- Constant Field Values
GE
static final int GE
- See Also:
- Constant Field Values
NE
static final int NE
- See Also:
- Constant Field Values
NE_
static final int NE_
- See Also:
- Constant Field Values
SC_OR
static final int SC_OR
- See Also:
- Constant Field Values
SC_AND
static final int SC_AND
- See Also:
- Constant Field Values
INCR
static final int INCR
- See Also:
- Constant Field Values
DECR
static final int DECR
- See Also:
- Constant Field Values
PLUS
static final int PLUS
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- See Also:
- Constant Field Values
STAR
static final int STAR
- See Also:
- Constant Field Values
SLASH
static final int SLASH
- See Also:
- Constant Field Values
STARSTAR
static final int STARSTAR
- See Also:
- Constant Field Values
BIT_AND
static final int BIT_AND
- See Also:
- Constant Field Values
BIT_OR
static final int BIT_OR
- See Also:
- Constant Field Values
XOR
static final int XOR
- See Also:
- Constant Field Values
REM
static final int REM
- See Also:
- Constant Field Values
LSHIFT
static final int LSHIFT
- See Also:
- Constant Field Values
RSIGNEDSHIFT
static final int RSIGNEDSHIFT
- See Also:
- Constant Field Values
RUNSIGNEDSHIFT
static final int RUNSIGNEDSHIFT
- See Also:
- Constant Field Values
ATASSIGN
static final int ATASSIGN
- See Also:
- Constant Field Values
PLUSASSIGN
static final int PLUSASSIGN
- See Also:
- Constant Field Values
MINUSASSIGN
static final int MINUSASSIGN
- See Also:
- Constant Field Values
STARASSIGN
static final int STARASSIGN
- See Also:
- Constant Field Values
SLASHASSIGN
static final int SLASHASSIGN
- See Also:
- Constant Field Values
ANDASSIGN
static final int ANDASSIGN
- See Also:
- Constant Field Values
ANDANDASSIGN
static final int ANDANDASSIGN
- See Also:
- Constant Field Values
ORASSIGN
static final int ORASSIGN
- See Also:
- Constant Field Values
ORORASSIGN
static final int ORORASSIGN
- See Also:
- Constant Field Values
XORASSIGN
static final int XORASSIGN
- See Also:
- Constant Field Values
REMASSIGN
static final int REMASSIGN
- See Also:
- Constant Field Values
LSHIFTASSIGN
static final int LSHIFTASSIGN
- See Also:
- Constant Field Values
RSIGNEDSHIFTASSIGN
static final int RSIGNEDSHIFTASSIGN
- See Also:
- Constant Field Values
RUNSIGNEDSHIFTASSIGN
static final int RUNSIGNEDSHIFTASSIGN
- See Also:
- Constant Field Values
DOLLARLBRACE
static final int DOLLARLBRACE
- See Also:
- Constant Field Values
LBRACE
static final int LBRACE
- See Also:
- Constant Field Values
RBRACE
static final int RBRACE
- See Also:
- Constant Field Values
LLBRACE
static final int LLBRACE
- See Also:
- Constant Field Values
RRBRACE
static final int RRBRACE
- See Also:
- Constant Field Values
LPAREN
static final int LPAREN
- See Also:
- Constant Field Values
RPAREN
static final int RPAREN
- See Also:
- Constant Field Values
LBRACKET
static final int LBRACKET
- See Also:
- Constant Field Values
RBRACKET
static final int RBRACKET
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
DOT
static final int DOT
- See Also:
- Constant Field Values
DOTDOT
static final int DOTDOT
- See Also:
- Constant Field Values
INEXPR_START
static final int INEXPR_START
- See Also:
- Constant Field Values
INEXPR_END
static final int INEXPR_END
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
MIXTURE_PART
static final int MIXTURE_PART
- See Also:
- Constant Field Values
HEREDOC_END
static final int HEREDOC_END
- See Also:
- Constant Field Values
HEREDOC_PART
static final int HEREDOC_PART
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
MIXTURE
static final int MIXTURE
- See Also:
- Constant Field Values
HEREDOC
static final int HEREDOC
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage