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

#include "parser-defs.h"

Public Attributes

union type_stack_eltelements
 
int depth
 
int size
 

Detailed Description

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

Member Data Documentation

◆ depth

int type_stack::depth

◆ elements

union type_stack_elt* type_stack::elements

◆ size

int type_stack::size

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

Referenced by _initialize_parse(), and get_type_stack().


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