public static class AbstractIngesterFormatter.AlphaNumericValue extends Object implements AbstractIngesterFormatter.FormatterElement
| Constructor and Description |
|---|
AlphaNumericValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
AbstractIngesterFormatter.AbstractWrapper sourceTag)
Consume tokens from the queue.
|
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, AbstractIngesterFormatter.AbstractWrapper sourceTag)
AbstractIngesterFormatter.FormatterElementconsume in interface AbstractIngesterFormatter.FormatterElementCopyright © 2017. All rights reserved.