#include <aprepro_parser.h>
◆ context()
SEAMS::Parser::context::context |
( |
const Parser & | yyparser, |
|
|
const symbol_type & | yyla ) |
◆ expected_tokens()
int SEAMS::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).
◆ lookahead()
const symbol_type & SEAMS::Parser::context::lookahead |
( |
| ) |
const |
|
inline |
◆ token()
◆ yyla_
◆ yyparser_
const Parser& SEAMS::Parser::context::yyparser_ |
|
private |
The documentation for this class was generated from the following files: