JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.oracle.graal.debug
Interface JavaMethodContext
All Known Implementing Classes:
ForeignCallStub.DebugScopeContext
,
StructuredGraph
,
TruffleDebugJavaMethod
public interface
JavaMethodContext
Interface for objects used in Debug
context
that can provide a
JavaMethod
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
JavaMethod
asJavaMethod
()
Method Detail
asJavaMethod
JavaMethod
asJavaMethod
()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method