Function SyntaxSupport.toggleBlockComment

toggle block comments for specified text range

abstract void toggleBlockComment(
  TextRange range,
  Object source
);