public class Step extends Node
| Constructor and Description |
|---|
Step(Location location,
java.lang.String keyword,
java.lang.String text,
Node argument) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getArgument() |
java.lang.String |
getKeyword() |
java.lang.String |
getText() |
getLocation