Package | Description |
---|---|
gherkin.formatter | |
gherkin.formatter.model |
Modifier and Type | Method and Description |
---|---|
void |
StepPrinter.writeStep(NiceAppendable out,
Format textFormat,
Format argFormat,
String stepName,
List<Argument> arguments) |
Modifier and Type | Method and Description |
---|---|
List<Argument> |
Match.getArguments() |
List<Argument> |
Step.getOutlineArgs() |
Constructor and Description |
---|
Match(List<Argument> arguments,
String location) |
Copyright © 2017. All rights reserved.