LibreOffice Module hwpfilter (master) 1
Public Attributes | List of all members
YYSTYPE Union Reference

#include <grammar.h>

Collaboration diagram for YYSTYPE:
[legend]

Public Attributes

const char * dval
 
const char * str
 
Nodeptr
 

Detailed Description

Definition at line 20 of file grammar.h.

Member Data Documentation

◆ dval

const char* YYSTYPE::dval

Definition at line 21 of file grammar.h.

Referenced by while(), and yyparse().

◆ ptr

Node* YYSTYPE::ptr

Definition at line 23 of file grammar.h.

Referenced by yyparse().

◆ str

const char* YYSTYPE::str

Definition at line 22 of file grammar.h.

Referenced by while().


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