public abstract class Plan extends Object
| Constructor and Description |
|---|
Plan() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
acceptVisitor(PlanVisitor visitor) |
Location |
getLocation() |
void |
setLocation(Location location) |
String |
toString() |
Copyright © 2019. All rights reserved.