public final class FrameLibrary.Query extends Object
FrameLibrary messages like
FrameLibrary.collectNames(com.oracle.truffle.tools.agentscript.FrameLibrary.Query, java.util.Set)
and co.| Modifier and Type | Method and Description |
|---|---|
Iterable |
findLocalScopes()
Access to current and enclosing Scope.
|
com.oracle.truffle.api.frame.Frame |
frame()
Currently active frame to read values from.
|
public Iterable findLocalScopes()
public com.oracle.truffle.api.frame.Frame frame()