|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinaryOperatorNode
Convenience interface for operations which only have two nodes
| Method Summary | |
|---|---|
Node |
getFirst()
Gets the firstNode. |
Node |
getSecond()
Gets the secondNode. |
| Method Detail |
|---|
Node getFirst()
Node getSecond()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||