![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Types | |
| using | PatternFunction = bool(*)(InputPosition *pos) |
Public Member Functions | |
| void | SetWhitespace (PatternFunction whitespace) |
| Symbol * | Pattern (PatternFunction pattern) |
| Symbol * | Token (const std::string &keyword) |
| V8_EXPORT_PRIVATE LexerResult | RunLexer (const std::string &input) |
Definition at line 317 of file earley-parser.h.