|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Required method for an infix->RPN expression translator.
Method Summary | |
String |
translate(String anInfix)
Returns the RPN representation of the given infix notation expression. |
Method Detail |
public String translate(String anInfix)
anInfix
- expression in infix to translate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |