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

#include <ast_method.hpp>

Public Attributes

std::vector< std::string > labels
 
std::vector< int > lmd
 
fs::path path
 

Detailed Description

Definition at line 15 of file ast_method.hpp.

Member Data Documentation

◆ labels

std::vector<std::string> PostOrderTree::labels

Definition at line 16 of file ast_method.hpp.

◆ lmd

std::vector<int> PostOrderTree::lmd

Definition at line 17 of file ast_method.hpp.

◆ path

fs::path PostOrderTree::path

Definition at line 19 of file ast_method.hpp.


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