OpenVAS Scanner 22.7.9
YYSTYPE Union Reference

#include <nasl_grammar.tab.h>

Collaboration diagram for YYSTYPE:
Collaboration graph

Data Structures

struct  asciiz
 

Data Fields

long int num
 
char * str
 
struct YYSTYPE::asciiz data
 
tree_cellnode
 

Detailed Description

Definition at line 110 of file nasl_grammar.tab.h.

Field Documentation

◆ data

struct YYSTYPE::asciiz YYSTYPE::data

Referenced by mylex(), and yyparse().

◆ node

tree_cell* YYSTYPE::node

Definition at line 120 of file nasl_grammar.tab.h.

Referenced by yyparse().

◆ num

long int YYSTYPE::num

Definition at line 114 of file nasl_grammar.tab.h.

Referenced by mylex(), and yyparse().

◆ str

char* YYSTYPE::str

Definition at line 115 of file nasl_grammar.tab.h.

Referenced by mylex(), and yyparse().


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