class

FayrantLang::AST::BinaryExpr

Inherits FayrantLang::AST::Expr / Reference / Object

Constructors

new(lhs : Expr, rhs : Expr)
Source

Instance methods