V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::Lexer Class Reference

Public Types

using PatternFunction = bool(*)(InputPosition *pos)
 

Public Member Functions

void SetWhitespace (PatternFunction whitespace)
 
SymbolPattern (PatternFunction pattern)
 
SymbolToken (const std::string &keyword)
 
V8_EXPORT_PRIVATE LexerResult RunLexer (const std::string &input)
 

Detailed Description

Definition at line 317 of file earley-parser.h.


The documentation for this class was generated from the following files: