Preprocess a vector of code lines.
# S3 method for SmartComments
compile(this, lines, trim=TRUE, excludeComments=FALSE, ...)
Returns a character
Henrik Bengtsson
When called, the compiler is reset.
Just before trimming is done, the validate() method is called. In the current class, this does nothing, but can be overridden in subclasses.
For more information see SmartComments
.