spot  2.11.6
Public Member Functions | List of all members
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).


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 Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1