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

Method NewLine

highlevelil.cpp:696–699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

694
695
696void HighLevelILTokenEmitter::NewLine()
697{
698 BNHighLevelILTokenEmitterNewLine(m_object);
699}
700
701
702void HighLevelILTokenEmitter::IncreaseIndent()

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected