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