public class CommandInterpreter extends UnionModule
MODULE_NAME| Constructor and Description |
|---|
CommandInterpreter(boolean preview,
ScriptContext context,
FactoryBuilder factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Command command) |
ScriptContext |
getContext() |
Construction |
getRoot() |
boolean |
isPreview() |
executeoperationgetNamepublic CommandInterpreter(boolean preview,
ScriptContext context,
FactoryBuilder factory)
public void execute(Command command)
public Construction getRoot()
public ScriptContext getContext()
public boolean isPreview()
Copyright © 2018. All rights reserved.