Go to the documentation of this file.
33#ifndef YY_YY_SRC_ICESTORM_GRAMMAR_HPP_INCLUDED
34#define YY_YY_SRC_ICESTORM_GRAMMAR_HPP_INCLUDED
67#if !defined YYSTYPE && !defined YYSTYPE_IS_DECLARED
69#define YYSTYPE_IS_TRIVIAL 1
70#define yystype YYSTYPE
71#define YYSTYPE_IS_DECLARED 1
76#if defined __STDC__ || defined __cplusplus
77int yyparse(
void* YYPARSE_PARAM);
82#if defined __STDC__ || defined __cplusplus