Package | Description |
---|---|
org.jboss.byteman.rule.expression |
Modifier and Type | Class | Description |
---|---|---|
class |
ArithmeticExpression |
A binary arithmetic operator expression
|
class |
AssignExpression |
A binary string concatenation operator expression
|
class |
BitExpression |
A binary arithmetic operator expression
|
class |
BooleanExpression |
A binary arithmetic operator expression
|
class |
ComparisonExpression |
A binary comparison operator expression
|
class |
LogicalExpression |
A binary logical operator expression
|
class |
PlusExpression |
A plus operator expression which handles the case where we do not know the type of the first
operand.
|
class |
ShiftExpression |
A binary arithmetic operator expression
|
class |
StringPlusExpression |
A binary string concatenation operator expression
|
Copyright © 2018. All rights reserved.