dereference
Return
Dereferences the current Type by resolving the reference. E.g. when dereferencing a pointer type we obtain the type the pointer is pointing towards
Dereferences the current Type by resolving the reference. E.g. when dereferencing a pointer type we obtain the type the pointer is pointing towards