Package io.cucumber.core.gherkin
Interface Feature
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getKeyword()
Optional<Pickle>
getPickleAt(Located located)
List<Pickle>
getPickles()
String
getSource()
URI
getUri()
-
Methods inherited from interface io.cucumber.core.gherkin.Located
getLocation
-
Methods inherited from interface io.cucumber.core.gherkin.Named
getKeyWord, getName
-
-