public class AnnotatedFeature
extends java.lang.Object
| Constructor and Description |
|---|
AnnotatedFeature(gherkin.ast.Feature feature,
java.lang.String descriptionInComments) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionInComments() |
gherkin.ast.Feature |
getFeature() |