Home
last modified time | relevance | path

Searched defs:InputStreamType (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3lexer.hpp75 typedef typename ImplTraits::InputStreamType InputStreamType; typedef in Lexer
Dantlr3commontoken.hpp86 typedef typename ImplTraits::InputStreamType InputStreamType; typedef in CommonToken
Dantlr3traits.hpp24 typedef Empty InputStreamType; typedef in CustomTraitsBase
158 InputStream<TraitsType> >::selected InputStreamType; typedef in TraitsBase
Dantlr3tokenstream.inl50 typedef typename LexerType::InputStreamType InputStreamType; typedef