public interface IGherkinDialectProvider
| Modifier and Type | Method and Description |
|---|---|
GherkinDialect |
getDefaultDialect() |
GherkinDialect |
getDialect(String language,
Location location) |
List<String> |
getLanguages() |
GherkinDialect getDefaultDialect()
GherkinDialect getDialect(String language, Location location)
Copyright © 2017. All Rights Reserved.