| Modifier and Type | Field and Description |
|---|---|
Expression |
expression |
GotoExpressionKind |
kind |
LabelTarget |
labelTarget |
nodeType, type| Modifier and Type | Method and Description |
|---|---|
Statement |
accept(Visitor visitor) |
boolean |
equals(Object o) |
Object |
evaluate(org.apache.calcite.linq4j.tree.Evaluator evaluator) |
int |
hashCode() |
accept, getNodeType, getType, toStringpublic final GotoExpressionKind kind
public final LabelTarget labelTarget
public final Expression expression
public Object evaluate(org.apache.calcite.linq4j.tree.Evaluator evaluator)
evaluate in class AbstractNodepublic boolean equals(Object o)
equals in class AbstractNodepublic int hashCode()
hashCode in class AbstractNodeCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.