Package org.apache.calcite.linq4j.tree
Class SwitchStatement
java.lang.Object
org.apache.calcite.linq4j.tree.AbstractNode
org.apache.calcite.linq4j.tree.Statement
org.apache.calcite.linq4j.tree.SwitchStatement
- All Implemented Interfaces:
- Node
Represents a control expression that handles multiple selections by passing
 control to 
SwitchCase.- 
Field SummaryFields inherited from class org.apache.calcite.linq4j.tree.AbstractNodenodeType, type
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.calcite.linq4j.tree.AbstractNodeaccept, equals, evaluate, getNodeType, getType, hashCode, toString