GDB (xrefs)
|
#include "parser-defs.h"
Public Attributes | |
const char * | ptr |
int | length |
Definition at line 322 of file parser-defs.h.
int stoken::length |
Definition at line 327 of file parser-defs.h.
Referenced by add_msglist(), build_packaged_name(), classify_name(), classify_name(), lex_one_token(), lex_one_token(), lex_one_token(), make_tick_completer(), match_string_literal(), operator_stoken(), processId(), processString(), parser_state::push_dollar(), typename_stoken(), write_var_or_type_completion(), yylex(), yylex(), yylex(), yylex(), yylex(), yylex(), and yyparse().
const char* stoken::ptr |
Definition at line 325 of file parser-defs.h.
Referenced by add_msglist(), build_packaged_name(), classify_name(), lex_one_token(), lex_one_token(), 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(), yylex(), yylex(), yylex(), yylex(), yylex(), and yyparse().