public static interface ParseToken.IndexedStringConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int index,
String value)
Consume an indexed string.
|
void accept(int index,
String value)
index - indexvalue - value to consumeCopyright © 2002-2022 CS GROUP. All rights reserved.