Function SyntaxSupport.canToggleBlockComment

return true if can toggle block comments for specified text range

abstract bool canToggleBlockComment(
  TextRange range
);