Home
last modified time | relevance | path

Searched refs:BaseLexerType (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3traits.hpp68 typedef Empty BaseLexerType; typedef in CustomTraitsBase
262 typedef typename TraitsSelector< typename UserTraits<TraitsType>::BaseLexerType,
263 Lexer<TraitsType> >::selected BaseLexerType; typedef in Traits
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/Cpp/
DCpp.stg487 <name>ImplTraits::BaseLexerType
628 :<name>ImplTraits::BaseLexerType(ANTLR_SIZE_HINT, instream, NULL)
644 :<name>ImplTraits::BaseLexerType(ANTLR_SIZE_HINT, instream, state)