Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
thorin::ast::S Struct Reference

Public Member Functions

 S (Tab &tab, const Node *node)
 

Public Attributes

Tabtab
 
const Nodenode
 

Friends

std::ostream & operator<< (std::ostream &os, const S &s)
 

Detailed Description

Definition at line 10 of file stream.cpp.

Constructor & Destructor Documentation

◆ S()

thorin::ast::S::S ( Tab tab,
const Node node 
)
inline

Definition at line 11 of file stream.cpp.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const S s 
)
friend

Definition at line 18 of file stream.cpp.

Member Data Documentation

◆ node

const Node* thorin::ast::S::node

Definition at line 16 of file stream.cpp.

◆ tab

Tab& thorin::ast::S::tab

Definition at line 15 of file stream.cpp.


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