Package com.oracle.truffle.object
Class DebugShapeVisitor<R>
java.lang.Object
com.oracle.truffle.object.DebugShapeVisitor<R>
- All Implemented Interfaces:
ShapeVisitor<R>
- Direct Known Subclasses:
GraphvizShapeVisitor
,JSONShapeVisitor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
visitShape
(Shape shape) abstract R
visitShape
(Shape shape, Map<? extends Transition, ? extends Shape> transitions)
-
Constructor Details
-
DebugShapeVisitor
public DebugShapeVisitor()
-
-
Method Details
-
visitShape
- Specified by:
visitShape
in interfaceShapeVisitor<R>
-
visitShape
-
getId
-