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