|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOperatorETIR
Nested Class Summary | |
---|---|
static interface |
IOperatorETIR.IOperator
This is for easy mocking of an OperatorETIR.Operator . |
Method Summary | |
---|---|
ExpressionTIR |
getLeft()
Returns the left expression. |
IOperatorETIR.IOperator |
getOperator()
Returns the operator. |
ExpressionTIR |
getRight()
Returns the right expression. |
Methods inherited from interface org.norecess.citkit.tir.ExpressionTIR |
---|
accept, getType |
Methods inherited from interface org.norecess.citkit.tir.HobbesTIR |
---|
getPosition |
Method Detail |
---|
ExpressionTIR getLeft()
IOperatorETIR.IOperator getOperator()
ExpressionTIR getRight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |