|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryLogicalOperatorNode | |
|---|---|
| com.akiban.sql.compiler | |
| com.akiban.sql.parser | |
| com.akiban.sql.unparser | |
| Uses of BinaryLogicalOperatorNode in com.akiban.sql.compiler |
|---|
| Methods in com.akiban.sql.compiler with parameters of type BinaryLogicalOperatorNode | |
|---|---|
protected DataTypeDescriptor |
TypeComputer.binaryLogicalOperatorNode(BinaryLogicalOperatorNode node)
|
| Uses of BinaryLogicalOperatorNode in com.akiban.sql.parser |
|---|
| Subclasses of BinaryLogicalOperatorNode in com.akiban.sql.parser | |
|---|---|
class |
AndNode
|
class |
IsNode
|
class |
OrNode
|
| Uses of BinaryLogicalOperatorNode in com.akiban.sql.unparser |
|---|
| Methods in com.akiban.sql.unparser with parameters of type BinaryLogicalOperatorNode | |
|---|---|
protected String |
NodeToString.binaryLogicalOperatorNode(BinaryLogicalOperatorNode node)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||