#include <AST.hpp>
◆ ASTNode() [1/2]
tensorium::ASTNode::ASTNode |
( |
ASTNodeType | type, |
|
|
const std::string & | val = "" ) |
|
inline |
◆ ASTNode() [2/2]
tensorium::ASTNode::ASTNode |
( |
ASTNodeType | type, |
|
|
const std::string & | val, |
|
|
const std::vector< std::shared_ptr< ASTNode > > & | childs ) |
|
inline |
◆ children
std::vector<std::shared_ptr<ASTNode> > tensorium::ASTNode::children |
◆ type
◆ value
std::string tensorium::ASTNode::value |
The documentation for this struct was generated from the following file:
- includes/Tensorium/Symbolics/AST.hpp