public static class CutAndPasteSupport.ReplaceResult<P extends ParseContext<P>> extends Object
| Constructor and Description |
|---|
ReplaceResult(ConfigurationHandle<P> handle,
ArooaParseException exception) |
| Modifier and Type | Method and Description |
|---|---|
ArooaParseException |
getException() |
ConfigurationHandle<P> |
getHandle() |
public ReplaceResult(ConfigurationHandle<P> handle, ArooaParseException exception)
public ArooaParseException getException()
public ConfigurationHandle<P> getHandle()
Copyright © 2023. All rights reserved.