Function SyntaxSupport.applySmartIndent

apply smart indent after edit operation, if needed

abstract void applySmartIndent(
  EditOperation op,
  Object source
);