Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GML_token Struct Reference

#include <JETSCAPE/blob/main/external_packages/gtl/include/GTL/gml_scanner.h>

+ Collaboration diagram for GML_token:

Public Attributes

GML_value kind
 
union GML_tok_val value
 

Detailed Description

Definition at line 103 of file gml_scanner.h.

View newest version in sPHENIX GitHub at line 103 of file gml_scanner.h

Member Data Documentation

GML_value GML_token::kind

Definition at line 104 of file gml_scanner.h.

View newest version in sPHENIX GitHub at line 104 of file gml_scanner.h

Referenced by GML_parser(), and GML_scanner().

union GML_tok_val GML_token::value

Definition at line 105 of file gml_scanner.h.

View newest version in sPHENIX GitHub at line 105 of file gml_scanner.h

Referenced by GML_parser(), and GML_scanner().


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