Just wraps TuplePtrn as Expr.
More...
#include <mim/ast/ast.h>
Just wraps TuplePtrn as Expr.
Definition at line 574 of file ast.h.
◆ SigmaExpr()
◆ bind()
void mim::ast::SigmaExpr::bind |
( |
Scopes & | s | ) |
const |
|
overridevirtual |
◆ emit_()
Ref mim::ast::SigmaExpr::emit_ |
( |
Emitter & | e | ) |
const |
|
overrideprivatevirtual |
◆ emit_body()
void mim::ast::SigmaExpr::emit_body |
( |
Emitter & | e, |
|
|
Ref | decl ) const |
|
overridevirtual |
◆ emit_decl()
Ref mim::ast::SigmaExpr::emit_decl |
( |
Emitter & | e, |
|
|
Ref | type ) const |
|
overridevirtual |
◆ ptrn()
const TuplePtrn * mim::ast::SigmaExpr::ptrn |
( |
| ) |
const |
|
inline |
◆ stream()
std::ostream & mim::ast::SigmaExpr::stream |
( |
Tab & | tab, |
|
|
std::ostream & | os ) const |
|
overridevirtual |
◆ Ptrn::to_ptrn
The documentation for this class was generated from the following files: