Package org.pkl.core.runtime
Class VmValueTracker
java.lang.Object
org.pkl.core.runtime.VmValueTracker
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionVmValueTracker(com.oracle.truffle.api.instrumentation.Instrumenter instrumenter, VmLocalContext localContext) -
Method Summary
-
Constructor Details
-
VmValueTracker
public VmValueTracker(com.oracle.truffle.api.instrumentation.Instrumenter instrumenter, VmLocalContext localContext)
-
-
Method Details
-
values
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-