public class ReversePolishInterpretor
extends java.lang.Object
Constructor and Description |
---|
ReversePolishInterpretor(LineLocation location,
TokenStack queue,
Knowledge knowledge,
TMemory memory,
TContext context) |
ReversePolishInterpretor(TokenStack queue,
Knowledge knowledge,
TMemory memory,
TContext context) |
Modifier and Type | Method and Description |
---|---|
TValue |
getResult() |
public ReversePolishInterpretor(TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) throws EaterException, EaterExceptionLocated
EaterException
EaterExceptionLocated
public ReversePolishInterpretor(LineLocation location, TokenStack queue, Knowledge knowledge, TMemory memory, TContext context) throws EaterException, EaterExceptionLocated
EaterException
EaterExceptionLocated
public final TValue getResult()
Copyright © 2020. All Rights Reserved.