YYSTYPE Union Reference

Public Attributes

int numval
 
char * strval
 

Detailed Description

Definition at line 94 of file cmdparse.cpp.

Member Data Documentation

◆ numval

int YYSTYPE::numval

Definition at line 96 of file cmdparse.cpp.

◆ strval

char* YYSTYPE::strval

Definition at line 97 of file cmdparse.cpp.

Referenced by yylex(), and yyparse().


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