Top Description Interfaces
module jdk.internal.vm.ci

Package jdk.vm.ci.code.stack


Package that defines the interface for runtime stack introspection.

Interface Summary

Modifier and TypeInterface and Description
public interface
InspectedFrame

Access to the object variables in a stack frame.

public interface
public interface