annotate_src_text | R Documentation |
Parses src code zip, folder or file and outputs the annotated XML representation of the file.
annotate_src_text(srcml_path, src_folder, srcml_filepath)
srcml_path |
The path to srcML binary |
src_folder |
The path to the source code zip, folder or file of analysis |
srcml_filepath |
The path, filename and extension (.xml) of the output XML file. |
The path where the output xml was saved (i.e. srcml_filepath)
For details, see https://www.srcml.org/tutorials/creating-srcml.html.
query_src_text
to query the output file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.