Modifier and Type | Method and Description |
---|---|
TokenQueue |
Parser.getOutputTokensQueue() |
TokenQueue |
LexicalTokenizer.getTokens() |
Modifier and Type | Method and Description |
---|---|
void |
RPNCalculator.setRPNExpression(TokenQueue expression) |
Modifier and Type | Method and Description |
---|---|
void |
RPNCalculatorImpl.setRPNExpression(TokenQueue expression) |
Modifier and Type | Class and Description |
---|---|
class |
TokenQueueImpl |
Modifier and Type | Method and Description |
---|---|
static TokenQueue |
TokenStructureFactory.createQueue() |
Copyright © 2013. All Rights Reserved.