asdl_seq Struct Reference

asdl_seq Struct Reference

#include <asdl.h>

Class Description

Definition at line 20 of file asdl.h.

Public Attributes

int size
 
void * elements [1]
 

Member Data Documentation

void* elements[1]

Definition at line 22 of file asdl.h.

int size

Definition at line 21 of file asdl.h.


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