Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AppendCloseParen
Method
AppendCloseParen
highlevelil.cpp:780–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
779
780
void HighLevelILTokenEmitter::AppendCloseParen()
781
{
782
BNHighLevelILTokenEmitterAppendCloseParen(m_object);
783
}
784
785
786
void HighLevelILTokenEmitter::AppendOpenBracket()
Callers
11
AppendTwoOperand
Method · 0.80
AppendTwoOperandFunction
Method · 0.80
AppendTwoOperandMethodCall
Method · 0.80
AppendTwoOperandFunctionWithCarry
Method · 0.80
AppendDefaultSplitExpr
Method · 0.80
GetExprText
Method · 0.80
AppendTwoOperand
Method · 0.80
AppendTwoOperandFunction
Method · 0.80
AppendTwoOperandFunctionWithCarry
Method · 0.80
AppendDefaultSplitExpr
Method · 0.80
GetExprTextInternal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected