GDB (xrefs)
|
Public Member Functions | |
ada_tick_completer (std::string &&name) | |
bool | complete (struct expression *exp, completion_tracker &tracker) override |
![]() | |
virtual | ~expr_completion_base ()=default |
Private Attributes | |
std::string | m_name |
|
inlineexplicit |
|
overridevirtual |
Implements expr_completion_base.
Definition at line 2999 of file ada-lex.c.
References completion_tracker::add_completions(), attributes, and m_name.
|
private |
Definition at line 442 of file ada-exp.c.
Referenced by complete().