public static class SimpleParseContext.ChildBuilder2 extends Object
| Constructor and Description |
|---|
ChildBuilder2(ArooaElement arooaElement,
SimpleParseContext parent,
ElementHandler<SimpleParseContext> elementHandler) |
| Modifier and Type | Method and Description |
|---|---|
SimpleParseContext |
andDestroyAction(Runnable destroyAction) |
SimpleParseContext |
andNoDestroyAction() |
public ChildBuilder2(ArooaElement arooaElement, SimpleParseContext parent, ElementHandler<SimpleParseContext> elementHandler)
public SimpleParseContext andDestroyAction(Runnable destroyAction)
public SimpleParseContext andNoDestroyAction()
Copyright © 2023. All rights reserved.