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

📄 ognlparser.html

📁 ONGL学习的好书,介绍ONGL的相关知识
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<A NAME="assignmentExpression()"><!-- --></A><H3>
assignmentExpression</H3>
<PRE>
public final void <B>assignmentExpression</B>()                                throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="conditionalTestExpression()"><!-- --></A><H3>
conditionalTestExpression</H3>
<PRE>
public final void <B>conditionalTestExpression</B>()                                     throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="logicalOrExpression()"><!-- --></A><H3>
logicalOrExpression</H3>
<PRE>
public final void <B>logicalOrExpression</B>()                               throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="logicalAndExpression()"><!-- --></A><H3>
logicalAndExpression</H3>
<PRE>
public final void <B>logicalAndExpression</B>()                                throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="inclusiveOrExpression()"><!-- --></A><H3>
inclusiveOrExpression</H3>
<PRE>
public final void <B>inclusiveOrExpression</B>()                                 throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="exclusiveOrExpression()"><!-- --></A><H3>
exclusiveOrExpression</H3>
<PRE>
public final void <B>exclusiveOrExpression</B>()                                 throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="andExpression()"><!-- --></A><H3>
andExpression</H3>
<PRE>
public final void <B>andExpression</B>()                         throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="equalityExpression()"><!-- --></A><H3>
equalityExpression</H3>
<PRE>
public final void <B>equalityExpression</B>()                              throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="relationalExpression()"><!-- --></A><H3>
relationalExpression</H3>
<PRE>
public final void <B>relationalExpression</B>()                                throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="shiftExpression()"><!-- --></A><H3>
shiftExpression</H3>
<PRE>
public final void <B>shiftExpression</B>()                           throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="additiveExpression()"><!-- --></A><H3>
additiveExpression</H3>
<PRE>
public final void <B>additiveExpression</B>()                              throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="multiplicativeExpression()"><!-- --></A><H3>
multiplicativeExpression</H3>
<PRE>
public final void <B>multiplicativeExpression</B>()                                    throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unaryExpression()"><!-- --></A><H3>
unaryExpression</H3>
<PRE>
public final void <B>unaryExpression</B>()                           throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="navigationChain()"><!-- --></A><H3>
navigationChain</H3>
<PRE>
public final void <B>navigationChain</B>()                           throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="primaryExpression()"><!-- --></A><H3>
primaryExpression</H3>
<PRE>
public final void <B>primaryExpression</B>()                             throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="keyValueExpression()"><!-- --></A><H3>
keyValueExpression</H3>
<PRE>
public final void <B>keyValueExpression</B>()                              throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="staticReference()"><!-- --></A><H3>
staticReference</H3>
<PRE>
public final void <B>staticReference</B>()                           throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="classReference()"><!-- --></A><H3>
classReference</H3>
<PRE>
public final java.lang.String <B>classReference</B>()                                      throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="className()"><!-- --></A><H3>
className</H3>
<PRE>
public final java.lang.String <B>className</B>()                                 throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="constructorCall()"><!-- --></A><H3>
constructorCall</H3>
<PRE>
public final void <B>constructorCall</B>()                           throws <A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../ognl/ParseException.html" title="class in ognl">ParseException</A></CODE></DL>
</DD>
</DL>
<HR>

⌨️ 快捷键说明

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