⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ognlparser.html

📁 ONGL学习的好书,介绍ONGL的相关知识
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Sat Aug 14 08:12:33 GMT-07:00 2004 -->
<TITLE>
OgnlParser (OGNL)
</TITLE>

<META NAME="keywords" CONTENT="ognl.OgnlParser class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="OgnlParser (OGNL)";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" 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_top_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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../ognl/OgnlOps.html" title="class in ognl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../ognl/OgnlParserTokenManager.html" title="class 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>  &nbsp;
&nbsp;<A HREF="OgnlParser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
ognl</FONT>
<BR>
Class OgnlParser</H2>
<PRE>
java.lang.Object
  <IMG SRC="../resources/inherit.gif" ALT="extended by"><B>ognl.OgnlParser</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../ognl/OgnlParserConstants.html" title="interface in ognl">OgnlParserConstants</A>, <A HREF="../ognl/OgnlParserTreeConstants.html" title="interface in ognl">OgnlParserTreeConstants</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>OgnlParser</B><DT>extends java.lang.Object<DT>implements <A HREF="../ognl/OgnlParserTreeConstants.html" title="interface in ognl">OgnlParserTreeConstants</A>, <A HREF="../ognl/OgnlParserConstants.html" title="interface in ognl">OgnlParserConstants</A></DL>

<P>
OgnlParser is a JavaCC parser class; it translates OGNL expressions into abstract syntax trees (ASTs) that can then be interpreted by the getValue and setValue methods.
<P>

<P>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->


<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/Token.html" title="class in ognl">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#jj_nt">jj_nt</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;ognl.JJTOgnlParserState</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#jjtree">jjtree</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#lookingAhead">lookingAhead</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/Token.html" title="class in ognl">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#token">token</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/OgnlParserTokenManager.html" title="class in ognl">OgnlParserTokenManager</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#token_source">token_source</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_ognl.OgnlParserTreeConstants"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from interface ognl.<A HREF="../ognl/OgnlParserTreeConstants.html" title="interface in ognl">OgnlParserTreeConstants</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../ognl/OgnlParserTreeConstants.html#JJTADD">JJTADD</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTAND">JJTAND</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTASSIGN">JJTASSIGN</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTBITAND">JJTBITAND</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTBITNEGATE">JJTBITNEGATE</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTBITOR">JJTBITOR</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTCHAIN">JJTCHAIN</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTCONST">JJTCONST</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTCTOR">JJTCTOR</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTDIVIDE">JJTDIVIDE</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTEQ">JJTEQ</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTEVAL">JJTEVAL</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTGREATER">JJTGREATER</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTGREATEREQ">JJTGREATEREQ</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTIN">JJTIN</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTINSTANCEOF">JJTINSTANCEOF</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTKEYVALUE">JJTKEYVALUE</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTLESS">JJTLESS</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTLESSEQ">JJTLESSEQ</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTLIST">JJTLIST</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTMAP">JJTMAP</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTMETHOD">JJTMETHOD</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTMULTIPLY">JJTMULTIPLY</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTNEGATE">JJTNEGATE</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#jjtNodeName">jjtNodeName</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTNOT">JJTNOT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTNOTEQ">JJTNOTEQ</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTNOTIN">JJTNOTIN</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTOR">JJTOR</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTPROJECT">JJTPROJECT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTPROPERTY">JJTPROPERTY</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTREMAINDER">JJTREMAINDER</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTROOTVARREF">JJTROOTVARREF</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSELECT">JJTSELECT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSELECTFIRST">JJTSELECTFIRST</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSELECTLAST">JJTSELECTLAST</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSEQUENCE">JJTSEQUENCE</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSHIFTLEFT">JJTSHIFTLEFT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSHIFTRIGHT">JJTSHIFTRIGHT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSTATICFIELD">JJTSTATICFIELD</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSTATICMETHOD">JJTSTATICMETHOD</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTSUBTRACT">JJTSUBTRACT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTTEST">JJTTEST</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTTHISVARREF">JJTTHISVARREF</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTUNSIGNEDSHIFTRIGHT">JJTUNSIGNEDSHIFTRIGHT</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTVARREF">JJTVARREF</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTVOID">JJTVOID</A>, <A HREF="../ognl/OgnlParserTreeConstants.html#JJTXOR">JJTXOR</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_ognl.OgnlParserConstants"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from interface ognl.<A HREF="../ognl/OgnlParserConstants.html" title="interface in ognl">OgnlParserConstants</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../ognl/OgnlParserConstants.html#BACK_CHAR_ESC">BACK_CHAR_ESC</A>, <A HREF="../ognl/OgnlParserConstants.html#BACK_CHAR_LITERAL">BACK_CHAR_LITERAL</A>, <A HREF="../ognl/OgnlParserConstants.html#CHAR_LITERAL">CHAR_LITERAL</A>, <A HREF="../ognl/OgnlParserConstants.html#DEC_DIGITS">DEC_DIGITS</A>, <A HREF="../ognl/OgnlParserConstants.html#DEC_FLT">DEC_FLT</A>, <A HREF="../ognl/OgnlParserConstants.html#DEFAULT">DEFAULT</A>, <A HREF="../ognl/OgnlParserConstants.html#DIGIT">DIGIT</A>, <A HREF="../ognl/OgnlParserConstants.html#DYNAMIC_SUBSCRIPT">DYNAMIC_SUBSCRIPT</A>, <A HREF="../ognl/OgnlParserConstants.html#EOF">EOF</A>, <A HREF="../ognl/OgnlParserConstants.html#ESC">ESC</A>, <A HREF="../ognl/OgnlParserConstants.html#EXPONENT">EXPONENT</A>, <A HREF="../ognl/OgnlParserConstants.html#FLT_LITERAL">FLT_LITERAL</A>, <A HREF="../ognl/OgnlParserConstants.html#FLT_SUFF">FLT_SUFF</A>, <A HREF="../ognl/OgnlParserConstants.html#IDENT">IDENT</A>, <A HREF="../ognl/OgnlParserConstants.html#INT_LITERAL">INT_LITERAL</A>, <A HREF="../ognl/OgnlParserConstants.html#LETTER">LETTER</A>, <A HREF="../ognl/OgnlParserConstants.html#STRING_ESC">STRING_ESC</A>, <A HREF="../ognl/OgnlParserConstants.html#STRING_LITERAL">STRING_LITERAL</A>, <A HREF="../ognl/OgnlParserConstants.html#tokenImage">tokenImage</A>, <A HREF="../ognl/OgnlParserConstants.html#WithinBackCharLiteral">WithinBackCharLiteral</A>, <A HREF="../ognl/OgnlParserConstants.html#WithinCharLiteral">WithinCharLiteral</A>, <A HREF="../ognl/OgnlParserConstants.html#WithinStringLiteral">WithinStringLiteral</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#OgnlParser(java.io.InputStream)">OgnlParser</A></B>(java.io.InputStream&nbsp;stream)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#OgnlParser(ognl.OgnlParserTokenManager)">OgnlParser</A></B>(<A HREF="../ognl/OgnlParserTokenManager.html" title="class in ognl">OgnlParserTokenManager</A>&nbsp;tm)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#OgnlParser(java.io.Reader)">OgnlParser</A></B>(java.io.Reader&nbsp;stream)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#additiveExpression()">additiveExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#andExpression()">andExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#assignmentExpression()">assignmentExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#className()">className</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#classReference()">classReference</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#conditionalTestExpression()">conditionalTestExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#constructorCall()">constructorCall</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#disable_tracing()">disable_tracing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#enable_tracing()">enable_tracing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#equalityExpression()">equalityExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#exclusiveOrExpression()">exclusiveOrExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#expression()">expression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#generateParseException()">generateParseException</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/Token.html" title="class in ognl">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#getNextToken()">getNextToken</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../ognl/Token.html" title="class in ognl">Token</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#getToken(int)">getToken</A></B>(int&nbsp;index)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../ognl/OgnlParser.html#inclusiveOrExpression()">inclusiveOrExpression</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -