MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / AppendOpenParen

Method AppendOpenParen

highlevelil.cpp:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772
773
774void HighLevelILTokenEmitter::AppendOpenParen()
775{
776 BNHighLevelILTokenEmitterAppendOpenParen(m_object);
777}
778
779
780void HighLevelILTokenEmitter::AppendCloseParen()

Callers 11

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

Calls

no outgoing calls

Tested by

no test coverage detected