toggle menu
jsonpath4k
2.4.0
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
NormalizedJsonPathSegment
/
NameSegment
Name
Segment
@
Serializable
class
NameSegment
(
val
memberName
:
String
)
:
NormalizedJsonPathSegment
(
source
)
Members
Constructors
Name
Segment
Link copied to clipboard
constructor
(
memberName
:
String
)
Properties
member
Name
Link copied to clipboard
val
memberName
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String