|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for concrete binary operator classes.
| Field Summary | |
static int |
LHS_INDEX
The index of left hand side operand of this binary operator. |
static int |
RHS_INDEX
The index of right hand side operand of this binary operator. |
| Method Summary | |
Object |
getLeftHandSide()
Returns left hand side operand of this binary operator. |
Object |
getRightHandSide()
Returns right hand side operand of this binary operator. |
| Field Detail |
public static final int LHS_INDEX
public static final int RHS_INDEX
| Method Detail |
public Object getLeftHandSide()
public Object getRightHandSide()
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||