class Kaze::Stmt::Expression

Defined in:

stmt.cr

Constructors

Instance Method Summary

Instance methods inherited from class Kaze::Stmt

accept(visitor : Visitor) accept

Constructor Detail

def self.new(expression : Expr) #

[View source]

Instance Method Detail

def accept(visitor : Visitor) #

[View source]
def expression : Kaze::Expr #

[View source]