| Package | Description |
|---|---|
| gherkin.ast |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
Examples.getTableHeader() |
| Modifier and Type | Method and Description |
|---|---|
List<TableRow> |
DataTable.getRows() |
List<TableRow> |
Examples.getTableBody() |
| Constructor and Description |
|---|
Examples(Location location,
List<Tag> tags,
String keyword,
String name,
String description,
TableRow tableHeader,
List<TableRow> tableBody) |
| Constructor and Description |
|---|
DataTable(List<TableRow> rows) |
Examples(Location location,
List<Tag> tags,
String keyword,
String name,
String description,
TableRow tableHeader,
List<TableRow> tableBody) |
Copyright © 2017. All Rights Reserved.