EXISTS constructor

EXISTS(
  1. String jsonPointer
)

Creates a EXISTS operator.

Implementation

EXISTS(this.jsonPointer);