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