blob: 680f8b57ed9d2096b8e1fd2bcba045fb77355965 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RexVisitor (Apache Calcite calcite API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RexVisitor (Apache Calcite calcite API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6};
var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],4:["t3","抽象方法"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>您的浏览器已禁用 JavaScript。</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/rex/RexVariable.html" title="org.apache.calcite.rex中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/rex/RexVisitorImpl.html" title="org.apache.calcite.rex中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/rex/RexVisitor.html" target="_top">框架</a></li>
<li><a href="RexVisitor.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li>嵌套&nbsp;|&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.calcite.rex</div>
<h2 title="接口 RexVisitor" class="title">接口 RexVisitor&lt;R&gt;</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt><span class="paramLabel">类型参数:</span></dt>
<dd><code>R</code> - Return type</dd>
</dl>
<dl>
<dt>所有已知实现类:</dt>
<dd><a href="../../../../org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html" title="org.apache.calcite.rel.rules中的类">ProjectCorrelateTransposeRule.RexFieldAccessReplacer</a>, <a href="../../../../org/apache/calcite/rel/rules/ReduceDecimalsRule.DecimalShuttle.html" title="org.apache.calcite.rel.rules中的类">ReduceDecimalsRule.DecimalShuttle</a>, <a href="../../../../org/apache/calcite/rel/rules/ReduceExpressionsRule.CaseShuttle.html" title="org.apache.calcite.rel.rules中的类">ReduceExpressionsRule.CaseShuttle</a>, <a href="../../../../org/apache/calcite/rel/rules/ReduceExpressionsRule.ReducibleExprLocator.html" title="org.apache.calcite.rel.rules中的类">ReduceExpressionsRule.ReducibleExprLocator</a>, <a href="../../../../org/apache/calcite/rel/rules/ReduceExpressionsRule.RexReplacer.html" title="org.apache.calcite.rel.rules中的类">ReduceExpressionsRule.RexReplacer</a>, <a href="../../../../org/apache/calcite/plan/RelOptUtil.InputFinder.html" title="org.apache.calcite.plan中的类">RelOptUtil.InputFinder</a>, <a href="../../../../org/apache/calcite/plan/RelOptUtil.InputReferencedVisitor.html" title="org.apache.calcite.plan中的类">RelOptUtil.InputReferencedVisitor</a>, <a href="../../../../org/apache/calcite/plan/RelOptUtil.RexInputConverter.html" title="org.apache.calcite.plan中的类">RelOptUtil.RexInputConverter</a>, <a href="../../../../org/apache/calcite/plan/RelOptUtil.VariableUsedVisitor.html" title="org.apache.calcite.plan中的类">RelOptUtil.VariableUsedVisitor</a>, <a href="../../../../org/apache/calcite/rex/RexChecker.html" title="org.apache.calcite.rex中的类">RexChecker</a>, <a href="../../../../org/apache/calcite/rex/RexInterpreter.html" title="org.apache.calcite.rex中的类">RexInterpreter</a>, <a href="../../../../org/apache/calcite/rex/RexPermutationShuttle.html" title="org.apache.calcite.rex中的类">RexPermutationShuttle</a>, <a href="../../../../org/apache/calcite/rex/RexPermuteInputsShuttle.html" title="org.apache.calcite.rex中的类">RexPermuteInputsShuttle</a>, <a href="../../../../org/apache/calcite/rex/RexShuttle.html" title="org.apache.calcite.rex中的类">RexShuttle</a>, <a href="../../../../org/apache/calcite/rex/RexUtil.ExprSimplifier.html" title="org.apache.calcite.rex中的类">RexUtil.ExprSimplifier</a>, <a href="../../../../org/apache/calcite/rex/RexUtil.FieldAccessFinder.html" title="org.apache.calcite.rex中的类">RexUtil.FieldAccessFinder</a>, <a href="../../../../org/apache/calcite/rex/RexUtil.FixNullabilityShuttle.html" title="org.apache.calcite.rex中的类">RexUtil.FixNullabilityShuttle</a>, <a href="../../../../org/apache/calcite/rex/RexUtil.SubQueryFinder.html" title="org.apache.calcite.rex中的类">RexUtil.SubQueryFinder</a>, <a href="../../../../org/apache/calcite/rex/RexVisitorImpl.html" title="org.apache.calcite.rex中的类">RexVisitorImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">RexVisitor&lt;R&gt;</span></pre>
<div class="block">Visitor pattern for traversing a tree of <a href="../../../../org/apache/calcite/rex/RexNode.html" title="org.apache.calcite.rex中的类"><code>RexNode</code></a> objects.</div>
<dl>
<dt><span class="seeLabel">另请参阅:</span></dt>
<dd><a href="../../../../org/apache/calcite/util/Glossary.html#VISITOR_PATTERN"><code>Glossary.VISITOR_PATTERN</code></a>,
<a href="../../../../org/apache/calcite/rex/RexShuttle.html" title="org.apache.calcite.rex中的类"><code>RexShuttle</code></a>,
<a href="../../../../org/apache/calcite/rex/RexVisitorImpl.html" title="org.apache.calcite.rex中的类"><code>RexVisitorImpl</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>方法概要</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释">
<caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">限定符和类型</th>
<th class="colLast" scope="col">方法和说明</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitCall-org.apache.calcite.rex.RexCall-">visitCall</a></span>(<a href="../../../../org/apache/calcite/rex/RexCall.html" title="org.apache.calcite.rex中的类">RexCall</a>&nbsp;call)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitCorrelVariable-org.apache.calcite.rex.RexCorrelVariable-">visitCorrelVariable</a></span>(<a href="../../../../org/apache/calcite/rex/RexCorrelVariable.html" title="org.apache.calcite.rex中的类">RexCorrelVariable</a>&nbsp;correlVariable)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitDynamicParam-org.apache.calcite.rex.RexDynamicParam-">visitDynamicParam</a></span>(<a href="../../../../org/apache/calcite/rex/RexDynamicParam.html" title="org.apache.calcite.rex中的类">RexDynamicParam</a>&nbsp;dynamicParam)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitFieldAccess-org.apache.calcite.rex.RexFieldAccess-">visitFieldAccess</a></span>(<a href="../../../../org/apache/calcite/rex/RexFieldAccess.html" title="org.apache.calcite.rex中的类">RexFieldAccess</a>&nbsp;fieldAccess)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitInputRef-org.apache.calcite.rex.RexInputRef-">visitInputRef</a></span>(<a href="../../../../org/apache/calcite/rex/RexInputRef.html" title="org.apache.calcite.rex中的类">RexInputRef</a>&nbsp;inputRef)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitLiteral-org.apache.calcite.rex.RexLiteral-">visitLiteral</a></span>(<a href="../../../../org/apache/calcite/rex/RexLiteral.html" title="org.apache.calcite.rex中的类">RexLiteral</a>&nbsp;literal)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitLocalRef-org.apache.calcite.rex.RexLocalRef-">visitLocalRef</a></span>(<a href="../../../../org/apache/calcite/rex/RexLocalRef.html" title="org.apache.calcite.rex中的类">RexLocalRef</a>&nbsp;localRef)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitOver-org.apache.calcite.rex.RexOver-">visitOver</a></span>(<a href="../../../../org/apache/calcite/rex/RexOver.html" title="org.apache.calcite.rex中的类">RexOver</a>&nbsp;over)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitPatternFieldRef-org.apache.calcite.rex.RexPatternFieldRef-">visitPatternFieldRef</a></span>(<a href="../../../../org/apache/calcite/rex/RexPatternFieldRef.html" title="org.apache.calcite.rex中的类">RexPatternFieldRef</a>&nbsp;fieldRef)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitRangeRef-org.apache.calcite.rex.RexRangeRef-">visitRangeRef</a></span>(<a href="../../../../org/apache/calcite/rex/RexRangeRef.html" title="org.apache.calcite.rex中的类">RexRangeRef</a>&nbsp;rangeRef)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitSubQuery-org.apache.calcite.rex.RexSubQuery-">visitSubQuery</a></span>(<a href="../../../../org/apache/calcite/rex/RexSubQuery.html" title="org.apache.calcite.rex中的类">RexSubQuery</a>&nbsp;subQuery)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/calcite/rex/RexVisitor.html#visitTableInputRef-org.apache.calcite.rex.RexTableInputRef-">visitTableInputRef</a></span>(<a href="../../../../org/apache/calcite/rex/RexTableInputRef.html" title="org.apache.calcite.rex中的类">RexTableInputRef</a>&nbsp;fieldRef)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>方法详细资料</h3>
<a name="visitInputRef-org.apache.calcite.rex.RexInputRef-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitInputRef</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitInputRef(<a href="../../../../org/apache/calcite/rex/RexInputRef.html" title="org.apache.calcite.rex中的类">RexInputRef</a>&nbsp;inputRef)</pre>
</li>
</ul>
<a name="visitLocalRef-org.apache.calcite.rex.RexLocalRef-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitLocalRef</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitLocalRef(<a href="../../../../org/apache/calcite/rex/RexLocalRef.html" title="org.apache.calcite.rex中的类">RexLocalRef</a>&nbsp;localRef)</pre>
</li>
</ul>
<a name="visitLiteral-org.apache.calcite.rex.RexLiteral-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitLiteral</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitLiteral(<a href="../../../../org/apache/calcite/rex/RexLiteral.html" title="org.apache.calcite.rex中的类">RexLiteral</a>&nbsp;literal)</pre>
</li>
</ul>
<a name="visitCall-org.apache.calcite.rex.RexCall-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitCall</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitCall(<a href="../../../../org/apache/calcite/rex/RexCall.html" title="org.apache.calcite.rex中的类">RexCall</a>&nbsp;call)</pre>
</li>
</ul>
<a name="visitOver-org.apache.calcite.rex.RexOver-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitOver</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitOver(<a href="../../../../org/apache/calcite/rex/RexOver.html" title="org.apache.calcite.rex中的类">RexOver</a>&nbsp;over)</pre>
</li>
</ul>
<a name="visitCorrelVariable-org.apache.calcite.rex.RexCorrelVariable-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitCorrelVariable</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitCorrelVariable(<a href="../../../../org/apache/calcite/rex/RexCorrelVariable.html" title="org.apache.calcite.rex中的类">RexCorrelVariable</a>&nbsp;correlVariable)</pre>
</li>
</ul>
<a name="visitDynamicParam-org.apache.calcite.rex.RexDynamicParam-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitDynamicParam</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitDynamicParam(<a href="../../../../org/apache/calcite/rex/RexDynamicParam.html" title="org.apache.calcite.rex中的类">RexDynamicParam</a>&nbsp;dynamicParam)</pre>
</li>
</ul>
<a name="visitRangeRef-org.apache.calcite.rex.RexRangeRef-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitRangeRef</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitRangeRef(<a href="../../../../org/apache/calcite/rex/RexRangeRef.html" title="org.apache.calcite.rex中的类">RexRangeRef</a>&nbsp;rangeRef)</pre>
</li>
</ul>
<a name="visitFieldAccess-org.apache.calcite.rex.RexFieldAccess-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitFieldAccess</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitFieldAccess(<a href="../../../../org/apache/calcite/rex/RexFieldAccess.html" title="org.apache.calcite.rex中的类">RexFieldAccess</a>&nbsp;fieldAccess)</pre>
</li>
</ul>
<a name="visitSubQuery-org.apache.calcite.rex.RexSubQuery-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitSubQuery</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitSubQuery(<a href="../../../../org/apache/calcite/rex/RexSubQuery.html" title="org.apache.calcite.rex中的类">RexSubQuery</a>&nbsp;subQuery)</pre>
</li>
</ul>
<a name="visitTableInputRef-org.apache.calcite.rex.RexTableInputRef-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visitTableInputRef</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitTableInputRef(<a href="../../../../org/apache/calcite/rex/RexTableInputRef.html" title="org.apache.calcite.rex中的类">RexTableInputRef</a>&nbsp;fieldRef)</pre>
</li>
</ul>
<a name="visitPatternFieldRef-org.apache.calcite.rex.RexPatternFieldRef-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>visitPatternFieldRef</h4>
<pre><a href="../../../../org/apache/calcite/rex/RexVisitor.html" title="RexVisitor中的类型参数">R</a>&nbsp;visitPatternFieldRef(<a href="../../../../org/apache/calcite/rex/RexPatternFieldRef.html" title="org.apache.calcite.rex中的类">RexPatternFieldRef</a>&nbsp;fieldRef)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="导航">
<li><a href="../../../../overview-summary.html">概览</a></li>
<li><a href="package-summary.html">程序包</a></li>
<li class="navBarCell1Rev"></li>
<li><a href="package-tree.html"></a></li>
<li><a href="../../../../deprecated-list.html">已过时</a></li>
<li><a href="../../../../index-all.html">索引</a></li>
<li><a href="../../../../help-doc.html">帮助</a></li>
</ul>
<div class="aboutLanguage"><b>Apache Calcite</b></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/calcite/rex/RexVariable.html" title="org.apache.calcite.rex中的类"><span class="typeNameLink">上一个类</span></a></li>
<li><a href="../../../../org/apache/calcite/rex/RexVisitorImpl.html" title="org.apache.calcite.rex中的类"><span class="typeNameLink">下一个类</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/calcite/rex/RexVisitor.html" target="_top">框架</a></li>
<li><a href="RexVisitor.html" target="_top">无框架</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">所有类</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>概要:&nbsp;</li>
<li>嵌套&nbsp;|&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.summary">方法</a></li>
</ul>
<ul class="subNavList">
<li>详细资料:&nbsp;</li>
<li>字段&nbsp;|&nbsp;</li>
<li>构造器&nbsp;|&nbsp;</li>
<li><a href="#method.detail">方法</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; 2012-2020 Apache Software Foundation. All Rights Reserved.</small></p>
</body>
</html>