Searched refs:t010lexerTraits (Results 1 – 2 of 2) sorted by relevance
46 …t010lexerTraits::InputStreamType* input = new t010lexerTraits::InputStreamType((const ANTLR_UINT8 … in testValid()66 t010lexerTraits::CommonTokenType *token = lxr->nextToken(); in testValid()86 …t010lexerTraits::InputStreamType* input = new t010lexerTraits::InputStreamType((const ANTLR_UINT8 … in testMalformedInput()97 t010lexerTraits::CommonTokenType *token; in testMalformedInput()
59 typedef antlr3::Traits<t010lexer, NoParser, UserTraits> t010lexerTraits; typedef