RunnableDebugInformation.empty constructor

RunnableDebugInformation.empty()

Implementation

RunnableDebugInformation.empty()
    : filePath = '',
      lineNumber = 0,
      lineText = '';