| Package | Description |
|---|---|
| gherkin |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenScanner
The scanner reads a gherkin doc (typically read from a .feature file) and creates a token
for each line.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Parser.parse(Parser.ITokenScanner tokenScanner) |
T |
Parser.parse(Parser.ITokenScanner tokenScanner,
Parser.ITokenMatcher tokenMatcher) |
Copyright © 2017. All Rights Reserved.