public static interface ParseToken.StringConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(String value)
Consume a string.
|
void accept(String value)
value
- value to consumeCopyright © 2002-2022 CS GROUP. All rights reserved.