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

Public Attributes

const char * name
 
int value
 
enum exp_opcode opcode
 

Detailed Description

Definition at line 143 of file rust-parse.c.

Member Data Documentation

◆ name

const char* token_info::name

◆ opcode

enum exp_opcode token_info::opcode

Definition at line 147 of file rust-parse.c.

◆ value

int token_info::value

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