public static class IngesterFormatter.Loop extends Object
| Constructor and Description |
|---|
Loop(com.wavefront.ingester.IngesterFormatter.FormatterElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
ReportPoint point)
Consume tokens from the queue.
|
public Loop(com.wavefront.ingester.IngesterFormatter.FormatterElement element)
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, ReportPoint point)
Copyright © 2015. All rights reserved.