MimIR 0.1
MimIR is my Intermediate Representation
|
Public Member Functions | |
DummyDecl () | |
std::ostream & | stream (Tab &, std::ostream &os) const override |
![]() | |
Ref | def () const |
![]() | |
Loc | loc () const |
void | dump () const |
Additional Inherited Members | |
![]() | |
Decl (Loc loc) | |
![]() | |
Node (Loc loc) | |
virtual | ~Node () |
![]() | |
Ref | def_ = nullptr |
|
inlineoverridevirtual |
Implements mim::ast::Node.