MCPcopy 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
792void HighLevelILTokenEmitter::AppendCloseBracket()
793{
794 BNHighLevelILTokenEmitterAppendCloseBracket(m_object);
795}
796
797
798void HighLevelILTokenEmitter::AppendOpenBrace()

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected