blob: 7c551c425d8b32531946b71647de4becde56e2c9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>ExpressionParser (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ExpressionParser (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.cayenne.exp.parser</a></div>
<h2 title="Class ExpressionParser" class="title">Class ExpressionParser</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">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><code><a href="ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserConstants</a></code>, <code><a href="ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">ExpressionParser</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>
implements <a href="ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a>, <a href="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="simpleTagLabel">Since:</span></dt>
<dd>1.1</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jj_nt">jj_nt</a></span></code></th>
<td class="colLast">
<div class="block">Next token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="JJTExpressionParserState.html" title="class in org.apache.cayenne.exp.parser">JJTExpressionParserState</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jjtree">jjtree</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#token">token</a></span></code></th>
<td class="colLast">
<div class="block">Current token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#token_source">token_source</a></span></code></th>
<td class="colLast">
<div class="block">Generated Token Manager.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.cayenne.exp.parser.ExpressionParserConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.cayenne.exp.parser.<a href="ExpressionParserConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserConstants</a></h3>
<code><a href="ExpressionParserConstants.html#ABS">ABS</a>, <a href="ExpressionParserConstants.html#ASTERISK">ASTERISK</a>, <a href="ExpressionParserConstants.html#AVG">AVG</a>, <a href="ExpressionParserConstants.html#CONCAT">CONCAT</a>, <a href="ExpressionParserConstants.html#COUNT">COUNT</a>, <a href="ExpressionParserConstants.html#CURRENT_DATE">CURRENT_DATE</a>, <a href="ExpressionParserConstants.html#CURRENT_TIME">CURRENT_TIME</a>, <a href="ExpressionParserConstants.html#CURRENT_TIMESTAMP">CURRENT_TIMESTAMP</a>, <a href="ExpressionParserConstants.html#DAY">DAY</a>, <a href="ExpressionParserConstants.html#DAY_OF_MONTH">DAY_OF_MONTH</a>, <a href="ExpressionParserConstants.html#DAY_OF_WEEK">DAY_OF_WEEK</a>, <a href="ExpressionParserConstants.html#DAY_OF_YEAR">DAY_OF_YEAR</a>, <a href="ExpressionParserConstants.html#DEC_DIGITS">DEC_DIGITS</a>, <a href="ExpressionParserConstants.html#DEC_FLT">DEC_FLT</a>, <a href="ExpressionParserConstants.html#DEFAULT">DEFAULT</a>, <a href="ExpressionParserConstants.html#DIGIT">DIGIT</a>, <a href="ExpressionParserConstants.html#DISTINCT">DISTINCT</a>, <a href="ExpressionParserConstants.html#DOLLAR_SIGN">DOLLAR_SIGN</a>, <a href="ExpressionParserConstants.html#DOUBLE_QUOTED_STRING">DOUBLE_QUOTED_STRING</a>, <a href="ExpressionParserConstants.html#EOF">EOF</a>, <a href="ExpressionParserConstants.html#ESC">ESC</a>, <a href="ExpressionParserConstants.html#EXPONENT">EXPONENT</a>, <a href="ExpressionParserConstants.html#FALSE">FALSE</a>, <a href="ExpressionParserConstants.html#FLOAT_LITERAL">FLOAT_LITERAL</a>, <a href="ExpressionParserConstants.html#FLT_SUFF">FLT_SUFF</a>, <a href="ExpressionParserConstants.html#FUNCTION">FUNCTION</a>, <a href="ExpressionParserConstants.html#HOUR">HOUR</a>, <a href="ExpressionParserConstants.html#IDENTIFIER">IDENTIFIER</a>, <a href="ExpressionParserConstants.html#INT_LITERAL">INT_LITERAL</a>, <a href="ExpressionParserConstants.html#LENGTH">LENGTH</a>, <a href="ExpressionParserConstants.html#LETTER">LETTER</a>, <a href="ExpressionParserConstants.html#LOCATE">LOCATE</a>, <a href="ExpressionParserConstants.html#LOWER">LOWER</a>, <a href="ExpressionParserConstants.html#MAX">MAX</a>, <a href="ExpressionParserConstants.html#MIN">MIN</a>, <a href="ExpressionParserConstants.html#MINUTE">MINUTE</a>, <a href="ExpressionParserConstants.html#MOD">MOD</a>, <a href="ExpressionParserConstants.html#MONTH">MONTH</a>, <a href="ExpressionParserConstants.html#NULL">NULL</a>, <a href="ExpressionParserConstants.html#OPERATOR">OPERATOR</a>, <a href="ExpressionParserConstants.html#PROPERTY_PATH">PROPERTY_PATH</a>, <a href="ExpressionParserConstants.html#SECOND">SECOND</a>, <a href="ExpressionParserConstants.html#SINGLE_QUOTED_STRING">SINGLE_QUOTED_STRING</a>, <a href="ExpressionParserConstants.html#SQRT">SQRT</a>, <a href="ExpressionParserConstants.html#STRING_ESC">STRING_ESC</a>, <a href="ExpressionParserConstants.html#SUBSTRING">SUBSTRING</a>, <a href="ExpressionParserConstants.html#SUM">SUM</a>, <a href="ExpressionParserConstants.html#tokenImage">tokenImage</a>, <a href="ExpressionParserConstants.html#TRIM">TRIM</a>, <a href="ExpressionParserConstants.html#TRUE">TRUE</a>, <a href="ExpressionParserConstants.html#UPPER">UPPER</a>, <a href="ExpressionParserConstants.html#WEEK">WEEK</a>, <a href="ExpressionParserConstants.html#WithinDoubleQuoteLiteral">WithinDoubleQuoteLiteral</a>, <a href="ExpressionParserConstants.html#WithinSingleQuoteLiteral">WithinSingleQuoteLiteral</a>, <a href="ExpressionParserConstants.html#YEAR">YEAR</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.cayenne.exp.parser.ExpressionParserTreeConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.cayenne.exp.parser.<a href="ExpressionParserTreeConstants.html" title="interface in org.apache.cayenne.exp.parser">ExpressionParserTreeConstants</a></h3>
<code><a href="ExpressionParserTreeConstants.html#JJTABS">JJTABS</a>, <a href="ExpressionParserTreeConstants.html#JJTADD">JJTADD</a>, <a href="ExpressionParserTreeConstants.html#JJTAND">JJTAND</a>, <a href="ExpressionParserTreeConstants.html#JJTASTERISK">JJTASTERISK</a>, <a href="ExpressionParserTreeConstants.html#JJTAVG">JJTAVG</a>, <a href="ExpressionParserTreeConstants.html#JJTBETWEEN">JJTBETWEEN</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISEAND">JJTBITWISEAND</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISELEFTSHIFT">JJTBITWISELEFTSHIFT</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISENOT">JJTBITWISENOT</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISEOR">JJTBITWISEOR</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISERIGHTSHIFT">JJTBITWISERIGHTSHIFT</a>, <a href="ExpressionParserTreeConstants.html#JJTBITWISEXOR">JJTBITWISEXOR</a>, <a href="ExpressionParserTreeConstants.html#JJTCONCAT">JJTCONCAT</a>, <a href="ExpressionParserTreeConstants.html#JJTCOUNT">JJTCOUNT</a>, <a href="ExpressionParserTreeConstants.html#JJTCURRENTDATE">JJTCURRENTDATE</a>, <a href="ExpressionParserTreeConstants.html#JJTCURRENTTIME">JJTCURRENTTIME</a>, <a href="ExpressionParserTreeConstants.html#JJTCURRENTTIMESTAMP">JJTCURRENTTIMESTAMP</a>, <a href="ExpressionParserTreeConstants.html#JJTCUSTOMFUNCTION">JJTCUSTOMFUNCTION</a>, <a href="ExpressionParserTreeConstants.html#JJTCUSTOMOPERATOR">JJTCUSTOMOPERATOR</a>, <a href="ExpressionParserTreeConstants.html#JJTDBIDPATH">JJTDBIDPATH</a>, <a href="ExpressionParserTreeConstants.html#JJTDBPATH">JJTDBPATH</a>, <a href="ExpressionParserTreeConstants.html#JJTDISTINCT">JJTDISTINCT</a>, <a href="ExpressionParserTreeConstants.html#JJTDIVIDE">JJTDIVIDE</a>, <a href="ExpressionParserTreeConstants.html#JJTENUM">JJTENUM</a>, <a href="ExpressionParserTreeConstants.html#JJTEQUAL">JJTEQUAL</a>, <a href="ExpressionParserTreeConstants.html#JJTEXTRACT">JJTEXTRACT</a>, <a href="ExpressionParserTreeConstants.html#JJTFALSE">JJTFALSE</a>, <a href="ExpressionParserTreeConstants.html#JJTGREATER">JJTGREATER</a>, <a href="ExpressionParserTreeConstants.html#JJTGREATEROREQUAL">JJTGREATEROREQUAL</a>, <a href="ExpressionParserTreeConstants.html#JJTIN">JJTIN</a>, <a href="ExpressionParserTreeConstants.html#JJTLENGTH">JJTLENGTH</a>, <a href="ExpressionParserTreeConstants.html#JJTLESS">JJTLESS</a>, <a href="ExpressionParserTreeConstants.html#JJTLESSOREQUAL">JJTLESSOREQUAL</a>, <a href="ExpressionParserTreeConstants.html#JJTLIKE">JJTLIKE</a>, <a href="ExpressionParserTreeConstants.html#JJTLIKEIGNORECASE">JJTLIKEIGNORECASE</a>, <a href="ExpressionParserTreeConstants.html#JJTLIST">JJTLIST</a>, <a href="ExpressionParserTreeConstants.html#JJTLOCATE">JJTLOCATE</a>, <a href="ExpressionParserTreeConstants.html#JJTLOWER">JJTLOWER</a>, <a href="ExpressionParserTreeConstants.html#JJTMAX">JJTMAX</a>, <a href="ExpressionParserTreeConstants.html#JJTMIN">JJTMIN</a>, <a href="ExpressionParserTreeConstants.html#JJTMOD">JJTMOD</a>, <a href="ExpressionParserTreeConstants.html#JJTMULTIPLY">JJTMULTIPLY</a>, <a href="ExpressionParserTreeConstants.html#JJTNAMEDPARAMETER">JJTNAMEDPARAMETER</a>, <a href="ExpressionParserTreeConstants.html#JJTNEGATE">JJTNEGATE</a>, <a href="ExpressionParserTreeConstants.html#jjtNodeName">jjtNodeName</a>, <a href="ExpressionParserTreeConstants.html#JJTNOT">JJTNOT</a>, <a href="ExpressionParserTreeConstants.html#JJTNOTBETWEEN">JJTNOTBETWEEN</a>, <a href="ExpressionParserTreeConstants.html#JJTNOTEQUAL">JJTNOTEQUAL</a>, <a href="ExpressionParserTreeConstants.html#JJTNOTIN">JJTNOTIN</a>, <a href="ExpressionParserTreeConstants.html#JJTNOTLIKE">JJTNOTLIKE</a>, <a href="ExpressionParserTreeConstants.html#JJTNOTLIKEIGNORECASE">JJTNOTLIKEIGNORECASE</a>, <a href="ExpressionParserTreeConstants.html#JJTOBJPATH">JJTOBJPATH</a>, <a href="ExpressionParserTreeConstants.html#JJTOR">JJTOR</a>, <a href="ExpressionParserTreeConstants.html#JJTSCALAR">JJTSCALAR</a>, <a href="ExpressionParserTreeConstants.html#JJTSQRT">JJTSQRT</a>, <a href="ExpressionParserTreeConstants.html#JJTSUBSTRING">JJTSUBSTRING</a>, <a href="ExpressionParserTreeConstants.html#JJTSUBTRACT">JJTSUBTRACT</a>, <a href="ExpressionParserTreeConstants.html#JJTSUM">JJTSUM</a>, <a href="ExpressionParserTreeConstants.html#JJTTRIM">JJTTRIM</a>, <a href="ExpressionParserTreeConstants.html#JJTTRUE">JJTTRUE</a>, <a href="ExpressionParserTreeConstants.html#JJTUPPER">JJTUPPER</a>, <a href="ExpressionParserTreeConstants.html#JJTVOID">JJTVOID</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.InputStream)">ExpressionParser</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream)</code></th>
<td class="colLast">
<div class="block">Constructor with InputStream.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.InputStream,java.lang.String)">ExpressionParser</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;encoding)</code></th>
<td class="colLast">
<div class="block">Constructor with InputStream and supplied encoding</div>
</td>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.Reader)">ExpressionParser</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io" class="externalLink">Reader</a>&nbsp;stream)</code></th>
<td class="colLast">
<div class="block">Constructor.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">ExpressionParser</a></span>&#8203;(<a href="ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a>&nbsp;tm)</code></th>
<td class="colLast">
<div class="block">Constructor with generated Token Manager.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#abs()">abs</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#aggregateExpression()">aggregateExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#andCondition()">andCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#arithmeticExp()">arithmeticExp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#asterisk()">asterisk</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#avg()">avg</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bitwiseAnd()">bitwiseAnd</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bitwiseOr()">bitwiseOr</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bitwiseShift()">bitwiseShift</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#bitwiseXor()">bitwiseXor</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#concat()">concat</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#conditionExpression()">conditionExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#count()">count</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#currentDate()">currentDate</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#currentTime()">currentTime</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#currentTimestamp()">currentTimestamp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#customFunction()">customFunction</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#customOperator()">customOperator</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dateTimeExtractingFunction()">dateTimeExtractingFunction</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dateTimeFunction()">dateTimeFunction</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#disable_tracing()">disable_tracing</a></span>()</code></th>
<td class="colLast">
<div class="block">Disable tracing.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#distinct()">distinct</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enable_tracing()">enable_tracing</a></span>()</code></th>
<td class="colLast">
<div class="block">Enable tracing.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#expression()">expression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#functionsReturningNumerics()">functionsReturningNumerics</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#functionsReturningStrings()">functionsReturningStrings</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#generateParseException()">generateParseException</a></span>()</code></th>
<td class="colLast">
<div class="block">Generate ParseException.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNextToken()">getNextToken</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the next Token.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getToken(int)">getToken</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">
<div class="block">Get the specific Token.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#length()">length</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#locate()">locate</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#lower()">lower</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#max()">max</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#min()">min</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#mod()">mod</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#multiplySubtractExp()">multiplySubtractExp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#namedParameter()">namedParameter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notCondition()">notCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#numericExpression()">numericExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#numericPrimary()">numericPrimary</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#numericTerm()">numericTerm</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#numericTermExt()">numericTermExt</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#orCondition()">orCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pathExpression()">pathExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pathToken()">pathToken</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ReInit(java.io.InputStream)">ReInit</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream)</code></th>
<td class="colLast">
<div class="block">Reinitialise.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ReInit(java.io.InputStream,java.lang.String)">ReInit</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;encoding)</code></th>
<td class="colLast">
<div class="block">Reinitialise.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ReInit(java.io.Reader)">ReInit</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io" class="externalLink">Reader</a>&nbsp;stream)</code></th>
<td class="colLast">
<div class="block">Reinitialise.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ReInit(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">ReInit</a></span>&#8203;(<a href="ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a>&nbsp;tm)</code></th>
<td class="colLast">
<div class="block">Reinitialise.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#scalarCommaList()">scalarCommaList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#scalarConstExpression()">scalarConstExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#scalarExpression()">scalarExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#simpleCondition()">simpleCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#simpleNotCondition()">simpleNotCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sqrt()">sqrt</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stringExpression()">stringExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stringLiteral()">stringLiteral</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stringParameter()">stringParameter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#substring()">substring</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sum()">sum</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#trace_enabled()">trace_enabled</a></span>()</code></th>
<td class="colLast">
<div class="block">Trace enabled.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#trim()">trim</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upper()">upper</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="jjtree">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jjtree</h4>
<pre>protected&nbsp;<a href="JJTExpressionParserState.html" title="class in org.apache.cayenne.exp.parser">JJTExpressionParserState</a> jjtree</pre>
</li>
</ul>
<a id="token_source">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>token_source</h4>
<pre>public&nbsp;<a href="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 id="token">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>token</h4>
<pre>public&nbsp;<a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a> token</pre>
<div class="block">Current token.</div>
</li>
</ul>
<a id="jj_nt">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>jj_nt</h4>
<pre>public&nbsp;<a href="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>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.io.InputStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream)</pre>
<div class="block">Constructor with InputStream.</div>
</li>
</ul>
<a id="&lt;init&gt;(java.io.InputStream,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;encoding)</pre>
<div class="block">Constructor with InputStream and supplied encoding</div>
</li>
</ul>
<a id="&lt;init&gt;(java.io.Reader)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io" class="externalLink">Reader</a>&nbsp;stream)</pre>
<div class="block">Constructor.</div>
</li>
</ul>
<a id="&lt;init&gt;(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ExpressionParser</h4>
<pre>public&nbsp;ExpressionParser&#8203;(<a href="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>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="expression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>expression</h4>
<pre class="methodSignature">public final&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;expression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="orCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>orCondition</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;orCondition()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="andCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>andCondition</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;andCondition()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="notCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notCondition</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;notCondition()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="simpleCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>simpleCondition</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;simpleCondition()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="simpleNotCondition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>simpleNotCondition</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;simpleNotCondition()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="scalarCommaList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarCommaList</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;scalarCommaList()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="conditionExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conditionExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;conditionExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="stringParameter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stringParameter</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;stringParameter()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="stringLiteral()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stringLiteral</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;stringLiteral()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="stringExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stringExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;stringExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="scalarExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;scalarExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="scalarConstExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scalarConstExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;scalarConstExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="numericExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;numericExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="bitwiseOr()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bitwiseOr</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;bitwiseOr()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="bitwiseXor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bitwiseXor</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;bitwiseXor()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="bitwiseAnd()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bitwiseAnd</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;bitwiseAnd()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="bitwiseShift()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bitwiseShift</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;bitwiseShift()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="arithmeticExp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>arithmeticExp</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;arithmeticExp()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="multiplySubtractExp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>multiplySubtractExp</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;multiplySubtractExp()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="numericTermExt()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericTermExt</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;numericTermExt()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="numericTerm()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericTerm</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;numericTerm()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="numericPrimary()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>numericPrimary</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;numericPrimary()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="functionsReturningStrings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>functionsReturningStrings</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;functionsReturningStrings()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="customFunction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>customFunction</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;customFunction()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="customOperator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>customOperator</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;customOperator()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="concat()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>concat</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;concat()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="substring()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>substring</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;substring()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="trim()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>trim</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;trim()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="lower()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lower</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;lower()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="upper()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>upper</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;upper()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="functionsReturningNumerics()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>functionsReturningNumerics</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;functionsReturningNumerics()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="length()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;length()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="locate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>locate</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;locate()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="abs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>abs</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;abs()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="sqrt()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sqrt</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;sqrt()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="mod()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mod</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;mod()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="aggregateExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>aggregateExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;aggregateExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="asterisk()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>asterisk</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;asterisk()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="count()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;count()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="avg()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>avg</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;avg()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="max()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>max</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;max()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="min()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>min</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;min()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="sum()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sum</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;sum()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="dateTimeFunction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dateTimeFunction</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;dateTimeFunction()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="currentDate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>currentDate</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;currentDate()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="currentTime()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>currentTime</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;currentTime()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="currentTimestamp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>currentTimestamp</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;currentTimestamp()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="dateTimeExtractingFunction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dateTimeExtractingFunction</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;dateTimeExtractingFunction()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="distinct()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>distinct</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;distinct()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="namedParameter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>namedParameter</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;namedParameter()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="pathExpression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pathExpression</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;pathExpression()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="pathToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pathToken</h4>
<pre class="methodSignature">public final&nbsp;<a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a>&nbsp;pathToken()
throws <a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a></code></dd>
</dl>
</li>
</ul>
<a id="ReInit(java.io.InputStream)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ReInit</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;ReInit&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream)</pre>
<div class="block">Reinitialise.</div>
</li>
</ul>
<a id="ReInit(java.io.InputStream,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ReInit</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;ReInit&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink">InputStream</a>&nbsp;stream,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;encoding)</pre>
<div class="block">Reinitialise.</div>
</li>
</ul>
<a id="ReInit(java.io.Reader)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ReInit</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;ReInit&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io" class="externalLink">Reader</a>&nbsp;stream)</pre>
<div class="block">Reinitialise.</div>
</li>
</ul>
<a id="ReInit(org.apache.cayenne.exp.parser.ExpressionParserTokenManager)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ReInit</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;ReInit&#8203;(<a href="ExpressionParserTokenManager.html" title="class in org.apache.cayenne.exp.parser">ExpressionParserTokenManager</a>&nbsp;tm)</pre>
<div class="block">Reinitialise.</div>
</li>
</ul>
<a id="getNextToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNextToken</h4>
<pre class="methodSignature">public final&nbsp;<a href="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 id="getToken(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getToken</h4>
<pre class="methodSignature">public final&nbsp;<a href="Token.html" title="class in org.apache.cayenne.exp.parser">Token</a>&nbsp;getToken&#8203;(int&nbsp;index)</pre>
<div class="block">Get the specific Token.</div>
</li>
</ul>
<a id="generateParseException()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>generateParseException</h4>
<pre class="methodSignature">public&nbsp;<a href="ParseException.html" title="class in org.apache.cayenne.exp.parser">ParseException</a>&nbsp;generateParseException()</pre>
<div class="block">Generate ParseException.</div>
</li>
</ul>
<a id="trace_enabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>trace_enabled</h4>
<pre class="methodSignature">public final&nbsp;boolean&nbsp;trace_enabled()</pre>
<div class="block">Trace enabled.</div>
</li>
</ul>
<a id="enable_tracing()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enable_tracing</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;enable_tracing()</pre>
<div class="block">Enable tracing.</div>
</li>
</ul>
<a id="disable_tracing()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>disable_tracing</h4>
<pre class="methodSignature">public final&nbsp;void&nbsp;disable_tracing()</pre>
<div class="block">Disable tracing.</div>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.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 class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</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 id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>