Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-query
/
me.ahoo.wow.query.schema
/
QueryPathTemplate
Query
Path
Template
class
QueryPathTemplate
Members
Constructors
Query
Path
Template
Link copied to clipboard
constructor
(
segments
:
List
<
QueryPathSegment
>
)
Properties
segments
Link copied to clipboard
val
segments
:
List
<
QueryPathSegment
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
field
Link copied to clipboard
fun
field
(
keys
:
List
<
String
>
)
:
QueryField
Native field paths omit array traversal while retaining each captured key's position.
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int