public static class IngesterFormatter.Literal extends Object
| Constructor and Description |
|---|
Literal(String literal,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
ReportPoint point)
Consume tokens from the queue.
|
public Literal(String literal, boolean caseSensitive)
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, ReportPoint point)
Copyright © 2016. All rights reserved.