Expr

Inheritance diagram of rumba.Expr
class Expr

Methods

__init__

Constructor(s)

__init__()

Constructor(s)

Expr (v: Value)

Cast a Value object in Expr.

If v has not the good type, a default value is constructed.