CasePatternExtractor

dotty.tools.pc.completions.MatchCaseExtractor.CasePatternExtractor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(path: List[Tree])(using Context): Option[(Tree[Type], Tree[Type], String)]