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

Method AppendSemicolon

highlevelil.cpp:810–813  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

808
809
810void HighLevelILTokenEmitter::AppendSemicolon()
811{
812 BNHighLevelILTokenEmitterAppendSemicolon(m_object);
813}
814
815
816vector<InstructionTextToken> HighLevelILTokenEmitter::GetCurrentTokens() const

Callers 2

GetExprTextMethod · 0.80
GetExprTextInternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected