#include <blast-parser-parser.h>
Definition at line 532 of file blast-parser-parser.h.
◆ context()
rostlab::blast::parser::context::context |
( |
const parser & |
yyparser, |
|
|
const symbol_type & |
yyla |
|
) |
| |
◆ expected_tokens()
int rostlab::blast::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).
◆ location()
const location_type& rostlab::blast::parser::context::location |
( |
| ) |
const |
|
inline |
◆ lookahead()
const symbol_type& rostlab::blast::parser::context::lookahead |
( |
| ) |
const |
|
inline |
◆ token()
The documentation for this class was generated from the following file: