annotate_src_text: Creates srcML XML

annotate_src_textR Documentation

Creates srcML XML

Description

Parses src code zip, folder or file and outputs the annotated XML representation of the file.

Usage

annotate_src_text(srcml_path, src_folder, srcml_filepath)

Arguments

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.

Value

The path where the output xml was saved (i.e. srcml_filepath)

References

For details, see https://www.srcml.org/tutorials/creating-srcml.html.

See Also

query_src_text to query the output file.


sailuh/kaiaulu documentation built on April 17, 2024, 2:21 a.m.