Parses one single smart comment.
# S3 method for SmartComments
parse(this, lines, currLine, ..., letter=this$letter, pattern=NULL)
The line number on which to smart smart comment begins.
Not used.
The letter of the smart comment. Available to avoid lookup at every line.
The pattern of the smart comment.
The letter of the smart comment. Available to avoid lookup at every line.
Returns a list
structure.
For more information see SmartComments
.