Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::Token Class Reference
Collaboration diagram for ghidra::Token:
[legend]

Public Member Functions

 Token (const string &nm, int4 sz, bool be, int4 ind)
 
int4 getSize (void) const
 
bool isBigEndian (void) const
 
int4 getIndex (void) const
 
const string & getName (void) const
 

Private Attributes

string name
 
int4 size
 
int4 index
 
bool bigendian
 

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