public static interface Type.Reference extends Type.EffectiveReference
&this:int is the type of a reference to a location allocated
in the enclosing scope which holds an integer value.Type.Array, Type.EffectiveArray, Type.EffectiveRecord, Type.EffectiveReference, Type.Function, Type.FunctionOrMethod, Type.Impl, Type.Intersection, Type.Leaf, Type.Method, Type.Negation, Type.Nominal, Type.Primitive, Type.Property, Type.Record, Type.Reference, Type.Union| Modifier and Type | Method and Description |
|---|---|
Type |
element()
Return the type of the location that this reference refers to.
|
String |
lifetime()
Return the lifetime of this reference.
|
getReadableElementType, getWriteableElementTypeArray, fromString, Function, Intersection, Method, Method, Method, Negation, Nominal, Property, Record, Record, Reference, toImplArrays, toImplOrVoid, toImplRecords, UnionType element()
String lifetime()
Copyright © 2017. All rights reserved.