public class ShuntingYard
extends java.lang.Object
Constructor and Description |
---|
ShuntingYard(TokenIterator it,
Knowledge knowledge) |
Modifier and Type | Method and Description |
---|---|
TokenStack |
getQueue() |
public ShuntingYard(TokenIterator it, Knowledge knowledge) throws EaterException, EaterExceptionLocated
EaterException
EaterExceptionLocated
public TokenStack getQueue()