clear-annotations in drscheme:rep:context<%>
Call this method to clear any annotations in the text before executing or analyzing or other such activities that should process the program.
Tools that annotate the program text should override this method to clear annotations.
DrScheme calls this method before a program is run (via the Run button).
(-> voidsenda-drscheme:rep:contextclear-annotations)Clears any error highlighting in the definitions window.