public class ReferencedExampleTable
extends java.lang.Object
| Constructor and Description |
|---|
ReferencedExampleTable(gherkin.ast.Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
static ReferencedExampleTable |
in(gherkin.ast.Feature feature) |
NamedExampleTable |
withName(java.lang.String exampleTableName) |
public ReferencedExampleTable(gherkin.ast.Feature feature)
public static ReferencedExampleTable in(gherkin.ast.Feature feature)
public NamedExampleTable withName(java.lang.String exampleTableName)