MCPcopy 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
714void HighLevelILTokenEmitter::ScopeSeparator()
715{
716 BNHighLevelILTokenEmitterScopeSeparator(m_object);
717}
718
719
720void HighLevelILTokenEmitter::BeginScope(BNScopeType scopeType)

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected