public class GherkinDocument extends Node
| Constructor and Description |
|---|
GherkinDocument(Feature feature,
java.util.List<Comment> comments) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Comment> |
getComments() |
Feature |
getFeature() |
getLocation