isBreakpointLine method

bool isBreakpointLine(
  1. int nLine
)

Implementation

bool isBreakpointLine(int nLine) => obj.isBreakpointLine(nLine);