public static class IngesterFormatter.GuardedLoop extends Object
IngesterFormatter.Loop, but expects a configurable non-whitespace Token| Constructor and Description |
|---|
GuardedLoop(com.wavefront.ingester.IngesterFormatter.FormatterElement element,
int acceptedToken,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
ReportPoint point)
Consume tokens from the queue.
|
public GuardedLoop(com.wavefront.ingester.IngesterFormatter.FormatterElement element,
int acceptedToken,
boolean optional)
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, ReportPoint point)
Copyright © 2017. All rights reserved.