Searched refs:t006lexerTraits (Results 1 – 2 of 2) sorted by relevance
43 …t006lexerTraits::InputStreamType* input = new t006lexerTraits::InputStreamType((const ANTLR_UINT8 … in testValid()63 t006lexerTraits::CommonTokenType *token = lxr->nextToken(); in testValid()83 …t006lexerTraits::InputStreamType* input = new t006lexerTraits::InputStreamType((const ANTLR_UINT8 … in testMalformedInput()94 t006lexerTraits::CommonTokenType *token; in testMalformedInput()
55 typedef antlr3::Traits<t006lexer, NoParser, UserTraits> t006lexerTraits; typedef