Package io.cucumber.core.gherkin
Interface FeatureParser
public interface FeatureParser
-
Method Summary
-
Method Details
-
parse
Deprecated. -
parse
default Optional<Feature> parse(URI path, InputStream source, Supplier<UUID> idGenerator) throws IOException - Throws:
IOException
-
version
String version()
-