class

Seal::UnaryOp

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

Constructors

new(operator : String, operand : Expr)
Source

Instance methods

operand
Source
operand=(operand : Expr)
Source
operator
Source
operator=(operator : String)
Source