Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ getSelectedNode
Method
getSelectedNode
cp-profiler/src/cpprofiler/user_data.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
tree::NodeID UserData::getSelectedNode() const
12
{
13
return m_selected_node;
14
}
15
16
void UserData::setBookmark(tree::NodeID nid, const std::string &text)
17
{
Callers
3
removeSelectedNode
Method · 0.80
node
Method · 0.80
processCurrentNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected