Searched refs:get_input (Results 1 – 19 of 19) sorted by relevance
18 typename Lexer<ImplTraits>::InputStreamType* Lexer<ImplTraits>::get_input() const function in Lexer146 this->get_rec()->get_state()->get_streams().push(this->get_input());198 token->set_input( this->get_input() );212 token->set_lineStart( this->get_input()->get_currentLine() );354 return this->get_input()->get_line();366 return this->get_input()->get_charPositionInLine();378 return this->get_input()->substr( state->get_tokenStartCharIndex(),379 this->getCharIndex() - this->get_input()->get_charByteSize()478 return this->get_input();
65 if ( tnode->get_token()->get_input() == NULL)71 ex->set_streamName( tnode->get_token()->get_input()->get_fileName() );
141 InputStreamType* get_input() const;
155 IntStreamType* get_input() const;
103 InputStreamType* get_input() const;
78 TokenStreamType* get_input() const;
47 ANTLR_INLINE typename Parser<ImplTraits>::TokenStreamType* Parser<ImplTraits>::get_input() const function in Parser65 ex->set_streamName( ex->get_token()->get_input()->get_fileName() );377 return this->get_input()->_LT(k);
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
59 input = lexer->get_input();
95 def get_input(question): function229 python_lib_path = get_input(345 user_input_origin = get_input(question)578 var = get_input(ask_for_var)
235 static void get_input __P((void));560 get_input();1047 get_input() in get_input() function
366 SmartPtr<CLImage> get_input () { in get_input() function
1543 SmartPtr<CLImage> from = get_input (); in prepare_arguments()
964 get_input (genericobject *g) in get_input() function983 {"get_input", (PyCFunction)get_input, METH_NOARGS},
1696 <label>->set_input( this->get_input() );1769 <label>->set_input( this->get_input() );1800 <label>->set_input( this->get_input() );2530 this->get_input()->toStringSS( this->get_adaptor()->getTokenStartIndex(retval.start), this->get_ada…
314 :meth:`get_input`, :meth:`set_input_color`, :meth:`set_input_return`.
936 dispatch[get_input()]() # Note trailing parens to call function
1048 dispatch[get_input()]() # Note trailing parens to call function