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

Public Member Functions

def __new__ (cls, name, bases, namespace)
 

Detailed Description

Meta class for a generic AST node.
Handles children generation and initialization.

Member Function Documentation

◆ __new__()

def st.expr_meta.ExprMeta.__new__ (   cls,
  name,
  bases,
  namespace 
)
Attach attribute to a new class from _children and _arg_sig

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