Block

object Block
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(stats: List[Tree])(pos: Position): Tree
def apply(stats: List[Tree], expr: Tree)(pos: Position): Tree
def apply(stats: Tree*)(pos: Position): Tree
def unapply(block: Block): Some[List[Tree]]