public class GherkinDialectProvider extends Object implements IGherkinDialectProvider
| Constructor and Description |
|---|
GherkinDialectProvider() |
| Modifier and Type | Method and Description |
|---|---|
GherkinDialect |
getDefaultDialect() |
GherkinDialect |
getDialect(String language,
Location location) |
public GherkinDialect getDefaultDialect()
getDefaultDialect in interface IGherkinDialectProviderpublic GherkinDialect getDialect(String language, Location location)
getDialect in interface IGherkinDialectProviderCopyright © 2015. All rights reserved.