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

Public Attributes

const char * oper
 
int token
 
enum exp_opcode opcode
 

Detailed Description

Definition at line 2561 of file p-exp.c.

Member Data Documentation

◆ opcode

enum exp_opcode p_token::opcode

Definition at line 2565 of file p-exp.c.

◆ oper

const char* p_token::oper

Definition at line 2563 of file p-exp.c.

◆ token

int p_token::token

Definition at line 2564 of file p-exp.c.


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