Brick Library 0.1
Performance-portable stencil datalayout & codegen
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
st.codegen.backend.base.LineCode Class Reference
Inheritance diagram for st.codegen.backend.base.LineCode:
[legend]
Collaboration diagram for st.codegen.backend.base.LineCode:
[legend]

Public Member Functions

def __init__ (self, code="")
 
def to_str (self, io.TextIOBase ret, int n_ind)
 
def to_str (self, io.TextIOBase ret, int n_ind)
 

Public Attributes

 code
 

Static Public Attributes

str code
 

Constructor & Destructor Documentation

◆ __init__()

def st.codegen.backend.base.LineCode.__init__ (   self,
  code = "" 
)

Member Function Documentation

◆ to_str()

def st.codegen.backend.base.LineCode.to_str (   self,
io.TextIOBase  ret,
int  n_ind 
)

Reimplemented from st.codegen.backend.base.Code.

Member Data Documentation

◆ code [1/2]

str st.codegen.backend.base.LineCode.code
static

◆ code [2/2]

st.codegen.backend.base.LineCode.code

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