|
Brick Library 0.1
Performance-portable stencil datalayout & codegen
|
Public Member Functions | |
| def | __init__ (self) |
| def | print_str (self, node, prec=255) |
Public Member Functions inherited from st.codegen.printer.Singleton | |
| def | __call__ (cls, *args, **kwargs) |
Public Attributes | |
Protected Member Functions | |
| def | _print (self, node, StringIO stream, prec=255) |
Additional Inherited Members | |
Static Protected Attributes inherited from st.codegen.printer.Singleton | |
| dict | _instances = {} |
| def st.codegen.printer.PrinterBase.__init__ | ( | self | ) |
|
protected |
| def st.codegen.printer.PrinterBase.print_str | ( | self, | |
| node, | |||
prec = 255 |
|||
| ) |
| st.codegen.printer.PrinterBase.print |