added docs for the extra-repl-information method of drscheme:language:language<%>

svn: r18811
This commit is contained in:
Robby Findler 2010-04-13 19:45:17 +00:00
parent 66c31d456f
commit a5a8bf953f

View File

@ -882,6 +882,15 @@ the name.
}
@defmethod[(extra-repl-information [settings settings] [port output-port?]) void?]{
This method is called on the DrScheme eventspace main thread to insert extra
information into the REPL to reflect the state of the program.
It is used, for example, to print out the ``Teachpack'' lines in the HtDP languages.
}
@defmethod[(marshall-settings [settings settings])
writable]{
Translates an instance of the settings type into a scheme