| Modifier and Type | Field and Description |
|---|---|
List<Statement> |
statements |
nodeType, type| Modifier and Type | Method and Description |
|---|---|
BlockStatement |
accept(Visitor visitor) |
boolean |
equals(Object o) |
Object |
evaluate(org.apache.calcite.linq4j.tree.Evaluator evaluator) |
int |
hashCode() |
accept, getNodeType, getType, toStringpublic BlockStatement accept(Visitor visitor)
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.