Class JSONHelper
java.lang.Object
com.oracle.truffle.api.utilities.JSONHelper
Deprecated.
This class is deprecated and will be removed in a future version.
Helper function that allows to dump the AST during creation to a JSON format.
- Since:
- 0.8 or earlier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Deprecated.static final class
Deprecated.static class
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic JSONHelper.JSONArrayBuilder
array()
Deprecated.static JSONHelper.JSONObjectBuilder
object()
Deprecated.
-
Method Details
-
object
-
array
-