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