Matcher

object Matcher
class Object
trait Matchable
class Any
Matcher.type

Value members

Concrete methods

def unapply(cpsTree: CpsTree): Option[(Queue[Statement], CpsTree)]