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 94 of file parser-defs.h.

Member Data Documentation

int stoken_vector::len

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

Referenced by write_exp_string_vector(), and yyparse().

struct typed_stoken* stoken_vector::tokens

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

Referenced by write_exp_string_vector(), and yyparse().


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