@PublicApi public abstract class ForestAction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ForestAction.Add |
static class |
ForestAction.Copy |
static class |
ForestAction.Move |
static class |
ForestAction.Remove |
static interface |
ForestAction.Visitor |
public abstract void accept(ForestAction.Visitor visitor) throws StructureException
StructureExceptionCopyright © 2023 ALM Works. All Rights Reserved.