Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ AppendOpenBracket
Method
AppendOpenBracket
highlevelil.cpp:786–789 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
784
785
786
void HighLevelILTokenEmitter::AppendOpenBracket()
787
{
788
BNHighLevelILTokenEmitterAppendOpenBracket(m_object);
789
}
790
791
792
void HighLevelILTokenEmitter::AppendCloseBracket()
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