| Constructor and Description |
|---|
BackgroundStatement(Background background,
List<StepStatement> steps) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(Context context) |
Background |
getBackground() |
List<StepStatement> |
getSteps() |
public BackgroundStatement(Background background, List<StepStatement> steps)
public Background getBackground()
public List<StepStatement> getSteps()
Copyright © 2017. All rights reserved.