Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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