l0_ast::NewExpr class

Defined in module l0_ast (l0_ast.py).

A heap allocation or constructor expression.

Base classes

class l0_ast.Expr
Base class for all expressions.

Public static attributes

static TypeRef type_ref
static List args