Package org.apache.calcite.linq4j.tree
Class SwitchCase
java.lang.Object
org.apache.calcite.linq4j.tree.SwitchCase
Represents one case of a
SwitchStatement
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SwitchCase
public SwitchCase()
-