JsonLocator.json

Set json

  1. JSONValue json [@property setter]
    class JsonLocator
    @property @safe nothrow
    json
    (
    JSONValue json
    )
  2. JSONValue json [@property getter]

Parameters

json JSONValue

json document used as source

Return Value

typeof(this)

Meta