Package io.cucumber.core.gherkin
Interface Container<T extends Node>
-
- All Known Subinterfaces:
Examples,Feature,Rule,ScenarioOutline
public interface Container<T extends Node>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<T>children()
-
-
-
Method Detail
-
children
Collection<T> children()
-
-