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

#include <ast_feature.hpp>

Public Attributes

std::shared_ptr< TSTree > tree
 
TSNode root
 

Detailed Description

Definition at line 9 of file ast_feature.hpp.

Member Data Documentation

◆ root

TSNode ASTFeature::root

Definition at line 11 of file ast_feature.hpp.

◆ tree

std::shared_ptr<TSTree> ASTFeature::tree

Definition at line 10 of file ast_feature.hpp.


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