toSourceCode.RspSourceCodeFactory: Translates an RSP document to source code
Description
Translates an RSP document to source code.
Usage
"toSourceCode"(object, doc, ...)
Arguments
expr
An RspDocument
that has been preprocessed
and flattened. Value
Returns the generated source code as a RspSourceCode
object.