Package com.oracle.truffle.object
Interface LocationImpl.TypedObjectLocation<T extends Location & ObjectLocation>
- All Superinterfaces:
BaseLocation
,ObjectLocation
,TypedLocation
- Enclosing class:
- LocationImpl
public static interface LocationImpl.TypedObjectLocation<T extends Location & ObjectLocation>
extends ObjectLocation
-
Method Summary
Methods inherited from interface com.oracle.truffle.api.object.ObjectLocation
getType, isNonNull
-
Method Details
-
toUntypedLocation
T toUntypedLocation()
-