ArKanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
ast_feature.hpp File Reference
#include <filesystem>
#include <tree_sitter/api.h>
+ Include dependency graph for ast_feature.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ASTFeature
 

Variables

fs::path ast_feature_path = fs::path("features") / "ast"
 

Variable Documentation

◆ ast_feature_path

fs::path ast_feature_path = fs::path("features") / "ast"

Definition at line 7 of file ast_feature.hpp.