JSONParser.this

  1. this()
  2. this(T input)
    struct JSONParser
    this
    (
    T
    )
    ()
    if (
    isForwardRange!T
    )

Meta