spot 2.14.5
Loading...
Searching...
No Matches
tlyy::parser::context Class Reference
Collaboration diagram for tlyy::parser::context:

Public Member Functions

 context (const parser &yyparser, const symbol_type &yyla)
const symbol_typelookahead () const
symbol_kind_type token () const
const location_typelocation () const
int expected_tokens (symbol_kind_type yyarg[], int yyargn) const

Member Function Documentation

◆ expected_tokens()

int tlyy::parser::context::expected_tokens ( symbol_kind_type yyarg[],
int yyargn ) const

Put in YYARG at most YYARGN of the expected tokens, and return the number of tokens stored in YYARG. If YYARG is null, return the number of expected tokens (guaranteed to be less than YYNTOKENS).

References tlyy::parser::parser().


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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on for spot by doxygen 1.15.0