class

Lit::Expr::Break

Inherits Lit::Expr / Reference / Object

Constructors

new(keyword : ::Lit::Token, value : ::Lit::Expr | Nil)
Source

Instance methods

accept(visitor : Visitor)
Source
keyword
Source
value
Source