Package com.oracle.truffle.object.debug
Class JSONShapeVisitor
java.lang.Object
com.oracle.truffle.object.DebugShapeVisitor<JSONHelper.JSONObjectBuilder>
com.oracle.truffle.object.debug.JSONShapeVisitor
- All Implemented Interfaces:
ShapeVisitor<JSONHelper.JSONObjectBuilder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondumpLocation
(Location location) dumpProperty
(Property property) dumpTransition
(Transition transition) visitShape
(Shape shape, Map<? extends Transition, ? extends Shape> transitions) Methods inherited from class com.oracle.truffle.object.DebugShapeVisitor
getId, visitShape
-
Constructor Details
-
JSONShapeVisitor
public JSONShapeVisitor()
-
-
Method Details
-
visitShape
public JSONHelper.JSONObjectBuilder visitShape(Shape shape, Map<? extends Transition, ? extends Shape> transitions) - Specified by:
visitShape
in classDebugShapeVisitor<JSONHelper.JSONObjectBuilder>
-
dumpProperty
-
dumpTransition
-
dumpLocation
-