toggle menu
jsonpath4k
2.3.0
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.generated
/
JsonPathParserBaseVisitor
/
visitNull
visit
Null
open
override
fun
visitNull
(
ctx
:
JsonPathParser.NullContext
)
:
T
The default implementation returns the result of calling
visitChildren
on
ctx
.