Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
void LanguageRepresentationFunction::BeginLines(const HighLevelILInstruction&, HighLevelILTokenEmitter&)
111
{
112
}
113
114
115
void LanguageRepresentationFunction::EndLines(const HighLevelILInstruction&, HighLevelILTokenEmitter&)
Callers
1
BeginLinesCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected