MCPcopy 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
780void HighLevelILTokenEmitter::AppendCloseParen()
781{
782 BNHighLevelILTokenEmitterAppendCloseParen(m_object);
783}
784
785
786void HighLevelILTokenEmitter::AppendOpenBracket()

Callers 11

AppendTwoOperandMethod · 0.80
GetExprTextMethod · 0.80
AppendTwoOperandMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected