class

Seal::BinaryOp

Inherits Seal::Expr < Seal::ASTNode < Reference < Object

Constructors

new(left : Expr, operator : String, right : Expr)
Source

Instance methods

left
Source
left=(left : Expr)
Source
operator
Source
operator=(operator : String)
Source
right
Source
right=(right : Expr)
Source