ArKanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
SourceFeature Struct Reference

#include <source_feature.hpp>

Public Attributes

std::string code
 Full source code of the function.
 

Detailed Description

Definition at line 9 of file source_feature.hpp.

Member Data Documentation

◆ code

std::string SourceFeature::code

Full source code of the function.

Contains the entire function definition, including body.

Definition at line 15 of file source_feature.hpp.


The documentation for this struct was generated from the following file: