Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AppendCloseBracket
Method
AppendCloseBracket
highlevelil.cpp:792–795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
791
792
void HighLevelILTokenEmitter::AppendCloseBracket()
793
{
794
BNHighLevelILTokenEmitterAppendCloseBracket(m_object);
795
}
796
797
798
void HighLevelILTokenEmitter::AppendOpenBrace()
Callers
4
AppendFieldTextTokens
Method · 0.80
GetExprText
Method · 0.80
AppendFieldTextTokens
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected