Searched defs:get_input (Results 1 – 8 of 8) sorted by relevance
85 get_input = raw_input # pylint: disable=invalid-name variable87 get_input = input # pylint: disable=invalid-name variable
98 ANTLR_INLINE typename CommonToken<ImplTraits>::InputStreamType* CommonToken<ImplTraits>::get_input(… function in CommonToken
92 …lTraits, StreamType>::IntStreamType* ANTLR_ExceptionBase<ImplTraits, StreamType>::get_input() const function in ANTLR_ExceptionBase
18 typename Lexer<ImplTraits>::InputStreamType* Lexer<ImplTraits>::get_input() const function in Lexer
47 ANTLR_INLINE typename Parser<ImplTraits>::TokenStreamType* Parser<ImplTraits>::get_input() const function in Parser
95 def get_input(question): function
1047 get_input() in get_input() function
964 get_input (genericobject *g) in get_input() function