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

Method AppendOpenBrace

highlevelil.cpp:798–801  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

796
797
798void HighLevelILTokenEmitter::AppendOpenBrace()
799{
800 BNHighLevelILTokenEmitterAppendOpenBrace(m_object);
801}
802
803
804void HighLevelILTokenEmitter::AppendCloseBrace()

Callers 4

BeginLinesMethod · 0.80
GetExprTextMethod · 0.80
BeginLinesMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected