blob: 98e399ffe302a0ad1c0ddf3df1f89f890f35a0ef [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Sep 20 17:22:56 FET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ExpressionParser (Cayenne Documentation 3.1 API)</title>
<meta name="date" content="2014-09-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExpressionParser (Cayenne Documentation 3.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ExpressionParser.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cayenne/exp/parser/ConditionNode.html" title="class in org.apache.cayenne.exp.parser"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/exp/parser/ExpressionParser.html" target="_top">Frames</a></li>
<li><a href="ExpressionParser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cayenne.exp.parser</div>
<h2 title="Class ExpressionParser" class="title">Class ExpressionParser</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cayenne.exp.parser.ExpressionParser</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserConstants</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">ExpressionParser</span>
extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserConstants</a></pre>
<div class="block">Parser of Cayenne Expressions.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>1.1</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#jj_nt">jj_nt</a></strong></code>
<div class="block">Next token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cayenne/exp/parser/JJTExpressionParserState.html" title="class in org.apache.cayenne.exp.parser">JJTExpressionParserState</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#jjtree">jjtree</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#token">token</a></strong></code>
<div class="block">Current token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#token_source">token_source</a></strong></code>
<div class="block">Generated Token Manager.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cayenne.exp.parser.ExpressionParserTreeConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.cayenne.exp.parser.<a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a></h3>
<code><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTADD">JJTADD</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTAND">JJTAND</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTBETWEEN">JJTBETWEEN</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTDBPATH">JJTDBPATH</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTDIVIDE">JJTDIVIDE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTEQUAL">JJTEQUAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTFALSE">JJTFALSE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTGREATER">JJTGREATER</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTGREATEROREQUAL">JJTGREATEROREQUAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTIN">JJTIN</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTLESS">JJTLESS</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTLESSOREQUAL">JJTLESSOREQUAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTLIKE">JJTLIKE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTLIKEIGNORECASE">JJTLIKEIGNORECASE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTLIST">JJTLIST</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTMULTIPLY">JJTMULTIPLY</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNAMEDPARAMETER">JJTNAMEDPARAMETER</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNEGATE">JJTNEGATE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#jjtNodeName">jjtNodeName</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOT">JJTNOT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOTBETWEEN">JJTNOTBETWEEN</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOTEQUAL">JJTNOTEQUAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOTIN">JJTNOTIN</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOTLIKE">JJTNOTLIKE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTNOTLIKEIGNORECASE">JJTNOTLIKEIGNORECASE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTOBJPATH">JJTOBJPATH</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTOR">JJTOR</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTSCALAR">JJTSCALAR</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTSUBTRACT">JJTSUBTRACT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTTRUE">JJTTRUE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTreeConstants.html#JJTVOID">JJTVOID</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cayenne.exp.parser.ExpressionParserConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.cayenne.exp.parser.<a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserConstants</a></h3>
<code><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#DEC_DIGITS">DEC_DIGITS</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#DEC_FLT">DEC_FLT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#DIGIT">DIGIT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#DOUBLE_QUOTED_STRING">DOUBLE_QUOTED_STRING</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#EOF">EOF</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#ESC">ESC</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#EXPONENT">EXPONENT</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#FALSE">FALSE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#FLT_SUFF">FLT_SUFF</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#INT_LITERAL">INT_LITERAL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#LETTER">LETTER</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#NULL">NULL</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#PROPERTY_PATH">PROPERTY_PATH</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#SINGLE_QUOTED_STRING">SINGLE_QUOTED_STRING</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#STRING_ESC">STRING_ESC</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#tokenImage">tokenImage</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#TRUE">TRUE</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#WithinDoubleQuoteLiteral">WithinDoubleQuoteLiteral</a>, <a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html#WithinSingleQuoteLiteral">WithinSingleQuoteLiteral</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#ExpressionParser(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">ExpressionParser</a></strong>(<a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a>&nbsp;tm)</code>
<div class="block">Constructor with generated Token Manager.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#ExpressionParser(java.io.InputStream)">ExpressionParser</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;stream)</code>
<div class="block">Constructor with InputStream.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#ExpressionParser(java.io.InputStream,%20java.lang.String)">ExpressionParser</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encoding)</code>
<div class="block">Constructor with InputStream and supplied encoding</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#ExpressionParser(java.io.Reader)">ExpressionParser</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;stream)</code>
<div class="block">Constructor.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#andCondition()">andCondition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#disable_tracing()">disable_tracing</a></strong>()</code>
<div class="block">Disable tracing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#enable_tracing()">enable_tracing</a></strong>()</code>
<div class="block">Enable tracing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#expression()">expression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#generateParseException()">generateParseException</a></strong>()</code>
<div class="block">Generate ParseException.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#getNextToken()">getNextToken</a></strong>()</code>
<div class="block">Get the next Token.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#getToken(int)">getToken</a></strong>(int&nbsp;index)</code>
<div class="block">Get the specific Token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#main(java.lang.String[])">main</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;arg)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#multiplySubtractExp()">multiplySubtractExp</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#namedParameter()">namedParameter</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#notCondition()">notCondition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#numericPrimary()">numericPrimary</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#numericTerm()">numericTerm</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#orCondition()">orCondition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#pathExpression()">pathExpression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#scalarCommaList()">scalarCommaList</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#scalarConditionExpression()">scalarConditionExpression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#scalarConstExpression()">scalarConstExpression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#scalarExpression()">scalarExpression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#scalarNumericExpression()">scalarNumericExpression</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#simpleCondition()">simpleCondition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParser.html#simpleNotCondition()">simpleNotCondition</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="jjtree">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jjtree</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/JJTExpressionParserState.html" title="class in org.apache.cayenne.exp.parser">JJTExpressionParserState</a> jjtree</pre>
</li>
</ul>
<a name="token_source">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>token_source</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a> token_source</pre>
<div class="block">Generated Token Manager.</div>
</li>
</ul>
<a name="token">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>token</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a> token</pre>
<div class="block">Current token.</div>
</li>
</ul>
<a name="jj_nt">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>jj_nt</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a> jj_nt</pre>
<div class="block">Next token.</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ExpressionParser(java.io.InputStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;stream)</pre>
<div class="block">Constructor with InputStream.</div>
</li>
</ul>
<a name="ExpressionParser(java.io.InputStream, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;stream,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encoding)</pre>
<div class="block">Constructor with InputStream and supplied encoding</div>
</li>
</ul>
<a name="ExpressionParser(java.io.Reader)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;stream)</pre>
<div class="block">Constructor.</div>
</li>
</ul>
<a name="ExpressionParser(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser(<a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a>&nbsp;tm)</pre>
<div class="block">Constructor with generated Token Manager.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="main(java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>main</h4>
<pre>public static&nbsp;void&nbsp;main(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;arg)</pre>
</li>
</ul>
<a name="expression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>expression</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;expression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="orCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>orCondition</h4>
<pre>public final&nbsp;void&nbsp;orCondition()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="andCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>andCondition</h4>
<pre>public final&nbsp;void&nbsp;andCondition()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="notCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notCondition</h4>
<pre>public final&nbsp;void&nbsp;notCondition()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="simpleCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>simpleCondition</h4>
<pre>public final&nbsp;void&nbsp;simpleCondition()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="simpleNotCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>simpleNotCondition</h4>
<pre>public final&nbsp;void&nbsp;simpleNotCondition()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="scalarCommaList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarCommaList</h4>
<pre>public final&nbsp;void&nbsp;scalarCommaList()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="scalarConditionExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarConditionExpression</h4>
<pre>public final&nbsp;void&nbsp;scalarConditionExpression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="scalarExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarExpression</h4>
<pre>public final&nbsp;void&nbsp;scalarExpression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="scalarConstExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarConstExpression</h4>
<pre>public final&nbsp;void&nbsp;scalarConstExpression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="scalarNumericExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarNumericExpression</h4>
<pre>public final&nbsp;void&nbsp;scalarNumericExpression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="multiplySubtractExp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multiplySubtractExp</h4>
<pre>public final&nbsp;void&nbsp;multiplySubtractExp()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="numericTerm()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericTerm</h4>
<pre>public final&nbsp;void&nbsp;numericTerm()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="numericPrimary()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericPrimary</h4>
<pre>public final&nbsp;void&nbsp;numericPrimary()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="namedParameter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>namedParameter</h4>
<pre>public final&nbsp;void&nbsp;namedParameter()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="pathExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pathExpression</h4>
<pre>public final&nbsp;void&nbsp;pathExpression()
throws <a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd></dl>
</li>
</ul>
<a name="getNextToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextToken</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a>&nbsp;getNextToken()</pre>
<div class="block">Get the next Token.</div>
</li>
</ul>
<a name="getToken(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getToken</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/Token.html" title="class in org.apache.cayenne.exp.parser">Token</a>&nbsp;getToken(int&nbsp;index)</pre>
<div class="block">Get the specific Token.</div>
</li>
</ul>
<a name="generateParseException()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateParseException</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/cayenne/exp/parser/ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a>&nbsp;generateParseException()</pre>
<div class="block">Generate ParseException.</div>
</li>
</ul>
<a name="enable_tracing()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enable_tracing</h4>
<pre>public final&nbsp;void&nbsp;enable_tracing()</pre>
<div class="block">Enable tracing.</div>
</li>
</ul>
<a name="disable_tracing()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>disable_tracing</h4>
<pre>public final&nbsp;void&nbsp;disable_tracing()</pre>
<div class="block">Disable tracing.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ExpressionParser.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/cayenne/exp/parser/ConditionNode.html" title="class in org.apache.cayenne.exp.parser"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/cayenne/exp/parser/ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/cayenne/exp/parser/ExpressionParser.html" target="_top">Frames</a></li>
<li><a href="ExpressionParser.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2014 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>