GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
stoken_vector Struct Reference

#include "parser-defs.h"

Public Attributes

int len
 
struct typed_stokentokens
 

Detailed Description

Definition at line 340 of file parser-defs.h.

Member Data Documentation

◆ len

int stoken_vector::len

Definition at line 342 of file parser-defs.h.

Referenced by parser_state::push_c_string(), and yyparse().

◆ tokens

struct typed_stoken* stoken_vector::tokens

Definition at line 343 of file parser-defs.h.

Referenced by parser_state::push_c_string(), and yyparse().


The documentation for this struct was generated from the following file: