| Interface | Description |
|---|---|
| Func<V> | |
| GherkinLanguageConstants | |
| IGherkinDialectProvider | |
| IGherkinLine | |
| Parser.Builder<T> | |
| Parser.ITokenMatcher | |
| Parser.ITokenScanner |
| Class | Description |
|---|---|
| AstNode | |
| GenerateTokens | |
| Gherkin |
Main entry point for the Gherkin library
|
| GherkinDialect | |
| GherkinDialectProvider | |
| GherkinDocumentBuilder | |
| GherkinLine | |
| GherkinLineSpan | |
| Location | |
| Main | |
| Parser<T> | |
| Stdio | |
| Token | |
| TokenFormatter | |
| TokenFormatterBuilder | |
| TokenMatcher | |
| TokenScanner |
The scanner reads a gherkin doc (typically read from a .feature file) and creates a token
for each line.
|
| Enum | Description |
|---|---|
| Parser.RuleType | |
| Parser.TokenType |
Copyright © 2020. All rights reserved.