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