class

Mint::Ast::CaseBranch

Inherits Mint::Ast::Node < Reference < Object

Constructors

new(expression : Node | Array(CssDefinition), from : Parser::Location, patterns : Array(Node) | Nil, to : Parser::Location, file : Parser::File)
Source

Instance methods

expression
Source
patterns
Source