public static interface SimpleParseContext.Actions
| Modifier and Type | Method and Description |
|---|---|
SimpleParseContext.ActionFunction |
getChildActions() |
Runnable |
getDestroyAction() |
Runnable |
getInitAction() |
Consumer<? super String> |
getTextConsumer() |
Runnable getInitAction()
Runnable getDestroyAction()
SimpleParseContext.ActionFunction getChildActions()
Copyright © 2023. All rights reserved.