public class ReversePolishInterpretor
extends java.lang.Object
| Constructor and Description |
|---|
ReversePolishInterpretor(StringLocated location,
TokenStack queue,
Knowledge knowledge,
TMemory memory,
TContext context) |
| Modifier and Type | Method and Description |
|---|---|
TValue |
getResult() |
public ReversePolishInterpretor(StringLocated location, TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) throws EaterException
EaterExceptionpublic final TValue getResult()