public class DescriptionWithScenarioReferences
extends java.lang.Object
| Constructor and Description |
|---|
DescriptionWithScenarioReferences(gherkin.ast.Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
forText(java.lang.String line) |
static DescriptionWithScenarioReferences |
from(gherkin.ast.Feature feature) |
public DescriptionWithScenarioReferences(gherkin.ast.Feature feature)
public java.lang.String forText(java.lang.String line)
public static DescriptionWithScenarioReferences from(gherkin.ast.Feature feature)