|
ArKanjo 0.2
A tool for find code duplicated functions in codebases
|
#include <ast_feature.hpp>
Public Attributes | |
| std::shared_ptr< TSTree > | tree |
| TSNode | root |
Definition at line 9 of file ast_feature.hpp.
| TSNode ASTFeature::root |
Definition at line 11 of file ast_feature.hpp.
| std::shared_ptr<TSTree> ASTFeature::tree |
Definition at line 10 of file ast_feature.hpp.