final object MissingRef

An error denotation that provides more info about the missing reference. Produced by staticRef, consumed by requiredSymbol.

Constructors

Members

def apply ( owner: SingleDenotation , name: Name ) ( implicit ctx: Context ) : MissingRef
def unapply ( x$1: MissingRef ) : MissingRef