Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
696
void HighLevelILTokenEmitter::NewLine()
697
{
698
BNHighLevelILTokenEmitterNewLine(m_object);
699
}
700
701
702
void HighLevelILTokenEmitter::IncreaseIndent()
Callers
6
BeginLines
Method · 0.80
EndLines
Method · 0.80
GetExprText
Method · 0.80
BeginLines
Method · 0.80
EndLines
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected