|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.byteman.rule.expression | |
---|---|
org.jboss.byteman.rule.binding | |
org.jboss.byteman.rule.expression |
Classes in org.jboss.byteman.rule.expression used by org.jboss.byteman.rule.binding | |
---|---|
Expression
abstract class representing an evaluable expression. |
Classes in org.jboss.byteman.rule.expression used by org.jboss.byteman.rule.expression | |
---|---|
AssignableExpression
an expression which can appear on the left hand side of an assignment expression as well as in any other expression context. |
|
BinaryOperExpression
binary operators includes arithmetic and comparison operators |
|
BooleanExpression
A binary arithmetic operator expression |
|
Expression
abstract class representing an evaluable expression. |
|
OperExpression
generic operator expression subsumes unary, binary and ternary operators |
|
TernaryOperExpression
ternary operators includes conditional evaluation operator 'cond ? if_expr : else_expr' |
|
ThrowExpression.SuperIterator
|
|
UnaryOperExpression
unary operators includes boolean NOT and arithmetic TWIDDLE n.b. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |