FreeTensor
Loading...
Searching...
No Matches
include
serialize
load_ast.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_LOAD_AST_H
2
#define FREE_TENSOR_LOAD_AST_H
3
4
#include <
ast.h
>
5
6
namespace
freetensor
{
7
8
AST
loadAST
(
const
std::string &txt);
9
10
}
11
12
#endif
// FREE_TENSOR_LOAD_AST_H
ast.h
freetensor
Definition:
allocator.h:9
freetensor::loadAST
AST loadAST(const std::string &txt)
Definition:
load_ast.cc:9
freetensor::AST
Ref< ASTNode > AST
Definition:
ast.h:149
Generated by
1.9.6