class

ExhaustivenessChecker::Row

Inherits Reference < Object

A row in a pattern matching table.

Constructors

Instance methods

body
Source
columns
Source
guard
Source
remove_column(id : Int32)

Removes the column of the variable with the id.

Source