Parses one single smart comment
Parses one single smart comment.
## S3 method for class 'SmartComments' parse(this, lines, currLine, ..., letter=this$letter, pattern=NULL)
lines |
A |
currLine |
The line number on which to smart smart comment begins. |
... |
Not used. |
letter |
The letter of the smart comment. Available to avoid lookup at every line. |
pattern |
The pattern of the smart comment. |
letter |
The letter of the smart comment. Available to avoid lookup at every line. |
Returns a list
structure.
Henrik Bengtsson
For more information see SmartComments
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.