libqasm
library for handling cQASM files
Public Attributes | List of all members
yyalloc Union Reference

Public Attributes

yytype_int16 yyss_alloc
 
YYSTYPE yyvs_alloc
 
YYLTYPE yyls_alloc
 

Detailed Description

Definition at line 477 of file cqasm-v1-parser.cpp.

Member Data Documentation

◆ yyss_alloc

yytype_int16 yyalloc::yyss_alloc

Definition at line 479 of file cqasm-v1-parser.cpp.

◆ yyvs_alloc

YYSTYPE yyalloc::yyvs_alloc

Definition at line 480 of file cqasm-v1-parser.cpp.

◆ yyls_alloc

YYLTYPE yyalloc::yyls_alloc

Definition at line 481 of file cqasm-v1-parser.cpp.


The documentation for this union was generated from the following files: