Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ At
Method
At
src/NppJsonViewer/ShortcutCommand.h:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
private:
24
int At(CallBackID id) const
25
{
26
return static_cast<int>(id);
27
}
28
29
private:
30
std::unique_ptr<FuncItem[]> m_pFuncItem = nullptr;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected