Ghidra Decompiler Analysis Engine
Public Types | Public Member Functions | List of all members
PcodeLexer Class Reference

Public Types

enum  {
  start, special2, special3, special32,
  comment, punctuation, identifier, hexstring,
  decstring, endstream, illegal
}
 

Public Member Functions

void initialize (istream *t)
 
int4 getNextToken (void)
 
const string & getIdentifier (void) const
 
uintb getNumber (void) const
 

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