Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AppendOpenBrace
Method
AppendOpenBrace
highlevelil.cpp:798–801 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
796
797
798
void HighLevelILTokenEmitter::AppendOpenBrace()
799
{
800
BNHighLevelILTokenEmitterAppendOpenBrace(m_object);
801
}
802
803
804
void HighLevelILTokenEmitter::AppendCloseBrace()
Callers
4
BeginLines
Method · 0.80
GetExprText
Method · 0.80
BeginLines
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected