Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ScopeSeparator
Method
ScopeSeparator
highlevelil.cpp:714–717 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
712
713
714
void HighLevelILTokenEmitter::ScopeSeparator()
715
{
716
BNHighLevelILTokenEmitterScopeSeparator(m_object);
717
}
718
719
720
void HighLevelILTokenEmitter::BeginScope(BNScopeType scopeType)
Callers
2
GetExprText
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected