kysely
Preparing search index...
JSONPathNode
Interface JSONPathNode
interface
JSONPathNode
{
inOperator
?:
OperatorNode
;
kind
:
"JSONPathNode"
;
pathLegs
:
readonly
JSONPathLegNode
[]
;
}
Hierarchy (
View Summary
)
OperationNode
JSONPathNode
Index
Properties
in
Operator?
kind
path
Legs
Properties
Optional
Readonly
in
Operator
inOperator
?:
OperatorNode
Readonly
kind
kind
:
"JSONPathNode"
Readonly
path
Legs
pathLegs
:
readonly
JSONPathLegNode
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
Operator
kind
path
Legs
kysely
Loading...