Package com.oracle.truffle.api.object
Interface ShapeVisitor<R>
-
- All Known Implementing Classes:
DebugShapeVisitor,GraphvizShapeVisitor,JSONShapeVisitor
public interface ShapeVisitor<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RvisitShape(Shape shape)
-