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

Method BeginLines

languagerepresentation.cpp:110–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108
109
110void LanguageRepresentationFunction::BeginLines(const HighLevelILInstruction&, HighLevelILTokenEmitter&)
111{
112}
113
114
115void LanguageRepresentationFunction::EndLines(const HighLevelILInstruction&, HighLevelILTokenEmitter&)

Callers 1

BeginLinesCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected