Class JSONBuiltins.JSONIsRawJSONNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable
Enclosing class:
JSONBuiltins

public abstract static class JSONBuiltins.JSONIsRawJSONNode extends JSBuiltinNode
  • Constructor Details

  • Method Details

    • isRawJSON

      protected static Object isRawJSON(Object value)