Home
last modified time | relevance | path

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

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