Package | Description |
---|---|
org.apache.jdo.impl.jdoql.tree |
Modifier and Type | Class and Description |
---|---|
class |
ComplementExpr
This node represents a bitwise not operator.
|
class |
NotExpr
This node represents a logical not operator.
|
class |
UnaryMinusExpr
This node represents a unary minus operator.
|
class |
UnaryPlusExpr
This node represents a unary plus operator.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.