GDB (xrefs)
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 106 of file parser-defs.h.

Member Data Documentation

◆ len

int stoken_vector::len

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

Referenced by write_exp_string_vector(), and yyparse().

◆ tokens

struct typed_stoken* stoken_vector::tokens

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

Referenced by write_exp_string_vector(), and yyparse().


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