|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnaryLogicalOperatorNode | |
|---|---|
| com.akiban.sql.compiler | |
| com.akiban.sql.parser | |
| Uses of UnaryLogicalOperatorNode in com.akiban.sql.compiler |
|---|
| Methods in com.akiban.sql.compiler with parameters of type UnaryLogicalOperatorNode | |
|---|---|
protected DataTypeDescriptor |
TypeComputer.unaryLogicalOperatorNode(UnaryLogicalOperatorNode node)
|
| Uses of UnaryLogicalOperatorNode in com.akiban.sql.parser |
|---|
| Subclasses of UnaryLogicalOperatorNode in com.akiban.sql.parser | |
|---|---|
class |
NotNode
A NotNode represents a NOT operator. |
class |
TestConstraintNode
A TestConstraintNode is used to determine when a constraint has been violated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||