8 Check Syntax
Check Syntax is a part of the DrRacket collection, but is implemented via the tools API.
(require drracket/syncheck-drracket-button) |
|
This is meant to be used with the 'drscheme:toolbar-buttons
argument to the info proc returned
from read-language.
This is defined with define-local-member-name and
is bound to a method of no arguments of the DrRacket frame that runs Check
Syntax.
The bitmap in the Check Syntax button on the DrRacket frame.