| Package | Description |
|---|---|
| gherkin.formatter | |
| gherkin.formatter.ansi |
| Modifier and Type | Method and Description |
|---|---|
NiceAppendable |
NiceAppendable.append(char c) |
NiceAppendable |
NiceAppendable.append(CharSequence csq) |
NiceAppendable |
NiceAppendable.append(CharSequence csq,
int start,
int end) |
NiceAppendable |
NiceAppendable.println() |
NiceAppendable |
NiceAppendable.println(CharSequence csq) |
| 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 |
|---|---|
void |
AnsiEscapes.appendTo(NiceAppendable a) |
Copyright © 2025. All rights reserved.