toggle menu
jsonpath4k
2.3.0
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
NormalizedJsonPathSegment
/
IndexSegment
Index
Segment
@
Serializable
class
IndexSegment
(
val
index
:
UInt
)
:
NormalizedJsonPathSegment
(
source
)
Members
Constructors
Index
Segment
Link copied to clipboard
constructor
(
index
:
UInt
)
Properties
index
Link copied to clipboard
val
index
:
UInt
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String