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