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

Method InitLine

highlevelil.cpp:690–693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

688
689
690void HighLevelILTokenEmitter::InitLine()
691{
692 BNHighLevelILTokenEmitterInitLine(m_object);
693}
694
695
696void HighLevelILTokenEmitter::NewLine()

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected