Public Attributes | |
char | string [1024] |
float | num |
ParamArray * | ribarray |
Definition at line 322 of file luxparse.cpp.
float YYSTYPE::num |
Definition at line 329 of file luxparse.cpp.
Referenced by yyparse().
Definition at line 330 of file luxparse.cpp.
Referenced by yyparse().
char YYSTYPE::string[1024] |
Definition at line 328 of file luxparse.cpp.
Referenced by add_string_char().