| 49 | } |
| 50 | |
| 51 | int ProcessorWithScriptingContent::getCallbackEditorStateOffset() const |
| 52 | { return Processor::EditorState::numEditorStates; } |
| 53 | |
| 54 | ScriptingApi::Content* ProcessorWithScriptingContent::getScriptingContent() const |
| 55 | { |
no outgoing calls
no test coverage detected