|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TernaryOperatorNode.OperatorType | |
|---|---|
| com.akiban.sql.parser | |
| Uses of TernaryOperatorNode.OperatorType in com.akiban.sql.parser |
|---|
| Fields in com.akiban.sql.parser declared as TernaryOperatorNode.OperatorType | |
|---|---|
protected TernaryOperatorNode.OperatorType |
TernaryOperatorNode.operatorType
|
| Methods in com.akiban.sql.parser that return TernaryOperatorNode.OperatorType | |
|---|---|
static TernaryOperatorNode.OperatorType |
TernaryOperatorNode.OperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TernaryOperatorNode.OperatorType[] |
TernaryOperatorNode.OperatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||