| Package | Description |
|---|---|
| gherkin.ast |
| Modifier and Type | Method and Description |
|---|---|
List<Comment> |
Feature.getComments() |
| Constructor and Description |
|---|
Feature(List<Tag> tags,
Location location,
String language,
String keyword,
String name,
String description,
Background background,
List<ScenarioDefinition> scenarioDefinitions,
List<Comment> comments) |
Copyright © 2015. All rights reserved.