|
MimIR 0.1
MimIR is my Intermediate Representation
|
Public Member Functions | |
| S (Tab &tab, const Node *node) | |
Public Attributes | |
| Tab & | tab |
| const Node * | node |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const S &s) |
Definition at line 10 of file stream.cpp.
|
friend |
Definition at line 18 of file stream.cpp.
References S().
| const Node* mim::ast::S::node |
Definition at line 16 of file stream.cpp.
Referenced by S().
| Tab& mim::ast::S::tab |
Definition at line 15 of file stream.cpp.
Referenced by S().