GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
linespec_token Struct Reference

Public Attributes

linespec_token_type type
 
union { 
 
   struct stoken   string 
 
   const char *   keyword 
 
data 
 

Detailed Description

Definition at line 263 of file linespec.c.

Member Data Documentation

◆ [union]

union { ... } linespec_token::data

◆ keyword

const char* linespec_token::keyword

Definition at line 275 of file linespec.c.

◆ string

struct stoken linespec_token::string

Definition at line 272 of file linespec.c.

◆ type

linespec_token_type linespec_token::type

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