|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExprBin
Base interface for binary expressions.
Method Summary | |
---|---|
IExpr |
operand1()
|
IExpr |
operand2()
|
Methods inherited from interface nts.interf.base.IExpr |
---|
type |
Methods inherited from interface nts.interf.base.IVisitable |
---|
accept |
Method Detail |
---|
IExpr operand1()
IExpr operand2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |