TraceLab Components for Reproducing Source Code Summarization Experiments
Breno Dantas Cruz, Paul "Will" McBurney, Collin McMillan
ND Call Graph Generator
The ND Call Graph Generator will receive as input a srcml file from a project and will output the callgraph of such project.
Observe the following items for an explanation about the ND Call Graph Generator component:
- When clicking the 'i' button of the component the following box will appear. This box contains all the details of this component.
- The following image shows the information regarding the output of the component. "callgraph" is the name of the variable that will save to the TraceLab workspace the callgraph.
- The following image shows the configuration variable "SrcmlFilename". This variable is the path to the srcml representation of the project. To generate a srcml file use the following command: 'srcml example > example.srcml'.
- The following image shows the label of the component (ND Call Graph Generator).
Table of Contents
Downloads