TypeProxy

scalus.sir.SIRType.TypeProxy
See theTypeProxy companion class
object TypeProxy

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeProxy.type

Members list

Value members

Concrete methods

def apply(ref: SIRType | Null): TypeProxy
def unapply(tp: SIRType): Option[SIRType | Null]