Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DocumentPrinter ¶
type DocumentPrinter struct { ScenarioPrinters map[string]*ScenarioPrinter StepPrinters map[string]*StepPrinter Doc *messages.GherkinDocument Writer io.Writer Comments []*messages.Comment ResultsMode bool }
type KeywordNode ¶
type PicklePrinter ¶
type PicklePrinter struct { Pickle *messages.Pickle ScenarioPrinters map[string]*ScenarioPrinter StepPrinters map[string]*StepPrinter Writer io.Writer }
type ScenarioPrinter ¶
type StepPrinter ¶
type TablePrinter ¶
Click to show internal directories.
Click to hide internal directories.