blob: fef42b5d8fc3fc57195356ff713c189e0eb99057 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>ExpressionType (Apache Calcite calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: org.apache.calcite.linq4j.tree, enum: ExpressionType">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-declaration">
<script type="text/javascript">var data = {"i0":9,"i1":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= 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="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"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.calcite.linq4j.tree</a></div>
<h1 title="Enum ExpressionType" class="title">Enum ExpressionType</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a>
<div class="inheritance"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Enum</a>&lt;<a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a>&gt;
<div class="inheritance">org.apache.calcite.linq4j.tree.ExpressionType</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/9/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a>&lt;<a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a>&gt;</code>, <code>java.lang.constant.Constable</code></dd>
</dl>
<hr>
<pre>public enum <span class="typeNameLabel">ExpressionType</span>
extends <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a>&lt;<a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a>&gt;</pre>
<div class="block"><p>Analogous to LINQ's System.Linq.Expressions.ExpressionType.</p></div>
</section>
<section class="summary">
<ul class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li class="blockList">
<section class="nestedClassSummary"><a id="nested.class.summary">
<!-- -->
</a>
<h2>Nested Class Summary</h2>
<div class="inheritedList">
<h2>Nested classes/interfaces inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a></h2>
<a id="nested.classes.inherited.from.class.java.lang.Enum">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.EnumDesc.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum.EnumDesc</a>&lt;<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.EnumDesc.html?is-external=true" title="class or interface in java.lang" class="externalLink">E</a> extends <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a>&lt;<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.EnumDesc.html?is-external=true" title="class or interface in java.lang" class="externalLink">E</a>&gt;&gt;</code></div>
</section>
</li>
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<li class="blockList">
<section class="constantsSummary"><a id="enum.constant.summary">
<!-- -->
</a>
<h2>Enum Constant Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Enum Constant</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Add">Add</a></span></code></th>
<td class="colLast">
<div class="block">An addition operation, such as a + b, without overflow
checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#AddAssign">AddAssign</a></span></code></th>
<td class="colLast">
<div class="block">An addition compound assignment operation, such as (a +=
b), without overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#AddAssignChecked">AddAssignChecked</a></span></code></th>
<td class="colLast">
<div class="block">An addition compound assignment operation, such as (a +=
b), with overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#AddChecked">AddChecked</a></span></code></th>
<td class="colLast">
<div class="block">An addition operation, such as (a + b), with overflow
checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#And">And</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical AND operation, such as <code>a &amp;amp; b</code> in Java.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#AndAlso">AndAlso</a></span></code></th>
<td class="colLast">
<div class="block">A conditional AND operation that evaluates the second operand
only if the first operand evaluates to true.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#AndAssign">AndAssign</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical AND compound assignment operation,
such as (a &amp;= b) in C#.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ArrayIndex">ArrayIndex</a></span></code></th>
<td class="colLast">
<div class="block">An indexing operation in a one-dimensional array, such as
<code>array[index]</code> in Java.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ArrayLength">ArrayLength</a></span></code></th>
<td class="colLast">
<div class="block">An operation that obtains the length of a one-dimensional
array, such as array.Length.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Assign">Assign</a></span></code></th>
<td class="colLast">
<div class="block">An assignment operation, such as (a = b).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Block">Block</a></span></code></th>
<td class="colLast">
<div class="block">A block of expressions.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Call">Call</a></span></code></th>
<td class="colLast">
<div class="block">A method call, such as in the <code>obj.sampleMethod()</code>
expression.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Coalesce">Coalesce</a></span></code></th>
<td class="colLast">
<div class="block">A node that represents a null coalescing operation, such
as (a ?? b) in C# or If(a, b) in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Conditional">Conditional</a></span></code></th>
<td class="colLast">
<div class="block">A conditional operation, such as <code>a &gt; b ? a : b</code> in Java.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Constant">Constant</a></span></code></th>
<td class="colLast">
<div class="block">A constant value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Convert">Convert</a></span></code></th>
<td class="colLast">
<div class="block">A cast or conversion operation, such as <code>(SampleType) obj</code> in
Java.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ConvertChecked">ConvertChecked</a></span></code></th>
<td class="colLast">
<div class="block">A cast or conversion operation, such as <code>(SampleType) obj</code> in
Java.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#DebugInfo">DebugInfo</a></span></code></th>
<td class="colLast">
<div class="block">Debugging information.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Declaration">Declaration</a></span></code></th>
<td class="colLast">
<div class="block">Declaration of a variable.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Decrement">Decrement</a></span></code></th>
<td class="colLast">
<div class="block">A unary decrement operation, such as (a - 1) in C# and
Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Default">Default</a></span></code></th>
<td class="colLast">
<div class="block">A default value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Divide">Divide</a></span></code></th>
<td class="colLast">
<div class="block">A division operation, such as (a / b), for numeric
operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#DivideAssign">DivideAssign</a></span></code></th>
<td class="colLast">
<div class="block">An division compound assignment operation, such as (a /=
b), for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Dynamic">Dynamic</a></span></code></th>
<td class="colLast">
<div class="block">A dynamic operation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Equal">Equal</a></span></code></th>
<td class="colLast">
<div class="block">A node that represents an equality comparison, such as <code>a == b</code> in
Java.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ExclusiveOr">ExclusiveOr</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical XOR operation, such as <code>a ^ b</code> in Java.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ExclusiveOrAssign">ExclusiveOrAssign</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical XOR compound assignment operation,
such as (a ^= b) in C#.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Extension">Extension</a></span></code></th>
<td class="colLast">
<div class="block">An extension expression.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#For">For</a></span></code></th>
<td class="colLast">
<div class="block">For loop.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ForEach">ForEach</a></span></code></th>
<td class="colLast">
<div class="block">For-each loop, "for (Type i : expression) body".</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Goto">Goto</a></span></code></th>
<td class="colLast">
<div class="block">A "go to" expression, such as goto Label in C# or GoTo
Label in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#GreaterThan">GreaterThan</a></span></code></th>
<td class="colLast">
<div class="block">A "greater than" comparison, such as (a &gt; b).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#GreaterThanOrEqual">GreaterThanOrEqual</a></span></code></th>
<td class="colLast">
<div class="block">A "greater than or equal to" comparison, such as (a &gt;=
b).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Increment">Increment</a></span></code></th>
<td class="colLast">
<div class="block">A unary increment operation, such as (a + 1) in C# and
Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Index">Index</a></span></code></th>
<td class="colLast">
<div class="block">An index operation or an operation that accesses a
property that takes arguments.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Invoke">Invoke</a></span></code></th>
<td class="colLast">
<div class="block">An operation that invokes a delegate or lambda expression,
such as sampleDelegate.Invoke().</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#IsFalse">IsFalse</a></span></code></th>
<td class="colLast">
<div class="block">A false condition value.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#IsTrue">IsTrue</a></span></code></th>
<td class="colLast">
<div class="block">A true condition value.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Label">Label</a></span></code></th>
<td class="colLast">
<div class="block">A label.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Lambda">Lambda</a></span></code></th>
<td class="colLast">
<div class="block">A lambda expression, such as <code>a -&amp;gt; a + a</code> in Java.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#LeftShift">LeftShift</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise left-shift operation, such as <code>a &lt;&lt; b</code> in Java.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#LeftShiftAssign">LeftShiftAssign</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise left-shift compound assignment, such as (a &lt;&lt;=
b).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#LessThan">LessThan</a></span></code></th>
<td class="colLast">
<div class="block">A "less than" comparison, such as (a &lt; b).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#LessThanOrEqual">LessThanOrEqual</a></span></code></th>
<td class="colLast">
<div class="block">A "less than or equal to" comparison, such as (a &lt;= b).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ListInit">ListInit</a></span></code></th>
<td class="colLast">
<div class="block">An operation that creates a new IEnumerable object and
initializes it from a list of elements, such as new
List&lt;SampleType&gt;(){ a, b, c } in C# or Dim sampleList = {
a, b, c } in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Loop">Loop</a></span></code></th>
<td class="colLast">
<div class="block">A loop, such as for or while.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#MemberAccess">MemberAccess</a></span></code></th>
<td class="colLast">
<div class="block">An operation that reads from a field or property, such as
obj.SampleProperty.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#MemberInit">MemberInit</a></span></code></th>
<td class="colLast">
<div class="block">An operation that creates a new object and initializes one
or more of its members, such as new Point { X = 1, Y = 2 }
in C# or New Point With {.X = 1, .Y = 2} in Visual
Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Mod">Mod</a></span></code></th>
<td class="colLast">
<div class="block">A percent remainder operation, such as (a % b), for numeric
operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Modulo">Modulo</a></span></code></th>
<td class="colLast">
<div class="block">An arithmetic remainder operation, such as (a % b) in C#
or (a Mod b) in Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ModuloAssign">ModuloAssign</a></span></code></th>
<td class="colLast">
<div class="block">An arithmetic remainder compound assignment operation,
such as (a %= b) in C#.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Multiply">Multiply</a></span></code></th>
<td class="colLast">
<div class="block">A multiplication operation, such as (a * b), without
overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#MultiplyAssign">MultiplyAssign</a></span></code></th>
<td class="colLast">
<div class="block">A multiplication compound assignment operation, such as (a
*= b), without overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#MultiplyAssignChecked">MultiplyAssignChecked</a></span></code></th>
<td class="colLast">
<div class="block">A multiplication compound assignment operation, such as (a
*= b), that has overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#MultiplyChecked">MultiplyChecked</a></span></code></th>
<td class="colLast">
<div class="block">An multiplication operation, such as (a * b), that has
overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Negate">Negate</a></span></code></th>
<td class="colLast">
<div class="block">An arithmetic negation operation, such as (-a).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#NegateChecked">NegateChecked</a></span></code></th>
<td class="colLast">
<div class="block">An arithmetic negation operation, such as (-a), that has
overflow checking.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#New">New</a></span></code></th>
<td class="colLast">
<div class="block">An operation that calls a constructor to create a new
object, such as new SampleType().</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#NewArrayBounds">NewArrayBounds</a></span></code></th>
<td class="colLast">
<div class="block">An operation that creates a new array, in which the bounds
for each dimension are specified, such as new
SampleType[dim1, dim2] in C# or New SampleType(dim1, dim2)
in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#NewArrayInit">NewArrayInit</a></span></code></th>
<td class="colLast">
<div class="block">An operation that creates a new one-dimensional array and
initializes it from a list of elements, such as new
SampleType[]{a, b, c} in C# or New SampleType(){a, b, c} in
Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Not">Not</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise complement or logical negation operation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#NotEqual">NotEqual</a></span></code></th>
<td class="colLast">
<div class="block">An inequality comparison, such as (a != b) in C# or (a &lt;&gt;
b) in Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#OnesComplement">OnesComplement</a></span></code></th>
<td class="colLast">
<div class="block">A ones complement operation, such as (~a) in C#.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Or">Or</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical OR operation, such as (a | b) in C#
or (a Or b) in Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#OrAssign">OrAssign</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise or logical OR compound assignment, such as (a |=
b) in C#.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#OrElse">OrElse</a></span></code></th>
<td class="colLast">
<div class="block">A short-circuiting conditional OR operation, such as (a ||
b) in C# or (a OrElse b) in Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Parameter">Parameter</a></span></code></th>
<td class="colLast">
<div class="block">A reference to a parameter or variable that is defined in
the context of the expression.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#PostDecrementAssign">PostDecrementAssign</a></span></code></th>
<td class="colLast">
<div class="block">A unary postfix decrement, such as (a--).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#PostIncrementAssign">PostIncrementAssign</a></span></code></th>
<td class="colLast">
<div class="block">A unary postfix increment, such as (a++).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Power">Power</a></span></code></th>
<td class="colLast">
<div class="block">A mathematical operation that raises a number to a power,
such as (a ^ b) in Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#PowerAssign">PowerAssign</a></span></code></th>
<td class="colLast">
<div class="block">A compound assignment operation that raises a number to a
power, such as (a ^= b) in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#PreDecrementAssign">PreDecrementAssign</a></span></code></th>
<td class="colLast">
<div class="block">A unary prefix decrement, such as (--a).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#PreIncrementAssign">PreIncrementAssign</a></span></code></th>
<td class="colLast">
<div class="block">A unary prefix increment, such as (++a).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Quote">Quote</a></span></code></th>
<td class="colLast">
<div class="block">An expression that has a constant value of type
Expression.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#RightShift">RightShift</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise right-shift operation, such as (a &gt;*gt; b).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#RightShiftAssign">RightShiftAssign</a></span></code></th>
<td class="colLast">
<div class="block">A bitwise right-shift compound assignment operation, such
as (a &gt;&gt;= b).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#RuntimeVariables">RuntimeVariables</a></span></code></th>
<td class="colLast">
<div class="block">A list of run-time variables.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Subtract">Subtract</a></span></code></th>
<td class="colLast">
<div class="block">A subtraction operation, such as (a - b), without overflow
checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SubtractAssign">SubtractAssign</a></span></code></th>
<td class="colLast">
<div class="block">A subtraction compound assignment operation, such as (a -=
b), without overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SubtractAssignChecked">SubtractAssignChecked</a></span></code></th>
<td class="colLast">
<div class="block">A subtraction compound assignment operation, such as (a -=
b), that has overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SubtractChecked">SubtractChecked</a></span></code></th>
<td class="colLast">
<div class="block">An arithmetic subtraction operation, such as (a - b), that
has overflow checking, for numeric operands.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Switch">Switch</a></span></code></th>
<td class="colLast">
<div class="block">A switch operation, such as switch in C# or Select Case in
Visual Basic.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Throw">Throw</a></span></code></th>
<td class="colLast">
<div class="block">An operation that throws an exception, such as throw new
Exception().</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Try">Try</a></span></code></th>
<td class="colLast">
<div class="block">A try-catch expression.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TypeAs">TypeAs</a></span></code></th>
<td class="colLast">
<div class="block">An explicit reference or boxing conversion in which null
is supplied if the conversion fails, such as (obj as
SampleType) in C# or TryCast(obj, SampleType) in Visual
Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TypeEqual">TypeEqual</a></span></code></th>
<td class="colLast">
<div class="block">An exact type test.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TypeIs">TypeIs</a></span></code></th>
<td class="colLast">
<div class="block">A type test, such as obj is SampleType in C# or TypeOf obj
is SampleType in Visual Basic.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#UnaryPlus">UnaryPlus</a></span></code></th>
<td class="colLast">
<div class="block">A unary plus operation, such as (+a).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#Unbox">Unbox</a></span></code></th>
<td class="colLast">
<div class="block">An unbox value type operation, such as unbox and unbox.any
instructions in MSIL.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#While">While</a></span></code></th>
<td class="colLast">
<div class="block">While loop.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Static Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<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>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><code>static <a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#valueOf(java.lang.String)">valueOf</a></span>&#8203;(<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>static <a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a></h3>
<a id="methods.inherited.from.class.java.lang.Enum">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang" class="externalLink">compareTo</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#describeConstable()" title="class or interface in java.lang" class="externalLink">describeConstable</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.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/9/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang" class="externalLink">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang" class="externalLink">name</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang" class="externalLink">ordinal</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,java.lang.String)" title="class or interface in java.lang" class="externalLink">valueOf</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/9/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/javase/9/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/9/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/9/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/9/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/9/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/9/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ============ ENUM CONSTANT DETAIL =========== -->
<li class="blockList">
<section class="constantDetails"><a id="enum.constant.detail">
<!-- -->
</a>
<h2>Enum Constant Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="Add">Add</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Add</span></div>
<div class="block">An addition operation, such as a + b, without overflow
checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="AddChecked">AddChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">AddChecked</span></div>
<div class="block">An addition operation, such as (a + b), with overflow
checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="And">And</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">And</span></div>
<div class="block">A bitwise or logical AND operation, such as <code>a &amp;amp; b</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="AndAlso">AndAlso</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">AndAlso</span></div>
<div class="block">A conditional AND operation that evaluates the second operand
only if the first operand evaluates to true. It corresponds to
<code>a &amp;&amp; b</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ArrayLength">ArrayLength</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ArrayLength</span></div>
<div class="block">An operation that obtains the length of a one-dimensional
array, such as array.Length.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ArrayIndex">ArrayIndex</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ArrayIndex</span></div>
<div class="block">An indexing operation in a one-dimensional array, such as
<code>array[index]</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Call">Call</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Call</span></div>
<div class="block">A method call, such as in the <code>obj.sampleMethod()</code>
expression.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Coalesce">Coalesce</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Coalesce</span></div>
<div class="block">A node that represents a null coalescing operation, such
as (a ?? b) in C# or If(a, b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Conditional">Conditional</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Conditional</span></div>
<div class="block">A conditional operation, such as <code>a &gt; b ? a : b</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Constant">Constant</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Constant</span></div>
<div class="block">A constant value.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Convert">Convert</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Convert</span></div>
<div class="block">A cast or conversion operation, such as <code>(SampleType) obj</code> in
Java. For a numeric
conversion, if the converted value is too large for the
destination type, no exception is thrown.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ConvertChecked">ConvertChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ConvertChecked</span></div>
<div class="block">A cast or conversion operation, such as <code>(SampleType) obj</code> in
Java. For a numeric
conversion, if the converted value does not fit the
destination type, an exception is thrown.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Divide">Divide</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Divide</span></div>
<div class="block">A division operation, such as (a / b), for numeric
operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Mod">Mod</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Mod</span></div>
<div class="block">A percent remainder operation, such as (a % b), for numeric
operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Equal">Equal</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Equal</span></div>
<div class="block">A node that represents an equality comparison, such as <code>a == b</code> in
Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ExclusiveOr">ExclusiveOr</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ExclusiveOr</span></div>
<div class="block">A bitwise or logical XOR operation, such as <code>a ^ b</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="GreaterThan">GreaterThan</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">GreaterThan</span></div>
<div class="block">A "greater than" comparison, such as (a &gt; b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="GreaterThanOrEqual">GreaterThanOrEqual</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">GreaterThanOrEqual</span></div>
<div class="block">A "greater than or equal to" comparison, such as (a &gt;=
b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Invoke">Invoke</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Invoke</span></div>
<div class="block">An operation that invokes a delegate or lambda expression,
such as sampleDelegate.Invoke().</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Lambda">Lambda</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Lambda</span></div>
<div class="block">A lambda expression, such as <code>a -&amp;gt; a + a</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="LeftShift">LeftShift</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">LeftShift</span></div>
<div class="block">A bitwise left-shift operation, such as <code>a &lt;&lt; b</code> in Java.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="LessThan">LessThan</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">LessThan</span></div>
<div class="block">A "less than" comparison, such as (a &lt; b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="LessThanOrEqual">LessThanOrEqual</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">LessThanOrEqual</span></div>
<div class="block">A "less than or equal to" comparison, such as (a &lt;= b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ListInit">ListInit</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ListInit</span></div>
<div class="block">An operation that creates a new IEnumerable object and
initializes it from a list of elements, such as new
List&lt;SampleType&gt;(){ a, b, c } in C# or Dim sampleList = {
a, b, c } in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="MemberAccess">MemberAccess</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">MemberAccess</span></div>
<div class="block">An operation that reads from a field or property, such as
obj.SampleProperty.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="MemberInit">MemberInit</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">MemberInit</span></div>
<div class="block">An operation that creates a new object and initializes one
or more of its members, such as new Point { X = 1, Y = 2 }
in C# or New Point With {.X = 1, .Y = 2} in Visual
Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Modulo">Modulo</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Modulo</span></div>
<div class="block">An arithmetic remainder operation, such as (a % b) in C#
or (a Mod b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Multiply">Multiply</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Multiply</span></div>
<div class="block">A multiplication operation, such as (a * b), without
overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="MultiplyChecked">MultiplyChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">MultiplyChecked</span></div>
<div class="block">An multiplication operation, such as (a * b), that has
overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Negate">Negate</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Negate</span></div>
<div class="block">An arithmetic negation operation, such as (-a). The object
a should not be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="UnaryPlus">UnaryPlus</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">UnaryPlus</span></div>
<div class="block">A unary plus operation, such as (+a). The result of a
predefined unary plus operation is the value of the
operand, but user-defined implementations might have
unusual results.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="NegateChecked">NegateChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">NegateChecked</span></div>
<div class="block">An arithmetic negation operation, such as (-a), that has
overflow checking. The object a should not be modified in
place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="New">New</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">New</span></div>
<div class="block">An operation that calls a constructor to create a new
object, such as new SampleType().</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="NewArrayInit">NewArrayInit</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">NewArrayInit</span></div>
<div class="block">An operation that creates a new one-dimensional array and
initializes it from a list of elements, such as new
SampleType[]{a, b, c} in C# or New SampleType(){a, b, c} in
Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="NewArrayBounds">NewArrayBounds</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">NewArrayBounds</span></div>
<div class="block">An operation that creates a new array, in which the bounds
for each dimension are specified, such as new
SampleType[dim1, dim2] in C# or New SampleType(dim1, dim2)
in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Not">Not</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Not</span></div>
<div class="block">A bitwise complement or logical negation operation. In C#,
it is equivalent to (~a) for integral types and to (!a) for
Boolean values. In Visual Basic, it is equivalent to (Not
a). The object a should not be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="NotEqual">NotEqual</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">NotEqual</span></div>
<div class="block">An inequality comparison, such as (a != b) in C# or (a &lt;&gt;
b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Or">Or</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Or</span></div>
<div class="block">A bitwise or logical OR operation, such as (a | b) in C#
or (a Or b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="OrElse">OrElse</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">OrElse</span></div>
<div class="block">A short-circuiting conditional OR operation, such as (a ||
b) in C# or (a OrElse b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Parameter">Parameter</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Parameter</span></div>
<div class="block">A reference to a parameter or variable that is defined in
the context of the expression. For more information, see
ParameterExpression.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Power">Power</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Power</span></div>
<div class="block">A mathematical operation that raises a number to a power,
such as (a ^ b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Quote">Quote</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Quote</span></div>
<div class="block">An expression that has a constant value of type
Expression. A Quote node can contain references to
parameters that are defined in the context of the
expression it represents.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="RightShift">RightShift</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">RightShift</span></div>
<div class="block">A bitwise right-shift operation, such as (a &gt;*gt; b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Subtract">Subtract</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Subtract</span></div>
<div class="block">A subtraction operation, such as (a - b), without overflow
checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="SubtractChecked">SubtractChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">SubtractChecked</span></div>
<div class="block">An arithmetic subtraction operation, such as (a - b), that
has overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="TypeAs">TypeAs</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">TypeAs</span></div>
<div class="block">An explicit reference or boxing conversion in which null
is supplied if the conversion fails, such as (obj as
SampleType) in C# or TryCast(obj, SampleType) in Visual
Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="TypeIs">TypeIs</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">TypeIs</span></div>
<div class="block">A type test, such as obj is SampleType in C# or TypeOf obj
is SampleType in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Assign">Assign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Assign</span></div>
<div class="block">An assignment operation, such as (a = b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Block">Block</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Block</span></div>
<div class="block">A block of expressions.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="DebugInfo">DebugInfo</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">DebugInfo</span></div>
<div class="block">Debugging information.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Decrement">Decrement</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Decrement</span></div>
<div class="block">A unary decrement operation, such as (a - 1) in C# and
Visual Basic. The object a should not be modified in
place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Dynamic">Dynamic</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Dynamic</span></div>
<div class="block">A dynamic operation.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Default">Default</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Default</span></div>
<div class="block">A default value.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Extension">Extension</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Extension</span></div>
<div class="block">An extension expression.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Goto">Goto</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Goto</span></div>
<div class="block">A "go to" expression, such as goto Label in C# or GoTo
Label in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Increment">Increment</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Increment</span></div>
<div class="block">A unary increment operation, such as (a + 1) in C# and
Visual Basic. The object a should not be modified in
place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Index">Index</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Index</span></div>
<div class="block">An index operation or an operation that accesses a
property that takes arguments.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Label">Label</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Label</span></div>
<div class="block">A label.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="RuntimeVariables">RuntimeVariables</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">RuntimeVariables</span></div>
<div class="block">A list of run-time variables. For more information, see
RuntimeVariablesExpression.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Loop">Loop</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Loop</span></div>
<div class="block">A loop, such as for or while.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Switch">Switch</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Switch</span></div>
<div class="block">A switch operation, such as switch in C# or Select Case in
Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Throw">Throw</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Throw</span></div>
<div class="block">An operation that throws an exception, such as throw new
Exception().</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Try">Try</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Try</span></div>
<div class="block">A try-catch expression.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Unbox">Unbox</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Unbox</span></div>
<div class="block">An unbox value type operation, such as unbox and unbox.any
instructions in MSIL.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="AddAssign">AddAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">AddAssign</span></div>
<div class="block">An addition compound assignment operation, such as (a +=
b), without overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="AndAssign">AndAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">AndAssign</span></div>
<div class="block">A bitwise or logical AND compound assignment operation,
such as (a &amp;= b) in C#.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="DivideAssign">DivideAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">DivideAssign</span></div>
<div class="block">An division compound assignment operation, such as (a /=
b), for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ExclusiveOrAssign">ExclusiveOrAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ExclusiveOrAssign</span></div>
<div class="block">A bitwise or logical XOR compound assignment operation,
such as (a ^= b) in C#.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="LeftShiftAssign">LeftShiftAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">LeftShiftAssign</span></div>
<div class="block">A bitwise left-shift compound assignment, such as (a &lt;&lt;=
b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ModuloAssign">ModuloAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ModuloAssign</span></div>
<div class="block">An arithmetic remainder compound assignment operation,
such as (a %= b) in C#.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="MultiplyAssign">MultiplyAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">MultiplyAssign</span></div>
<div class="block">A multiplication compound assignment operation, such as (a
*= b), without overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="OrAssign">OrAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">OrAssign</span></div>
<div class="block">A bitwise or logical OR compound assignment, such as (a |=
b) in C#.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="PowerAssign">PowerAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">PowerAssign</span></div>
<div class="block">A compound assignment operation that raises a number to a
power, such as (a ^= b) in Visual Basic.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="RightShiftAssign">RightShiftAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">RightShiftAssign</span></div>
<div class="block">A bitwise right-shift compound assignment operation, such
as (a &gt;&gt;= b).</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="SubtractAssign">SubtractAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">SubtractAssign</span></div>
<div class="block">A subtraction compound assignment operation, such as (a -=
b), without overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="AddAssignChecked">AddAssignChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">AddAssignChecked</span></div>
<div class="block">An addition compound assignment operation, such as (a +=
b), with overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="MultiplyAssignChecked">MultiplyAssignChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">MultiplyAssignChecked</span></div>
<div class="block">A multiplication compound assignment operation, such as (a
*= b), that has overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="SubtractAssignChecked">SubtractAssignChecked</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">SubtractAssignChecked</span></div>
<div class="block">A subtraction compound assignment operation, such as (a -=
b), that has overflow checking, for numeric operands.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="PreIncrementAssign">PreIncrementAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">PreIncrementAssign</span></div>
<div class="block">A unary prefix increment, such as (++a). The object a
should be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="PreDecrementAssign">PreDecrementAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">PreDecrementAssign</span></div>
<div class="block">A unary prefix decrement, such as (--a). The object a
should be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="PostIncrementAssign">PostIncrementAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">PostIncrementAssign</span></div>
<div class="block">A unary postfix increment, such as (a++). The object a
should be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="PostDecrementAssign">PostDecrementAssign</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">PostDecrementAssign</span></div>
<div class="block">A unary postfix decrement, such as (a--). The object a
should be modified in place.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="TypeEqual">TypeEqual</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">TypeEqual</span></div>
<div class="block">An exact type test.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="OnesComplement">OnesComplement</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">OnesComplement</span></div>
<div class="block">A ones complement operation, such as (~a) in C#.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="IsTrue">IsTrue</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">IsTrue</span></div>
<div class="block">A true condition value.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="IsFalse">IsFalse</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">IsFalse</span></div>
<div class="block">A false condition value.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="Declaration">Declaration</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">Declaration</span></div>
<div class="block">Declaration of a variable.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="For">For</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">For</span></div>
<div class="block">For loop.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="ForEach">ForEach</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">ForEach</span></div>
<div class="block">For-each loop, "for (Type i : expression) body".</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="While">While</a></h3>
<div class="memberSignature"><span class="modifiers">public static final</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">While</span></div>
<div class="block">While loop.</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="values()">values</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a>[]</span>&nbsp;<span class="memberName">values</span>()</div>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="valueOf(java.lang.String)">valueOf</a></h3>
<div class="memberSignature"><span class="modifiers">public static</span>&nbsp;<span class="returnType"><a href="ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree">ExpressionType</a></span>&nbsp;<span class="memberName">valueOf</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name)</span></div>
<div class="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang" class="externalLink">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><a href="https://docs.oracle.com/javase/9/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang" class="externalLink">NullPointerException</a></code> - if the argument is null</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<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="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"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#enum.constant.summary">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#enum.constant.detail">Enum Constants</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>