GDB (xrefs)
|
#include "parser-defs.h"
Public Attributes | |
const char * | ptr |
int | length |
Definition at line 365 of file parser-defs.h.
int stoken::length |
Definition at line 370 of file parser-defs.h.
Referenced by add_msglist(), build_packaged_name(), classify_name(), lex_one_token(), make_tick_completer(), match_string_literal(), operator_stoken(), processId(), processString(), parser_state::push_dollar(), typename_stoken(), write_var_or_type_completion(), and yylex().
const char* stoken::ptr |
Definition at line 368 of file parser-defs.h.
Referenced by add_msglist(), build_packaged_name(), classify_name(), lex_one_token(), make_tick_completer(), match_string_literal(), operator_stoken(), processId(), processString(), parser_state::push_dollar(), write_var_or_type(), write_var_or_type_completion(), yylex(), and yyparse().