public class Step extends Node
| Constructor and Description |
|---|
Step(Location location,
String keyword,
String text,
Node argument) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getArgument() |
String |
getKeyword() |
String |
getText() |
getLocationCopyright © 2017. All Rights Reserved.