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

#include <ast_method.hpp>

Public Attributes

TSSymbol symbol
 
std::vector< ZSNodechildren
 

Detailed Description

Definition at line 18 of file ast_method.hpp.

Member Data Documentation

◆ children

std::vector<ZSNode> ZSNode::children

Definition at line 20 of file ast_method.hpp.

◆ symbol

TSSymbol ZSNode::symbol

Definition at line 19 of file ast_method.hpp.


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