| Package | Description |
|---|---|
| gherkin.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
Background |
class |
Scenario |
class |
ScenarioOutline |
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioDefinition> |
Feature.getChildren() |
| Constructor and Description |
|---|
Feature(List<Tag> tags,
Location location,
String language,
String keyword,
String name,
String description,
List<ScenarioDefinition> children) |
Copyright © 2017. All Rights Reserved.