Class JSONHelper

java.lang.Object
com.oracle.truffle.api.utilities.JSONHelper

public class JSONHelper extends Object
Helper function that allows to dump the AST during creation to a JSON format.
  • Constructor Details

    • JSONHelper

      public JSONHelper()
  • Method Details