Class GremlinBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>,GremlinVisitor<T>
- Direct Known Subclasses:
TranslateVisitor
GremlinVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced byGremlinParser.binaryLiteral().Visit a parse tree produced byGremlinParser.booleanArgument().Visit a parse tree produced byGremlinParser.booleanLiteral().Visit a parse tree produced byGremlinParser.chainedTraversal().Visit a parse tree produced byGremlinParser.characterLiteral().Visit a parse tree produced byGremlinParser.classType().Visit a parse tree produced byGremlinParser.classTypeExpr().Visit a parse tree produced byGremlinParser.classTypeList().Visit a parse tree produced byGremlinParser.configuration().Visit a parse tree produced byGremlinParser.connectedComponentConstants().visitConnectedComponentConstants_component(GremlinParser.ConnectedComponentConstants_componentContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentConstants_component().Visit a parse tree produced byGremlinParser.connectedComponentConstants_edges().visitConnectedComponentConstants_propertyName(GremlinParser.ConnectedComponentConstants_propertyNameContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentConstants_propertyName().Visit a parse tree produced byGremlinParser.connectedComponentStringConstant().Visit a parse tree produced byGremlinParser.dateArgument().Visit a parse tree produced byGremlinParser.dateLiteral().Visit a parse tree produced byGremlinParser.durationLiteral().Visit a parse tree produced byGremlinParser.emptyQuery().Visit a parse tree produced byGremlinParser.floatLiteral().Visit a parse tree produced byGremlinParser.genericArgument().Visit a parse tree produced byGremlinParser.genericArgumentVarargs().Visit a parse tree produced byGremlinParser.genericCollectionLiteral().Visit a parse tree produced byGremlinParser.genericLiteral().Visit a parse tree produced byGremlinParser.genericLiteralExpr().Visit a parse tree produced byGremlinParser.genericLiteralVarargs().Visit a parse tree produced byGremlinParser.genericMapArgument().Visit a parse tree produced byGremlinParser.genericMapLiteral().Visit a parse tree produced byGremlinParser.genericMapNullableArgument().Visit a parse tree produced byGremlinParser.genericMapNullableLiteral().Visit a parse tree produced byGremlinParser.genericRangeLiteral().Visit a parse tree produced byGremlinParser.genericSetLiteral().Visit a parse tree produced byGremlinParser.infLiteral().Visit a parse tree produced byGremlinParser.integerArgument().Visit a parse tree produced byGremlinParser.integerLiteral().Visit a parse tree produced byGremlinParser.ioOptionsConstants_graphml().Visit a parse tree produced byGremlinParser.ioOptionsConstants_graphson().Visit a parse tree produced byGremlinParser.ioOptionsConstants_gryo().Visit a parse tree produced byGremlinParser.ioOptionsConstants_reader().Visit a parse tree produced byGremlinParser.ioOptionsConstants_writer().Visit a parse tree produced byGremlinParser.ioOptionsKeys().Visit a parse tree produced byGremlinParser.ioOptionsStringConstant().Visit a parse tree produced byGremlinParser.ioOptionsValues().Visit a parse tree produced byGremlinParser.keyword().Visit a parse tree produced byGremlinParser.mapEntry().Visit a parse tree produced byGremlinParser.mapKey().Visit a parse tree produced byGremlinParser.nakedKey().Visit a parse tree produced byGremlinParser.nanLiteral().Visit a parse tree produced byGremlinParser.nestedTraversal().Visit a parse tree produced byGremlinParser.nestedTraversalExpr().Visit a parse tree produced byGremlinParser.nestedTraversalList().Visit a parse tree produced byGremlinParser.nullableGenericLiteralMap().Visit a parse tree produced byGremlinParser.nullLiteral().Visit a parse tree produced byGremlinParser.numericLiteral().Visit a parse tree produced byGremlinParser.pageRankConstants().Visit a parse tree produced byGremlinParser.pageRankConstants_edges().Visit a parse tree produced byGremlinParser.pageRankConstants_propertyName().Visit a parse tree produced byGremlinParser.pageRankConstants_times().Visit a parse tree produced byGremlinParser.pageRankStringConstant().Visit a parse tree produced byGremlinParser.pdtLiteral().Visit a parse tree produced byGremlinParser.peerPressureConstants().Visit a parse tree produced byGremlinParser.peerPressureConstants_edges().visitPeerPressureConstants_propertyName(GremlinParser.PeerPressureConstants_propertyNameContext ctx) Visit a parse tree produced byGremlinParser.peerPressureConstants_propertyName().Visit a parse tree produced byGremlinParser.peerPressureConstants_times().Visit a parse tree produced byGremlinParser.peerPressureStringConstant().Visit a parse tree produced byGremlinParser.query().Visit a parse tree produced byGremlinParser.queryList().Visit a parse tree produced byGremlinParser.rootTraversal().Visit a parse tree produced byGremlinParser.shortestPathConstants().Visit a parse tree produced byGremlinParser.shortestPathConstants_distance().Visit a parse tree produced byGremlinParser.shortestPathConstants_edges().visitShortestPathConstants_includeEdges(GremlinParser.ShortestPathConstants_includeEdgesContext ctx) Visit a parse tree produced byGremlinParser.shortestPathConstants_includeEdges().Visit a parse tree produced byGremlinParser.shortestPathConstants_maxDistance().Visit a parse tree produced byGremlinParser.shortestPathConstants_target().Visit a parse tree produced byGremlinParser.shortestPathStringConstant().Visit a parse tree produced byGremlinParser.stringArgument().Visit a parse tree produced byGremlinParser.stringArgumentVarargs().Visit a parse tree produced byGremlinParser.stringLiteral().Visit a parse tree produced byGremlinParser.stringLiteralVarargs().Visit a parse tree produced byGremlinParser.stringNullableArgument().Visit a parse tree produced byGremlinParser.stringNullableArgumentVarargs().Visit a parse tree produced byGremlinParser.stringNullableLiteral().Visit a parse tree produced byGremlinParser.stringNullableLiteralVarargs().Visit a parse tree produced byGremlinParser.terminatedTraversal().Visit a parse tree produced byGremlinParser.transactionPart().Visit a parse tree produced byGremlinParser.traversalBarrier().Visit a parse tree produced byGremlinParser.traversalBiFunction().Visit a parse tree produced byGremlinParser.traversalCardinality().Visit a parse tree produced byGremlinParser.traversalColumn().Visit a parse tree produced byGremlinParser.traversalComparator().Visit a parse tree produced byGremlinParser.traversalDirection().Visit a parse tree produced byGremlinParser.traversalDirectionLong().Visit a parse tree produced byGremlinParser.traversalDirectionShort().Visit a parse tree produced byGremlinParser.traversalDT().Visit a parse tree produced byGremlinParser.traversalFunction().Visit a parse tree produced byGremlinParser.traversalGType().Visit a parse tree produced byGremlinParser.traversalMerge().Visit a parse tree produced byGremlinParser.traversalMethod().Visit a parse tree produced by thetraversalMethod_addE_Stringlabeled alternative inGremlinParser.traversalMethod_addE().Visit a parse tree produced by thetraversalMethod_addE_Traversallabeled alternative inGremlinParser.traversalMethod_addE().Visit a parse tree produced by thetraversalMethod_addLabel_Stringlabeled alternative inGremlinParser.traversalMethod_addLabel().visitTraversalMethod_addLabel_Traversal(GremlinParser.TraversalMethod_addLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_addLabel_Traversallabeled alternative inGremlinParser.traversalMethod_addLabel().Visit a parse tree produced by thetraversalMethod_addV_Emptylabeled alternative inGremlinParser.traversalMethod_addV().Visit a parse tree produced by thetraversalMethod_addV_Stringlabeled alternative inGremlinParser.traversalMethod_addV().Visit a parse tree produced by thetraversalMethod_addV_Traversallabeled alternative inGremlinParser.traversalMethod_addV().Visit a parse tree produced by thetraversalMethod_aggregate_Stringlabeled alternative inGremlinParser.traversalMethod_aggregate().Visit a parse tree produced by thetraversalMethod_all_Plabeled alternative inGremlinParser.traversalMethod_all().Visit a parse tree produced byGremlinParser.traversalMethod_and().Visit a parse tree produced by thetraversalMethod_any_Plabeled alternative inGremlinParser.traversalMethod_any().Visit a parse tree produced byGremlinParser.traversalMethod_as().Visit a parse tree produced byGremlinParser.traversalMethod_asBool().Visit a parse tree produced byGremlinParser.traversalMethod_asDate().Visit a parse tree produced by thetraversalMethod_asNumber_Emptylabeled alternative inGremlinParser.traversalMethod_asNumber().visitTraversalMethod_asNumber_traversalGType(GremlinParser.TraversalMethod_asNumber_traversalGTypeContext ctx) Visit a parse tree produced by thetraversalMethod_asNumber_traversalGTypelabeled alternative inGremlinParser.traversalMethod_asNumber().Visit a parse tree produced by thetraversalMethod_asString_Emptylabeled alternative inGremlinParser.traversalMethod_asString().Visit a parse tree produced by thetraversalMethod_asString_Scopelabeled alternative inGremlinParser.traversalMethod_asString().Visit a parse tree produced by thetraversalMethod_barrier_Consumerlabeled alternative inGremlinParser.traversalMethod_barrier().Visit a parse tree produced by thetraversalMethod_barrier_Emptylabeled alternative inGremlinParser.traversalMethod_barrier().Visit a parse tree produced by thetraversalMethod_barrier_intlabeled alternative inGremlinParser.traversalMethod_barrier().Visit a parse tree produced byGremlinParser.traversalMethod_both().Visit a parse tree produced byGremlinParser.traversalMethod_bothE().Visit a parse tree produced byGremlinParser.traversalMethod_bothV().Visit a parse tree produced byGremlinParser.traversalMethod_branch().Visit a parse tree produced by thetraversalMethod_by_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Emptylabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Functionlabeled alternative inGremlinParser.traversalMethod_by().visitTraversalMethod_by_Function_Comparator(GremlinParser.TraversalMethod_by_Function_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_Function_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Orderlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Stringlabeled alternative inGremlinParser.traversalMethod_by().visitTraversalMethod_by_String_Comparator(GremlinParser.TraversalMethod_by_String_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_String_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Tlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_by_Traversallabeled alternative inGremlinParser.traversalMethod_by().visitTraversalMethod_by_Traversal_Comparator(GremlinParser.TraversalMethod_by_Traversal_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_Traversal_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().Visit a parse tree produced by thetraversalMethod_call_stringlabeled alternative inGremlinParser.traversalMethod_call().Visit a parse tree produced by thetraversalMethod_call_string_maplabeled alternative inGremlinParser.traversalMethod_call().visitTraversalMethod_call_string_map_traversal(GremlinParser.TraversalMethod_call_string_map_traversalContext ctx) Visit a parse tree produced by thetraversalMethod_call_string_map_traversallabeled alternative inGremlinParser.traversalMethod_call().visitTraversalMethod_call_string_traversal(GremlinParser.TraversalMethod_call_string_traversalContext ctx) Visit a parse tree produced by thetraversalMethod_call_string_traversallabeled alternative inGremlinParser.traversalMethod_call().Visit a parse tree produced byGremlinParser.traversalMethod_cap().Visit a parse tree produced by thetraversalMethod_choose_Functionlabeled alternative inGremlinParser.traversalMethod_choose().visitTraversalMethod_choose_Predicate_Traversal(GremlinParser.TraversalMethod_choose_Predicate_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Predicate_Traversallabeled alternative inGremlinParser.traversalMethod_choose().visitTraversalMethod_choose_Predicate_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Predicate_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Predicate_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().Visit a parse tree produced by thetraversalMethod_choose_Traversallabeled alternative inGremlinParser.traversalMethod_choose().visitTraversalMethod_choose_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().visitTraversalMethod_choose_Traversal_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Traversal_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().Visit a parse tree produced byGremlinParser.traversalMethod_coalesce().Visit a parse tree produced byGremlinParser.traversalMethod_coin().Visit a parse tree produced by thetraversalMethod_combine_Objectlabeled alternative inGremlinParser.traversalMethod_combine().Visit a parse tree produced by thetraversalMethod_concat_Stringlabeled alternative inGremlinParser.traversalMethod_concat().visitTraversalMethod_concat_Traversal_Traversal(GremlinParser.TraversalMethod_concat_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_concat_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_concat().Visit a parse tree produced by thetraversalMethod_conjoin_Stringlabeled alternative inGremlinParser.traversalMethod_conjoin().visitTraversalMethod_connectedComponent(GremlinParser.TraversalMethod_connectedComponentContext ctx) Visit a parse tree produced byGremlinParser.traversalMethod_connectedComponent().Visit a parse tree produced byGremlinParser.traversalMethod_constant().Visit a parse tree produced by thetraversalMethod_count_Emptylabeled alternative inGremlinParser.traversalMethod_count().Visit a parse tree produced by thetraversalMethod_count_Scopelabeled alternative inGremlinParser.traversalMethod_count().Visit a parse tree produced byGremlinParser.traversalMethod_cyclicPath().Visit a parse tree produced byGremlinParser.traversalMethod_dateAdd().Visit a parse tree produced by thetraversalMethod_dateDiff_Datelabeled alternative inGremlinParser.traversalMethod_dateDiff().visitTraversalMethod_dateDiff_Traversal(GremlinParser.TraversalMethod_dateDiff_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_dateDiff_Traversallabeled alternative inGremlinParser.traversalMethod_dateDiff().visitTraversalMethod_dedup_Scope_String(GremlinParser.TraversalMethod_dedup_Scope_StringContext ctx) Visit a parse tree produced by thetraversalMethod_dedup_Scope_Stringlabeled alternative inGremlinParser.traversalMethod_dedup().Visit a parse tree produced by thetraversalMethod_dedup_Stringlabeled alternative inGremlinParser.traversalMethod_dedup().Visit a parse tree produced by thetraversalMethod_difference_Objectlabeled alternative inGremlinParser.traversalMethod_difference().Visit a parse tree produced byGremlinParser.traversalMethod_discard().Visit a parse tree produced by thetraversalMethod_disjunct_Objectlabeled alternative inGremlinParser.traversalMethod_disjunct().Visit a parse tree produced byGremlinParser.traversalMethod_drop().Visit a parse tree produced by thetraversalMethod_dropLabel_Stringlabeled alternative inGremlinParser.traversalMethod_dropLabel().visitTraversalMethod_dropLabel_Traversal(GremlinParser.TraversalMethod_dropLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_dropLabel_Traversallabeled alternative inGremlinParser.traversalMethod_dropLabel().Visit a parse tree produced by thetraversalMethod_dropLabels_Emptylabeled alternative inGremlinParser.traversalMethod_dropLabels().Visit a parse tree produced byGremlinParser.traversalMethod_E().Visit a parse tree produced byGremlinParser.traversalMethod_element().Visit a parse tree produced byGremlinParser.traversalMethod_elementMap().Visit a parse tree produced by thetraversalMethod_emit_Emptylabeled alternative inGremlinParser.traversalMethod_emit().Visit a parse tree produced by thetraversalMethod_emit_Predicatelabeled alternative inGremlinParser.traversalMethod_emit().Visit a parse tree produced by thetraversalMethod_emit_Traversallabeled alternative inGremlinParser.traversalMethod_emit().Visit a parse tree produced by thetraversalMethod_fail_Emptylabeled alternative inGremlinParser.traversalMethod_fail().Visit a parse tree produced by thetraversalMethod_fail_Stringlabeled alternative inGremlinParser.traversalMethod_fail().Visit a parse tree produced by thetraversalMethod_filter_Predicatelabeled alternative inGremlinParser.traversalMethod_filter().Visit a parse tree produced by thetraversalMethod_filter_Traversallabeled alternative inGremlinParser.traversalMethod_filter().Visit a parse tree produced byGremlinParser.traversalMethod_flatMap().Visit a parse tree produced by thetraversalMethod_fold_Emptylabeled alternative inGremlinParser.traversalMethod_fold().visitTraversalMethod_fold_Object_BiFunction(GremlinParser.TraversalMethod_fold_Object_BiFunctionContext ctx) Visit a parse tree produced by thetraversalMethod_fold_Object_BiFunctionlabeled alternative inGremlinParser.traversalMethod_fold().Visit a parse tree produced by thetraversalMethod_format_Stringlabeled alternative inGremlinParser.traversalMethod_format().Visit a parse tree produced by thetraversalMethod_from_Stringlabeled alternative inGremlinParser.traversalMethod_from().Visit a parse tree produced by thetraversalMethod_from_Traversallabeled alternative inGremlinParser.traversalMethod_from().Visit a parse tree produced by thetraversalMethod_group_Emptylabeled alternative inGremlinParser.traversalMethod_group().Visit a parse tree produced by thetraversalMethod_group_Stringlabeled alternative inGremlinParser.traversalMethod_group().Visit a parse tree produced by thetraversalMethod_groupCount_Emptylabeled alternative inGremlinParser.traversalMethod_groupCount().Visit a parse tree produced by thetraversalMethod_groupCount_Stringlabeled alternative inGremlinParser.traversalMethod_groupCount().Visit a parse tree produced by thetraversalMethod_has_Stringlabeled alternative inGremlinParser.traversalMethod_has().Visit a parse tree produced by thetraversalMethod_has_String_Objectlabeled alternative inGremlinParser.traversalMethod_has().Visit a parse tree produced by thetraversalMethod_has_String_Plabeled alternative inGremlinParser.traversalMethod_has().visitTraversalMethod_has_String_String_Object(GremlinParser.TraversalMethod_has_String_String_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Objectlabeled alternative inGremlinParser.traversalMethod_has().visitTraversalMethod_has_String_String_P(GremlinParser.TraversalMethod_has_String_String_PContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Plabeled alternative inGremlinParser.traversalMethod_has().visitTraversalMethod_has_String_String_Traversal(GremlinParser.TraversalMethod_has_String_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Traversallabeled alternative inGremlinParser.traversalMethod_has().visitTraversalMethod_has_String_Traversal(GremlinParser.TraversalMethod_has_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_Traversallabeled alternative inGremlinParser.traversalMethod_has().Visit a parse tree produced by thetraversalMethod_has_T_Objectlabeled alternative inGremlinParser.traversalMethod_has().Visit a parse tree produced by thetraversalMethod_has_T_Plabeled alternative inGremlinParser.traversalMethod_has().Visit a parse tree produced by thetraversalMethod_has_T_Traversallabeled alternative inGremlinParser.traversalMethod_has().visitTraversalMethod_hasId_Object_Object(GremlinParser.TraversalMethod_hasId_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_hasId_Object_Objectlabeled alternative inGremlinParser.traversalMethod_hasId().Visit a parse tree produced by thetraversalMethod_hasId_Plabeled alternative inGremlinParser.traversalMethod_hasId().Visit a parse tree produced by thetraversalMethod_hasKey_Plabeled alternative inGremlinParser.traversalMethod_hasKey().visitTraversalMethod_hasKey_String_String(GremlinParser.TraversalMethod_hasKey_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_hasKey_String_Stringlabeled alternative inGremlinParser.traversalMethod_hasKey().Visit a parse tree produced by thetraversalMethod_hasKey_Traversallabeled alternative inGremlinParser.traversalMethod_hasKey().Visit a parse tree produced by thetraversalMethod_hasLabel_Plabeled alternative inGremlinParser.traversalMethod_hasLabel().visitTraversalMethod_hasLabel_String_String(GremlinParser.TraversalMethod_hasLabel_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_hasLabel_String_Stringlabeled alternative inGremlinParser.traversalMethod_hasLabel().visitTraversalMethod_hasLabel_Traversal(GremlinParser.TraversalMethod_hasLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_hasLabel_Traversallabeled alternative inGremlinParser.traversalMethod_hasLabel().Visit a parse tree produced byGremlinParser.traversalMethod_hasNot().visitTraversalMethod_hasValue_Object_Object(GremlinParser.TraversalMethod_hasValue_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_hasValue_Object_Objectlabeled alternative inGremlinParser.traversalMethod_hasValue().Visit a parse tree produced by thetraversalMethod_hasValue_Plabeled alternative inGremlinParser.traversalMethod_hasValue().visitTraversalMethod_hasValue_Traversal(GremlinParser.TraversalMethod_hasValue_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_hasValue_Traversallabeled alternative inGremlinParser.traversalMethod_hasValue().Visit a parse tree produced byGremlinParser.traversalMethod_id().Visit a parse tree produced byGremlinParser.traversalMethod_identity().Visit a parse tree produced byGremlinParser.traversalMethod_in().Visit a parse tree produced byGremlinParser.traversalMethod_index().Visit a parse tree produced byGremlinParser.traversalMethod_inE().Visit a parse tree produced byGremlinParser.traversalMethod_inject().Visit a parse tree produced by thetraversalMethod_intersect_Objectlabeled alternative inGremlinParser.traversalMethod_intersect().Visit a parse tree produced byGremlinParser.traversalMethod_inV().Visit a parse tree produced by thetraversalMethod_is_Objectlabeled alternative inGremlinParser.traversalMethod_is().Visit a parse tree produced by thetraversalMethod_is_Plabeled alternative inGremlinParser.traversalMethod_is().Visit a parse tree produced byGremlinParser.traversalMethod_key().Visit a parse tree produced byGremlinParser.traversalMethod_label().Visit a parse tree produced byGremlinParser.traversalMethod_labels().Visit a parse tree produced by thetraversalMethod_length_Emptylabeled alternative inGremlinParser.traversalMethod_length().Visit a parse tree produced by thetraversalMethod_length_Scopelabeled alternative inGremlinParser.traversalMethod_length().Visit a parse tree produced by thetraversalMethod_limit_longlabeled alternative inGremlinParser.traversalMethod_limit().Visit a parse tree produced by thetraversalMethod_limit_Scope_longlabeled alternative inGremlinParser.traversalMethod_limit().Visit a parse tree produced byGremlinParser.traversalMethod_local().Visit a parse tree produced by thetraversalMethod_loops_Emptylabeled alternative inGremlinParser.traversalMethod_loops().Visit a parse tree produced by thetraversalMethod_loops_Stringlabeled alternative inGremlinParser.traversalMethod_loops().Visit a parse tree produced by thetraversalMethod_lTrim_Emptylabeled alternative inGremlinParser.traversalMethod_lTrim().Visit a parse tree produced by thetraversalMethod_lTrim_Scopelabeled alternative inGremlinParser.traversalMethod_lTrim().Visit a parse tree produced byGremlinParser.traversalMethod_map().Visit a parse tree produced by thetraversalMethod_match_stringlabeled alternative inGremlinParser.traversalMethod_match().Visit a parse tree produced by thetraversalMethod_match_string_maplabeled alternative inGremlinParser.traversalMethod_match().Visit a parse tree produced by thetraversalMethod_match_traversallabeled alternative inGremlinParser.traversalMethod_match().Visit a parse tree produced byGremlinParser.traversalMethod_math().Visit a parse tree produced by thetraversalMethod_max_Emptylabeled alternative inGremlinParser.traversalMethod_max().Visit a parse tree produced by thetraversalMethod_max_Scopelabeled alternative inGremlinParser.traversalMethod_max().Visit a parse tree produced by thetraversalMethod_mean_Emptylabeled alternative inGremlinParser.traversalMethod_mean().Visit a parse tree produced by thetraversalMethod_mean_Scopelabeled alternative inGremlinParser.traversalMethod_mean().Visit a parse tree produced by thetraversalMethod_merge_Objectlabeled alternative inGremlinParser.traversalMethod_merge().Visit a parse tree produced by thetraversalMethod_mergeE_emptylabeled alternative inGremlinParser.traversalMethod_mergeE().Visit a parse tree produced by thetraversalMethod_mergeE_Maplabeled alternative inGremlinParser.traversalMethod_mergeE().Visit a parse tree produced by thetraversalMethod_mergeE_Traversallabeled alternative inGremlinParser.traversalMethod_mergeE().Visit a parse tree produced by thetraversalMethod_mergeV_emptylabeled alternative inGremlinParser.traversalMethod_mergeV().Visit a parse tree produced by thetraversalMethod_mergeV_Maplabeled alternative inGremlinParser.traversalMethod_mergeV().Visit a parse tree produced by thetraversalMethod_mergeV_Traversallabeled alternative inGremlinParser.traversalMethod_mergeV().Visit a parse tree produced by thetraversalMethod_min_Emptylabeled alternative inGremlinParser.traversalMethod_min().Visit a parse tree produced by thetraversalMethod_min_Scopelabeled alternative inGremlinParser.traversalMethod_min().Visit a parse tree produced by thetraversalMethod_none_Plabeled alternative inGremlinParser.traversalMethod_none().Visit a parse tree produced byGremlinParser.traversalMethod_not().Visit a parse tree produced by thetraversalMethod_option_Merge_Maplabeled alternative inGremlinParser.traversalMethod_option().visitTraversalMethod_option_Merge_Map_Cardinality(GremlinParser.TraversalMethod_option_Merge_Map_CardinalityContext ctx) Visit a parse tree produced by thetraversalMethod_option_Merge_Map_Cardinalitylabeled alternative inGremlinParser.traversalMethod_option().visitTraversalMethod_option_Merge_Traversal(GremlinParser.TraversalMethod_option_Merge_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Merge_Traversallabeled alternative inGremlinParser.traversalMethod_option().visitTraversalMethod_option_Object_Traversal(GremlinParser.TraversalMethod_option_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Object_Traversallabeled alternative inGremlinParser.traversalMethod_option().visitTraversalMethod_option_Predicate_Traversal(GremlinParser.TraversalMethod_option_Predicate_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Predicate_Traversallabeled alternative inGremlinParser.traversalMethod_option().Visit a parse tree produced by thetraversalMethod_option_Traversallabeled alternative inGremlinParser.traversalMethod_option().Visit a parse tree produced byGremlinParser.traversalMethod_optional().Visit a parse tree produced byGremlinParser.traversalMethod_or().Visit a parse tree produced by thetraversalMethod_order_Emptylabeled alternative inGremlinParser.traversalMethod_order().Visit a parse tree produced by thetraversalMethod_order_Scopelabeled alternative inGremlinParser.traversalMethod_order().Visit a parse tree produced byGremlinParser.traversalMethod_otherV().Visit a parse tree produced byGremlinParser.traversalMethod_out().Visit a parse tree produced byGremlinParser.traversalMethod_outE().Visit a parse tree produced byGremlinParser.traversalMethod_outV().Visit a parse tree produced by thetraversalMethod_pageRank_doublelabeled alternative inGremlinParser.traversalMethod_pageRank().Visit a parse tree produced by thetraversalMethod_pageRank_Emptylabeled alternative inGremlinParser.traversalMethod_pageRank().Visit a parse tree produced byGremlinParser.traversalMethod_path().Visit a parse tree produced byGremlinParser.traversalMethod_peerPressure().Visit a parse tree produced by thetraversalMethod_product_Objectlabeled alternative inGremlinParser.traversalMethod_product().Visit a parse tree produced by thetraversalMethod_profile_Emptylabeled alternative inGremlinParser.traversalMethod_profile().Visit a parse tree produced by thetraversalMethod_profile_Stringlabeled alternative inGremlinParser.traversalMethod_profile().Visit a parse tree produced byGremlinParser.traversalMethod_project().Visit a parse tree produced byGremlinParser.traversalMethod_properties().visitTraversalMethod_property_Cardinality_Object(GremlinParser.TraversalMethod_property_Cardinality_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Objectlabeled alternative inGremlinParser.traversalMethod_property().visitTraversalMethod_property_Cardinality_Object_Object_Object(GremlinParser.TraversalMethod_property_Cardinality_Object_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Object_Object_Objectlabeled alternative inGremlinParser.traversalMethod_property().visitTraversalMethod_property_Cardinality_Object_Traversal(GremlinParser.TraversalMethod_property_Cardinality_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Object_Traversallabeled alternative inGremlinParser.traversalMethod_property().Visit a parse tree produced by thetraversalMethod_property_Objectlabeled alternative inGremlinParser.traversalMethod_property().visitTraversalMethod_property_Object_Object_Object(GremlinParser.TraversalMethod_property_Object_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Object_Object_Objectlabeled alternative inGremlinParser.traversalMethod_property().visitTraversalMethod_property_Object_Traversal(GremlinParser.TraversalMethod_property_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Object_Traversallabeled alternative inGremlinParser.traversalMethod_property().visitTraversalMethod_property_Traversal(GremlinParser.TraversalMethod_property_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Traversallabeled alternative inGremlinParser.traversalMethod_property().Visit a parse tree produced byGremlinParser.traversalMethod_propertyMap().Visit a parse tree produced by thetraversalMethod_range_long_longlabeled alternative inGremlinParser.traversalMethod_range().visitTraversalMethod_range_Scope_long_long(GremlinParser.TraversalMethod_range_Scope_long_longContext ctx) Visit a parse tree produced by thetraversalMethod_range_Scope_long_longlabeled alternative inGremlinParser.traversalMethod_range().Visit a parse tree produced byGremlinParser.traversalMethod_read().visitTraversalMethod_repeat_String_Traversal(GremlinParser.TraversalMethod_repeat_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_repeat_String_Traversallabeled alternative inGremlinParser.traversalMethod_repeat().Visit a parse tree produced by thetraversalMethod_repeat_Traversallabeled alternative inGremlinParser.traversalMethod_repeat().visitTraversalMethod_replace_Scope_String_String(GremlinParser.TraversalMethod_replace_Scope_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_replace_Scope_String_Stringlabeled alternative inGremlinParser.traversalMethod_replace().visitTraversalMethod_replace_String_String(GremlinParser.TraversalMethod_replace_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_replace_String_Stringlabeled alternative inGremlinParser.traversalMethod_replace().Visit a parse tree produced by thetraversalMethod_reverse_Emptylabeled alternative inGremlinParser.traversalMethod_reverse().Visit a parse tree produced by thetraversalMethod_rTrim_Emptylabeled alternative inGremlinParser.traversalMethod_rTrim().Visit a parse tree produced by thetraversalMethod_rTrim_Scopelabeled alternative inGremlinParser.traversalMethod_rTrim().Visit a parse tree produced by thetraversalMethod_sack_BiFunctionlabeled alternative inGremlinParser.traversalMethod_sack().Visit a parse tree produced by thetraversalMethod_sack_Emptylabeled alternative inGremlinParser.traversalMethod_sack().Visit a parse tree produced by thetraversalMethod_sample_intlabeled alternative inGremlinParser.traversalMethod_sample().Visit a parse tree produced by thetraversalMethod_sample_Scope_intlabeled alternative inGremlinParser.traversalMethod_sample().Visit a parse tree produced by thetraversalMethod_select_Columnlabeled alternative inGremlinParser.traversalMethod_select().Visit a parse tree produced by thetraversalMethod_select_Pop_Stringlabeled alternative inGremlinParser.traversalMethod_select().visitTraversalMethod_select_Pop_String_String_String(GremlinParser.TraversalMethod_select_Pop_String_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_select_Pop_String_String_Stringlabeled alternative inGremlinParser.traversalMethod_select().visitTraversalMethod_select_Pop_Traversal(GremlinParser.TraversalMethod_select_Pop_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_select_Pop_Traversallabeled alternative inGremlinParser.traversalMethod_select().Visit a parse tree produced by thetraversalMethod_select_Stringlabeled alternative inGremlinParser.traversalMethod_select().visitTraversalMethod_select_String_String_String(GremlinParser.TraversalMethod_select_String_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_select_String_String_Stringlabeled alternative inGremlinParser.traversalMethod_select().Visit a parse tree produced by thetraversalMethod_select_Traversallabeled alternative inGremlinParser.traversalMethod_select().Visit a parse tree produced byGremlinParser.traversalMethod_shortestPath().Visit a parse tree produced byGremlinParser.traversalMethod_sideEffect().Visit a parse tree produced byGremlinParser.traversalMethod_simplePath().Visit a parse tree produced by thetraversalMethod_skip_longlabeled alternative inGremlinParser.traversalMethod_skip().Visit a parse tree produced by thetraversalMethod_skip_Scope_longlabeled alternative inGremlinParser.traversalMethod_skip().visitTraversalMethod_split_Scope_String(GremlinParser.TraversalMethod_split_Scope_StringContext ctx) Visit a parse tree produced by thetraversalMethod_split_Scope_Stringlabeled alternative inGremlinParser.traversalMethod_split().Visit a parse tree produced by thetraversalMethod_split_Stringlabeled alternative inGremlinParser.traversalMethod_split().Visit a parse tree produced byGremlinParser.traversalMethod_subgraph().Visit a parse tree produced by thetraversalMethod_substring_intlabeled alternative inGremlinParser.traversalMethod_substring().Visit a parse tree produced by thetraversalMethod_substring_int_intlabeled alternative inGremlinParser.traversalMethod_substring().visitTraversalMethod_substring_Scope_int(GremlinParser.TraversalMethod_substring_Scope_intContext ctx) Visit a parse tree produced by thetraversalMethod_substring_Scope_intlabeled alternative inGremlinParser.traversalMethod_substring().visitTraversalMethod_substring_Scope_int_int(GremlinParser.TraversalMethod_substring_Scope_int_intContext ctx) Visit a parse tree produced by thetraversalMethod_substring_Scope_int_intlabeled alternative inGremlinParser.traversalMethod_substring().Visit a parse tree produced by thetraversalMethod_sum_Emptylabeled alternative inGremlinParser.traversalMethod_sum().Visit a parse tree produced by thetraversalMethod_sum_Scopelabeled alternative inGremlinParser.traversalMethod_sum().Visit a parse tree produced by thetraversalMethod_tail_Emptylabeled alternative inGremlinParser.traversalMethod_tail().Visit a parse tree produced by thetraversalMethod_tail_longlabeled alternative inGremlinParser.traversalMethod_tail().Visit a parse tree produced by thetraversalMethod_tail_Scopelabeled alternative inGremlinParser.traversalMethod_tail().Visit a parse tree produced by thetraversalMethod_tail_Scope_longlabeled alternative inGremlinParser.traversalMethod_tail().Visit a parse tree produced byGremlinParser.traversalMethod_timeLimit().Visit a parse tree produced byGremlinParser.traversalMethod_times().visitTraversalMethod_to_Direction_String(GremlinParser.TraversalMethod_to_Direction_StringContext ctx) Visit a parse tree produced by thetraversalMethod_to_Direction_Stringlabeled alternative inGremlinParser.traversalMethod_to().Visit a parse tree produced by thetraversalMethod_to_Stringlabeled alternative inGremlinParser.traversalMethod_to().Visit a parse tree produced by thetraversalMethod_to_Traversallabeled alternative inGremlinParser.traversalMethod_to().Visit a parse tree produced byGremlinParser.traversalMethod_toE().Visit a parse tree produced by thetraversalMethod_toLower_Emptylabeled alternative inGremlinParser.traversalMethod_toLower().Visit a parse tree produced by thetraversalMethod_toLower_Scopelabeled alternative inGremlinParser.traversalMethod_toLower().Visit a parse tree produced by thetraversalMethod_toUpper_Emptylabeled alternative inGremlinParser.traversalMethod_toUpper().Visit a parse tree produced by thetraversalMethod_toUpper_Scopelabeled alternative inGremlinParser.traversalMethod_toUpper().Visit a parse tree produced byGremlinParser.traversalMethod_toV().Visit a parse tree produced by thetraversalMethod_tree_Emptylabeled alternative inGremlinParser.traversalMethod_tree().Visit a parse tree produced by thetraversalMethod_tree_Stringlabeled alternative inGremlinParser.traversalMethod_tree().Visit a parse tree produced by thetraversalMethod_trim_Emptylabeled alternative inGremlinParser.traversalMethod_trim().Visit a parse tree produced by thetraversalMethod_trim_Scopelabeled alternative inGremlinParser.traversalMethod_trim().Visit a parse tree produced byGremlinParser.traversalMethod_unfold().Visit a parse tree produced byGremlinParser.traversalMethod_union().Visit a parse tree produced by thetraversalMethod_until_Predicatelabeled alternative inGremlinParser.traversalMethod_until().Visit a parse tree produced by thetraversalMethod_until_Traversallabeled alternative inGremlinParser.traversalMethod_until().Visit a parse tree produced byGremlinParser.traversalMethod_V().Visit a parse tree produced byGremlinParser.traversalMethod_value().visitTraversalMethod_valueMap_boolean_String(GremlinParser.TraversalMethod_valueMap_boolean_StringContext ctx) Visit a parse tree produced by thetraversalMethod_valueMap_boolean_Stringlabeled alternative inGremlinParser.traversalMethod_valueMap().Visit a parse tree produced by thetraversalMethod_valueMap_Stringlabeled alternative inGremlinParser.traversalMethod_valueMap().Visit a parse tree produced byGremlinParser.traversalMethod_values().Visit a parse tree produced by thetraversalMethod_where_Plabeled alternative inGremlinParser.traversalMethod_where().Visit a parse tree produced by thetraversalMethod_where_String_Plabeled alternative inGremlinParser.traversalMethod_where().Visit a parse tree produced by thetraversalMethod_where_Traversallabeled alternative inGremlinParser.traversalMethod_where().Visit a parse tree produced by thetraversalMethod_with_Stringlabeled alternative inGremlinParser.traversalMethod_with().visitTraversalMethod_with_String_Object(GremlinParser.TraversalMethod_with_String_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_with_String_Objectlabeled alternative inGremlinParser.traversalMethod_with().Visit a parse tree produced byGremlinParser.traversalMethod_write().Visit a parse tree produced byGremlinParser.traversalOperator().Visit a parse tree produced byGremlinParser.traversalOrder().Visit a parse tree produced byGremlinParser.traversalPick().Visit a parse tree produced byGremlinParser.traversalPop().Visit a parse tree produced byGremlinParser.traversalPredicate().Visit a parse tree produced byGremlinParser.traversalPredicate_between().Visit a parse tree produced byGremlinParser.traversalPredicate_containing().Visit a parse tree produced byGremlinParser.traversalPredicate_endingWith().Visit a parse tree produced byGremlinParser.traversalPredicate_eq().Visit a parse tree produced byGremlinParser.traversalPredicate_gt().Visit a parse tree produced byGremlinParser.traversalPredicate_gte().Visit a parse tree produced byGremlinParser.traversalPredicate_inside().Visit a parse tree produced byGremlinParser.traversalPredicate_lt().Visit a parse tree produced byGremlinParser.traversalPredicate_lte().Visit a parse tree produced byGremlinParser.traversalPredicate_neq().Visit a parse tree produced byGremlinParser.traversalPredicate_not().Visit a parse tree produced byGremlinParser.traversalPredicate_notContaining().Visit a parse tree produced byGremlinParser.traversalPredicate_notEndingWith().Visit a parse tree produced byGremlinParser.traversalPredicate_notRegex().visitTraversalPredicate_notStartingWith(GremlinParser.TraversalPredicate_notStartingWithContext ctx) Visit a parse tree produced byGremlinParser.traversalPredicate_notStartingWith().Visit a parse tree produced byGremlinParser.traversalPredicate_outside().Visit a parse tree produced byGremlinParser.traversalPredicate_regex().Visit a parse tree produced byGremlinParser.traversalPredicate_startingWith().Visit a parse tree produced byGremlinParser.traversalPredicate_typeOf().Visit a parse tree produced byGremlinParser.traversalPredicate_within().Visit a parse tree produced byGremlinParser.traversalPredicate_without().Visit a parse tree produced byGremlinParser.traversalSackMethod().Visit a parse tree produced byGremlinParser.traversalScope().Visit a parse tree produced byGremlinParser.traversalSource().Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod().Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_with().visitTraversalSourceSelfMethod_withBulk(GremlinParser.TraversalSourceSelfMethod_withBulkContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withBulk().visitTraversalSourceSelfMethod_withoutStrategies(GremlinParser.TraversalSourceSelfMethod_withoutStrategiesContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withoutStrategies().visitTraversalSourceSelfMethod_withPath(GremlinParser.TraversalSourceSelfMethod_withPathContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withPath().visitTraversalSourceSelfMethod_withSack(GremlinParser.TraversalSourceSelfMethod_withSackContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withSack().visitTraversalSourceSelfMethod_withSideEffect(GremlinParser.TraversalSourceSelfMethod_withSideEffectContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withSideEffect().visitTraversalSourceSelfMethod_withStrategies(GremlinParser.TraversalSourceSelfMethod_withStrategiesContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withStrategies().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_addE().visitTraversalSourceSpawnMethod_addV_Empty(GremlinParser.TraversalSourceSpawnMethod_addV_EmptyContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Emptylabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().visitTraversalSourceSpawnMethod_addV_String(GremlinParser.TraversalSourceSpawnMethod_addV_StringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().visitTraversalSourceSpawnMethod_addV_Traversal(GremlinParser.TraversalSourceSpawnMethod_addV_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().visitTraversalSourceSpawnMethod_call_empty(GremlinParser.TraversalSourceSpawnMethod_call_emptyContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_emptylabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().visitTraversalSourceSpawnMethod_call_string(GremlinParser.TraversalSourceSpawnMethod_call_stringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().visitTraversalSourceSpawnMethod_call_string_map(GremlinParser.TraversalSourceSpawnMethod_call_string_mapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().visitTraversalSourceSpawnMethod_call_string_map_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_map_traversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_map_traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().visitTraversalSourceSpawnMethod_call_string_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_traversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_E().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_inject().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_io().visitTraversalSourceSpawnMethod_match_string(GremlinParser.TraversalSourceSpawnMethod_match_stringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_match_stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_match().visitTraversalSourceSpawnMethod_match_string_map(GremlinParser.TraversalSourceSpawnMethod_match_string_mapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_match_string_maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_match().visitTraversalSourceSpawnMethod_mergeE_Map(GremlinParser.TraversalSourceSpawnMethod_mergeE_MapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeE_Maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeE().visitTraversalSourceSpawnMethod_mergeE_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeE_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeE_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeE().visitTraversalSourceSpawnMethod_mergeV_Map(GremlinParser.TraversalSourceSpawnMethod_mergeV_MapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeV_Maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeV().visitTraversalSourceSpawnMethod_mergeV_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeV_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeV_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeV().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_union().Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_V().Visit a parse tree produced byGremlinParser.traversalStrategy().Visit a parse tree produced byGremlinParser.traversalStrategyExpr().Visit a parse tree produced byGremlinParser.traversalStrategyVarargs().Visit a parse tree produced byGremlinParser.traversalT().Visit a parse tree produced byGremlinParser.traversalTerminalMethod().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_explain().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_hasNext().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_iterate().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_next().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toBulkSet().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toList().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toSet().Visit a parse tree produced byGremlinParser.traversalTerminalMethod_tryNext().Visit a parse tree produced byGremlinParser.traversalTLong().Visit a parse tree produced byGremlinParser.traversalTShort().Visit a parse tree produced byGremlinParser.uuidLiteral().Visit a parse tree produced byGremlinParser.variable().Visit a parse tree produced byGremlinParser.withOptionKeys().Visit a parse tree produced byGremlinParser.withOptionsConstants_all().Visit a parse tree produced byGremlinParser.withOptionsConstants_ids().Visit a parse tree produced byGremlinParser.withOptionsConstants_indexer().Visit a parse tree produced byGremlinParser.withOptionsConstants_keys().Visit a parse tree produced byGremlinParser.withOptionsConstants_labels().Visit a parse tree produced byGremlinParser.withOptionsConstants_list().Visit a parse tree produced byGremlinParser.withOptionsConstants_map().Visit a parse tree produced byGremlinParser.withOptionsConstants_none().Visit a parse tree produced byGremlinParser.withOptionsConstants_tokens().Visit a parse tree produced byGremlinParser.withOptionsConstants_values().Visit a parse tree produced byGremlinParser.withOptionsStringConstant().Visit a parse tree produced byGremlinParser.withOptionsValues().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
GremlinBaseVisitor
public GremlinBaseVisitor()
-
-
Method Details
-
visitQueryList
Visit a parse tree produced byGremlinParser.queryList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryListin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQuery
Visit a parse tree produced byGremlinParser.query().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyQuery
Visit a parse tree produced byGremlinParser.emptyQuery().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyQueryin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSource
Visit a parse tree produced byGremlinParser.traversalSource().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourcein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTransactionPart
Visit a parse tree produced byGremlinParser.transactionPart().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTransactionPartin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRootTraversal
Visit a parse tree produced byGremlinParser.rootTraversal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRootTraversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod
Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethodin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withBulk
public T visitTraversalSourceSelfMethod_withBulk(GremlinParser.TraversalSourceSelfMethod_withBulkContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withBulk().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withBulkin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withPath
public T visitTraversalSourceSelfMethod_withPath(GremlinParser.TraversalSourceSelfMethod_withPathContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withPathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withSack
public T visitTraversalSourceSelfMethod_withSack(GremlinParser.TraversalSourceSelfMethod_withSackContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withSack().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withSackin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withSideEffect
public T visitTraversalSourceSelfMethod_withSideEffect(GremlinParser.TraversalSourceSelfMethod_withSideEffectContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withSideEffect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withSideEffectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withStrategies
public T visitTraversalSourceSelfMethod_withStrategies(GremlinParser.TraversalSourceSelfMethod_withStrategiesContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withStrategies().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withStrategiesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_withoutStrategies
public T visitTraversalSourceSelfMethod_withoutStrategies(GremlinParser.TraversalSourceSelfMethod_withoutStrategiesContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_withoutStrategies().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_withoutStrategiesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSelfMethod_with
public T visitTraversalSourceSelfMethod_with(GremlinParser.TraversalSourceSelfMethod_withContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSelfMethod_with().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSelfMethod_within interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod
Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethodin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addE
public T visitTraversalSourceSpawnMethod_addE(GremlinParser.TraversalSourceSpawnMethod_addEContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_addE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_addEin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_Empty
public T visitTraversalSourceSpawnMethod_addV_Empty(GremlinParser.TraversalSourceSpawnMethod_addV_EmptyContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Emptylabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_addV_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_String
public T visitTraversalSourceSpawnMethod_addV_String(GremlinParser.TraversalSourceSpawnMethod_addV_StringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_addV_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_Traversal
public T visitTraversalSourceSpawnMethod_addV_Traversal(GremlinParser.TraversalSourceSpawnMethod_addV_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_addV_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_addV_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_E
Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_E().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_Ein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_V
Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_V().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_Vin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_inject
public T visitTraversalSourceSpawnMethod_inject(GremlinParser.TraversalSourceSpawnMethod_injectContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_inject().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_injectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_io
Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_io().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_ioin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeV_Map
public T visitTraversalSourceSpawnMethod_mergeV_Map(GremlinParser.TraversalSourceSpawnMethod_mergeV_MapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeV_Maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_mergeV_Mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeV_Traversal
public T visitTraversalSourceSpawnMethod_mergeV_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeV_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeV_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_mergeV_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeE_Map
public T visitTraversalSourceSpawnMethod_mergeE_Map(GremlinParser.TraversalSourceSpawnMethod_mergeE_MapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeE_Maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_mergeE_Mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeE_Traversal
public T visitTraversalSourceSpawnMethod_mergeE_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeE_TraversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_mergeE_Traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_mergeE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_mergeE_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_empty
public T visitTraversalSourceSpawnMethod_call_empty(GremlinParser.TraversalSourceSpawnMethod_call_emptyContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_emptylabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_call_emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string
public T visitTraversalSourceSpawnMethod_call_string(GremlinParser.TraversalSourceSpawnMethod_call_stringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_call_stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_map
public T visitTraversalSourceSpawnMethod_call_string_map(GremlinParser.TraversalSourceSpawnMethod_call_string_mapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_call_string_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_traversal
public T visitTraversalSourceSpawnMethod_call_string_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_traversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_call_string_traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_map_traversal
public T visitTraversalSourceSpawnMethod_call_string_map_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_map_traversalContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_call_string_map_traversallabeled alternative inGremlinParser.traversalSourceSpawnMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_call_string_map_traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_union
public T visitTraversalSourceSpawnMethod_union(GremlinParser.TraversalSourceSpawnMethod_unionContext ctx) Visit a parse tree produced byGremlinParser.traversalSourceSpawnMethod_union().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_unionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_match_string
public T visitTraversalSourceSpawnMethod_match_string(GremlinParser.TraversalSourceSpawnMethod_match_stringContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_match_stringlabeled alternative inGremlinParser.traversalSourceSpawnMethod_match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_match_stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_match_string_map
public T visitTraversalSourceSpawnMethod_match_string_map(GremlinParser.TraversalSourceSpawnMethod_match_string_mapContext ctx) Visit a parse tree produced by thetraversalSourceSpawnMethod_match_string_maplabeled alternative inGremlinParser.traversalSourceSpawnMethod_match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSourceSpawnMethod_match_string_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitChainedTraversal
Visit a parse tree produced byGremlinParser.chainedTraversal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitChainedTraversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNestedTraversal
Visit a parse tree produced byGremlinParser.nestedTraversal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNestedTraversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTerminatedTraversal
Visit a parse tree produced byGremlinParser.terminatedTraversal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTerminatedTraversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod
Visit a parse tree produced byGremlinParser.traversalMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethodin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_V
Visit a parse tree produced byGremlinParser.traversalMethod_V().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_Vin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_E
Visit a parse tree produced byGremlinParser.traversalMethod_E().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_Ein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addE_String
Visit a parse tree produced by thetraversalMethod_addE_Stringlabeled alternative inGremlinParser.traversalMethod_addE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addE_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addE_Traversal
public T visitTraversalMethod_addE_Traversal(GremlinParser.TraversalMethod_addE_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_addE_Traversallabeled alternative inGremlinParser.traversalMethod_addE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addE_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addV_Empty
Visit a parse tree produced by thetraversalMethod_addV_Emptylabeled alternative inGremlinParser.traversalMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addV_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addV_String
Visit a parse tree produced by thetraversalMethod_addV_Stringlabeled alternative inGremlinParser.traversalMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addV_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addV_Traversal
public T visitTraversalMethod_addV_Traversal(GremlinParser.TraversalMethod_addV_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_addV_Traversallabeled alternative inGremlinParser.traversalMethod_addV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addV_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_aggregate_String
public T visitTraversalMethod_aggregate_String(GremlinParser.TraversalMethod_aggregate_StringContext ctx) Visit a parse tree produced by thetraversalMethod_aggregate_Stringlabeled alternative inGremlinParser.traversalMethod_aggregate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_aggregate_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_all_P
Visit a parse tree produced by thetraversalMethod_all_Plabeled alternative inGremlinParser.traversalMethod_all().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_all_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_and
Visit a parse tree produced byGremlinParser.traversalMethod_and().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_andin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_any_P
Visit a parse tree produced by thetraversalMethod_any_Plabeled alternative inGremlinParser.traversalMethod_any().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_any_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_as
Visit a parse tree produced byGremlinParser.traversalMethod_as().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asBool
Visit a parse tree produced byGremlinParser.traversalMethod_asBool().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asBoolin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asDate
Visit a parse tree produced byGremlinParser.traversalMethod_asDate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asDatein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asNumber_Empty
public T visitTraversalMethod_asNumber_Empty(GremlinParser.TraversalMethod_asNumber_EmptyContext ctx) Visit a parse tree produced by thetraversalMethod_asNumber_Emptylabeled alternative inGremlinParser.traversalMethod_asNumber().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asNumber_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asNumber_traversalGType
public T visitTraversalMethod_asNumber_traversalGType(GremlinParser.TraversalMethod_asNumber_traversalGTypeContext ctx) Visit a parse tree produced by thetraversalMethod_asNumber_traversalGTypelabeled alternative inGremlinParser.traversalMethod_asNumber().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asNumber_traversalGTypein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asString_Empty
public T visitTraversalMethod_asString_Empty(GremlinParser.TraversalMethod_asString_EmptyContext ctx) Visit a parse tree produced by thetraversalMethod_asString_Emptylabeled alternative inGremlinParser.traversalMethod_asString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asString_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asString_Scope
public T visitTraversalMethod_asString_Scope(GremlinParser.TraversalMethod_asString_ScopeContext ctx) Visit a parse tree produced by thetraversalMethod_asString_Scopelabeled alternative inGremlinParser.traversalMethod_asString().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_asString_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_barrier_Consumer
public T visitTraversalMethod_barrier_Consumer(GremlinParser.TraversalMethod_barrier_ConsumerContext ctx) Visit a parse tree produced by thetraversalMethod_barrier_Consumerlabeled alternative inGremlinParser.traversalMethod_barrier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_barrier_Consumerin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_barrier_Empty
Visit a parse tree produced by thetraversalMethod_barrier_Emptylabeled alternative inGremlinParser.traversalMethod_barrier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_barrier_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_barrier_int
Visit a parse tree produced by thetraversalMethod_barrier_intlabeled alternative inGremlinParser.traversalMethod_barrier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_barrier_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_both
Visit a parse tree produced byGremlinParser.traversalMethod_both().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_bothin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_bothE
Visit a parse tree produced byGremlinParser.traversalMethod_bothE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_bothEin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_bothV
Visit a parse tree produced byGremlinParser.traversalMethod_bothV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_bothVin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_branch
Visit a parse tree produced byGremlinParser.traversalMethod_branch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_branchin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Comparator
Visit a parse tree produced by thetraversalMethod_by_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Comparatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Empty
Visit a parse tree produced by thetraversalMethod_by_Emptylabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Function
Visit a parse tree produced by thetraversalMethod_by_Functionlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Functionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Function_Comparator
public T visitTraversalMethod_by_Function_Comparator(GremlinParser.TraversalMethod_by_Function_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_Function_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Function_Comparatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Order
Visit a parse tree produced by thetraversalMethod_by_Orderlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Orderin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_String
Visit a parse tree produced by thetraversalMethod_by_Stringlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_String_Comparator
public T visitTraversalMethod_by_String_Comparator(GremlinParser.TraversalMethod_by_String_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_String_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_String_Comparatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_T
Visit a parse tree produced by thetraversalMethod_by_Tlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Tin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Traversal
Visit a parse tree produced by thetraversalMethod_by_Traversallabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_by_Traversal_Comparator
public T visitTraversalMethod_by_Traversal_Comparator(GremlinParser.TraversalMethod_by_Traversal_ComparatorContext ctx) Visit a parse tree produced by thetraversalMethod_by_Traversal_Comparatorlabeled alternative inGremlinParser.traversalMethod_by().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_by_Traversal_Comparatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string
Visit a parse tree produced by thetraversalMethod_call_stringlabeled alternative inGremlinParser.traversalMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_call_stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_map
public T visitTraversalMethod_call_string_map(GremlinParser.TraversalMethod_call_string_mapContext ctx) Visit a parse tree produced by thetraversalMethod_call_string_maplabeled alternative inGremlinParser.traversalMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_call_string_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_traversal
public T visitTraversalMethod_call_string_traversal(GremlinParser.TraversalMethod_call_string_traversalContext ctx) Visit a parse tree produced by thetraversalMethod_call_string_traversallabeled alternative inGremlinParser.traversalMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_call_string_traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_map_traversal
public T visitTraversalMethod_call_string_map_traversal(GremlinParser.TraversalMethod_call_string_map_traversalContext ctx) Visit a parse tree produced by thetraversalMethod_call_string_map_traversallabeled alternative inGremlinParser.traversalMethod_call().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_call_string_map_traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_cap
Visit a parse tree produced byGremlinParser.traversalMethod_cap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_capin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Function
public T visitTraversalMethod_choose_Function(GremlinParser.TraversalMethod_choose_FunctionContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Functionlabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Functionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Predicate_Traversal
public T visitTraversalMethod_choose_Predicate_Traversal(GremlinParser.TraversalMethod_choose_Predicate_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Predicate_Traversallabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Predicate_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Predicate_Traversal_Traversal
public T visitTraversalMethod_choose_Predicate_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Predicate_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Predicate_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Predicate_Traversal_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal
public T visitTraversalMethod_choose_Traversal(GremlinParser.TraversalMethod_choose_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Traversallabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal_Traversal
public T visitTraversalMethod_choose_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Traversal_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal_Traversal_Traversal
public T visitTraversalMethod_choose_Traversal_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_choose_Traversal_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_choose().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_choose_Traversal_Traversal_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_coalesce
Visit a parse tree produced byGremlinParser.traversalMethod_coalesce().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_coalescein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_coin
Visit a parse tree produced byGremlinParser.traversalMethod_coin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_coinin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_combine_Object
public T visitTraversalMethod_combine_Object(GremlinParser.TraversalMethod_combine_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_combine_Objectlabeled alternative inGremlinParser.traversalMethod_combine().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_combine_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_concat_Traversal_Traversal
public T visitTraversalMethod_concat_Traversal_Traversal(GremlinParser.TraversalMethod_concat_Traversal_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_concat_Traversal_Traversallabeled alternative inGremlinParser.traversalMethod_concat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_concat_Traversal_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_concat_String
Visit a parse tree produced by thetraversalMethod_concat_Stringlabeled alternative inGremlinParser.traversalMethod_concat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_concat_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_conjoin_String
public T visitTraversalMethod_conjoin_String(GremlinParser.TraversalMethod_conjoin_StringContext ctx) Visit a parse tree produced by thetraversalMethod_conjoin_Stringlabeled alternative inGremlinParser.traversalMethod_conjoin().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_conjoin_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_connectedComponent
public T visitTraversalMethod_connectedComponent(GremlinParser.TraversalMethod_connectedComponentContext ctx) Visit a parse tree produced byGremlinParser.traversalMethod_connectedComponent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_connectedComponentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_constant
Visit a parse tree produced byGremlinParser.traversalMethod_constant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_constantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_count_Empty
Visit a parse tree produced by thetraversalMethod_count_Emptylabeled alternative inGremlinParser.traversalMethod_count().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_count_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_count_Scope
Visit a parse tree produced by thetraversalMethod_count_Scopelabeled alternative inGremlinParser.traversalMethod_count().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_count_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_cyclicPath
Visit a parse tree produced byGremlinParser.traversalMethod_cyclicPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_cyclicPathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dateAdd
Visit a parse tree produced byGremlinParser.traversalMethod_dateAdd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dateAddin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dateDiff_Traversal
public T visitTraversalMethod_dateDiff_Traversal(GremlinParser.TraversalMethod_dateDiff_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_dateDiff_Traversallabeled alternative inGremlinParser.traversalMethod_dateDiff().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dateDiff_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dateDiff_Date
Visit a parse tree produced by thetraversalMethod_dateDiff_Datelabeled alternative inGremlinParser.traversalMethod_dateDiff().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dateDiff_Datein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dedup_Scope_String
public T visitTraversalMethod_dedup_Scope_String(GremlinParser.TraversalMethod_dedup_Scope_StringContext ctx) Visit a parse tree produced by thetraversalMethod_dedup_Scope_Stringlabeled alternative inGremlinParser.traversalMethod_dedup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dedup_Scope_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dedup_String
Visit a parse tree produced by thetraversalMethod_dedup_Stringlabeled alternative inGremlinParser.traversalMethod_dedup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dedup_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_difference_Object
public T visitTraversalMethod_difference_Object(GremlinParser.TraversalMethod_difference_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_difference_Objectlabeled alternative inGremlinParser.traversalMethod_difference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_difference_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_discard
Visit a parse tree produced byGremlinParser.traversalMethod_discard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_discardin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_disjunct_Object
public T visitTraversalMethod_disjunct_Object(GremlinParser.TraversalMethod_disjunct_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_disjunct_Objectlabeled alternative inGremlinParser.traversalMethod_disjunct().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_disjunct_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_drop
Visit a parse tree produced byGremlinParser.traversalMethod_drop().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dropin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_element
Visit a parse tree produced byGremlinParser.traversalMethod_element().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_elementin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_elementMap
Visit a parse tree produced byGremlinParser.traversalMethod_elementMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_elementMapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_emit_Empty
Visit a parse tree produced by thetraversalMethod_emit_Emptylabeled alternative inGremlinParser.traversalMethod_emit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_emit_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_emit_Predicate
public T visitTraversalMethod_emit_Predicate(GremlinParser.TraversalMethod_emit_PredicateContext ctx) Visit a parse tree produced by thetraversalMethod_emit_Predicatelabeled alternative inGremlinParser.traversalMethod_emit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_emit_Predicatein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_emit_Traversal
public T visitTraversalMethod_emit_Traversal(GremlinParser.TraversalMethod_emit_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_emit_Traversallabeled alternative inGremlinParser.traversalMethod_emit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_emit_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fail_Empty
Visit a parse tree produced by thetraversalMethod_fail_Emptylabeled alternative inGremlinParser.traversalMethod_fail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_fail_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fail_String
Visit a parse tree produced by thetraversalMethod_fail_Stringlabeled alternative inGremlinParser.traversalMethod_fail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_fail_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_filter_Predicate
public T visitTraversalMethod_filter_Predicate(GremlinParser.TraversalMethod_filter_PredicateContext ctx) Visit a parse tree produced by thetraversalMethod_filter_Predicatelabeled alternative inGremlinParser.traversalMethod_filter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_filter_Predicatein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_filter_Traversal
public T visitTraversalMethod_filter_Traversal(GremlinParser.TraversalMethod_filter_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_filter_Traversallabeled alternative inGremlinParser.traversalMethod_filter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_filter_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_flatMap
Visit a parse tree produced byGremlinParser.traversalMethod_flatMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_flatMapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fold_Empty
Visit a parse tree produced by thetraversalMethod_fold_Emptylabeled alternative inGremlinParser.traversalMethod_fold().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_fold_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fold_Object_BiFunction
public T visitTraversalMethod_fold_Object_BiFunction(GremlinParser.TraversalMethod_fold_Object_BiFunctionContext ctx) Visit a parse tree produced by thetraversalMethod_fold_Object_BiFunctionlabeled alternative inGremlinParser.traversalMethod_fold().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_fold_Object_BiFunctionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_format_String
Visit a parse tree produced by thetraversalMethod_format_Stringlabeled alternative inGremlinParser.traversalMethod_format().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_format_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_from_String
Visit a parse tree produced by thetraversalMethod_from_Stringlabeled alternative inGremlinParser.traversalMethod_from().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_from_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_from_Traversal
public T visitTraversalMethod_from_Traversal(GremlinParser.TraversalMethod_from_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_from_Traversallabeled alternative inGremlinParser.traversalMethod_from().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_from_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_group_Empty
Visit a parse tree produced by thetraversalMethod_group_Emptylabeled alternative inGremlinParser.traversalMethod_group().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_group_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_group_String
Visit a parse tree produced by thetraversalMethod_group_Stringlabeled alternative inGremlinParser.traversalMethod_group().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_group_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_groupCount_Empty
public T visitTraversalMethod_groupCount_Empty(GremlinParser.TraversalMethod_groupCount_EmptyContext ctx) Visit a parse tree produced by thetraversalMethod_groupCount_Emptylabeled alternative inGremlinParser.traversalMethod_groupCount().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_groupCount_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_groupCount_String
public T visitTraversalMethod_groupCount_String(GremlinParser.TraversalMethod_groupCount_StringContext ctx) Visit a parse tree produced by thetraversalMethod_groupCount_Stringlabeled alternative inGremlinParser.traversalMethod_groupCount().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_groupCount_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String
Visit a parse tree produced by thetraversalMethod_has_Stringlabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_Object
public T visitTraversalMethod_has_String_Object(GremlinParser.TraversalMethod_has_String_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_Objectlabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_P
Visit a parse tree produced by thetraversalMethod_has_String_Plabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_Traversal
public T visitTraversalMethod_has_String_Traversal(GremlinParser.TraversalMethod_has_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_Traversallabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_String_Object
public T visitTraversalMethod_has_String_String_Object(GremlinParser.TraversalMethod_has_String_String_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Objectlabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_String_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_String_P
public T visitTraversalMethod_has_String_String_P(GremlinParser.TraversalMethod_has_String_String_PContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Plabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_String_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_String_Traversal
public T visitTraversalMethod_has_String_String_Traversal(GremlinParser.TraversalMethod_has_String_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_has_String_String_Traversallabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_String_String_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_T_Object
Visit a parse tree produced by thetraversalMethod_has_T_Objectlabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_T_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_T_P
Visit a parse tree produced by thetraversalMethod_has_T_Plabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_T_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_T_Traversal
public T visitTraversalMethod_has_T_Traversal(GremlinParser.TraversalMethod_has_T_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_has_T_Traversallabeled alternative inGremlinParser.traversalMethod_has().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_has_T_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasId_Object_Object
public T visitTraversalMethod_hasId_Object_Object(GremlinParser.TraversalMethod_hasId_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_hasId_Object_Objectlabeled alternative inGremlinParser.traversalMethod_hasId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasId_Object_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasId_P
Visit a parse tree produced by thetraversalMethod_hasId_Plabeled alternative inGremlinParser.traversalMethod_hasId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasId_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasKey_P
Visit a parse tree produced by thetraversalMethod_hasKey_Plabeled alternative inGremlinParser.traversalMethod_hasKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasKey_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasKey_String_String
public T visitTraversalMethod_hasKey_String_String(GremlinParser.TraversalMethod_hasKey_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_hasKey_String_Stringlabeled alternative inGremlinParser.traversalMethod_hasKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasKey_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasKey_Traversal
public T visitTraversalMethod_hasKey_Traversal(GremlinParser.TraversalMethod_hasKey_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_hasKey_Traversallabeled alternative inGremlinParser.traversalMethod_hasKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasKey_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_P
Visit a parse tree produced by thetraversalMethod_hasLabel_Plabeled alternative inGremlinParser.traversalMethod_hasLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasLabel_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_String_String
public T visitTraversalMethod_hasLabel_String_String(GremlinParser.TraversalMethod_hasLabel_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_hasLabel_String_Stringlabeled alternative inGremlinParser.traversalMethod_hasLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasLabel_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_Traversal
public T visitTraversalMethod_hasLabel_Traversal(GremlinParser.TraversalMethod_hasLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_hasLabel_Traversallabeled alternative inGremlinParser.traversalMethod_hasLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasLabel_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasNot
Visit a parse tree produced byGremlinParser.traversalMethod_hasNot().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasNotin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasValue_Object_Object
public T visitTraversalMethod_hasValue_Object_Object(GremlinParser.TraversalMethod_hasValue_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_hasValue_Object_Objectlabeled alternative inGremlinParser.traversalMethod_hasValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasValue_Object_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasValue_P
Visit a parse tree produced by thetraversalMethod_hasValue_Plabeled alternative inGremlinParser.traversalMethod_hasValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasValue_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasValue_Traversal
public T visitTraversalMethod_hasValue_Traversal(GremlinParser.TraversalMethod_hasValue_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_hasValue_Traversallabeled alternative inGremlinParser.traversalMethod_hasValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_hasValue_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_id
Visit a parse tree produced byGremlinParser.traversalMethod_id().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_idin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_identity
Visit a parse tree produced byGremlinParser.traversalMethod_identity().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_identityin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_in
Visit a parse tree produced byGremlinParser.traversalMethod_in().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_inin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_inE
Visit a parse tree produced byGremlinParser.traversalMethod_inE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_inEin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_intersect_Object
public T visitTraversalMethod_intersect_Object(GremlinParser.TraversalMethod_intersect_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_intersect_Objectlabeled alternative inGremlinParser.traversalMethod_intersect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_intersect_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_inV
Visit a parse tree produced byGremlinParser.traversalMethod_inV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_inVin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_index
Visit a parse tree produced byGremlinParser.traversalMethod_index().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_indexin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_inject
Visit a parse tree produced byGremlinParser.traversalMethod_inject().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_injectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_is_Object
Visit a parse tree produced by thetraversalMethod_is_Objectlabeled alternative inGremlinParser.traversalMethod_is().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_is_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_is_P
Visit a parse tree produced by thetraversalMethod_is_Plabeled alternative inGremlinParser.traversalMethod_is().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_is_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_key
Visit a parse tree produced byGremlinParser.traversalMethod_key().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_keyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_label
Visit a parse tree produced byGremlinParser.traversalMethod_label().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_labelin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_labels
Visit a parse tree produced byGremlinParser.traversalMethod_labels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_labelsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addLabel_String
public T visitTraversalMethod_addLabel_String(GremlinParser.TraversalMethod_addLabel_StringContext ctx) Visit a parse tree produced by thetraversalMethod_addLabel_Stringlabeled alternative inGremlinParser.traversalMethod_addLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addLabel_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addLabel_Traversal
public T visitTraversalMethod_addLabel_Traversal(GremlinParser.TraversalMethod_addLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_addLabel_Traversallabeled alternative inGremlinParser.traversalMethod_addLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_addLabel_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dropLabels_Empty
public T visitTraversalMethod_dropLabels_Empty(GremlinParser.TraversalMethod_dropLabels_EmptyContext ctx) Visit a parse tree produced by thetraversalMethod_dropLabels_Emptylabeled alternative inGremlinParser.traversalMethod_dropLabels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dropLabels_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dropLabel_String
public T visitTraversalMethod_dropLabel_String(GremlinParser.TraversalMethod_dropLabel_StringContext ctx) Visit a parse tree produced by thetraversalMethod_dropLabel_Stringlabeled alternative inGremlinParser.traversalMethod_dropLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dropLabel_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_dropLabel_Traversal
public T visitTraversalMethod_dropLabel_Traversal(GremlinParser.TraversalMethod_dropLabel_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_dropLabel_Traversallabeled alternative inGremlinParser.traversalMethod_dropLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_dropLabel_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_length_Empty
Visit a parse tree produced by thetraversalMethod_length_Emptylabeled alternative inGremlinParser.traversalMethod_length().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_length_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_length_Scope
Visit a parse tree produced by thetraversalMethod_length_Scopelabeled alternative inGremlinParser.traversalMethod_length().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_length_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_limit_Scope_long
public T visitTraversalMethod_limit_Scope_long(GremlinParser.TraversalMethod_limit_Scope_longContext ctx) Visit a parse tree produced by thetraversalMethod_limit_Scope_longlabeled alternative inGremlinParser.traversalMethod_limit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_limit_Scope_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_limit_long
Visit a parse tree produced by thetraversalMethod_limit_longlabeled alternative inGremlinParser.traversalMethod_limit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_limit_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_local
Visit a parse tree produced byGremlinParser.traversalMethod_local().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_localin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_loops_Empty
Visit a parse tree produced by thetraversalMethod_loops_Emptylabeled alternative inGremlinParser.traversalMethod_loops().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_loops_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_loops_String
Visit a parse tree produced by thetraversalMethod_loops_Stringlabeled alternative inGremlinParser.traversalMethod_loops().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_loops_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_lTrim_Empty
Visit a parse tree produced by thetraversalMethod_lTrim_Emptylabeled alternative inGremlinParser.traversalMethod_lTrim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_lTrim_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_lTrim_Scope
Visit a parse tree produced by thetraversalMethod_lTrim_Scopelabeled alternative inGremlinParser.traversalMethod_lTrim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_lTrim_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_map
Visit a parse tree produced byGremlinParser.traversalMethod_map().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_traversal
public T visitTraversalMethod_match_traversal(GremlinParser.TraversalMethod_match_traversalContext ctx) Visit a parse tree produced by thetraversalMethod_match_traversallabeled alternative inGremlinParser.traversalMethod_match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_match_traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_string
Visit a parse tree produced by thetraversalMethod_match_stringlabeled alternative inGremlinParser.traversalMethod_match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_match_stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_string_map
public T visitTraversalMethod_match_string_map(GremlinParser.TraversalMethod_match_string_mapContext ctx) Visit a parse tree produced by thetraversalMethod_match_string_maplabeled alternative inGremlinParser.traversalMethod_match().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_match_string_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_math
Visit a parse tree produced byGremlinParser.traversalMethod_math().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_max_Empty
Visit a parse tree produced by thetraversalMethod_max_Emptylabeled alternative inGremlinParser.traversalMethod_max().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_max_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_max_Scope
Visit a parse tree produced by thetraversalMethod_max_Scopelabeled alternative inGremlinParser.traversalMethod_max().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_max_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mean_Empty
Visit a parse tree produced by thetraversalMethod_mean_Emptylabeled alternative inGremlinParser.traversalMethod_mean().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mean_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mean_Scope
Visit a parse tree produced by thetraversalMethod_mean_Scopelabeled alternative inGremlinParser.traversalMethod_mean().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mean_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_merge_Object
Visit a parse tree produced by thetraversalMethod_merge_Objectlabeled alternative inGremlinParser.traversalMethod_merge().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_merge_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeV_empty
Visit a parse tree produced by thetraversalMethod_mergeV_emptylabeled alternative inGremlinParser.traversalMethod_mergeV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeV_emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeV_Map
Visit a parse tree produced by thetraversalMethod_mergeV_Maplabeled alternative inGremlinParser.traversalMethod_mergeV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeV_Mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeV_Traversal
public T visitTraversalMethod_mergeV_Traversal(GremlinParser.TraversalMethod_mergeV_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_mergeV_Traversallabeled alternative inGremlinParser.traversalMethod_mergeV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeV_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeE_empty
Visit a parse tree produced by thetraversalMethod_mergeE_emptylabeled alternative inGremlinParser.traversalMethod_mergeE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeE_emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeE_Map
Visit a parse tree produced by thetraversalMethod_mergeE_Maplabeled alternative inGremlinParser.traversalMethod_mergeE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeE_Mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeE_Traversal
public T visitTraversalMethod_mergeE_Traversal(GremlinParser.TraversalMethod_mergeE_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_mergeE_Traversallabeled alternative inGremlinParser.traversalMethod_mergeE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_mergeE_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_min_Empty
Visit a parse tree produced by thetraversalMethod_min_Emptylabeled alternative inGremlinParser.traversalMethod_min().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_min_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_min_Scope
Visit a parse tree produced by thetraversalMethod_min_Scopelabeled alternative inGremlinParser.traversalMethod_min().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_min_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_none_P
Visit a parse tree produced by thetraversalMethod_none_Plabeled alternative inGremlinParser.traversalMethod_none().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_none_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_not
Visit a parse tree produced byGremlinParser.traversalMethod_not().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_notin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Predicate_Traversal
public T visitTraversalMethod_option_Predicate_Traversal(GremlinParser.TraversalMethod_option_Predicate_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Predicate_Traversallabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Predicate_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Merge_Map
public T visitTraversalMethod_option_Merge_Map(GremlinParser.TraversalMethod_option_Merge_MapContext ctx) Visit a parse tree produced by thetraversalMethod_option_Merge_Maplabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Merge_Mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Merge_Map_Cardinality
public T visitTraversalMethod_option_Merge_Map_Cardinality(GremlinParser.TraversalMethod_option_Merge_Map_CardinalityContext ctx) Visit a parse tree produced by thetraversalMethod_option_Merge_Map_Cardinalitylabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Merge_Map_Cardinalityin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Merge_Traversal
public T visitTraversalMethod_option_Merge_Traversal(GremlinParser.TraversalMethod_option_Merge_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Merge_Traversallabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Merge_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Object_Traversal
public T visitTraversalMethod_option_Object_Traversal(GremlinParser.TraversalMethod_option_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Object_Traversallabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Object_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Traversal
public T visitTraversalMethod_option_Traversal(GremlinParser.TraversalMethod_option_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_option_Traversallabeled alternative inGremlinParser.traversalMethod_option().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_option_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_optional
Visit a parse tree produced byGremlinParser.traversalMethod_optional().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_optionalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_or
Visit a parse tree produced byGremlinParser.traversalMethod_or().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_orin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_order_Empty
Visit a parse tree produced by thetraversalMethod_order_Emptylabeled alternative inGremlinParser.traversalMethod_order().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_order_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_order_Scope
Visit a parse tree produced by thetraversalMethod_order_Scopelabeled alternative inGremlinParser.traversalMethod_order().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_order_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_otherV
Visit a parse tree produced byGremlinParser.traversalMethod_otherV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_otherVin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_out
Visit a parse tree produced byGremlinParser.traversalMethod_out().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_outin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_outE
Visit a parse tree produced byGremlinParser.traversalMethod_outE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_outEin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_outV
Visit a parse tree produced byGremlinParser.traversalMethod_outV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_outVin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_pageRank_Empty
public T visitTraversalMethod_pageRank_Empty(GremlinParser.TraversalMethod_pageRank_EmptyContext ctx) Visit a parse tree produced by thetraversalMethod_pageRank_Emptylabeled alternative inGremlinParser.traversalMethod_pageRank().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_pageRank_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_pageRank_double
public T visitTraversalMethod_pageRank_double(GremlinParser.TraversalMethod_pageRank_doubleContext ctx) Visit a parse tree produced by thetraversalMethod_pageRank_doublelabeled alternative inGremlinParser.traversalMethod_pageRank().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_pageRank_doublein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_path
Visit a parse tree produced byGremlinParser.traversalMethod_path().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_pathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_peerPressure
Visit a parse tree produced byGremlinParser.traversalMethod_peerPressure().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_peerPressurein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_product_Object
public T visitTraversalMethod_product_Object(GremlinParser.TraversalMethod_product_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_product_Objectlabeled alternative inGremlinParser.traversalMethod_product().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_product_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_profile_Empty
Visit a parse tree produced by thetraversalMethod_profile_Emptylabeled alternative inGremlinParser.traversalMethod_profile().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_profile_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_profile_String
public T visitTraversalMethod_profile_String(GremlinParser.TraversalMethod_profile_StringContext ctx) Visit a parse tree produced by thetraversalMethod_profile_Stringlabeled alternative inGremlinParser.traversalMethod_profile().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_profile_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_project
Visit a parse tree produced byGremlinParser.traversalMethod_project().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_projectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_properties
Visit a parse tree produced byGremlinParser.traversalMethod_properties().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_propertiesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Cardinality_Object_Object_Object
public T visitTraversalMethod_property_Cardinality_Object_Object_Object(GremlinParser.TraversalMethod_property_Cardinality_Object_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Object_Object_Objectlabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Cardinality_Object_Object_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Cardinality_Object_Traversal
public T visitTraversalMethod_property_Cardinality_Object_Traversal(GremlinParser.TraversalMethod_property_Cardinality_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Object_Traversallabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Cardinality_Object_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Cardinality_Object
public T visitTraversalMethod_property_Cardinality_Object(GremlinParser.TraversalMethod_property_Cardinality_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Cardinality_Objectlabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Cardinality_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Object_Object_Object
public T visitTraversalMethod_property_Object_Object_Object(GremlinParser.TraversalMethod_property_Object_Object_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Object_Object_Objectlabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Object_Object_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Object_Traversal
public T visitTraversalMethod_property_Object_Traversal(GremlinParser.TraversalMethod_property_Object_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Object_Traversallabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Object_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Object
public T visitTraversalMethod_property_Object(GremlinParser.TraversalMethod_property_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_property_Objectlabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Traversal
public T visitTraversalMethod_property_Traversal(GremlinParser.TraversalMethod_property_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_property_Traversallabeled alternative inGremlinParser.traversalMethod_property().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_property_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_propertyMap
Visit a parse tree produced byGremlinParser.traversalMethod_propertyMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_propertyMapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_range_Scope_long_long
public T visitTraversalMethod_range_Scope_long_long(GremlinParser.TraversalMethod_range_Scope_long_longContext ctx) Visit a parse tree produced by thetraversalMethod_range_Scope_long_longlabeled alternative inGremlinParser.traversalMethod_range().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_range_Scope_long_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_range_long_long
public T visitTraversalMethod_range_long_long(GremlinParser.TraversalMethod_range_long_longContext ctx) Visit a parse tree produced by thetraversalMethod_range_long_longlabeled alternative inGremlinParser.traversalMethod_range().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_range_long_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_read
Visit a parse tree produced byGremlinParser.traversalMethod_read().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_readin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_repeat_String_Traversal
public T visitTraversalMethod_repeat_String_Traversal(GremlinParser.TraversalMethod_repeat_String_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_repeat_String_Traversallabeled alternative inGremlinParser.traversalMethod_repeat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_repeat_String_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_repeat_Traversal
public T visitTraversalMethod_repeat_Traversal(GremlinParser.TraversalMethod_repeat_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_repeat_Traversallabeled alternative inGremlinParser.traversalMethod_repeat().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_repeat_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_replace_String_String
public T visitTraversalMethod_replace_String_String(GremlinParser.TraversalMethod_replace_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_replace_String_Stringlabeled alternative inGremlinParser.traversalMethod_replace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_replace_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_replace_Scope_String_String
public T visitTraversalMethod_replace_Scope_String_String(GremlinParser.TraversalMethod_replace_Scope_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_replace_Scope_String_Stringlabeled alternative inGremlinParser.traversalMethod_replace().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_replace_Scope_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_reverse_Empty
Visit a parse tree produced by thetraversalMethod_reverse_Emptylabeled alternative inGremlinParser.traversalMethod_reverse().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_reverse_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_rTrim_Empty
Visit a parse tree produced by thetraversalMethod_rTrim_Emptylabeled alternative inGremlinParser.traversalMethod_rTrim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_rTrim_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_rTrim_Scope
Visit a parse tree produced by thetraversalMethod_rTrim_Scopelabeled alternative inGremlinParser.traversalMethod_rTrim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_rTrim_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sack_BiFunction
public T visitTraversalMethod_sack_BiFunction(GremlinParser.TraversalMethod_sack_BiFunctionContext ctx) Visit a parse tree produced by thetraversalMethod_sack_BiFunctionlabeled alternative inGremlinParser.traversalMethod_sack().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sack_BiFunctionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sack_Empty
Visit a parse tree produced by thetraversalMethod_sack_Emptylabeled alternative inGremlinParser.traversalMethod_sack().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sack_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sample_Scope_int
public T visitTraversalMethod_sample_Scope_int(GremlinParser.TraversalMethod_sample_Scope_intContext ctx) Visit a parse tree produced by thetraversalMethod_sample_Scope_intlabeled alternative inGremlinParser.traversalMethod_sample().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sample_Scope_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sample_int
Visit a parse tree produced by thetraversalMethod_sample_intlabeled alternative inGremlinParser.traversalMethod_sample().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sample_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Column
Visit a parse tree produced by thetraversalMethod_select_Columnlabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Columnin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_String
public T visitTraversalMethod_select_Pop_String(GremlinParser.TraversalMethod_select_Pop_StringContext ctx) Visit a parse tree produced by thetraversalMethod_select_Pop_Stringlabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Pop_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_String_String_String
public T visitTraversalMethod_select_Pop_String_String_String(GremlinParser.TraversalMethod_select_Pop_String_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_select_Pop_String_String_Stringlabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Pop_String_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_Traversal
public T visitTraversalMethod_select_Pop_Traversal(GremlinParser.TraversalMethod_select_Pop_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_select_Pop_Traversallabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Pop_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_String
Visit a parse tree produced by thetraversalMethod_select_Stringlabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_String_String_String
public T visitTraversalMethod_select_String_String_String(GremlinParser.TraversalMethod_select_String_String_StringContext ctx) Visit a parse tree produced by thetraversalMethod_select_String_String_Stringlabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_String_String_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Traversal
public T visitTraversalMethod_select_Traversal(GremlinParser.TraversalMethod_select_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_select_Traversallabeled alternative inGremlinParser.traversalMethod_select().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_select_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_shortestPath
Visit a parse tree produced byGremlinParser.traversalMethod_shortestPath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_shortestPathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sideEffect
Visit a parse tree produced byGremlinParser.traversalMethod_sideEffect().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sideEffectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_simplePath
Visit a parse tree produced byGremlinParser.traversalMethod_simplePath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_simplePathin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_skip_Scope_long
public T visitTraversalMethod_skip_Scope_long(GremlinParser.TraversalMethod_skip_Scope_longContext ctx) Visit a parse tree produced by thetraversalMethod_skip_Scope_longlabeled alternative inGremlinParser.traversalMethod_skip().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_skip_Scope_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_skip_long
Visit a parse tree produced by thetraversalMethod_skip_longlabeled alternative inGremlinParser.traversalMethod_skip().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_skip_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_split_String
Visit a parse tree produced by thetraversalMethod_split_Stringlabeled alternative inGremlinParser.traversalMethod_split().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_split_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_split_Scope_String
public T visitTraversalMethod_split_Scope_String(GremlinParser.TraversalMethod_split_Scope_StringContext ctx) Visit a parse tree produced by thetraversalMethod_split_Scope_Stringlabeled alternative inGremlinParser.traversalMethod_split().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_split_Scope_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_subgraph
Visit a parse tree produced byGremlinParser.traversalMethod_subgraph().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_subgraphin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_int
Visit a parse tree produced by thetraversalMethod_substring_intlabeled alternative inGremlinParser.traversalMethod_substring().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_substring_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_Scope_int
public T visitTraversalMethod_substring_Scope_int(GremlinParser.TraversalMethod_substring_Scope_intContext ctx) Visit a parse tree produced by thetraversalMethod_substring_Scope_intlabeled alternative inGremlinParser.traversalMethod_substring().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_substring_Scope_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_int_int
public T visitTraversalMethod_substring_int_int(GremlinParser.TraversalMethod_substring_int_intContext ctx) Visit a parse tree produced by thetraversalMethod_substring_int_intlabeled alternative inGremlinParser.traversalMethod_substring().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_substring_int_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_Scope_int_int
public T visitTraversalMethod_substring_Scope_int_int(GremlinParser.TraversalMethod_substring_Scope_int_intContext ctx) Visit a parse tree produced by thetraversalMethod_substring_Scope_int_intlabeled alternative inGremlinParser.traversalMethod_substring().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_substring_Scope_int_intin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sum_Empty
Visit a parse tree produced by thetraversalMethod_sum_Emptylabeled alternative inGremlinParser.traversalMethod_sum().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sum_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sum_Scope
Visit a parse tree produced by thetraversalMethod_sum_Scopelabeled alternative inGremlinParser.traversalMethod_sum().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_sum_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Empty
Visit a parse tree produced by thetraversalMethod_tail_Emptylabeled alternative inGremlinParser.traversalMethod_tail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tail_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Scope
Visit a parse tree produced by thetraversalMethod_tail_Scopelabeled alternative inGremlinParser.traversalMethod_tail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tail_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Scope_long
public T visitTraversalMethod_tail_Scope_long(GremlinParser.TraversalMethod_tail_Scope_longContext ctx) Visit a parse tree produced by thetraversalMethod_tail_Scope_longlabeled alternative inGremlinParser.traversalMethod_tail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tail_Scope_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_long
Visit a parse tree produced by thetraversalMethod_tail_longlabeled alternative inGremlinParser.traversalMethod_tail().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tail_longin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_timeLimit
Visit a parse tree produced byGremlinParser.traversalMethod_timeLimit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_timeLimitin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_times
Visit a parse tree produced byGremlinParser.traversalMethod_times().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_timesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_to_Direction_String
public T visitTraversalMethod_to_Direction_String(GremlinParser.TraversalMethod_to_Direction_StringContext ctx) Visit a parse tree produced by thetraversalMethod_to_Direction_Stringlabeled alternative inGremlinParser.traversalMethod_to().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_to_Direction_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_to_String
Visit a parse tree produced by thetraversalMethod_to_Stringlabeled alternative inGremlinParser.traversalMethod_to().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_to_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_to_Traversal
Visit a parse tree produced by thetraversalMethod_to_Traversallabeled alternative inGremlinParser.traversalMethod_to().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_to_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toE
Visit a parse tree produced byGremlinParser.traversalMethod_toE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toEin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toLower_Empty
Visit a parse tree produced by thetraversalMethod_toLower_Emptylabeled alternative inGremlinParser.traversalMethod_toLower().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toLower_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toLower_Scope
Visit a parse tree produced by thetraversalMethod_toLower_Scopelabeled alternative inGremlinParser.traversalMethod_toLower().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toLower_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toUpper_Empty
Visit a parse tree produced by thetraversalMethod_toUpper_Emptylabeled alternative inGremlinParser.traversalMethod_toUpper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toUpper_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toUpper_Scope
Visit a parse tree produced by thetraversalMethod_toUpper_Scopelabeled alternative inGremlinParser.traversalMethod_toUpper().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toUpper_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toV
Visit a parse tree produced byGremlinParser.traversalMethod_toV().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_toVin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tree_Empty
Visit a parse tree produced by thetraversalMethod_tree_Emptylabeled alternative inGremlinParser.traversalMethod_tree().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tree_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tree_String
Visit a parse tree produced by thetraversalMethod_tree_Stringlabeled alternative inGremlinParser.traversalMethod_tree().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_tree_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_trim_Empty
Visit a parse tree produced by thetraversalMethod_trim_Emptylabeled alternative inGremlinParser.traversalMethod_trim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_trim_Emptyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_trim_Scope
Visit a parse tree produced by thetraversalMethod_trim_Scopelabeled alternative inGremlinParser.traversalMethod_trim().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_trim_Scopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_unfold
Visit a parse tree produced byGremlinParser.traversalMethod_unfold().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_unfoldin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_union
Visit a parse tree produced byGremlinParser.traversalMethod_union().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_unionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_until_Predicate
public T visitTraversalMethod_until_Predicate(GremlinParser.TraversalMethod_until_PredicateContext ctx) Visit a parse tree produced by thetraversalMethod_until_Predicatelabeled alternative inGremlinParser.traversalMethod_until().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_until_Predicatein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_until_Traversal
public T visitTraversalMethod_until_Traversal(GremlinParser.TraversalMethod_until_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_until_Traversallabeled alternative inGremlinParser.traversalMethod_until().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_until_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_value
Visit a parse tree produced byGremlinParser.traversalMethod_value().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_valuein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_valueMap_String
public T visitTraversalMethod_valueMap_String(GremlinParser.TraversalMethod_valueMap_StringContext ctx) Visit a parse tree produced by thetraversalMethod_valueMap_Stringlabeled alternative inGremlinParser.traversalMethod_valueMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_valueMap_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_valueMap_boolean_String
public T visitTraversalMethod_valueMap_boolean_String(GremlinParser.TraversalMethod_valueMap_boolean_StringContext ctx) Visit a parse tree produced by thetraversalMethod_valueMap_boolean_Stringlabeled alternative inGremlinParser.traversalMethod_valueMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_valueMap_boolean_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_values
Visit a parse tree produced byGremlinParser.traversalMethod_values().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_valuesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_where_P
Visit a parse tree produced by thetraversalMethod_where_Plabeled alternative inGremlinParser.traversalMethod_where().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_where_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_where_String_P
public T visitTraversalMethod_where_String_P(GremlinParser.TraversalMethod_where_String_PContext ctx) Visit a parse tree produced by thetraversalMethod_where_String_Plabeled alternative inGremlinParser.traversalMethod_where().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_where_String_Pin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_where_Traversal
public T visitTraversalMethod_where_Traversal(GremlinParser.TraversalMethod_where_TraversalContext ctx) Visit a parse tree produced by thetraversalMethod_where_Traversallabeled alternative inGremlinParser.traversalMethod_where().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_where_Traversalin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_with_String
Visit a parse tree produced by thetraversalMethod_with_Stringlabeled alternative inGremlinParser.traversalMethod_with().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_with_Stringin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_with_String_Object
public T visitTraversalMethod_with_String_Object(GremlinParser.TraversalMethod_with_String_ObjectContext ctx) Visit a parse tree produced by thetraversalMethod_with_String_Objectlabeled alternative inGremlinParser.traversalMethod_with().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_with_String_Objectin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_write
Visit a parse tree produced byGremlinParser.traversalMethod_write().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMethod_writein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalStrategy
Visit a parse tree produced byGremlinParser.traversalStrategy().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalStrategyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConfiguration
Visit a parse tree produced byGremlinParser.configuration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConfigurationin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalScope
Visit a parse tree produced byGremlinParser.traversalScope().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalScopein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalBarrier
Visit a parse tree produced byGremlinParser.traversalBarrier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalBarrierin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalT
Visit a parse tree produced byGremlinParser.traversalT().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTShort
Visit a parse tree produced byGremlinParser.traversalTShort().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTShortin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTLong
Visit a parse tree produced byGremlinParser.traversalTLong().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTLongin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMerge
Visit a parse tree produced byGremlinParser.traversalMerge().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalMergein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalOrder
Visit a parse tree produced byGremlinParser.traversalOrder().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalOrderin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalDirection
Visit a parse tree produced byGremlinParser.traversalDirection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalDirectionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalDirectionShort
Visit a parse tree produced byGremlinParser.traversalDirectionShort().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalDirectionShortin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalDirectionLong
Visit a parse tree produced byGremlinParser.traversalDirectionLong().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalDirectionLongin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalCardinality
Visit a parse tree produced byGremlinParser.traversalCardinality().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalCardinalityin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalColumn
Visit a parse tree produced byGremlinParser.traversalColumn().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalColumnin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPop
Visit a parse tree produced byGremlinParser.traversalPop().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPopin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalOperator
Visit a parse tree produced byGremlinParser.traversalOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalOperatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPick
Visit a parse tree produced byGremlinParser.traversalPick().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPickin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalDT
Visit a parse tree produced byGremlinParser.traversalDT().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalDTin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalGType
Visit a parse tree produced byGremlinParser.traversalGType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalGTypein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate
Visit a parse tree produced byGremlinParser.traversalPredicate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicatein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod
Visit a parse tree produced byGremlinParser.traversalTerminalMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethodin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSackMethod
Visit a parse tree produced byGremlinParser.traversalSackMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalSackMethodin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalComparator
Visit a parse tree produced byGremlinParser.traversalComparator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalComparatorin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalFunction
Visit a parse tree produced byGremlinParser.traversalFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalFunctionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalBiFunction
Visit a parse tree produced byGremlinParser.traversalBiFunction().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalBiFunctionin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_eq
Visit a parse tree produced byGremlinParser.traversalPredicate_eq().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_eqin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_neq
Visit a parse tree produced byGremlinParser.traversalPredicate_neq().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_neqin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_typeOf
Visit a parse tree produced byGremlinParser.traversalPredicate_typeOf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_typeOfin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_lt
Visit a parse tree produced byGremlinParser.traversalPredicate_lt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_ltin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_lte
Visit a parse tree produced byGremlinParser.traversalPredicate_lte().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_ltein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_gt
Visit a parse tree produced byGremlinParser.traversalPredicate_gt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_gtin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_gte
Visit a parse tree produced byGremlinParser.traversalPredicate_gte().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_gtein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_inside
Visit a parse tree produced byGremlinParser.traversalPredicate_inside().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_insidein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_outside
Visit a parse tree produced byGremlinParser.traversalPredicate_outside().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_outsidein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_between
Visit a parse tree produced byGremlinParser.traversalPredicate_between().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_betweenin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_within
Visit a parse tree produced byGremlinParser.traversalPredicate_within().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_withinin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_without
Visit a parse tree produced byGremlinParser.traversalPredicate_without().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_withoutin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_not
Visit a parse tree produced byGremlinParser.traversalPredicate_not().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_notin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_containing
Visit a parse tree produced byGremlinParser.traversalPredicate_containing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_containingin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_notContaining
public T visitTraversalPredicate_notContaining(GremlinParser.TraversalPredicate_notContainingContext ctx) Visit a parse tree produced byGremlinParser.traversalPredicate_notContaining().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_notContainingin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_startingWith
public T visitTraversalPredicate_startingWith(GremlinParser.TraversalPredicate_startingWithContext ctx) Visit a parse tree produced byGremlinParser.traversalPredicate_startingWith().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_startingWithin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_notStartingWith
public T visitTraversalPredicate_notStartingWith(GremlinParser.TraversalPredicate_notStartingWithContext ctx) Visit a parse tree produced byGremlinParser.traversalPredicate_notStartingWith().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_notStartingWithin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_endingWith
Visit a parse tree produced byGremlinParser.traversalPredicate_endingWith().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_endingWithin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_notEndingWith
public T visitTraversalPredicate_notEndingWith(GremlinParser.TraversalPredicate_notEndingWithContext ctx) Visit a parse tree produced byGremlinParser.traversalPredicate_notEndingWith().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_notEndingWithin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_regex
Visit a parse tree produced byGremlinParser.traversalPredicate_regex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_regexin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalPredicate_notRegex
Visit a parse tree produced byGremlinParser.traversalPredicate_notRegex().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalPredicate_notRegexin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_explain
public T visitTraversalTerminalMethod_explain(GremlinParser.TraversalTerminalMethod_explainContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_explain().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_explainin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_hasNext
public T visitTraversalTerminalMethod_hasNext(GremlinParser.TraversalTerminalMethod_hasNextContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_hasNext().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_hasNextin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_iterate
public T visitTraversalTerminalMethod_iterate(GremlinParser.TraversalTerminalMethod_iterateContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_iterate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_iteratein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_tryNext
public T visitTraversalTerminalMethod_tryNext(GremlinParser.TraversalTerminalMethod_tryNextContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_tryNext().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_tryNextin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_next
Visit a parse tree produced byGremlinParser.traversalTerminalMethod_next().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_nextin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_toList
public T visitTraversalTerminalMethod_toList(GremlinParser.TraversalTerminalMethod_toListContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_toListin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_toSet
Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_toSetin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalTerminalMethod_toBulkSet
public T visitTraversalTerminalMethod_toBulkSet(GremlinParser.TraversalTerminalMethod_toBulkSetContext ctx) Visit a parse tree produced byGremlinParser.traversalTerminalMethod_toBulkSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalTerminalMethod_toBulkSetin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionKeys
Visit a parse tree produced byGremlinParser.withOptionKeys().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionKeysin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectedComponentConstants
Visit a parse tree produced byGremlinParser.connectedComponentConstants().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectedComponentConstantsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPageRankConstants
Visit a parse tree produced byGremlinParser.pageRankConstants().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPageRankConstantsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeerPressureConstants
Visit a parse tree produced byGremlinParser.peerPressureConstants().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeerPressureConstantsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants
Visit a parse tree produced byGremlinParser.shortestPathConstants().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstantsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsValues
Visit a parse tree produced byGremlinParser.withOptionsValues().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsValuesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsKeys
Visit a parse tree produced byGremlinParser.ioOptionsKeys().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsKeysin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsValues
Visit a parse tree produced byGremlinParser.ioOptionsValues().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsValuesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectedComponentConstants_component
public T visitConnectedComponentConstants_component(GremlinParser.ConnectedComponentConstants_componentContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentConstants_component().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectedComponentConstants_componentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectedComponentConstants_edges
public T visitConnectedComponentConstants_edges(GremlinParser.ConnectedComponentConstants_edgesContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentConstants_edges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectedComponentConstants_edgesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectedComponentConstants_propertyName
public T visitConnectedComponentConstants_propertyName(GremlinParser.ConnectedComponentConstants_propertyNameContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentConstants_propertyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectedComponentConstants_propertyNamein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPageRankConstants_edges
Visit a parse tree produced byGremlinParser.pageRankConstants_edges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPageRankConstants_edgesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPageRankConstants_times
Visit a parse tree produced byGremlinParser.pageRankConstants_times().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPageRankConstants_timesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPageRankConstants_propertyName
public T visitPageRankConstants_propertyName(GremlinParser.PageRankConstants_propertyNameContext ctx) Visit a parse tree produced byGremlinParser.pageRankConstants_propertyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPageRankConstants_propertyNamein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeerPressureConstants_edges
Visit a parse tree produced byGremlinParser.peerPressureConstants_edges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeerPressureConstants_edgesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeerPressureConstants_times
Visit a parse tree produced byGremlinParser.peerPressureConstants_times().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeerPressureConstants_timesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeerPressureConstants_propertyName
public T visitPeerPressureConstants_propertyName(GremlinParser.PeerPressureConstants_propertyNameContext ctx) Visit a parse tree produced byGremlinParser.peerPressureConstants_propertyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeerPressureConstants_propertyNamein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants_target
Visit a parse tree produced byGremlinParser.shortestPathConstants_target().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstants_targetin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants_edges
Visit a parse tree produced byGremlinParser.shortestPathConstants_edges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstants_edgesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants_distance
public T visitShortestPathConstants_distance(GremlinParser.ShortestPathConstants_distanceContext ctx) Visit a parse tree produced byGremlinParser.shortestPathConstants_distance().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstants_distancein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants_maxDistance
public T visitShortestPathConstants_maxDistance(GremlinParser.ShortestPathConstants_maxDistanceContext ctx) Visit a parse tree produced byGremlinParser.shortestPathConstants_maxDistance().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstants_maxDistancein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathConstants_includeEdges
public T visitShortestPathConstants_includeEdges(GremlinParser.ShortestPathConstants_includeEdgesContext ctx) Visit a parse tree produced byGremlinParser.shortestPathConstants_includeEdges().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathConstants_includeEdgesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_tokens
Visit a parse tree produced byGremlinParser.withOptionsConstants_tokens().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_tokensin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_none
Visit a parse tree produced byGremlinParser.withOptionsConstants_none().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_nonein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_ids
Visit a parse tree produced byGremlinParser.withOptionsConstants_ids().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_idsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_labels
Visit a parse tree produced byGremlinParser.withOptionsConstants_labels().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_labelsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_keys
Visit a parse tree produced byGremlinParser.withOptionsConstants_keys().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_keysin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_values
Visit a parse tree produced byGremlinParser.withOptionsConstants_values().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_valuesin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_all
Visit a parse tree produced byGremlinParser.withOptionsConstants_all().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_allin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_indexer
Visit a parse tree produced byGremlinParser.withOptionsConstants_indexer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_indexerin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_list
Visit a parse tree produced byGremlinParser.withOptionsConstants_list().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_listin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsConstants_map
Visit a parse tree produced byGremlinParser.withOptionsConstants_map().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsConstants_mapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsConstants_reader
Visit a parse tree produced byGremlinParser.ioOptionsConstants_reader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsConstants_readerin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsConstants_writer
Visit a parse tree produced byGremlinParser.ioOptionsConstants_writer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsConstants_writerin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsConstants_gryo
Visit a parse tree produced byGremlinParser.ioOptionsConstants_gryo().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsConstants_gryoin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsConstants_graphson
Visit a parse tree produced byGremlinParser.ioOptionsConstants_graphson().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsConstants_graphsonin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsConstants_graphml
Visit a parse tree produced byGremlinParser.ioOptionsConstants_graphml().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsConstants_graphmlin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConnectedComponentStringConstant
public T visitConnectedComponentStringConstant(GremlinParser.ConnectedComponentStringConstantContext ctx) Visit a parse tree produced byGremlinParser.connectedComponentStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConnectedComponentStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPageRankStringConstant
Visit a parse tree produced byGremlinParser.pageRankStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPageRankStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPeerPressureStringConstant
Visit a parse tree produced byGremlinParser.peerPressureStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPeerPressureStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShortestPathStringConstant
Visit a parse tree produced byGremlinParser.shortestPathStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShortestPathStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWithOptionsStringConstant
Visit a parse tree produced byGremlinParser.withOptionsStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWithOptionsStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIoOptionsStringConstant
Visit a parse tree produced byGremlinParser.ioOptionsStringConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIoOptionsStringConstantin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanArgument
Visit a parse tree produced byGremlinParser.booleanArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerArgument
Visit a parse tree produced byGremlinParser.integerArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringArgument
Visit a parse tree produced byGremlinParser.stringArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringArgumentVarargs
Visit a parse tree produced byGremlinParser.stringArgumentVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringArgumentVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringNullableArgument
Visit a parse tree produced byGremlinParser.stringNullableArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringNullableArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringNullableArgumentVarargs
Visit a parse tree produced byGremlinParser.stringNullableArgumentVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringNullableArgumentVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateArgument
Visit a parse tree produced byGremlinParser.dateArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDateArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericArgument
Visit a parse tree produced byGremlinParser.genericArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericArgumentVarargs
Visit a parse tree produced byGremlinParser.genericArgumentVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericArgumentVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericMapArgument
Visit a parse tree produced byGremlinParser.genericMapArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericMapArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericMapNullableArgument
Visit a parse tree produced byGremlinParser.genericMapNullableArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericMapNullableArgumentin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullableGenericLiteralMap
Visit a parse tree produced byGremlinParser.nullableGenericLiteralMap().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullableGenericLiteralMapin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalStrategyVarargs
Visit a parse tree produced byGremlinParser.traversalStrategyVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalStrategyVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalStrategyExpr
Visit a parse tree produced byGremlinParser.traversalStrategyExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTraversalStrategyExprin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassTypeList
Visit a parse tree produced byGremlinParser.classTypeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypeListin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassTypeExpr
Visit a parse tree produced byGremlinParser.classTypeExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypeExprin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNestedTraversalList
Visit a parse tree produced byGremlinParser.nestedTraversalList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNestedTraversalListin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNestedTraversalExpr
Visit a parse tree produced byGremlinParser.nestedTraversalExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNestedTraversalExprin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericCollectionLiteral
Visit a parse tree produced byGremlinParser.genericCollectionLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericCollectionLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericLiteralVarargs
Visit a parse tree produced byGremlinParser.genericLiteralVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericLiteralVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericLiteralExpr
Visit a parse tree produced byGremlinParser.genericLiteralExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericLiteralExprin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericMapNullableLiteral
Visit a parse tree produced byGremlinParser.genericMapNullableLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericMapNullableLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericRangeLiteral
Visit a parse tree produced byGremlinParser.genericRangeLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericRangeLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericSetLiteral
Visit a parse tree produced byGremlinParser.genericSetLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericSetLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringNullableLiteralVarargs
Visit a parse tree produced byGremlinParser.stringNullableLiteralVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringNullableLiteralVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteralVarargs
Visit a parse tree produced byGremlinParser.stringLiteralVarargs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralVarargsin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericLiteral
Visit a parse tree produced byGremlinParser.genericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericMapLiteral
Visit a parse tree produced byGremlinParser.genericMapLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericMapLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapKey
Visit a parse tree produced byGremlinParser.mapKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMapKeyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapEntry
Visit a parse tree produced byGremlinParser.mapEntry().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMapEntryin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byGremlinParser.stringLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringNullableLiteral
Visit a parse tree produced byGremlinParser.stringNullableLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringNullableLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Visit a parse tree produced byGremlinParser.integerLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatLiteral
Visit a parse tree produced byGremlinParser.floatLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFloatLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byGremlinParser.numericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byGremlinParser.booleanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateLiteral
Visit a parse tree produced byGremlinParser.dateLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDateLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullLiteral
Visit a parse tree produced byGremlinParser.nullLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNanLiteral
Visit a parse tree produced byGremlinParser.nanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNanLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInfLiteral
Visit a parse tree produced byGremlinParser.infLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInfLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUuidLiteral
Visit a parse tree produced byGremlinParser.uuidLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUuidLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterLiteral
Visit a parse tree produced byGremlinParser.characterLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDurationLiteral
Visit a parse tree produced byGremlinParser.durationLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDurationLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBinaryLiteral
Visit a parse tree produced byGremlinParser.binaryLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBinaryLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPdtLiteral
Visit a parse tree produced byGremlinParser.pdtLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPdtLiteralin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNakedKey
Visit a parse tree produced byGremlinParser.nakedKey().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNakedKeyin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassType
Visit a parse tree produced byGremlinParser.classType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced byGremlinParser.variable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariablein interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeyword
Visit a parse tree produced byGremlinParser.keyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordin interfaceGremlinVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-