GDB (xrefs)
Public Attributes | List of all members
ls_token Struct Reference

Public Attributes

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

Detailed Description

Definition at line 256 of file linespec.c.

Member Data Documentation

◆ data

union { ... } ls_token::data

◆ keyword

const char* ls_token::keyword

Definition at line 268 of file linespec.c.

◆ string

struct stoken ls_token::string

Definition at line 265 of file linespec.c.

◆ type

linespec_token_type ls_token::type

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