Ghidra Decompiler Analysis Engine
|
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 |