Searched defs:GDLLexer (Results 1 – 2 of 2) sorted by relevance
33 class CUSTOM_API GDLLexer : public antlr::CharScanner, public GDLTokenTypes class59 GDLLexer( std::istream& in, const std::string &f, unsigned int compileOptIn, in GDLLexer() function in GDLLexer89 GDLLexer( std::ifstream& in, const std::string& name, in GDLLexer() function in GDLLexer
19 GDLLexer::GDLLexer(std::istream& in) in GDLLexer() function in GDLLexer25 GDLLexer::GDLLexer(antlr::InputBuffer& ib) in GDLLexer() function in GDLLexer31 GDLLexer::GDLLexer(const antlr::LexerSharedInputState& state) in GDLLexer() function in GDLLexer