class

Seal::CompoundAssignment

Inherits Seal::Stmt < Seal::ASTNode < Reference < Object

Constructors

new(variable : String, operator : String, expression : Expr)
Source

Instance methods

expression
Source
expression=(expression : Expr)
Source
operator
Source
operator=(operator : String)
Source
variable
Source
variable=(variable : String)
Source