| Constructor and Description | 
|---|
| OutputVariable(String variableName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(CommandVisitor visitor)Accept a visitor. | 
| String | getVariableName() | 
| String | toString() | 
public OutputVariable(String variableName)
public void accept(CommandVisitor visitor)
Commandpublic String getVariableName()
Copyright © 2017 The Apache Software Foundation. All rights reserved.