toggle menu
jsonpath4k
2.3.0
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
JsonPathFilterExpressionValue
/
NodesTypeValue
/
FunctionExtensionResult
Function
Extension
Result
data
class
FunctionExtensionResult
(
val
nodeList
:
List
<
JsonElement
>
)
:
JsonPathFilterExpressionValue.NodesTypeValue
(
source
)
Members
Constructors
Function
Extension
Result
Link copied to clipboard
constructor
(
nodeList
:
List
<
JsonElement
>
)
Properties
expression
Type
Link copied to clipboard
open
override
val
expressionType
:
JsonPathFilterExpressionType
node
List
Link copied to clipboard
open
override
val
nodeList
:
List
<
JsonElement
>