Package net.sourceforge.pmd.lang.jsp.ast
Interface JspParserConstants
-
- All Known Implementing Classes:
JspParser,JspParserTokenManager
@Deprecated @InternalApi public interface JspParserConstants
Deprecated.Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
-
-
Field Summary
Fields Modifier and Type Field Description static intAfterTagStateDeprecated.Lexical state.static intALPHA_CHARDeprecated.RegularExpression Id.static intALPHANUM_CHARDeprecated.RegularExpression Id.static intATTR_EQDeprecated.RegularExpression Id.static intATTR_NAMEDeprecated.RegularExpression Id.static intAttrValueBetweenDoubleQuotesStateDeprecated.Lexical state.static intAttrValueBetweenSingleQuotesStateDeprecated.Lexical state.static intAttrValueNoQuotesStateDeprecated.Lexical state.static intAttrValueStateDeprecated.Lexical state.static intCDATA_ENDDeprecated.RegularExpression Id.static intCDATA_STARTDeprecated.RegularExpression Id.static intCDataStateDeprecated.Lexical state.static intCOMMENT_ENDDeprecated.RegularExpression Id.static intCOMMENT_STARTDeprecated.RegularExpression Id.static intCOMMENT_TEXTDeprecated.RegularExpression Id.static intCommentStateDeprecated.Lexical state.static intDECL_ENDDeprecated.RegularExpression Id.static intDECL_STARTDeprecated.RegularExpression Id.static intDEFAULTDeprecated.Lexical state.static intDOCTYPE_DECL_ENDDeprecated.RegularExpression Id.static intDOCTYPE_DECL_STARTDeprecated.RegularExpression Id.static intDocTypeExternalIdStateDeprecated.Lexical state.static intDocTypeStateDeprecated.Lexical state.static intDOLLAR_OR_HASHDeprecated.RegularExpression Id.static intDOLLAR_OR_HASH_DOUBLE_QUOTEDeprecated.RegularExpression Id.static intDOLLAR_OR_HASH_SINGLE_QUOTEDeprecated.RegularExpression Id.static intDOUBLE_QUOTEDeprecated.RegularExpression Id.static intEL_ESCAPEDeprecated.RegularExpression Id.static intEL_EXPRESSIONDeprecated.RegularExpression Id.static intEL_EXPRESSION_IN_ATTRIBUTEDeprecated.RegularExpression Id.static intENDING_DOUBLE_QUOTEDeprecated.RegularExpression Id.static intENDING_SINGLE_QUOTEDeprecated.RegularExpression Id.static intENDING_WHITESPACEDeprecated.RegularExpression Id.static intENDTAG_STARTDeprecated.RegularExpression Id.static intEOFDeprecated.End of File.static intHTML_SCRIPT_CONTENTDeprecated.RegularExpression Id.static intHTML_SCRIPT_END_TAGDeprecated.RegularExpression Id.static intHTML_SCRIPT_STARTDeprecated.RegularExpression Id.static intHtmlScriptContentStateDeprecated.Lexical state.static intIDENTIFIERDeprecated.RegularExpression Id.static intIDENTIFIER_CHARDeprecated.RegularExpression Id.static intIN_ATTR_WHITESPACEDeprecated.RegularExpression Id.static intIN_TAG_ERRORDeprecated.RegularExpression Id.static intInTagStateDeprecated.Lexical state.static intJSP_COMMENT_CONTENTDeprecated.RegularExpression Id.static intJSP_COMMENT_ENDDeprecated.RegularExpression Id.static intJSP_COMMENT_STARTDeprecated.RegularExpression Id.static intJSP_DECLARATIONDeprecated.RegularExpression Id.static intJSP_DECLARATION_ENDDeprecated.RegularExpression Id.static intJSP_DECLARATION_STARTDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_ATTRIBUTE_EQUALSDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_ATTRIBUTE_NAMEDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_ATTRIBUTE_VALUEDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_ENDDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_NAMEDeprecated.RegularExpression Id.static intJSP_DIRECTIVE_STARTDeprecated.RegularExpression Id.static intJSP_EXPRESSIONDeprecated.RegularExpression Id.static intJSP_EXPRESSION_ENDDeprecated.RegularExpression Id.static intJSP_EXPRESSION_IN_ATTRIBUTEDeprecated.RegularExpression Id.static intJSP_EXPRESSION_STARTDeprecated.RegularExpression Id.static intJSP_SCRIPTLETDeprecated.RegularExpression Id.static intJSP_SCRIPTLET_ENDDeprecated.RegularExpression Id.static intJSP_SCRIPTLET_STARTDeprecated.RegularExpression Id.static intJspCommentStateDeprecated.Lexical state.static intJspDeclarationStateDeprecated.Lexical state.static intJspDirectiveAttributesStateDeprecated.Lexical state.static intJspDirectiveStateDeprecated.Lexical state.static intJspExpressionStateDeprecated.Lexical state.static intJspScriptletStateDeprecated.Lexical state.static intLST_ERRORDeprecated.RegularExpression Id.static intNAMEDeprecated.RegularExpression Id.static intNEWLINEDeprecated.RegularExpression Id.static intNO_ENDTAG_STARTDeprecated.RegularExpression Id.static intNO_JSP_COMMENT_ENDDeprecated.RegularExpression Id.static intNO_JSP_TAG_ENDDeprecated.RegularExpression Id.static intNO_JSP_TAG_END_EXCEPT_QUOTEDDeprecated.RegularExpression Id.static intNO_LT_OR_DOLLAR_OR_HASHDeprecated.RegularExpression Id.static intNO_OPENBRACEDeprecated.RegularExpression Id.static intNO_QUOTE_NO_WHITESPACEDeprecated.RegularExpression Id.static intNO_WHITESPACE_OR_LT_OR_DOLLARDeprecated.RegularExpression Id.static intNUM_CHARDeprecated.RegularExpression Id.static intPUBLICDeprecated.RegularExpression Id.static intQUOTEDeprecated.RegularExpression Id.static intQUOTED_LITERALDeprecated.RegularExpression Id.static intQUOTED_STRINGDeprecated.RegularExpression Id.static intQUOTED_STRING_NO_BREAKSDeprecated.RegularExpression Id.static intSINGLE_QUOTEDeprecated.RegularExpression Id.static intStartTagStateDeprecated.Lexical state.static intSYSTEMDeprecated.RegularExpression Id.static intTAG_ENDDeprecated.RegularExpression Id.static intTAG_NAMEDeprecated.RegularExpression Id.static intTAG_SLASHENDDeprecated.RegularExpression Id.static intTAG_STARTDeprecated.RegularExpression Id.static intTEXT_IN_ELDeprecated.RegularExpression Id.static String[]tokenImageDeprecated.Literal token values.static intUNPARSEDDeprecated.RegularExpression Id.static intUNPARSED_TEXTDeprecated.RegularExpression Id.static intUNPARSED_TEXT_NO_DOUBLE_QUOTESDeprecated.RegularExpression Id.static intUNPARSED_TEXT_NO_SINGLE_QUOTESDeprecated.RegularExpression Id.static intUNPARSED_TEXT_NO_WHITESPACEDeprecated.RegularExpression Id.static intVALUE_BINDING_IN_ATTRIBUTEDeprecated.RegularExpression Id.static intWHITESPACEDeprecated.RegularExpression Id.static intWHITESPACESDeprecated.RegularExpression Id.static intXMLNAMEDeprecated.RegularExpression Id.
-
-
-
Field Detail
-
EOF
static final int EOF
Deprecated.End of File.- See Also:
- Constant Field Values
-
ALPHA_CHAR
static final int ALPHA_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NUM_CHAR
static final int NUM_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ALPHANUM_CHAR
static final int ALPHANUM_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER_CHAR
static final int IDENTIFIER_CHAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IDENTIFIER
static final int IDENTIFIER
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
XMLNAME
static final int XMLNAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTED_STRING_NO_BREAKS
static final int QUOTED_STRING_NO_BREAKS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTED_STRING
static final int QUOTED_STRING
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WHITESPACE
static final int WHITESPACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NEWLINE
static final int NEWLINE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTE
static final int QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_WHITESPACE_OR_LT_OR_DOLLAR
static final int NO_WHITESPACE_OR_LT_OR_DOLLAR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOLLAR_OR_HASH
static final int DOLLAR_OR_HASH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_OPENBRACE
static final int NO_OPENBRACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_LT_OR_DOLLAR_OR_HASH
static final int NO_LT_OR_DOLLAR_OR_HASH
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_ENDTAG_START
static final int NO_ENDTAG_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TEXT_IN_EL
static final int TEXT_IN_EL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EL_ESCAPE
static final int EL_ESCAPE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_JSP_COMMENT_END
static final int NO_JSP_COMMENT_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_JSP_TAG_END
static final int NO_JSP_TAG_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_JSP_TAG_END_EXCEPT_QUOTED
static final int NO_JSP_TAG_END_EXCEPT_QUOTED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TAG_START
static final int TAG_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENDTAG_START
static final int ENDTAG_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COMMENT_START
static final int COMMENT_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DECL_START
static final int DECL_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOCTYPE_DECL_START
static final int DOCTYPE_DECL_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CDATA_START
static final int CDATA_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_COMMENT_START
static final int JSP_COMMENT_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DECLARATION_START
static final int JSP_DECLARATION_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_EXPRESSION_START
static final int JSP_EXPRESSION_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_SCRIPTLET_START
static final int JSP_SCRIPTLET_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_START
static final int JSP_DIRECTIVE_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HTML_SCRIPT_START
static final int HTML_SCRIPT_START
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EL_EXPRESSION
static final int EL_EXPRESSION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNPARSED_TEXT
static final int UNPARSED_TEXT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_NAME
static final int JSP_DIRECTIVE_NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_ATTRIBUTE_NAME
static final int JSP_DIRECTIVE_ATTRIBUTE_NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_ATTRIBUTE_EQUALS
static final int JSP_DIRECTIVE_ATTRIBUTE_EQUALS
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_ATTRIBUTE_VALUE
static final int JSP_DIRECTIVE_ATTRIBUTE_VALUE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DIRECTIVE_END
static final int JSP_DIRECTIVE_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_SCRIPTLET_END
static final int JSP_SCRIPTLET_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_SCRIPTLET
static final int JSP_SCRIPTLET
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_EXPRESSION_END
static final int JSP_EXPRESSION_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_EXPRESSION
static final int JSP_EXPRESSION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DECLARATION_END
static final int JSP_DECLARATION_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_DECLARATION
static final int JSP_DECLARATION
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_COMMENT_END
static final int JSP_COMMENT_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_COMMENT_CONTENT
static final int JSP_COMMENT_CONTENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
WHITESPACES
static final int WHITESPACES
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NAME
static final int NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
PUBLIC
static final int PUBLIC
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SYSTEM
static final int SYSTEM
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOCTYPE_DECL_END
static final int DOCTYPE_DECL_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
QUOTED_LITERAL
static final int QUOTED_LITERAL
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNPARSED
static final int UNPARSED
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CDATA_END
static final int CDATA_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TAG_NAME
static final int TAG_NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
LST_ERROR
static final int LST_ERROR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ATTR_NAME
static final int ATTR_NAME
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TAG_END
static final int TAG_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DECL_END
static final int DECL_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
TAG_SLASHEND
static final int TAG_SLASHEND
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ATTR_EQ
static final int ATTR_EQ
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IN_TAG_ERROR
static final int IN_TAG_ERROR
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
SINGLE_QUOTE
static final int SINGLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOUBLE_QUOTE
static final int DOUBLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
NO_QUOTE_NO_WHITESPACE
static final int NO_QUOTE_NO_WHITESPACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
IN_ATTR_WHITESPACE
static final int IN_ATTR_WHITESPACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
EL_EXPRESSION_IN_ATTRIBUTE
static final int EL_EXPRESSION_IN_ATTRIBUTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
VALUE_BINDING_IN_ATTRIBUTE
static final int VALUE_BINDING_IN_ATTRIBUTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
JSP_EXPRESSION_IN_ATTRIBUTE
static final int JSP_EXPRESSION_IN_ATTRIBUTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENDING_WHITESPACE
static final int ENDING_WHITESPACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNPARSED_TEXT_NO_WHITESPACE
static final int UNPARSED_TEXT_NO_WHITESPACE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENDING_SINGLE_QUOTE
static final int ENDING_SINGLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNPARSED_TEXT_NO_SINGLE_QUOTES
static final int UNPARSED_TEXT_NO_SINGLE_QUOTES
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOLLAR_OR_HASH_SINGLE_QUOTE
static final int DOLLAR_OR_HASH_SINGLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
ENDING_DOUBLE_QUOTE
static final int ENDING_DOUBLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
UNPARSED_TEXT_NO_DOUBLE_QUOTES
static final int UNPARSED_TEXT_NO_DOUBLE_QUOTES
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
DOLLAR_OR_HASH_DOUBLE_QUOTE
static final int DOLLAR_OR_HASH_DOUBLE_QUOTE
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COMMENT_END
static final int COMMENT_END
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
COMMENT_TEXT
static final int COMMENT_TEXT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HTML_SCRIPT_CONTENT
static final int HTML_SCRIPT_CONTENT
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
HTML_SCRIPT_END_TAG
static final int HTML_SCRIPT_END_TAG
Deprecated.RegularExpression Id.- See Also:
- Constant Field Values
-
CommentState
static final int CommentState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
AttrValueNoQuotesState
static final int AttrValueNoQuotesState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
AttrValueBetweenDoubleQuotesState
static final int AttrValueBetweenDoubleQuotesState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
AttrValueBetweenSingleQuotesState
static final int AttrValueBetweenSingleQuotesState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
AttrValueState
static final int AttrValueState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
StartTagState
static final int StartTagState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
CDataState
static final int CDataState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
DocTypeExternalIdState
static final int DocTypeExternalIdState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
DocTypeState
static final int DocTypeState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspCommentState
static final int JspCommentState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspDeclarationState
static final int JspDeclarationState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspExpressionState
static final int JspExpressionState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspScriptletState
static final int JspScriptletState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
HtmlScriptContentState
static final int HtmlScriptContentState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
InTagState
static final int InTagState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
AfterTagState
static final int AfterTagState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspDirectiveAttributesState
static final int JspDirectiveAttributesState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
JspDirectiveState
static final int JspDirectiveState
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
Deprecated.Lexical state.- See Also:
- Constant Field Values
-
tokenImage
static final String[] tokenImage
Deprecated.Literal token values.
-
-