sys::Obj compiler::FTypeRef
FTypeRef stores a typeRef structure used to reference type signatures.
override Bool equals(Obj obj)
Str format(FPod pod)
override Int hash()
const Int hashcode
Bool isGenericInstance()
new make(Int podName, Int typeName, Str sig)
const Int podName
static FTypeRef read(InStream in)
const Str sig
Str signature(FPod pod)
const Int typeName
Void write(OutStream out)