public class Ref_Null<T> extends Ref<T>
| Constructor and Description |
|---|
Ref_Null(dafny.TypeDescriptor<T> _td_T) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
_typeDescriptor, create_Null, create_Null, create_Ptr, create_Ptr, Default, Default, dtor_deref, is_Null, is_Ptrpublic Ref_Null(dafny.TypeDescriptor<T> _td_T)