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

Public Attributes

const char * oper
 
int token
 
enum exp_opcode opcode
 

Detailed Description

Definition at line 2462 of file go-exp.c.

Member Data Documentation

◆ opcode

enum exp_opcode go_token::opcode

Definition at line 2466 of file go-exp.c.

◆ oper

const char* go_token::oper

Definition at line 2464 of file go-exp.c.

◆ token

int go_token::token

Definition at line 2465 of file go-exp.c.


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