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

Method AppendCloseBrace

highlevelil.cpp:804–807  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

802
803
804void HighLevelILTokenEmitter::AppendCloseBrace()
805{
806 BNHighLevelILTokenEmitterAppendCloseBrace(m_object);
807}
808
809
810void HighLevelILTokenEmitter::AppendSemicolon()

Callers 4

EndLinesMethod · 0.80
GetExprTextMethod · 0.80
EndLinesMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected