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

Method DecreaseIndent

highlevelil.cpp:708–711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706
707
708void HighLevelILTokenEmitter::DecreaseIndent()
709{
710 BNHighLevelILTokenEmitterDecreaseIndent(m_object);
711}
712
713
714void HighLevelILTokenEmitter::ScopeSeparator()

Callers 4

EndLinesMethod · 0.80
GetExprTextMethod · 0.80
EndLinesMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected