OpaqueProxy

dotty.tools.dotc.inlines.Inliner.OpaqueProxy
object OpaqueProxy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(ref: TermRef, cls: ClassSymbol, span: Span)(using Context): TermRef
def unapply(refiningRef: TermRef)(using Context): Option[TermRef]