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
EaterException
public TokenStack getQueue()
Copyright © 2019. All Rights Reserved.