MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / BeginScope

Method BeginScope

highlevelil.cpp:720–723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

718
719
720void HighLevelILTokenEmitter::BeginScope(BNScopeType scopeType)
721{
722 BNHighLevelILTokenEmitterBeginScope(m_object, scopeType);
723}
724
725
726void HighLevelILTokenEmitter::EndScope(BNScopeType scopeType)

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected