isCommentLine method

bool isCommentLine(
  1. int nLine
)

Implementation

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