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 253 of file linespec.c.

Member Data Documentation

union { ... } ls_token::data
const char* ls_token::keyword

Definition at line 265 of file linespec.c.

struct stoken ls_token::string

Definition at line 262 of file linespec.c.

linespec_token_type ls_token::type

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