MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches

#include <mim/ast/ast.h>

Inheritance diagram for mim::ast::Decl:
[legend]

Public Member Functions

const Defdef () const
Public Member Functions inherited from mim::ast::Node
Loc loc () const
virtual std::ostream & stream (Tab &, std::ostream &) const =0
void dump () const

Protected Member Functions

 Decl (Loc loc)
Protected Member Functions inherited from mim::ast::Node
 Node (Loc loc)
virtual ~Node ()

Protected Attributes

const Defdef_ = nullptr

Detailed Description

Definition at line 148 of file ast.h.

Constructor & Destructor Documentation

◆ Decl()

mim::ast::Decl::Decl ( Loc loc)
inlineprotected

Member Function Documentation

◆ def()

Member Data Documentation

◆ def_


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