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.truffle.object
Interface ShapeVisitor<R>
Deprecated.
@Deprecated
public interface
ShapeVisitor<R>
Since:
0.17 or earlier
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method and Description
R
visitShape
(
Shape
shape)
Deprecated.
Method Detail
visitShape
R
visitShape(
Shape
shape)
Deprecated.
Since:
0.17 or earlier
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