Class DotNetTranslateVisitor
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<Void>,GremlinVisitor<Void>
- Range syntax has no direct support
- Normalizes whitespace
- Normalize numeric suffixes to lower case
- If floats are not suffixed they will translate as BigDecimal
- Makes anonymous traversals explicit with double underscore
- Makes enums explicit with their proper name
-
Field Summary
Fields inherited from class org.apache.tinkerpop.gremlin.language.translator.TranslateVisitor
graphTraversalSourceName, parameters, sb -
Constructor Summary
ConstructorsConstructorDescriptionDotNetTranslateVisitor(String graphTraversalSourceName) DotNetTranslateVisitor(String graphTraversalSourceName, boolean parameterize) Creates a visitor that translates gremlin-language into a C# source representation. -
Method Summary
Modifier and TypeMethodDescriptionprotected voidappendExplicitNaming(String txt, String prefix) The default behavior for this method is to callprocessGremlinSymbol(String)but there really isn't a need to do that for C# because the mappings of theDotNetTranslateVisitor.SymbolHelperdon't apply to enums.protected Stringprotected StringprocessGremlinSymbol(String step) Visit a parse tree produced byGremlinParser.binaryLiteral().Visit a parse tree produced byGremlinParser.characterLiteral().Visit a parse tree produced byGremlinParser.classType().Visit a parse tree produced byGremlinParser.configuration().Visit a parse tree produced byGremlinParser.dateLiteral().Visit a parse tree produced byGremlinParser.durationLiteral().Visit a parse tree produced byGremlinParser.floatLiteral().Visit a parse tree produced byGremlinParser.genericCollectionLiteral().Visit a parse tree produced byGremlinParser.genericMapLiteral().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.integerLiteral().Visit a parse tree produced byGremlinParser.mapEntry().Visit a parse tree produced byGremlinParser.mapKey().Visit a parse tree produced byGremlinParser.nanLiteral().Visit a parse tree produced byGremlinParser.pdtLiteral().Visit a parse tree produced byGremlinParser.stringNullableArgumentVarargs().Visit a parse tree produced byGremlinParser.traversalDirection().Visit a parse tree produced byGremlinParser.traversalGType().Visit a parse tree produced by thetraversalMethod_addE_Stringlabeled alternative inGremlinParser.traversalMethod_addE().Visit a parse tree produced by thetraversalMethod_addV_Stringlabeled alternative inGremlinParser.traversalMethod_addV().Visit a parse tree produced by thetraversalMethod_asString_Scopelabeled alternative inGremlinParser.traversalMethod_asString().Visit a parse tree produced byGremlinParser.traversalMethod_branch().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 by thetraversalMethod_conjoin_Stringlabeled alternative inGremlinParser.traversalMethod_conjoin().Visit a parse tree produced byGremlinParser.traversalMethod_constant().Visit a parse tree produced byGremlinParser.traversalMethod_elementMap().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_group_Emptylabeled alternative inGremlinParser.traversalMethod_group().Visit a parse tree produced by thetraversalMethod_groupCount_Emptylabeled alternative inGremlinParser.traversalMethod_groupCount().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().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_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_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().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().Visit a parse tree produced byGremlinParser.traversalMethod_index().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_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 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_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_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_option_Merge_Maplabeled 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().Visit a parse tree produced byGremlinParser.traversalMethod_optional().Visit a parse tree produced by thetraversalMethod_profile_Emptylabeled 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().Visit a parse tree produced by thetraversalMethod_property_Objectlabeled 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().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().Visit a parse tree produced by thetraversalMethod_rTrim_Scopelabeled alternative inGremlinParser.traversalMethod_rTrim().Visit a parse tree produced by thetraversalMethod_sack_Emptylabeled alternative inGremlinParser.traversalMethod_sack().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 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().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 by thetraversalMethod_toLower_Scopelabeled alternative inGremlinParser.traversalMethod_toLower().Visit a parse tree produced by thetraversalMethod_toUpper_Scopelabeled alternative inGremlinParser.traversalMethod_toUpper().Visit a parse tree produced by thetraversalMethod_tree_Emptylabeled alternative inGremlinParser.traversalMethod_tree().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 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 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_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.traversalStrategy().Visit a parse tree produced byGremlinParser.uuidLiteral().Methods inherited from class org.apache.tinkerpop.gremlin.language.translator.AbstractTranslateVisitor
handleStringLiteralText, visitKeyword, visitNakedKey, visitStringLiteral, visitStringNullableLiteralMethods inherited from class org.apache.tinkerpop.gremlin.language.translator.TranslateVisitor
appendAnonymousSpawn, appendArgumentSeparator, appendStepClose, appendStepOpen, appendStepSeparator, getParameters, getTranslated, removeFirstAndLastCharacters, visitBooleanArgument, visitBooleanLiteral, visitGenericArgument, visitNestedTraversal, visitNullLiteral, visitP, visitTerminal, visitTraversalBarrier, visitTraversalCardinality, visitTraversalColumn, visitTraversalDirectionLong, visitTraversalDirectionShort, visitTraversalDT, visitTraversalMerge, visitTraversalOperator, visitTraversalOrder, visitTraversalPick, visitTraversalPop, visitTraversalPredicate, visitTraversalPredicate_between, visitTraversalPredicate_containing, visitTraversalPredicate_endingWith, visitTraversalPredicate_eq, visitTraversalPredicate_gt, visitTraversalPredicate_gte, visitTraversalPredicate_inside, visitTraversalPredicate_lt, visitTraversalPredicate_lte, visitTraversalPredicate_neq, visitTraversalPredicate_not, visitTraversalPredicate_notContaining, visitTraversalPredicate_notEndingWith, visitTraversalPredicate_notRegex, visitTraversalPredicate_notStartingWith, visitTraversalPredicate_outside, visitTraversalPredicate_regex, visitTraversalPredicate_startingWith, visitTraversalPredicate_typeOf, visitTraversalPredicate_within, visitTraversalPredicate_without, visitTraversalScope, visitTraversalSource, visitTraversalT, visitTraversalTLong, visitTraversalTShort, visitVariableMethods inherited from class org.apache.tinkerpop.gremlin.language.grammar.GremlinBaseVisitor
visitChainedTraversal, visitClassTypeExpr, visitClassTypeList, visitConnectedComponentConstants, visitConnectedComponentConstants_component, visitConnectedComponentConstants_edges, visitConnectedComponentConstants_propertyName, visitConnectedComponentStringConstant, visitDateArgument, visitEmptyQuery, visitGenericArgumentVarargs, visitGenericLiteral, visitGenericLiteralExpr, visitGenericLiteralVarargs, visitGenericMapArgument, visitGenericMapNullableArgument, visitGenericMapNullableLiteral, visitIntegerArgument, visitIoOptionsConstants_graphml, visitIoOptionsConstants_graphson, visitIoOptionsConstants_gryo, visitIoOptionsConstants_reader, visitIoOptionsConstants_writer, visitIoOptionsKeys, visitIoOptionsStringConstant, visitIoOptionsValues, visitNestedTraversalExpr, visitNestedTraversalList, visitNullableGenericLiteralMap, visitNumericLiteral, visitPageRankConstants, visitPageRankConstants_edges, visitPageRankConstants_propertyName, visitPageRankConstants_times, visitPageRankStringConstant, visitPeerPressureConstants, visitPeerPressureConstants_edges, visitPeerPressureConstants_propertyName, visitPeerPressureConstants_times, visitPeerPressureStringConstant, visitQuery, visitQueryList, visitRootTraversal, visitShortestPathConstants, visitShortestPathConstants_distance, visitShortestPathConstants_edges, visitShortestPathConstants_includeEdges, visitShortestPathConstants_maxDistance, visitShortestPathConstants_target, visitShortestPathStringConstant, visitStringArgument, visitStringArgumentVarargs, visitStringLiteralVarargs, visitStringNullableArgument, visitStringNullableLiteralVarargs, visitTerminatedTraversal, visitTransactionPart, visitTraversalBiFunction, visitTraversalComparator, visitTraversalFunction, visitTraversalMethod, visitTraversalMethod_addE_Traversal, visitTraversalMethod_addLabel_String, visitTraversalMethod_addLabel_Traversal, visitTraversalMethod_addV_Empty, visitTraversalMethod_addV_Traversal, visitTraversalMethod_aggregate_String, visitTraversalMethod_all_P, visitTraversalMethod_and, visitTraversalMethod_any_P, visitTraversalMethod_as, visitTraversalMethod_asBool, visitTraversalMethod_asDate, visitTraversalMethod_asNumber_Empty, visitTraversalMethod_asNumber_traversalGType, visitTraversalMethod_asString_Empty, visitTraversalMethod_barrier_Consumer, visitTraversalMethod_barrier_Empty, visitTraversalMethod_barrier_int, visitTraversalMethod_both, visitTraversalMethod_bothE, visitTraversalMethod_bothV, visitTraversalMethod_by_Comparator, visitTraversalMethod_by_Empty, visitTraversalMethod_by_Function, visitTraversalMethod_by_Function_Comparator, visitTraversalMethod_by_Order, visitTraversalMethod_by_String, visitTraversalMethod_by_String_Comparator, visitTraversalMethod_by_T, visitTraversalMethod_by_Traversal, visitTraversalMethod_by_Traversal_Comparator, visitTraversalMethod_coin, visitTraversalMethod_combine_Object, visitTraversalMethod_concat_String, visitTraversalMethod_concat_Traversal_Traversal, visitTraversalMethod_connectedComponent, visitTraversalMethod_count_Empty, visitTraversalMethod_count_Scope, visitTraversalMethod_cyclicPath, visitTraversalMethod_dateAdd, visitTraversalMethod_dateDiff_Date, visitTraversalMethod_dateDiff_Traversal, visitTraversalMethod_dedup_Scope_String, visitTraversalMethod_dedup_String, visitTraversalMethod_difference_Object, visitTraversalMethod_discard, visitTraversalMethod_disjunct_Object, visitTraversalMethod_drop, visitTraversalMethod_dropLabel_String, visitTraversalMethod_dropLabel_Traversal, visitTraversalMethod_dropLabels_Empty, visitTraversalMethod_E, visitTraversalMethod_element, visitTraversalMethod_emit_Empty, visitTraversalMethod_emit_Predicate, visitTraversalMethod_emit_Traversal, visitTraversalMethod_fail_Empty, visitTraversalMethod_fail_String, visitTraversalMethod_filter_Predicate, visitTraversalMethod_filter_Traversal, visitTraversalMethod_format_String, visitTraversalMethod_from_String, visitTraversalMethod_from_Traversal, visitTraversalMethod_group_String, visitTraversalMethod_groupCount_String, visitTraversalMethod_has_String, visitTraversalMethod_has_String_String_Traversal, visitTraversalMethod_has_String_Traversal, visitTraversalMethod_has_T_Traversal, visitTraversalMethod_hasId_Object_Object, visitTraversalMethod_hasId_P, visitTraversalMethod_hasKey_Traversal, visitTraversalMethod_hasNot, visitTraversalMethod_hasValue_Traversal, visitTraversalMethod_id, visitTraversalMethod_identity, visitTraversalMethod_in, visitTraversalMethod_inE, visitTraversalMethod_inject, visitTraversalMethod_intersect_Object, visitTraversalMethod_inV, visitTraversalMethod_is_Object, visitTraversalMethod_is_P, visitTraversalMethod_key, visitTraversalMethod_label, visitTraversalMethod_labels, visitTraversalMethod_length_Empty, visitTraversalMethod_loops_Empty, visitTraversalMethod_loops_String, visitTraversalMethod_lTrim_Empty, visitTraversalMethod_math, visitTraversalMethod_merge_Object, visitTraversalMethod_mergeE_empty, visitTraversalMethod_mergeV_empty, visitTraversalMethod_none_P, visitTraversalMethod_not, visitTraversalMethod_option_Merge_Map_Cardinality, visitTraversalMethod_option_Predicate_Traversal, visitTraversalMethod_option_Traversal, visitTraversalMethod_or, visitTraversalMethod_order_Empty, visitTraversalMethod_order_Scope, visitTraversalMethod_otherV, visitTraversalMethod_out, visitTraversalMethod_outE, visitTraversalMethod_outV, visitTraversalMethod_pageRank_double, visitTraversalMethod_pageRank_Empty, visitTraversalMethod_path, visitTraversalMethod_peerPressure, visitTraversalMethod_product_Object, visitTraversalMethod_profile_String, visitTraversalMethod_property_Cardinality_Object_Traversal, visitTraversalMethod_property_Object_Object_Object, visitTraversalMethod_property_Object_Traversal, visitTraversalMethod_read, visitTraversalMethod_repeat_String_Traversal, visitTraversalMethod_repeat_Traversal, visitTraversalMethod_replace_String_String, visitTraversalMethod_reverse_Empty, visitTraversalMethod_rTrim_Empty, visitTraversalMethod_sack_BiFunction, visitTraversalMethod_sample_int, visitTraversalMethod_sample_Scope_int, visitTraversalMethod_shortestPath, visitTraversalMethod_sideEffect, visitTraversalMethod_simplePath, visitTraversalMethod_split_String, visitTraversalMethod_subgraph, visitTraversalMethod_substring_int, visitTraversalMethod_substring_int_int, visitTraversalMethod_timeLimit, visitTraversalMethod_times, visitTraversalMethod_to_Direction_String, visitTraversalMethod_to_String, visitTraversalMethod_to_Traversal, visitTraversalMethod_toE, visitTraversalMethod_toLower_Empty, visitTraversalMethod_toUpper_Empty, visitTraversalMethod_toV, visitTraversalMethod_tree_String, visitTraversalMethod_trim_Empty, visitTraversalMethod_until_Predicate, visitTraversalMethod_until_Traversal, visitTraversalMethod_V, visitTraversalMethod_where_P, visitTraversalMethod_where_String_P, visitTraversalMethod_where_Traversal, visitTraversalMethod_with_String, visitTraversalMethod_with_String_Object, visitTraversalMethod_write, visitTraversalSackMethod, visitTraversalSourceSelfMethod, visitTraversalSourceSelfMethod_with, visitTraversalSourceSelfMethod_withBulk, visitTraversalSourceSelfMethod_withoutStrategies, visitTraversalSourceSelfMethod_withPath, visitTraversalSourceSelfMethod_withSack, visitTraversalSourceSelfMethod_withSideEffect, visitTraversalSourceSelfMethod_withStrategies, visitTraversalSourceSpawnMethod, visitTraversalSourceSpawnMethod_E, visitTraversalSourceSpawnMethod_V, visitTraversalStrategyExpr, visitTraversalStrategyVarargs, visitTraversalTerminalMethod, visitTraversalTerminalMethod_explain, visitTraversalTerminalMethod_hasNext, visitTraversalTerminalMethod_iterate, visitTraversalTerminalMethod_next, visitTraversalTerminalMethod_toBulkSet, visitTraversalTerminalMethod_toList, visitTraversalTerminalMethod_toSet, visitTraversalTerminalMethod_tryNext, visitWithOptionKeys, visitWithOptionsConstants_all, visitWithOptionsConstants_ids, visitWithOptionsConstants_indexer, visitWithOptionsConstants_keys, visitWithOptionsConstants_labels, visitWithOptionsConstants_list, visitWithOptionsConstants_map, visitWithOptionsConstants_none, visitWithOptionsConstants_tokens, visitWithOptionsConstants_values, visitWithOptionsStringConstant, visitWithOptionsValuesMethods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNodeMethods 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
-
Constructor Details
-
DotNetTranslateVisitor
public DotNetTranslateVisitor() -
DotNetTranslateVisitor
-
DotNetTranslateVisitor
Creates a visitor that translates gremlin-language into a C# source representation.The
parameterizeflag is unique to the .NET translator. Whentrue, variable arguments are emitted as strongly-typedGValue<T>instances (e.g.new GValue<string>("x", (string) x)) rather than bare parameters. This is required because .NET is the only language variant that is both statically typed and exposes strongly-typedGValueoverloads, so whether an argument is a value or aGValueis a compile-time overload choice that must be resolved during translation. All other variants parameterize at runtime and therefore do not need this distinction. SeeTranslator.DOTNET.- Parameters:
graphTraversalSourceName- the name of theGraphTraversalSource(typically"g")parameterize- whentrue, wrap variable arguments in typedGValue<T>instances
-
-
Method Details
-
visitTraversalDirection
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalDirectionin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNanLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitNanLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInfLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitInfLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitIntegerLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitFloatLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDateLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitDateLiteralin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericRangeLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitGenericRangeLiteralin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericMapLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitGenericMapLiteralin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericSetLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitGenericSetLiteralin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericCollectionLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitGenericCollectionLiteralin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapEntry
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitMapEntryin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMapKey
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitMapKeyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalStrategy
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalStrategyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConfiguration
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitConfigurationin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_inject
public Void visitTraversalSourceSpawnMethod_inject(GremlinParser.TraversalSourceSpawnMethod_injectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_injectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_io
public Void visitTraversalSourceSpawnMethod_io(GremlinParser.TraversalSourceSpawnMethod_ioContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_ioin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_Empty
public Void visitTraversalSourceSpawnMethod_addV_Empty(GremlinParser.TraversalSourceSpawnMethod_addV_EmptyContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_addV_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_String
public Void visitTraversalSourceSpawnMethod_addV_String(GremlinParser.TraversalSourceSpawnMethod_addV_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_addV_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addV_Traversal
public Void visitTraversalSourceSpawnMethod_addV_Traversal(GremlinParser.TraversalSourceSpawnMethod_addV_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_addV_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addV_String
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_addV_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_addE
public Void visitTraversalSourceSpawnMethod_addE(GremlinParser.TraversalSourceSpawnMethod_addEContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_addEin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_addE_String
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_addE_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_empty
public Void visitTraversalSourceSpawnMethod_call_empty(GremlinParser.TraversalSourceSpawnMethod_call_emptyContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_call_emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string
public Void visitTraversalSourceSpawnMethod_call_string(GremlinParser.TraversalSourceSpawnMethod_call_stringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_call_stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_map
public Void visitTraversalSourceSpawnMethod_call_string_map(GremlinParser.TraversalSourceSpawnMethod_call_string_mapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_call_string_mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_traversal
public Void visitTraversalSourceSpawnMethod_call_string_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_traversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_call_string_traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_call_string_map_traversal
public Void visitTraversalSourceSpawnMethod_call_string_map_traversal(GremlinParser.TraversalSourceSpawnMethod_call_string_map_traversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_call_string_map_traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeV_Map
public Void visitTraversalSourceSpawnMethod_mergeV_Map(GremlinParser.TraversalSourceSpawnMethod_mergeV_MapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_mergeV_Mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeV_Traversal
public Void visitTraversalSourceSpawnMethod_mergeV_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeV_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_mergeV_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeE_Map
public Void visitTraversalSourceSpawnMethod_mergeE_Map(GremlinParser.TraversalSourceSpawnMethod_mergeE_MapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_mergeE_Mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_mergeE_Traversal
public Void visitTraversalSourceSpawnMethod_mergeE_Traversal(GremlinParser.TraversalSourceSpawnMethod_mergeE_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_mergeE_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_union
public Void visitTraversalSourceSpawnMethod_union(GremlinParser.TraversalSourceSpawnMethod_unionContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_unionin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_match_string
public Void visitTraversalSourceSpawnMethod_match_string(GremlinParser.TraversalSourceSpawnMethod_match_stringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_match_stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalSourceSpawnMethod_match_string_map
public Void visitTraversalSourceSpawnMethod_match_string_map(GremlinParser.TraversalSourceSpawnMethod_match_string_mapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalSourceSpawnMethod_match_string_mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_asString_Scope
public Void visitTraversalMethod_asString_Scope(GremlinParser.TraversalMethod_asString_ScopeContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_asString_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_branch
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_branchin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_call_stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_map
public Void visitTraversalMethod_call_string_map(GremlinParser.TraversalMethod_call_string_mapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_call_string_mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_traversal
public Void visitTraversalMethod_call_string_traversal(GremlinParser.TraversalMethod_call_string_traversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_call_string_traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_call_string_map_traversal
public Void visitTraversalMethod_call_string_map_traversal(GremlinParser.TraversalMethod_call_string_map_traversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_call_string_map_traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_cap
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_capin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Function
public Void visitTraversalMethod_choose_Function(GremlinParser.TraversalMethod_choose_FunctionContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Functionin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Predicate_Traversal
public Void visitTraversalMethod_choose_Predicate_Traversal(GremlinParser.TraversalMethod_choose_Predicate_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Predicate_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Predicate_Traversal_Traversal
public Void visitTraversalMethod_choose_Predicate_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Predicate_Traversal_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Predicate_Traversal_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal
public Void visitTraversalMethod_choose_Traversal(GremlinParser.TraversalMethod_choose_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal_Traversal
public Void visitTraversalMethod_choose_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Traversal_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_choose_Traversal_Traversal_Traversal
public Void visitTraversalMethod_choose_Traversal_Traversal_Traversal(GremlinParser.TraversalMethod_choose_Traversal_Traversal_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_choose_Traversal_Traversal_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_coalesce
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_coalescein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_constant
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_constantin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_elementMap
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_elementMapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_flatMap
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_flatMapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fold_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_fold_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_fold_Object_BiFunction
public Void visitTraversalMethod_fold_Object_BiFunction(GremlinParser.TraversalMethod_fold_Object_BiFunctionContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_fold_Object_BiFunctionin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_group_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_group_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_groupCount_Empty
public Void visitTraversalMethod_groupCount_Empty(GremlinParser.TraversalMethod_groupCount_EmptyContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_groupCount_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_Object
public Void visitTraversalMethod_has_String_Object(GremlinParser.TraversalMethod_has_String_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_String_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_P
public Void visitTraversalMethod_has_String_P(GremlinParser.TraversalMethod_has_String_PContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_String_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_String_Object
public Void visitTraversalMethod_has_String_String_Object(GremlinParser.TraversalMethod_has_String_String_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_String_String_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_String_String_P
public Void visitTraversalMethod_has_String_String_P(GremlinParser.TraversalMethod_has_String_String_PContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_String_String_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_T_Object
public Void visitTraversalMethod_has_T_Object(GremlinParser.TraversalMethod_has_T_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_T_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_has_T_P
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_has_T_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasKey_P
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasKey_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasKey_String_String
public Void visitTraversalMethod_hasKey_String_String(GremlinParser.TraversalMethod_hasKey_String_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasKey_String_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasValue_Object_Object
public Void visitTraversalMethod_hasValue_Object_Object(GremlinParser.TraversalMethod_hasValue_Object_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasValue_Object_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasValue_P
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasValue_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_P
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasLabel_Pin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_Traversal
public Void visitTraversalMethod_hasLabel_Traversal(GremlinParser.TraversalMethod_hasLabel_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasLabel_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_hasLabel_String_String
public Void visitTraversalMethod_hasLabel_String_String(GremlinParser.TraversalMethod_hasLabel_String_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_hasLabel_String_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringNullableArgumentVarargs
public Void visitStringNullableArgumentVarargs(GremlinParser.StringNullableArgumentVarargsContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitStringNullableArgumentVarargsin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_index
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_indexin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_length_Scope
public Void visitTraversalMethod_length_Scope(GremlinParser.TraversalMethod_length_ScopeContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_length_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_limit_Scope_long
public Void visitTraversalMethod_limit_Scope_long(GremlinParser.TraversalMethod_limit_Scope_longContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_limit_Scope_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_limit_long
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_limit_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_local
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_localin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_lTrim_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_lTrim_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_map
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_traversal
public Void visitTraversalMethod_match_traversal(GremlinParser.TraversalMethod_match_traversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_match_traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_string
public Void visitTraversalMethod_match_string(GremlinParser.TraversalMethod_match_stringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_match_stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_match_string_map
public Void visitTraversalMethod_match_string_map(GremlinParser.TraversalMethod_match_string_mapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_match_string_mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_max_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_max_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_max_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_max_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mean_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mean_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mean_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mean_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeV_Map
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mergeV_Mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeV_Traversal
public Void visitTraversalMethod_mergeV_Traversal(GremlinParser.TraversalMethod_mergeV_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mergeV_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeE_Map
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mergeE_Mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_mergeE_Traversal
public Void visitTraversalMethod_mergeE_Traversal(GremlinParser.TraversalMethod_mergeE_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_mergeE_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_min_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_min_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_min_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_min_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Merge_Map
public Void visitTraversalMethod_option_Merge_Map(GremlinParser.TraversalMethod_option_Merge_MapContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_option_Merge_Mapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Object_Traversal
public Void visitTraversalMethod_option_Object_Traversal(GremlinParser.TraversalMethod_option_Object_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_option_Object_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_option_Merge_Traversal
public Void visitTraversalMethod_option_Merge_Traversal(GremlinParser.TraversalMethod_option_Merge_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_option_Merge_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_optional
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_optionalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_profile_Empty
public Void visitTraversalMethod_profile_Empty(GremlinParser.TraversalMethod_profile_EmptyContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_profile_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_project
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_projectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_properties
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_propertiesin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Object
public Void visitTraversalMethod_property_Object(GremlinParser.TraversalMethod_property_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_property_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Cardinality_Object
public Void visitTraversalMethod_property_Cardinality_Object(GremlinParser.TraversalMethod_property_Cardinality_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_property_Cardinality_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Traversal
public Void visitTraversalMethod_property_Traversal(GremlinParser.TraversalMethod_property_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_property_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_property_Cardinality_Object_Object_Object
public Void visitTraversalMethod_property_Cardinality_Object_Object_Object(GremlinParser.TraversalMethod_property_Cardinality_Object_Object_ObjectContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_property_Cardinality_Object_Object_Objectin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_conjoin_String
public Void visitTraversalMethod_conjoin_String(GremlinParser.TraversalMethod_conjoin_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_conjoin_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_propertyMap
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_propertyMapin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_range_Scope_long_long
public Void visitTraversalMethod_range_Scope_long_long(GremlinParser.TraversalMethod_range_Scope_long_longContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_range_Scope_long_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_range_long_long
public Void visitTraversalMethod_range_long_long(GremlinParser.TraversalMethod_range_long_longContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_range_long_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_replace_Scope_String_String
public Void visitTraversalMethod_replace_Scope_String_String(GremlinParser.TraversalMethod_replace_Scope_String_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_replace_Scope_String_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_rTrim_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_rTrim_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sack_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_sack_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Column
public Void visitTraversalMethod_select_Column(GremlinParser.TraversalMethod_select_ColumnContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Columnin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_String
public Void visitTraversalMethod_select_Pop_String(GremlinParser.TraversalMethod_select_Pop_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Pop_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_String_String_String
public Void visitTraversalMethod_select_Pop_String_String_String(GremlinParser.TraversalMethod_select_Pop_String_String_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Pop_String_String_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Pop_Traversal
public Void visitTraversalMethod_select_Pop_Traversal(GremlinParser.TraversalMethod_select_Pop_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Pop_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_String
public Void visitTraversalMethod_select_String(GremlinParser.TraversalMethod_select_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_String_String_String
public Void visitTraversalMethod_select_String_String_String(GremlinParser.TraversalMethod_select_String_String_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_String_String_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_select_Traversal
public Void visitTraversalMethod_select_Traversal(GremlinParser.TraversalMethod_select_TraversalContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_select_Traversalin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_skip_long
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_skip_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_skip_Scope_long
public Void visitTraversalMethod_skip_Scope_long(GremlinParser.TraversalMethod_skip_Scope_longContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_skip_Scope_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_split_Scope_String
public Void visitTraversalMethod_split_Scope_String(GremlinParser.TraversalMethod_split_Scope_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_split_Scope_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_Scope_int
public Void visitTraversalMethod_substring_Scope_int(GremlinParser.TraversalMethod_substring_Scope_intContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_substring_Scope_intin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_substring_Scope_int_int
public Void visitTraversalMethod_substring_Scope_int_int(GremlinParser.TraversalMethod_substring_Scope_int_intContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_substring_Scope_int_intin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sum_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_sum_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_sum_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_sum_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_tail_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_tail_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_Scope_long
public Void visitTraversalMethod_tail_Scope_long(GremlinParser.TraversalMethod_tail_Scope_longContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_tail_Scope_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tail_long
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_tail_longin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toUpper_Scope
public Void visitTraversalMethod_toUpper_Scope(GremlinParser.TraversalMethod_toUpper_ScopeContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_toUpper_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_toLower_Scope
public Void visitTraversalMethod_toLower_Scope(GremlinParser.TraversalMethod_toLower_ScopeContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_toLower_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_tree_Empty
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_tree_Emptyin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_trim_Scope
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_trim_Scopein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_unfold
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_unfoldin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_union
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_unionin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_value
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_valuein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_valueMap_String
public Void visitTraversalMethod_valueMap_String(GremlinParser.TraversalMethod_valueMap_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_valueMap_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_valueMap_boolean_String
public Void visitTraversalMethod_valueMap_boolean_String(GremlinParser.TraversalMethod_valueMap_boolean_StringContext ctx) Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_valueMap_boolean_Stringin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalMethod_values
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalMethod_valuesin classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassType
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitClassTypein classGremlinBaseVisitor<Void>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUuidLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitUuidLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitCharacterLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDurationLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitDurationLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPdtLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitPdtLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBinaryLiteral
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitBinaryLiteralin classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTraversalGType
Description copied from class:GremlinBaseVisitorVisit 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<Void>- Overrides:
visitTraversalGTypein classTranslateVisitor- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
processGremlinSymbol
- Overrides:
processGremlinSymbolin classTranslateVisitor
-
appendExplicitNaming
The default behavior for this method is to callprocessGremlinSymbol(String)but there really isn't a need to do that for C# because the mappings of theDotNetTranslateVisitor.SymbolHelperdon't apply to enums.- Overrides:
appendExplicitNamingin classTranslateVisitor
-
getCardinalityFunctionClass
- Overrides:
getCardinalityFunctionClassin classTranslateVisitor
-