FreeTensor
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
freetensor::ASTParserBase Class Reference

#include <ast_parser_base.h>

Inheritance diagram for freetensor::ASTParserBase:
Inheritance graph
[legend]
Collaboration diagram for freetensor::ASTParserBase:
Collaboration graph
[legend]

Protected Member Functions

 ASTParserBase (antlr4::TokenStream *input)
 

Protected Attributes

std::unordered_map< std::string, DataTypename2dtype_
 

Constructor & Destructor Documentation

◆ ASTParserBase()

freetensor::ASTParserBase::ASTParserBase ( antlr4::TokenStream *  input)
inlineprotected

Member Data Documentation

◆ name2dtype_

std::unordered_map<std::string, DataType> freetensor::ASTParserBase::name2dtype_
protected

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