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