Class JSONValuePrimitive

    • Method Detail

      • token

        @Nullable
        public @Nullable JSONToken token()
        The source token of this JSON value.
        Returns:
        the source token of this JSON value. Null if this JSON value is not originated from an existing JSON text.