MCPcopy 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
786void HighLevelILTokenEmitter::AppendOpenBracket()
787{
788 BNHighLevelILTokenEmitterAppendOpenBracket(m_object);
789}
790
791
792void HighLevelILTokenEmitter::AppendCloseBracket()

Callers 4

AppendFieldTextTokensMethod · 0.80
GetExprTextMethod · 0.80
AppendFieldTextTokensMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected