NormalizedJsonPath

constructor(vararg segments: NormalizedJsonPathSegment)(source)
constructor(segments: List<NormalizedJsonPathSegment> = listOf())(source)