#pragma once #include "tree_sitter_wrapper.hpp" // IN PROGRESS class NameTree { public: NameTree() {} private: };