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 unapply(tree: Tree)(using params: InlayHintsParams, ctx: Context): Option[(List[Symbol], SourcePosition, Boolean)]