public static interface ParseToken.StringConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(String value)
消耗一个字符串。
|
void accept(String value)
value
- 要消耗的值
Copyright © 2002-2023 CS GROUP. All rights reserved.