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