public interface Consumer
StatementSplitter in how it should consume tokens.| Modifier and Type | Field and Description |
|---|---|
static Consumer |
UNTIL_EOL
A
Consumer that consumes tokens until the end of the line. |
| Modifier and Type | Method and Description |
|---|---|
String |
consume(Context context) |
Copyright © 2013–2020. All rights reserved.