BlockModule

Methods of the module object val Block

Methods of the module object val Block

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(stats: List[Statement], expr: Term): Block

Creates a block { ; }

Creates a block { ; }

def copy(original: Tree)(stats: List[Statement], expr: Term): Block

Matches a block { ; }

Matches a block { ; }