Searched refs:t008lexerTraits (Results 1 – 2 of 2) sorted by relevance
44 …t008lexerTraits::InputStreamType* input = new t008lexerTraits::InputStreamType((const ANTLR_UINT8 … in testValid()64 t008lexerTraits::CommonTokenType *token = lxr->nextToken(); in testValid()84 …t008lexerTraits::InputStreamType* input = new t008lexerTraits::InputStreamType((const ANTLR_UINT8 … in testMalformedInput()95 t008lexerTraits::CommonTokenType *token; in testMalformedInput()
57 typedef antlr3::Traits<t008lexer, NoParser, UserTraits> t008lexerTraits; typedef