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