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

Public Member Functions

 GrammarLexer (int4 maxbuffer)
 
void clear (void)
 
istream * getCurStream (void)
 
void pushFile (const string &filename, istream *i)
 
void popFile (void)
 
void getNextToken (GrammarToken &token)
 
void writeLocation (ostream &s, int4 line, int4 filenum)
 
void writeTokenLocation (ostream &s, int4 line, int4 colno)
 
const string & getError (void) const
 

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