parser-package | Detailed R source code parser |
count.chars | Counts the number of characters and bytes in each line of a file |
getChilds | Get the child expression of an expression in the parse tree |
grammar.symbols | Read the grammar.output file generated by bison |
grammar_symbols | Symbols used by the bison generated parser. |
nlines | Counts the number of lines in a file |
parser | Detailed R code parser |