(drscheme:load-handler:process-text/zodiac text f start end annotate?) -> void
text : a text% object
f : ((+ process-finish sexp zodiac:parsed) ( -> void) -> void)
start : int
end : int
annotate? : boolean
This function process the text text. It calls
drscheme:basis:process/zodiac.