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

Method ScopeContinuation

highlevelil.cpp:732–735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730
731
732void HighLevelILTokenEmitter::ScopeContinuation(bool forceSameLine)
733{
734 BNHighLevelILTokenEmitterScopeContinuation(m_object, forceSameLine);
735}
736
737
738void HighLevelILTokenEmitter::FinalizeScope()

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected