|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBooleanExpr | |
---|---|
com.caucho.el |
Uses of AbstractBooleanExpr in com.caucho.el |
---|
Subclasses of AbstractBooleanExpr in com.caucho.el | |
---|---|
class |
BooleanExpr
Represents a binary boolean expression. |
class |
BooleanLiteral
A boolean literal expression. |
class |
CmpExpr
Represents a numeric comparison operation: lt, gt, le, ge. |
class |
EqExpr
Represents the numeric comparison operation: eq |
class |
GeExpr
Represents the numeric comparison operation: le |
class |
GtExpr
Represents the numeric comparison operation: gt |
class |
LeExpr
Represents the numeric comparison operation: le |
class |
LtExpr
Represents the numeric comparison operation: lt |
class |
MatchesExpr
Represents the regular expression operation: matches |
class |
NeExpr
Represents the numeric comparison operation: ne |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |