toggle menu
jsonpath
2.1.0
common
switch theme
search in API
jsonpath
/
at.asitplus.jsonpath.generated
/
JsonPathParserBaseVisitor
/
visitFirstComparable
visit
First
Comparable
open
override
fun
visitFirstComparable
(
ctx
:
JsonPathParser.FirstComparableContext
)
:
T
(
source
)
The default implementation returns the result of calling
visitChildren
on
ctx
.