![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
Rule (std::vector< Symbol *> right_hand_side, Action action=DefaultAction) | |
Symbol * | left () const |
const std::vector< Symbol * > & | right () const |
void | SetLeftHandSide (Symbol *left_hand_side) |
V8_EXPORT_PRIVATE base::Optional< ParseResult > | RunAction (const Item *completed_item, const LexerResult &tokens) const |
Definition at line 143 of file earley-parser.h.