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
jgrasp.viewer.jgrdi
Interface Constructor
public interface
Constructor
Representation of a constructor in the workbench or debugger.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Object
getNativeConstructor
()
Gets the representation of this constructor in the current native debugging API.
Method Detail
getNativeConstructor
Object
getNativeConstructor()
Gets the representation of this constructor in the current native debugging API.
Returns:
the native representation of the constructor.
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