Function SyntaxSupport.toggleLineComment

toggle line comments for specified text range

abstract void toggleLineComment(
  TextRange range,
  Object source
);