📄 ognlparserconstants.html
字号:
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="EOF"><!-- --></A><H3>
EOF</H3>
<PRE>
public static final int <B>EOF</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.EOF">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IDENT"><!-- --></A><H3>
IDENT</H3>
<PRE>
public static final int <B>IDENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.IDENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LETTER"><!-- --></A><H3>
LETTER</H3>
<PRE>
public static final int <B>LETTER</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.LETTER">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DIGIT"><!-- --></A><H3>
DIGIT</H3>
<PRE>
public static final int <B>DIGIT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.DIGIT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DYNAMIC_SUBSCRIPT"><!-- --></A><H3>
DYNAMIC_SUBSCRIPT</H3>
<PRE>
public static final int <B>DYNAMIC_SUBSCRIPT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.DYNAMIC_SUBSCRIPT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ESC"><!-- --></A><H3>
ESC</H3>
<PRE>
public static final int <B>ESC</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.ESC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CHAR_LITERAL"><!-- --></A><H3>
CHAR_LITERAL</H3>
<PRE>
public static final int <B>CHAR_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.CHAR_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BACK_CHAR_ESC"><!-- --></A><H3>
BACK_CHAR_ESC</H3>
<PRE>
public static final int <B>BACK_CHAR_ESC</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.BACK_CHAR_ESC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BACK_CHAR_LITERAL"><!-- --></A><H3>
BACK_CHAR_LITERAL</H3>
<PRE>
public static final int <B>BACK_CHAR_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.BACK_CHAR_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STRING_ESC"><!-- --></A><H3>
STRING_ESC</H3>
<PRE>
public static final int <B>STRING_ESC</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.STRING_ESC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="STRING_LITERAL"><!-- --></A><H3>
STRING_LITERAL</H3>
<PRE>
public static final int <B>STRING_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.STRING_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INT_LITERAL"><!-- --></A><H3>
INT_LITERAL</H3>
<PRE>
public static final int <B>INT_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.INT_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FLT_LITERAL"><!-- --></A><H3>
FLT_LITERAL</H3>
<PRE>
public static final int <B>FLT_LITERAL</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.FLT_LITERAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DEC_FLT"><!-- --></A><H3>
DEC_FLT</H3>
<PRE>
public static final int <B>DEC_FLT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.DEC_FLT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DEC_DIGITS"><!-- --></A><H3>
DEC_DIGITS</H3>
<PRE>
public static final int <B>DEC_DIGITS</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.DEC_DIGITS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="EXPONENT"><!-- --></A><H3>
EXPONENT</H3>
<PRE>
public static final int <B>EXPONENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.EXPONENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FLT_SUFF"><!-- --></A><H3>
FLT_SUFF</H3>
<PRE>
public static final int <B>FLT_SUFF</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.FLT_SUFF">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DEFAULT"><!-- --></A><H3>
DEFAULT</H3>
<PRE>
public static final int <B>DEFAULT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WithinCharLiteral"><!-- --></A><H3>
WithinCharLiteral</H3>
<PRE>
public static final int <B>WithinCharLiteral</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.WithinCharLiteral">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WithinBackCharLiteral"><!-- --></A><H3>
WithinBackCharLiteral</H3>
<PRE>
public static final int <B>WithinBackCharLiteral</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.WithinBackCharLiteral">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WithinStringLiteral"><!-- --></A><H3>
WithinStringLiteral</H3>
<PRE>
public static final int <B>WithinStringLiteral</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../constant-values.html#ognl.OgnlParserConstants.WithinStringLiteral">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="tokenImage"><!-- --></A><H3>
tokenImage</H3>
<PRE>
public static final java.lang.String[] <B>tokenImage</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../ognl/NumericTypes.html" title="interface in ognl"><B>PREV CLASS</B></A>
<A HREF="../ognl/OgnlParserTreeConstants.html" title="interface in ognl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="OgnlParserConstants.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | METHOD</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | METHOD</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2004 <a href=http://www.ognl.org>OGNL Technology, Inc.</a>. All Rights Reserved.</i>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -