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
EaterException
public final TValue getResult()