FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
freetensor::Selector Class Referenceabstract

#include <selector.h>

Inheritance diagram for freetensor::Selector:
Inheritance graph
[legend]

Public Member Functions

virtual ~Selector ()
 
bool match (const Stmt &stmt)
 

Protected Member Functions

virtual bool matchImpl (const Stmt &stmt)=0
 

Constructor & Destructor Documentation

◆ ~Selector()

virtual freetensor::Selector::~Selector ( )
inlinevirtual

Member Function Documentation

◆ match()

bool freetensor::Selector::match ( const Stmt stmt)
inline

◆ matchImpl()

virtual bool freetensor::Selector::matchImpl ( const Stmt stmt)
protectedpure virtual

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