GDB (xrefs)
Public Attributes | List of all members
typed_stoken Struct Reference

#include "parser-defs.h"

Public Attributes

int type
 
char * ptr
 
int length
 

Detailed Description

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

Member Data Documentation

int typed_stoken::length
char* typed_stoken::ptr
int typed_stoken::type

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

Referenced by c_print_token(), parse_string_or_char(), and yyparse().


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