| Interface | Description |
|---|---|
| Func<V> | |
| GherkinLanguageConstants | |
| IGherkinDialectProvider | |
| IGherkinLine | |
| Parser.Builder<T> | |
| Parser.ITokenMatcher | |
| Parser.ITokenScanner | |
| StringUtils.ToString<T> |
| Class | Description |
|---|---|
| AstBuilder | |
| AstNode | |
| GenerateTokens | |
| GherkinDialect | |
| GherkinDialectProvider | |
| GherkinLine | |
| GherkinLineSpan | |
| Parser<T> | |
| StringUtils | |
| SymbolCounter | |
| 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 © 2017. All Rights Reserved.