ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
nodeType Struct Reference

#include <parser_node.h>

Public Attributes

union { 
 
   conNodeType   con 
 
   idNodeType   id 
 
   oprNodeType   opr 
 
};  
 
nodeEnum type
 

Member Data Documentation

◆ [union]

union { ... } nodeType

◆ con

conNodeType nodeType::con

◆ id

◆ opr

◆ type


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