| Constructor and Description |
|---|
Call(String templateVariable,
String argumentsVariable) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CommandVisitor visitor)
Accept a visitor.
|
String |
getArgumentsVariable() |
String |
getTemplateVariable() |
public String getTemplateVariable()
public String getArgumentsVariable()
public void accept(CommandVisitor visitor)
CommandCopyright © 2017 The Apache Software Foundation. All rights reserved.