Matcher

cps.macros.forest.CpsTreeScope.BlockCpsTree.Matcher
object Matcher

Attributes

Source
CpsTree.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Matcher.type

Members list

Value members

Concrete methods

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

Attributes

Source
CpsTree.scala