Constructor and Description |
---|
Start(String name,
Set<String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
accept(CommandVisitor visitor)
Accept a visitor.
|
String |
getName() |
Set<String> |
getParameters() |
public String getName()
public void accept(CommandVisitor visitor)
Command
Copyright © 2017 The Apache Software Foundation. All rights reserved.