BRL-CAD
bu_lex_token Union Reference

#include <log.h>

Collaboration diagram for bu_lex_token:
[legend]

Data Fields

int type
 
struct bu_lex_t_int t_int
 
struct bu_lex_t_dbl t_dbl
 
struct bu_lex_t_key t_key
 
struct bu_lex_t_id t_id
 

Detailed Description

Definition at line 254 of file log.h.

Field Documentation

◆ type

int type

Definition at line 255 of file log.h.

◆ t_int

struct bu_lex_t_int t_int

Definition at line 256 of file log.h.

◆ t_dbl

struct bu_lex_t_dbl t_dbl

Definition at line 257 of file log.h.

◆ t_key

struct bu_lex_t_key t_key

Definition at line 258 of file log.h.

◆ t_id

struct bu_lex_t_id t_id

Definition at line 259 of file log.h.


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