ImplicitParameters

dotty.tools.pc.ImplicitParameters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def isSyntheticArg(tree: Tree)(using Context): Boolean
def partsFromImplicitArgs(trees: List[Tree])(using Context): List[(String, Option[Symbol])]
def unapply(tree: Tree)(using params: InlayHintsParams, ctx: Context): Option[(List[Tree[Type]], SourcePosition)]