Converts the given source code to the giveen writer, using the specified conversion options.
Parameters: source - The source code to be converted to the output format specifiedby this converter. Parameters: writer - The writer to write the output to. Parameters: options - the options to be used for conversion. throws: IOException - if an output error occures while writing to the given writer.