The class CompletionContextHandler contains four interfaces, each of which handles one type of completion result. More...
The class CompletionContextHandler contains four interfaces, each of which handles one type of completion result.
Its derived classes are used to create concrete handlers based on CodeCompletionContext
.
Definition at line 73 of file CodeCompletion.cpp.
◆ CompletionContextHandler() ◆ ~CompletionContextHandler() virtual clang::CompletionContextHandler::~CompletionContextHandler ( ) virtualdefault ◆ handleDeclaration() virtual void clang::CompletionContextHandler::handleDeclaration ( const CodeCompletionResult & Result ) inlinevirtual ◆ handleKeyword() ◆ handleMacro()Converts a Macro completion result to a completion string, and then stores it in Results.
Definition at line 136 of file CodeCompletion.cpp.
◆ handlePattern()Converts a Pattern completion result to a completion string, and then stores it in Results.
Definition at line 132 of file CodeCompletion.cpp.
◆ CCC ◆ Results std::vector<std::string>& clang::CompletionContextHandler::Results protectedThe documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4