Package | Description |
---|---|
com.akiban.sql.compiler | |
com.akiban.sql.parser | |
com.akiban.sql.unparser |
Modifier and Type | Method and Description |
---|---|
protected DataTypeDescriptor |
TypeComputer.binaryComparisonOperatorNode(BinaryComparisonOperatorNode node) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryRelationalOperatorNode
This class represents the 6 binary operators: LessThan, LessThanEquals,
Equals, NotEquals, GreaterThan and GreaterThanEquals.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
NodeToString.binaryComparisonOperatorNode(BinaryComparisonOperatorNode node) |
Copyright © 2013. All Rights Reserved.