MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getCodeEditor

Method getCodeEditor

Source/Lua/Methods/CtrlrLuaMethod.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213}
214
215CtrlrLuaMethodCodeEditor *CtrlrLuaMethod::getCodeEditor()
216{
217 return (methodCodeEditor);
218}
219
220void CtrlrLuaMethod::triggerSourceChangeFromEditor(const bool recompile)
221{

Callers 9

findInAllMethod · 0.80
setEditedMethodMethod · 0.80
searchResultClickedMethod · 0.80
findInAllMethod · 0.80
CtrlrMidiBufferStatusMethod · 0.80
updateMethod · 0.80
currentByteMethod · 0.80
mouseMoveMethod · 0.80
mouseDragMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected