Class CSharpParserBaseListener
- All Implemented Interfaces:
CSharpParserListener,org.antlr.v4.runtime.tree.ParseTreeListener
- Direct Known Subclasses:
CSharpListener
CSharpParserListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byCSharpParser.accessor_body().voidEnter a parse tree produced byCSharpParser.accessor_declarations().voidEnter a parse tree produced byCSharpParser.accessor_modifier().voidEnter a parse tree produced byCSharpParser.add_accessor_declaration().voidEnter a parse tree produced byCSharpParser.additive_expression().voidEnter a parse tree produced byCSharpParser.all_member_modifier().voidEnter a parse tree produced byCSharpParser.all_member_modifiers().voidEnter a parse tree produced byCSharpParser.and_expression().voidEnter a parse tree produced byCSharpParser.anonymous_function_body().voidEnter a parse tree produced byCSharpParser.anonymous_function_signature().voidEnter a parse tree produced byCSharpParser.anonymous_object_initializer().voidEnter a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.arg_declaration().voidEnter a parse tree produced byCSharpParser.argument().voidEnter a parse tree produced byCSharpParser.argument_list().voidEnter a parse tree produced byCSharpParser.array_initializer().voidEnter a parse tree produced byCSharpParser.array_type().voidEnter a parse tree produced byCSharpParser.assignment().voidEnter a parse tree produced byCSharpParser.assignment_operator().voidEnter a parse tree produced byCSharpParser.attribute().voidEnter a parse tree produced byCSharpParser.attribute_argument().voidEnter a parse tree produced byCSharpParser.attribute_list().voidEnter a parse tree produced byCSharpParser.attribute_section().voidEnter a parse tree produced byCSharpParser.attribute_target().voidEnter a parse tree produced byCSharpParser.attributes().voidEnter a parse tree produced byCSharpParser.base_type().voidEnter a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.block().voidEnter a parse tree produced byCSharpParser.body().voidEnter a parse tree produced byCSharpParser.boolean_literal().voidEnter a parse tree produced byCSharpParser.bracket_expression().voidEnter a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.case_guard().voidEnter a parse tree produced byCSharpParser.catch_clauses().voidEnter a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.class_base().voidEnter a parse tree produced byCSharpParser.class_body().voidEnter a parse tree produced byCSharpParser.class_definition().voidEnter a parse tree produced byCSharpParser.class_member_declaration().voidEnter a parse tree produced byCSharpParser.class_member_declarations().voidEnter a parse tree produced byCSharpParser.class_type().voidEnter a parse tree produced byCSharpParser.collection_initializer().voidEnter a parse tree produced byCSharpParser.combined_join_clause().voidEnter a parse tree produced byCSharpParser.common_member_declaration().voidEnter a parse tree produced byCSharpParser.compilation_unit().voidEnter a parse tree produced byCSharpParser.conditional_and_expression().voidEnter a parse tree produced byCSharpParser.conditional_expression().voidEnter a parse tree produced byCSharpParser.conditional_or_expression().voidEnter a parse tree produced byCSharpParser.constant_declaration().voidEnter a parse tree produced byCSharpParser.constant_declarator().voidEnter a parse tree produced byCSharpParser.constant_declarators().voidEnter a parse tree produced byCSharpParser.constructor_constraint().voidEnter a parse tree produced byCSharpParser.constructor_declaration().voidEnter a parse tree produced byCSharpParser.constructor_initializer().voidEnter a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.conversion_operator_declarator().voidEnter a parse tree produced byCSharpParser.declarationStatement().voidEnter a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.delegate_definition().voidEnter a parse tree produced byCSharpParser.destructor_definition().voidEnter a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.element_initializer().voidEnter a parse tree produced byCSharpParser.embedded_statement().voidEnter a parse tree produced byCSharpParser.enum_base().voidEnter a parse tree produced byCSharpParser.enum_body().voidEnter a parse tree produced byCSharpParser.enum_definition().voidEnter a parse tree produced byCSharpParser.enum_member_declaration().voidEnter a parse tree produced byCSharpParser.equality_expression().voidEnter a parse tree produced byCSharpParser.event_accessor_declarations().voidEnter a parse tree produced byCSharpParser.event_declaration().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced byCSharpParser.exception_filter().voidEnter a parse tree produced byCSharpParser.exclusive_or_expression().voidenterExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().voidenterExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().voidEnter a parse tree produced byCSharpParser.expression().voidEnter a parse tree produced byCSharpParser.expression_list().voidEnter a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.extern_alias_directive().voidEnter a parse tree produced byCSharpParser.extern_alias_directives().voidEnter a parse tree produced byCSharpParser.field_declaration().voidEnter a parse tree produced byCSharpParser.finally_clause().voidEnter a parse tree produced byCSharpParser.fixed_parameter().voidEnter a parse tree produced byCSharpParser.fixed_parameters().voidEnter a parse tree produced byCSharpParser.fixed_pointer_declarator().voidEnter a parse tree produced byCSharpParser.fixed_pointer_declarators().voidEnter a parse tree produced byCSharpParser.fixed_pointer_initializer().voidEnter a parse tree produced byCSharpParser.fixed_size_buffer_declarator().voidEnter a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.floating_point_type().voidEnter a parse tree produced byCSharpParser.for_initializer().voidEnter a parse tree produced byCSharpParser.for_iterator().voidEnter a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.formal_parameter_list().voidEnter a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.from_clause().voidEnter a parse tree produced byCSharpParser.general_catch_clause().voidEnter a parse tree produced byCSharpParser.generic_dimension_specifier().voidEnter a parse tree produced byCSharpParser.get_accessor_declaration().voidEnter a parse tree produced byCSharpParser.global_attribute_section().voidEnter a parse tree produced byCSharpParser.global_attribute_target().voidEnter a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.identifier().voidEnter a parse tree produced byCSharpParser.if_body().voidEnter a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidenterImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().voidEnter a parse tree produced byCSharpParser.inclusive_or_expression().voidEnter a parse tree produced byCSharpParser.indexer_argument().voidEnter a parse tree produced byCSharpParser.indexer_declaration().voidEnter a parse tree produced byCSharpParser.initializer_value().voidEnter a parse tree produced byCSharpParser.integral_type().voidEnter a parse tree produced byCSharpParser.interface_accessors().voidEnter a parse tree produced byCSharpParser.interface_base().voidEnter a parse tree produced byCSharpParser.interface_body().voidEnter a parse tree produced byCSharpParser.interface_definition().voidEnter a parse tree produced byCSharpParser.interface_member_declaration().voidEnter a parse tree produced byCSharpParser.interface_type_list().voidEnter a parse tree produced byCSharpParser.interpolated_regular_string().voidEnter a parse tree produced byCSharpParser.interpolated_regular_string_part().voidEnter a parse tree produced byCSharpParser.interpolated_string_expression().voidEnter a parse tree produced byCSharpParser.interpolated_verbatium_string().voidEnter a parse tree produced byCSharpParser.interpolated_verbatium_string_part().voidEnter a parse tree produced byCSharpParser.isType().voidEnter a parse tree produced byCSharpParser.isTypePatternArm().voidEnter a parse tree produced byCSharpParser.isTypePatternArms().voidEnter a parse tree produced byCSharpParser.keyword().voidEnter a parse tree produced byCSharpParser.labeled_Statement().voidEnter a parse tree produced byCSharpParser.lambda_expression().voidEnter a parse tree produced byCSharpParser.let_clause().voidEnter a parse tree produced byCSharpParser.literal().voidEnter a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.local_constant_declaration().voidEnter a parse tree produced byCSharpParser.local_function_body().voidEnter a parse tree produced byCSharpParser.local_function_declaration().voidEnter a parse tree produced byCSharpParser.local_function_header().voidEnter a parse tree produced byCSharpParser.local_function_modifiers().voidEnter a parse tree produced byCSharpParser.local_variable_declaration().voidEnter a parse tree produced byCSharpParser.local_variable_declarator().voidEnter a parse tree produced byCSharpParser.local_variable_initializer().voidEnter a parse tree produced byCSharpParser.local_variable_type().voidEnter a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.member_access().voidEnter a parse tree produced byCSharpParser.member_declarator().voidEnter a parse tree produced byCSharpParser.member_declarator_list().voidEnter a parse tree produced byCSharpParser.member_initializer().voidEnter a parse tree produced byCSharpParser.member_initializer_list().voidEnter a parse tree produced byCSharpParser.member_name().voidEnter a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.method_body().voidEnter a parse tree produced byCSharpParser.method_declaration().voidEnter a parse tree produced byCSharpParser.method_invocation().voidEnter a parse tree produced byCSharpParser.method_member_name().voidEnter a parse tree produced byCSharpParser.multiplicative_expression().voidEnter a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.namespace_body().voidEnter a parse tree produced byCSharpParser.namespace_declaration().voidEnter a parse tree produced byCSharpParser.namespace_member_declaration().voidEnter a parse tree produced byCSharpParser.namespace_member_declarations().voidEnter a parse tree produced byCSharpParser.namespace_or_type_name().voidEnter a parse tree produced byCSharpParser.non_assignment_expression().voidEnter a parse tree produced byCSharpParser.null_coalescing_expression().voidEnter a parse tree produced byCSharpParser.numeric_type().voidEnter a parse tree produced byCSharpParser.object_creation_expression().voidEnter a parse tree produced byCSharpParser.object_initializer().voidEnter a parse tree produced byCSharpParser.object_or_collection_initializer().voidEnter a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.operator_declaration().voidEnter a parse tree produced byCSharpParser.orderby_clause().voidEnter a parse tree produced byCSharpParser.ordering().voidEnter a parse tree produced byCSharpParser.overloadable_operator().voidEnter a parse tree produced byCSharpParser.parameter_array().voidEnter a parse tree produced byCSharpParser.parameter_modifier().voidEnter a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.pointer_type().voidEnter a parse tree produced byCSharpParser.predefined_type().voidEnter a parse tree produced byCSharpParser.primary_constraint().voidEnter a parse tree produced byCSharpParser.primary_expression().voidEnter a parse tree produced byCSharpParser.property_declaration().voidEnter a parse tree produced byCSharpParser.qualified_alias_member().voidEnter a parse tree produced byCSharpParser.qualified_identifier().voidEnter a parse tree produced byCSharpParser.query_body().voidEnter a parse tree produced byCSharpParser.query_body_clause().voidEnter a parse tree produced byCSharpParser.query_continuation().voidEnter a parse tree produced byCSharpParser.query_expression().voidEnter a parse tree produced byCSharpParser.range_expression().voidEnter a parse tree produced byCSharpParser.rank_specifier().voidEnter a parse tree produced byCSharpParser.relational_expression().voidEnter a parse tree produced byCSharpParser.remove_accessor_declaration().voidEnter a parse tree produced byCSharpParser.resource_acquisition().voidEnter a parse tree produced byCSharpParser.return_type().voidEnter a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.right_arrow().voidEnter a parse tree produced byCSharpParser.right_shift().voidEnter a parse tree produced byCSharpParser.right_shift_assignment().voidEnter a parse tree produced byCSharpParser.secondary_constraints().voidEnter a parse tree produced byCSharpParser.select_or_group_clause().voidEnter a parse tree produced byCSharpParser.set_accessor_declaration().voidEnter a parse tree produced byCSharpParser.shift_expression().voidEnter a parse tree produced byCSharpParser.simple_type().voidEnter a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.specific_catch_clause().voidEnter a parse tree produced byCSharpParser.stackalloc_initializer().voidEnter a parse tree produced byCSharpParser.statement().voidEnter a parse tree produced byCSharpParser.statement_list().voidEnter a parse tree produced byCSharpParser.string_literal().voidEnter a parse tree produced byCSharpParser.struct_body().voidEnter a parse tree produced byCSharpParser.struct_definition().voidEnter a parse tree produced byCSharpParser.struct_interfaces().voidEnter a parse tree produced byCSharpParser.struct_member_declaration().voidEnter a parse tree produced byCSharpParser.switch_expression().voidEnter a parse tree produced byCSharpParser.switch_expression_arm().voidEnter a parse tree produced byCSharpParser.switch_expression_arms().voidEnter a parse tree produced byCSharpParser.switch_label().voidEnter a parse tree produced byCSharpParser.switch_section().voidEnter a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.throw_expression().voidEnter a parse tree produced byCSharpParser.throwable_expression().voidEnter a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.tuple_element().voidEnter a parse tree produced byCSharpParser.tuple_type().voidEnter a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.type_().voidEnter a parse tree produced byCSharpParser.type_argument_list().voidEnter a parse tree produced byCSharpParser.type_declaration().voidEnter a parse tree produced byCSharpParser.type_parameter().voidEnter a parse tree produced byCSharpParser.type_parameter_constraints().voidEnter a parse tree produced byCSharpParser.type_parameter_constraints_clause().voidEnter a parse tree produced byCSharpParser.type_parameter_constraints_clauses().voidEnter a parse tree produced byCSharpParser.type_parameter_list().voidEnter a parse tree produced byCSharpParser.typed_member_declaration().voidEnter a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced byCSharpParser.unary_expression().voidEnter a parse tree produced byCSharpParser.unbound_type_name().voidEnter a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().voidEnter a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced byCSharpParser.using_directives().voidEnter a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().voidEnter a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().voidEnter a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().voidEnter a parse tree produced byCSharpParser.variable_declarator().voidEnter a parse tree produced byCSharpParser.variable_declarators().voidEnter a parse tree produced byCSharpParser.variable_initializer().voidEnter a parse tree produced byCSharpParser.variance_annotation().voidEnter a parse tree produced byCSharpParser.variant_type_parameter().voidEnter a parse tree produced byCSharpParser.variant_type_parameter_list().voidEnter a parse tree produced byCSharpParser.where_clause().voidEnter a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidEnter a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.accessor_body().voidExit a parse tree produced byCSharpParser.accessor_declarations().voidExit a parse tree produced byCSharpParser.accessor_modifier().voidExit a parse tree produced byCSharpParser.add_accessor_declaration().voidExit a parse tree produced byCSharpParser.additive_expression().voidExit a parse tree produced byCSharpParser.all_member_modifier().voidExit a parse tree produced byCSharpParser.all_member_modifiers().voidExit a parse tree produced byCSharpParser.and_expression().voidExit a parse tree produced byCSharpParser.anonymous_function_body().voidExit a parse tree produced byCSharpParser.anonymous_function_signature().voidExit a parse tree produced byCSharpParser.anonymous_object_initializer().voidExit a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.arg_declaration().voidExit a parse tree produced byCSharpParser.argument().voidExit a parse tree produced byCSharpParser.argument_list().voidExit a parse tree produced byCSharpParser.array_initializer().voidExit a parse tree produced byCSharpParser.array_type().voidExit a parse tree produced byCSharpParser.assignment().voidExit a parse tree produced byCSharpParser.assignment_operator().voidExit a parse tree produced byCSharpParser.attribute().voidExit a parse tree produced byCSharpParser.attribute_argument().voidExit a parse tree produced byCSharpParser.attribute_list().voidExit a parse tree produced byCSharpParser.attribute_section().voidExit a parse tree produced byCSharpParser.attribute_target().voidExit a parse tree produced byCSharpParser.attributes().voidExit a parse tree produced byCSharpParser.base_type().voidExit a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.block().voidExit a parse tree produced byCSharpParser.body().voidExit a parse tree produced byCSharpParser.boolean_literal().voidExit a parse tree produced byCSharpParser.bracket_expression().voidExit a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.case_guard().voidExit a parse tree produced byCSharpParser.catch_clauses().voidExit a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.class_base().voidExit a parse tree produced byCSharpParser.class_body().voidExit a parse tree produced byCSharpParser.class_definition().voidExit a parse tree produced byCSharpParser.class_member_declaration().voidExit a parse tree produced byCSharpParser.class_member_declarations().voidExit a parse tree produced byCSharpParser.class_type().voidExit a parse tree produced byCSharpParser.collection_initializer().voidExit a parse tree produced byCSharpParser.combined_join_clause().voidExit a parse tree produced byCSharpParser.common_member_declaration().voidExit a parse tree produced byCSharpParser.compilation_unit().voidExit a parse tree produced byCSharpParser.conditional_and_expression().voidExit a parse tree produced byCSharpParser.conditional_expression().voidExit a parse tree produced byCSharpParser.conditional_or_expression().voidExit a parse tree produced byCSharpParser.constant_declaration().voidExit a parse tree produced byCSharpParser.constant_declarator().voidExit a parse tree produced byCSharpParser.constant_declarators().voidExit a parse tree produced byCSharpParser.constructor_constraint().voidExit a parse tree produced byCSharpParser.constructor_declaration().voidExit a parse tree produced byCSharpParser.constructor_initializer().voidExit a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.conversion_operator_declarator().voidExit a parse tree produced byCSharpParser.declarationStatement().voidExit a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.delegate_definition().voidExit a parse tree produced byCSharpParser.destructor_definition().voidExit a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.element_initializer().voidExit a parse tree produced byCSharpParser.embedded_statement().voidExit a parse tree produced byCSharpParser.enum_base().voidExit a parse tree produced byCSharpParser.enum_body().voidExit a parse tree produced byCSharpParser.enum_definition().voidExit a parse tree produced byCSharpParser.enum_member_declaration().voidExit a parse tree produced byCSharpParser.equality_expression().voidExit a parse tree produced byCSharpParser.event_accessor_declarations().voidExit a parse tree produced byCSharpParser.event_declaration().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced byCSharpParser.exception_filter().voidExit a parse tree produced byCSharpParser.exclusive_or_expression().voidexitExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().voidexitExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().voidExit a parse tree produced byCSharpParser.expression().voidExit a parse tree produced byCSharpParser.expression_list().voidExit a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.extern_alias_directive().voidExit a parse tree produced byCSharpParser.extern_alias_directives().voidExit a parse tree produced byCSharpParser.field_declaration().voidExit a parse tree produced byCSharpParser.finally_clause().voidExit a parse tree produced byCSharpParser.fixed_parameter().voidExit a parse tree produced byCSharpParser.fixed_parameters().voidExit a parse tree produced byCSharpParser.fixed_pointer_declarator().voidExit a parse tree produced byCSharpParser.fixed_pointer_declarators().voidExit a parse tree produced byCSharpParser.fixed_pointer_initializer().voidExit a parse tree produced byCSharpParser.fixed_size_buffer_declarator().voidExit a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.floating_point_type().voidExit a parse tree produced byCSharpParser.for_initializer().voidExit a parse tree produced byCSharpParser.for_iterator().voidExit a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.formal_parameter_list().voidExit a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.from_clause().voidExit a parse tree produced byCSharpParser.general_catch_clause().voidExit a parse tree produced byCSharpParser.generic_dimension_specifier().voidExit a parse tree produced byCSharpParser.get_accessor_declaration().voidExit a parse tree produced byCSharpParser.global_attribute_section().voidExit a parse tree produced byCSharpParser.global_attribute_target().voidExit a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.identifier().voidExit a parse tree produced byCSharpParser.if_body().voidExit a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidexitImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().voidExit a parse tree produced byCSharpParser.inclusive_or_expression().voidExit a parse tree produced byCSharpParser.indexer_argument().voidExit a parse tree produced byCSharpParser.indexer_declaration().voidExit a parse tree produced byCSharpParser.initializer_value().voidExit a parse tree produced byCSharpParser.integral_type().voidExit a parse tree produced byCSharpParser.interface_accessors().voidExit a parse tree produced byCSharpParser.interface_base().voidExit a parse tree produced byCSharpParser.interface_body().voidExit a parse tree produced byCSharpParser.interface_definition().voidExit a parse tree produced byCSharpParser.interface_member_declaration().voidExit a parse tree produced byCSharpParser.interface_type_list().voidExit a parse tree produced byCSharpParser.interpolated_regular_string().voidExit a parse tree produced byCSharpParser.interpolated_regular_string_part().voidExit a parse tree produced byCSharpParser.interpolated_string_expression().voidExit a parse tree produced byCSharpParser.interpolated_verbatium_string().voidExit a parse tree produced byCSharpParser.interpolated_verbatium_string_part().voidExit a parse tree produced byCSharpParser.isType().voidExit a parse tree produced byCSharpParser.isTypePatternArm().voidExit a parse tree produced byCSharpParser.isTypePatternArms().voidExit a parse tree produced byCSharpParser.keyword().voidExit a parse tree produced byCSharpParser.labeled_Statement().voidExit a parse tree produced byCSharpParser.lambda_expression().voidExit a parse tree produced byCSharpParser.let_clause().voidExit a parse tree produced byCSharpParser.literal().voidExit a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.local_constant_declaration().voidExit a parse tree produced byCSharpParser.local_function_body().voidExit a parse tree produced byCSharpParser.local_function_declaration().voidExit a parse tree produced byCSharpParser.local_function_header().voidExit a parse tree produced byCSharpParser.local_function_modifiers().voidExit a parse tree produced byCSharpParser.local_variable_declaration().voidExit a parse tree produced byCSharpParser.local_variable_declarator().voidExit a parse tree produced byCSharpParser.local_variable_initializer().voidExit a parse tree produced byCSharpParser.local_variable_type().voidExit a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.member_access().voidExit a parse tree produced byCSharpParser.member_declarator().voidExit a parse tree produced byCSharpParser.member_declarator_list().voidExit a parse tree produced byCSharpParser.member_initializer().voidExit a parse tree produced byCSharpParser.member_initializer_list().voidExit a parse tree produced byCSharpParser.member_name().voidExit a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.method_body().voidExit a parse tree produced byCSharpParser.method_declaration().voidExit a parse tree produced byCSharpParser.method_invocation().voidExit a parse tree produced byCSharpParser.method_member_name().voidExit a parse tree produced byCSharpParser.multiplicative_expression().voidExit a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.namespace_body().voidExit a parse tree produced byCSharpParser.namespace_declaration().voidExit a parse tree produced byCSharpParser.namespace_member_declaration().voidExit a parse tree produced byCSharpParser.namespace_member_declarations().voidExit a parse tree produced byCSharpParser.namespace_or_type_name().voidExit a parse tree produced byCSharpParser.non_assignment_expression().voidExit a parse tree produced byCSharpParser.null_coalescing_expression().voidExit a parse tree produced byCSharpParser.numeric_type().voidExit a parse tree produced byCSharpParser.object_creation_expression().voidExit a parse tree produced byCSharpParser.object_initializer().voidExit a parse tree produced byCSharpParser.object_or_collection_initializer().voidExit a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.operator_declaration().voidExit a parse tree produced byCSharpParser.orderby_clause().voidExit a parse tree produced byCSharpParser.ordering().voidExit a parse tree produced byCSharpParser.overloadable_operator().voidExit a parse tree produced byCSharpParser.parameter_array().voidExit a parse tree produced byCSharpParser.parameter_modifier().voidExit a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.pointer_type().voidExit a parse tree produced byCSharpParser.predefined_type().voidExit a parse tree produced byCSharpParser.primary_constraint().voidExit a parse tree produced byCSharpParser.primary_expression().voidExit a parse tree produced byCSharpParser.property_declaration().voidExit a parse tree produced byCSharpParser.qualified_alias_member().voidExit a parse tree produced byCSharpParser.qualified_identifier().voidExit a parse tree produced byCSharpParser.query_body().voidExit a parse tree produced byCSharpParser.query_body_clause().voidExit a parse tree produced byCSharpParser.query_continuation().voidExit a parse tree produced byCSharpParser.query_expression().voidExit a parse tree produced byCSharpParser.range_expression().voidExit a parse tree produced byCSharpParser.rank_specifier().voidExit a parse tree produced byCSharpParser.relational_expression().voidExit a parse tree produced byCSharpParser.remove_accessor_declaration().voidExit a parse tree produced byCSharpParser.resource_acquisition().voidExit a parse tree produced byCSharpParser.return_type().voidExit a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.right_arrow().voidExit a parse tree produced byCSharpParser.right_shift().voidExit a parse tree produced byCSharpParser.right_shift_assignment().voidExit a parse tree produced byCSharpParser.secondary_constraints().voidExit a parse tree produced byCSharpParser.select_or_group_clause().voidExit a parse tree produced byCSharpParser.set_accessor_declaration().voidExit a parse tree produced byCSharpParser.shift_expression().voidExit a parse tree produced byCSharpParser.simple_type().voidExit a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.specific_catch_clause().voidExit a parse tree produced byCSharpParser.stackalloc_initializer().voidExit a parse tree produced byCSharpParser.statement().voidExit a parse tree produced byCSharpParser.statement_list().voidExit a parse tree produced byCSharpParser.string_literal().voidExit a parse tree produced byCSharpParser.struct_body().voidExit a parse tree produced byCSharpParser.struct_definition().voidExit a parse tree produced byCSharpParser.struct_interfaces().voidExit a parse tree produced byCSharpParser.struct_member_declaration().voidExit a parse tree produced byCSharpParser.switch_expression().voidExit a parse tree produced byCSharpParser.switch_expression_arm().voidExit a parse tree produced byCSharpParser.switch_expression_arms().voidExit a parse tree produced byCSharpParser.switch_label().voidExit a parse tree produced byCSharpParser.switch_section().voidExit a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.throw_expression().voidExit a parse tree produced byCSharpParser.throwable_expression().voidExit a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.tuple_element().voidExit a parse tree produced byCSharpParser.tuple_type().voidExit a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.type_().voidExit a parse tree produced byCSharpParser.type_argument_list().voidExit a parse tree produced byCSharpParser.type_declaration().voidExit a parse tree produced byCSharpParser.type_parameter().voidExit a parse tree produced byCSharpParser.type_parameter_constraints().voidExit a parse tree produced byCSharpParser.type_parameter_constraints_clause().voidExit a parse tree produced byCSharpParser.type_parameter_constraints_clauses().voidExit a parse tree produced byCSharpParser.type_parameter_list().voidExit a parse tree produced byCSharpParser.typed_member_declaration().voidExit a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced byCSharpParser.unary_expression().voidExit a parse tree produced byCSharpParser.unbound_type_name().voidExit a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().voidExit a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced byCSharpParser.using_directives().voidExit a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().voidExit a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().voidExit a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().voidExit a parse tree produced byCSharpParser.variable_declarator().voidExit a parse tree produced byCSharpParser.variable_declarators().voidExit a parse tree produced byCSharpParser.variable_initializer().voidExit a parse tree produced byCSharpParser.variance_annotation().voidExit a parse tree produced byCSharpParser.variant_type_parameter().voidExit a parse tree produced byCSharpParser.variant_type_parameter_list().voidExit a parse tree produced byCSharpParser.where_clause().voidExit a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidExit a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
CSharpParserBaseListener
public CSharpParserBaseListener()
-
-
Method Details
-
enterCompilation_unit
Enter a parse tree produced byCSharpParser.compilation_unit().The default implementation does nothing.
- Specified by:
enterCompilation_unitin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCompilation_unit
Exit a parse tree produced byCSharpParser.compilation_unit().The default implementation does nothing.
- Specified by:
exitCompilation_unitin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNamespace_or_type_name
Enter a parse tree produced byCSharpParser.namespace_or_type_name().The default implementation does nothing.
- Specified by:
enterNamespace_or_type_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNamespace_or_type_name
Exit a parse tree produced byCSharpParser.namespace_or_type_name().The default implementation does nothing.
- Specified by:
exitNamespace_or_type_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byCSharpParser.type_().The default implementation does nothing.
- Specified by:
enterType_in interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byCSharpParser.type_().The default implementation does nothing.
- Specified by:
exitType_in interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBase_type
Enter a parse tree produced byCSharpParser.base_type().The default implementation does nothing.
- Specified by:
enterBase_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBase_type
Exit a parse tree produced byCSharpParser.base_type().The default implementation does nothing.
- Specified by:
exitBase_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTuple_type
Enter a parse tree produced byCSharpParser.tuple_type().The default implementation does nothing.
- Specified by:
enterTuple_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTuple_type
Exit a parse tree produced byCSharpParser.tuple_type().The default implementation does nothing.
- Specified by:
exitTuple_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTuple_element
Enter a parse tree produced byCSharpParser.tuple_element().The default implementation does nothing.
- Specified by:
enterTuple_elementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTuple_element
Exit a parse tree produced byCSharpParser.tuple_element().The default implementation does nothing.
- Specified by:
exitTuple_elementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSimple_type
Enter a parse tree produced byCSharpParser.simple_type().The default implementation does nothing.
- Specified by:
enterSimple_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSimple_type
Exit a parse tree produced byCSharpParser.simple_type().The default implementation does nothing.
- Specified by:
exitSimple_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNumeric_type
Enter a parse tree produced byCSharpParser.numeric_type().The default implementation does nothing.
- Specified by:
enterNumeric_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNumeric_type
Exit a parse tree produced byCSharpParser.numeric_type().The default implementation does nothing.
- Specified by:
exitNumeric_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIntegral_type
Enter a parse tree produced byCSharpParser.integral_type().The default implementation does nothing.
- Specified by:
enterIntegral_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIntegral_type
Exit a parse tree produced byCSharpParser.integral_type().The default implementation does nothing.
- Specified by:
exitIntegral_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFloating_point_type
Enter a parse tree produced byCSharpParser.floating_point_type().The default implementation does nothing.
- Specified by:
enterFloating_point_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFloating_point_type
Exit a parse tree produced byCSharpParser.floating_point_type().The default implementation does nothing.
- Specified by:
exitFloating_point_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_type
Enter a parse tree produced byCSharpParser.class_type().The default implementation does nothing.
- Specified by:
enterClass_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_type
Exit a parse tree produced byCSharpParser.class_type().The default implementation does nothing.
- Specified by:
exitClass_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_argument_list
Enter a parse tree produced byCSharpParser.type_argument_list().The default implementation does nothing.
- Specified by:
enterType_argument_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_argument_list
Exit a parse tree produced byCSharpParser.type_argument_list().The default implementation does nothing.
- Specified by:
exitType_argument_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterArgument_list
Enter a parse tree produced byCSharpParser.argument_list().The default implementation does nothing.
- Specified by:
enterArgument_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitArgument_list
Exit a parse tree produced byCSharpParser.argument_list().The default implementation does nothing.
- Specified by:
exitArgument_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byCSharpParser.argument().The default implementation does nothing.
- Specified by:
enterArgumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byCSharpParser.argument().The default implementation does nothing.
- Specified by:
exitArgumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byCSharpParser.expression().The default implementation does nothing.
- Specified by:
enterExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byCSharpParser.expression().The default implementation does nothing.
- Specified by:
exitExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNon_assignment_expression
Enter a parse tree produced byCSharpParser.non_assignment_expression().The default implementation does nothing.
- Specified by:
enterNon_assignment_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNon_assignment_expression
Exit a parse tree produced byCSharpParser.non_assignment_expression().The default implementation does nothing.
- Specified by:
exitNon_assignment_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAssignment
Enter a parse tree produced byCSharpParser.assignment().The default implementation does nothing.
- Specified by:
enterAssignmentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAssignment
Exit a parse tree produced byCSharpParser.assignment().The default implementation does nothing.
- Specified by:
exitAssignmentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAssignment_operator
Enter a parse tree produced byCSharpParser.assignment_operator().The default implementation does nothing.
- Specified by:
enterAssignment_operatorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAssignment_operator
Exit a parse tree produced byCSharpParser.assignment_operator().The default implementation does nothing.
- Specified by:
exitAssignment_operatorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConditional_expression
Enter a parse tree produced byCSharpParser.conditional_expression().The default implementation does nothing.
- Specified by:
enterConditional_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConditional_expression
Exit a parse tree produced byCSharpParser.conditional_expression().The default implementation does nothing.
- Specified by:
exitConditional_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNull_coalescing_expression
Enter a parse tree produced byCSharpParser.null_coalescing_expression().The default implementation does nothing.
- Specified by:
enterNull_coalescing_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNull_coalescing_expression
Exit a parse tree produced byCSharpParser.null_coalescing_expression().The default implementation does nothing.
- Specified by:
exitNull_coalescing_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConditional_or_expression
Enter a parse tree produced byCSharpParser.conditional_or_expression().The default implementation does nothing.
- Specified by:
enterConditional_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConditional_or_expression
Exit a parse tree produced byCSharpParser.conditional_or_expression().The default implementation does nothing.
- Specified by:
exitConditional_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConditional_and_expression
Enter a parse tree produced byCSharpParser.conditional_and_expression().The default implementation does nothing.
- Specified by:
enterConditional_and_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConditional_and_expression
Exit a parse tree produced byCSharpParser.conditional_and_expression().The default implementation does nothing.
- Specified by:
exitConditional_and_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInclusive_or_expression
Enter a parse tree produced byCSharpParser.inclusive_or_expression().The default implementation does nothing.
- Specified by:
enterInclusive_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInclusive_or_expression
Exit a parse tree produced byCSharpParser.inclusive_or_expression().The default implementation does nothing.
- Specified by:
exitInclusive_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExclusive_or_expression
Enter a parse tree produced byCSharpParser.exclusive_or_expression().The default implementation does nothing.
- Specified by:
enterExclusive_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExclusive_or_expression
Exit a parse tree produced byCSharpParser.exclusive_or_expression().The default implementation does nothing.
- Specified by:
exitExclusive_or_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAnd_expression
Enter a parse tree produced byCSharpParser.and_expression().The default implementation does nothing.
- Specified by:
enterAnd_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAnd_expression
Exit a parse tree produced byCSharpParser.and_expression().The default implementation does nothing.
- Specified by:
exitAnd_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEquality_expression
Enter a parse tree produced byCSharpParser.equality_expression().The default implementation does nothing.
- Specified by:
enterEquality_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEquality_expression
Exit a parse tree produced byCSharpParser.equality_expression().The default implementation does nothing.
- Specified by:
exitEquality_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRelational_expression
Enter a parse tree produced byCSharpParser.relational_expression().The default implementation does nothing.
- Specified by:
enterRelational_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRelational_expression
Exit a parse tree produced byCSharpParser.relational_expression().The default implementation does nothing.
- Specified by:
exitRelational_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterShift_expression
Enter a parse tree produced byCSharpParser.shift_expression().The default implementation does nothing.
- Specified by:
enterShift_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitShift_expression
Exit a parse tree produced byCSharpParser.shift_expression().The default implementation does nothing.
- Specified by:
exitShift_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAdditive_expression
Enter a parse tree produced byCSharpParser.additive_expression().The default implementation does nothing.
- Specified by:
enterAdditive_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAdditive_expression
Exit a parse tree produced byCSharpParser.additive_expression().The default implementation does nothing.
- Specified by:
exitAdditive_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMultiplicative_expression
Enter a parse tree produced byCSharpParser.multiplicative_expression().The default implementation does nothing.
- Specified by:
enterMultiplicative_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMultiplicative_expression
Exit a parse tree produced byCSharpParser.multiplicative_expression().The default implementation does nothing.
- Specified by:
exitMultiplicative_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_expression
Enter a parse tree produced byCSharpParser.switch_expression().The default implementation does nothing.
- Specified by:
enterSwitch_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_expression
Exit a parse tree produced byCSharpParser.switch_expression().The default implementation does nothing.
- Specified by:
exitSwitch_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_expression_arms
Enter a parse tree produced byCSharpParser.switch_expression_arms().The default implementation does nothing.
- Specified by:
enterSwitch_expression_armsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_expression_arms
Exit a parse tree produced byCSharpParser.switch_expression_arms().The default implementation does nothing.
- Specified by:
exitSwitch_expression_armsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_expression_arm
Enter a parse tree produced byCSharpParser.switch_expression_arm().The default implementation does nothing.
- Specified by:
enterSwitch_expression_armin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_expression_arm
Exit a parse tree produced byCSharpParser.switch_expression_arm().The default implementation does nothing.
- Specified by:
exitSwitch_expression_armin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRange_expression
Enter a parse tree produced byCSharpParser.range_expression().The default implementation does nothing.
- Specified by:
enterRange_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRange_expression
Exit a parse tree produced byCSharpParser.range_expression().The default implementation does nothing.
- Specified by:
exitRange_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUnary_expression
Enter a parse tree produced byCSharpParser.unary_expression().The default implementation does nothing.
- Specified by:
enterUnary_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUnary_expression
Exit a parse tree produced byCSharpParser.unary_expression().The default implementation does nothing.
- Specified by:
exitUnary_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterPrimary_expression
Enter a parse tree produced byCSharpParser.primary_expression().The default implementation does nothing.
- Specified by:
enterPrimary_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitPrimary_expression
Exit a parse tree produced byCSharpParser.primary_expression().The default implementation does nothing.
- Specified by:
exitPrimary_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLiteralExpression
Enter a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterLiteralExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLiteralExpression
Exit a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitLiteralExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSimpleNameExpression
Enter a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterSimpleNameExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSimpleNameExpression
Exit a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitSimpleNameExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterParenthesisExpressions
Enter a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterParenthesisExpressionsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitParenthesisExpressions
Exit a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitParenthesisExpressionsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMemberAccessExpression
Enter a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterMemberAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMemberAccessExpression
Exit a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitMemberAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLiteralAccessExpression
Enter a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterLiteralAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLiteralAccessExpression
Exit a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitLiteralAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterThisReferenceExpression
Enter a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterThisReferenceExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitThisReferenceExpression
Exit a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitThisReferenceExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBaseAccessExpression
Enter a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterBaseAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBaseAccessExpression
Exit a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitBaseAccessExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterObjectCreationExpression
Enter a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterObjectCreationExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitObjectCreationExpression
Exit a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitObjectCreationExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTupleExpression
Enter a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterTupleExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTupleExpression
Exit a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitTupleExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTypeofExpression
Enter a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterTypeofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTypeofExpression
Exit a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitTypeofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCheckedExpression
Enter a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterCheckedExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCheckedExpression
Exit a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitCheckedExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUncheckedExpression
Enter a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterUncheckedExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUncheckedExpression
Exit a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitUncheckedExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterDefaultValueExpression
Enter a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterDefaultValueExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitDefaultValueExpression
Exit a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitDefaultValueExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAnonymousMethodExpression
Enter a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterAnonymousMethodExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAnonymousMethodExpression
Exit a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitAnonymousMethodExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSizeofExpression
Enter a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterSizeofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSizeofExpression
Exit a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitSizeofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNameofExpression
Enter a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
enterNameofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNameofExpression
Exit a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().The default implementation does nothing.
- Specified by:
exitNameofExpressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterThrowable_expression
Enter a parse tree produced byCSharpParser.throwable_expression().The default implementation does nothing.
- Specified by:
enterThrowable_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitThrowable_expression
Exit a parse tree produced byCSharpParser.throwable_expression().The default implementation does nothing.
- Specified by:
exitThrowable_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterThrow_expression
Enter a parse tree produced byCSharpParser.throw_expression().The default implementation does nothing.
- Specified by:
enterThrow_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitThrow_expression
Exit a parse tree produced byCSharpParser.throw_expression().The default implementation does nothing.
- Specified by:
exitThrow_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_access
Enter a parse tree produced byCSharpParser.member_access().The default implementation does nothing.
- Specified by:
enterMember_accessin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_access
Exit a parse tree produced byCSharpParser.member_access().The default implementation does nothing.
- Specified by:
exitMember_accessin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBracket_expression
Enter a parse tree produced byCSharpParser.bracket_expression().The default implementation does nothing.
- Specified by:
enterBracket_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBracket_expression
Exit a parse tree produced byCSharpParser.bracket_expression().The default implementation does nothing.
- Specified by:
exitBracket_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIndexer_argument
Enter a parse tree produced byCSharpParser.indexer_argument().The default implementation does nothing.
- Specified by:
enterIndexer_argumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIndexer_argument
Exit a parse tree produced byCSharpParser.indexer_argument().The default implementation does nothing.
- Specified by:
exitIndexer_argumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterPredefined_type
Enter a parse tree produced byCSharpParser.predefined_type().The default implementation does nothing.
- Specified by:
enterPredefined_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitPredefined_type
Exit a parse tree produced byCSharpParser.predefined_type().The default implementation does nothing.
- Specified by:
exitPredefined_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExpression_list
Enter a parse tree produced byCSharpParser.expression_list().The default implementation does nothing.
- Specified by:
enterExpression_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExpression_list
Exit a parse tree produced byCSharpParser.expression_list().The default implementation does nothing.
- Specified by:
exitExpression_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterObject_or_collection_initializer
public void enterObject_or_collection_initializer(CSharpParser.Object_or_collection_initializerContext ctx) Enter a parse tree produced byCSharpParser.object_or_collection_initializer().The default implementation does nothing.
- Specified by:
enterObject_or_collection_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitObject_or_collection_initializer
public void exitObject_or_collection_initializer(CSharpParser.Object_or_collection_initializerContext ctx) Exit a parse tree produced byCSharpParser.object_or_collection_initializer().The default implementation does nothing.
- Specified by:
exitObject_or_collection_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterObject_initializer
Enter a parse tree produced byCSharpParser.object_initializer().The default implementation does nothing.
- Specified by:
enterObject_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitObject_initializer
Exit a parse tree produced byCSharpParser.object_initializer().The default implementation does nothing.
- Specified by:
exitObject_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_initializer_list
Enter a parse tree produced byCSharpParser.member_initializer_list().The default implementation does nothing.
- Specified by:
enterMember_initializer_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_initializer_list
Exit a parse tree produced byCSharpParser.member_initializer_list().The default implementation does nothing.
- Specified by:
exitMember_initializer_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_initializer
Enter a parse tree produced byCSharpParser.member_initializer().The default implementation does nothing.
- Specified by:
enterMember_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_initializer
Exit a parse tree produced byCSharpParser.member_initializer().The default implementation does nothing.
- Specified by:
exitMember_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInitializer_value
Enter a parse tree produced byCSharpParser.initializer_value().The default implementation does nothing.
- Specified by:
enterInitializer_valuein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInitializer_value
Exit a parse tree produced byCSharpParser.initializer_value().The default implementation does nothing.
- Specified by:
exitInitializer_valuein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCollection_initializer
Enter a parse tree produced byCSharpParser.collection_initializer().The default implementation does nothing.
- Specified by:
enterCollection_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCollection_initializer
Exit a parse tree produced byCSharpParser.collection_initializer().The default implementation does nothing.
- Specified by:
exitCollection_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterElement_initializer
Enter a parse tree produced byCSharpParser.element_initializer().The default implementation does nothing.
- Specified by:
enterElement_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitElement_initializer
Exit a parse tree produced byCSharpParser.element_initializer().The default implementation does nothing.
- Specified by:
exitElement_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAnonymous_object_initializer
Enter a parse tree produced byCSharpParser.anonymous_object_initializer().The default implementation does nothing.
- Specified by:
enterAnonymous_object_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAnonymous_object_initializer
Exit a parse tree produced byCSharpParser.anonymous_object_initializer().The default implementation does nothing.
- Specified by:
exitAnonymous_object_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_declarator_list
Enter a parse tree produced byCSharpParser.member_declarator_list().The default implementation does nothing.
- Specified by:
enterMember_declarator_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_declarator_list
Exit a parse tree produced byCSharpParser.member_declarator_list().The default implementation does nothing.
- Specified by:
exitMember_declarator_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_declarator
Enter a parse tree produced byCSharpParser.member_declarator().The default implementation does nothing.
- Specified by:
enterMember_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_declarator
Exit a parse tree produced byCSharpParser.member_declarator().The default implementation does nothing.
- Specified by:
exitMember_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUnbound_type_name
Enter a parse tree produced byCSharpParser.unbound_type_name().The default implementation does nothing.
- Specified by:
enterUnbound_type_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUnbound_type_name
Exit a parse tree produced byCSharpParser.unbound_type_name().The default implementation does nothing.
- Specified by:
exitUnbound_type_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGeneric_dimension_specifier
Enter a parse tree produced byCSharpParser.generic_dimension_specifier().The default implementation does nothing.
- Specified by:
enterGeneric_dimension_specifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGeneric_dimension_specifier
Exit a parse tree produced byCSharpParser.generic_dimension_specifier().The default implementation does nothing.
- Specified by:
exitGeneric_dimension_specifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIsType
Enter a parse tree produced byCSharpParser.isType().The default implementation does nothing.
- Specified by:
enterIsTypein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIsType
Exit a parse tree produced byCSharpParser.isType().The default implementation does nothing.
- Specified by:
exitIsTypein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIsTypePatternArms
Enter a parse tree produced byCSharpParser.isTypePatternArms().The default implementation does nothing.
- Specified by:
enterIsTypePatternArmsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIsTypePatternArms
Exit a parse tree produced byCSharpParser.isTypePatternArms().The default implementation does nothing.
- Specified by:
exitIsTypePatternArmsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIsTypePatternArm
Enter a parse tree produced byCSharpParser.isTypePatternArm().The default implementation does nothing.
- Specified by:
enterIsTypePatternArmin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIsTypePatternArm
Exit a parse tree produced byCSharpParser.isTypePatternArm().The default implementation does nothing.
- Specified by:
exitIsTypePatternArmin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLambda_expression
Enter a parse tree produced byCSharpParser.lambda_expression().The default implementation does nothing.
- Specified by:
enterLambda_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLambda_expression
Exit a parse tree produced byCSharpParser.lambda_expression().The default implementation does nothing.
- Specified by:
exitLambda_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAnonymous_function_signature
Enter a parse tree produced byCSharpParser.anonymous_function_signature().The default implementation does nothing.
- Specified by:
enterAnonymous_function_signaturein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAnonymous_function_signature
Exit a parse tree produced byCSharpParser.anonymous_function_signature().The default implementation does nothing.
- Specified by:
exitAnonymous_function_signaturein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExplicit_anonymous_function_parameter_list
public void enterExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().The default implementation does nothing.
- Specified by:
enterExplicit_anonymous_function_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExplicit_anonymous_function_parameter_list
public void exitExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().The default implementation does nothing.
- Specified by:
exitExplicit_anonymous_function_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExplicit_anonymous_function_parameter
public void enterExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().The default implementation does nothing.
- Specified by:
enterExplicit_anonymous_function_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExplicit_anonymous_function_parameter
public void exitExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().The default implementation does nothing.
- Specified by:
exitExplicit_anonymous_function_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterImplicit_anonymous_function_parameter_list
public void enterImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().The default implementation does nothing.
- Specified by:
enterImplicit_anonymous_function_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitImplicit_anonymous_function_parameter_list
public void exitImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().The default implementation does nothing.
- Specified by:
exitImplicit_anonymous_function_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAnonymous_function_body
Enter a parse tree produced byCSharpParser.anonymous_function_body().The default implementation does nothing.
- Specified by:
enterAnonymous_function_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAnonymous_function_body
Exit a parse tree produced byCSharpParser.anonymous_function_body().The default implementation does nothing.
- Specified by:
exitAnonymous_function_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQuery_expression
Enter a parse tree produced byCSharpParser.query_expression().The default implementation does nothing.
- Specified by:
enterQuery_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQuery_expression
Exit a parse tree produced byCSharpParser.query_expression().The default implementation does nothing.
- Specified by:
exitQuery_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFrom_clause
Enter a parse tree produced byCSharpParser.from_clause().The default implementation does nothing.
- Specified by:
enterFrom_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFrom_clause
Exit a parse tree produced byCSharpParser.from_clause().The default implementation does nothing.
- Specified by:
exitFrom_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQuery_body
Enter a parse tree produced byCSharpParser.query_body().The default implementation does nothing.
- Specified by:
enterQuery_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQuery_body
Exit a parse tree produced byCSharpParser.query_body().The default implementation does nothing.
- Specified by:
exitQuery_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQuery_body_clause
Enter a parse tree produced byCSharpParser.query_body_clause().The default implementation does nothing.
- Specified by:
enterQuery_body_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQuery_body_clause
Exit a parse tree produced byCSharpParser.query_body_clause().The default implementation does nothing.
- Specified by:
exitQuery_body_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLet_clause
Enter a parse tree produced byCSharpParser.let_clause().The default implementation does nothing.
- Specified by:
enterLet_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLet_clause
Exit a parse tree produced byCSharpParser.let_clause().The default implementation does nothing.
- Specified by:
exitLet_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterWhere_clause
Enter a parse tree produced byCSharpParser.where_clause().The default implementation does nothing.
- Specified by:
enterWhere_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitWhere_clause
Exit a parse tree produced byCSharpParser.where_clause().The default implementation does nothing.
- Specified by:
exitWhere_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCombined_join_clause
Enter a parse tree produced byCSharpParser.combined_join_clause().The default implementation does nothing.
- Specified by:
enterCombined_join_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCombined_join_clause
Exit a parse tree produced byCSharpParser.combined_join_clause().The default implementation does nothing.
- Specified by:
exitCombined_join_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterOrderby_clause
Enter a parse tree produced byCSharpParser.orderby_clause().The default implementation does nothing.
- Specified by:
enterOrderby_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitOrderby_clause
Exit a parse tree produced byCSharpParser.orderby_clause().The default implementation does nothing.
- Specified by:
exitOrderby_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterOrdering
Enter a parse tree produced byCSharpParser.ordering().The default implementation does nothing.
- Specified by:
enterOrderingin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitOrdering
Exit a parse tree produced byCSharpParser.ordering().The default implementation does nothing.
- Specified by:
exitOrderingin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSelect_or_group_clause
Enter a parse tree produced byCSharpParser.select_or_group_clause().The default implementation does nothing.
- Specified by:
enterSelect_or_group_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSelect_or_group_clause
Exit a parse tree produced byCSharpParser.select_or_group_clause().The default implementation does nothing.
- Specified by:
exitSelect_or_group_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQuery_continuation
Enter a parse tree produced byCSharpParser.query_continuation().The default implementation does nothing.
- Specified by:
enterQuery_continuationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQuery_continuation
Exit a parse tree produced byCSharpParser.query_continuation().The default implementation does nothing.
- Specified by:
exitQuery_continuationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byCSharpParser.statement().The default implementation does nothing.
- Specified by:
enterStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byCSharpParser.statement().The default implementation does nothing.
- Specified by:
exitStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterDeclarationStatement
Enter a parse tree produced byCSharpParser.declarationStatement().The default implementation does nothing.
- Specified by:
enterDeclarationStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitDeclarationStatement
Exit a parse tree produced byCSharpParser.declarationStatement().The default implementation does nothing.
- Specified by:
exitDeclarationStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_function_declaration
Enter a parse tree produced byCSharpParser.local_function_declaration().The default implementation does nothing.
- Specified by:
enterLocal_function_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_function_declaration
Exit a parse tree produced byCSharpParser.local_function_declaration().The default implementation does nothing.
- Specified by:
exitLocal_function_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_function_header
Enter a parse tree produced byCSharpParser.local_function_header().The default implementation does nothing.
- Specified by:
enterLocal_function_headerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_function_header
Exit a parse tree produced byCSharpParser.local_function_header().The default implementation does nothing.
- Specified by:
exitLocal_function_headerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_function_modifiers
Enter a parse tree produced byCSharpParser.local_function_modifiers().The default implementation does nothing.
- Specified by:
enterLocal_function_modifiersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_function_modifiers
Exit a parse tree produced byCSharpParser.local_function_modifiers().The default implementation does nothing.
- Specified by:
exitLocal_function_modifiersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_function_body
Enter a parse tree produced byCSharpParser.local_function_body().The default implementation does nothing.
- Specified by:
enterLocal_function_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_function_body
Exit a parse tree produced byCSharpParser.local_function_body().The default implementation does nothing.
- Specified by:
exitLocal_function_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLabeled_Statement
Enter a parse tree produced byCSharpParser.labeled_Statement().The default implementation does nothing.
- Specified by:
enterLabeled_Statementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLabeled_Statement
Exit a parse tree produced byCSharpParser.labeled_Statement().The default implementation does nothing.
- Specified by:
exitLabeled_Statementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEmbedded_statement
Enter a parse tree produced byCSharpParser.embedded_statement().The default implementation does nothing.
- Specified by:
enterEmbedded_statementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEmbedded_statement
Exit a parse tree produced byCSharpParser.embedded_statement().The default implementation does nothing.
- Specified by:
exitEmbedded_statementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTheEmptyStatement
Enter a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterTheEmptyStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTheEmptyStatement
Exit a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitTheEmptyStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExpressionStatement
Enter a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterExpressionStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExpressionStatement
Exit a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitExpressionStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIfStatement
Enter a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterIfStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIfStatement
Exit a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitIfStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitchStatement
Enter a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterSwitchStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitchStatement
Exit a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitSwitchStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterWhileStatement
Enter a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterWhileStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitWhileStatement
Exit a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitWhileStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterDoStatement
Enter a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterDoStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitDoStatement
Exit a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitDoStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterForStatement
Enter a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterForStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitForStatement
Exit a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitForStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterForeachStatement
Enter a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterForeachStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitForeachStatement
Exit a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitForeachStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBreakStatement
Enter a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterBreakStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBreakStatement
Exit a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitBreakStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterContinueStatement
Enter a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterContinueStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitContinueStatement
Exit a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitContinueStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGotoStatement
Enter a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterGotoStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGotoStatement
Exit a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitGotoStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterReturnStatement
Enter a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterReturnStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitReturnStatement
Exit a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitReturnStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterThrowStatement
Enter a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterThrowStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitThrowStatement
Exit a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitThrowStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTryStatement
Enter a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterTryStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTryStatement
Exit a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitTryStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCheckedStatement
Enter a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterCheckedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCheckedStatement
Exit a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitCheckedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUncheckedStatement
Enter a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterUncheckedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUncheckedStatement
Exit a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitUncheckedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLockStatement
Enter a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterLockStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLockStatement
Exit a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitLockStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUsingStatement
Enter a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterUsingStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUsingStatement
Exit a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitUsingStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterYieldStatement
Enter a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterYieldStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitYieldStatement
Exit a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitYieldStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUnsafeStatement
Enter a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterUnsafeStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUnsafeStatement
Exit a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitUnsafeStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixedStatement
Enter a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
enterFixedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixedStatement
Exit a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().The default implementation does nothing.
- Specified by:
exitFixedStatementin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byCSharpParser.block().The default implementation does nothing.
- Specified by:
enterBlockin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byCSharpParser.block().The default implementation does nothing.
- Specified by:
exitBlockin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_variable_declaration
Enter a parse tree produced byCSharpParser.local_variable_declaration().The default implementation does nothing.
- Specified by:
enterLocal_variable_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_variable_declaration
Exit a parse tree produced byCSharpParser.local_variable_declaration().The default implementation does nothing.
- Specified by:
exitLocal_variable_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_variable_type
Enter a parse tree produced byCSharpParser.local_variable_type().The default implementation does nothing.
- Specified by:
enterLocal_variable_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_variable_type
Exit a parse tree produced byCSharpParser.local_variable_type().The default implementation does nothing.
- Specified by:
exitLocal_variable_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_variable_declarator
Enter a parse tree produced byCSharpParser.local_variable_declarator().The default implementation does nothing.
- Specified by:
enterLocal_variable_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_variable_declarator
Exit a parse tree produced byCSharpParser.local_variable_declarator().The default implementation does nothing.
- Specified by:
exitLocal_variable_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_variable_initializer
Enter a parse tree produced byCSharpParser.local_variable_initializer().The default implementation does nothing.
- Specified by:
enterLocal_variable_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_variable_initializer
Exit a parse tree produced byCSharpParser.local_variable_initializer().The default implementation does nothing.
- Specified by:
exitLocal_variable_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLocal_constant_declaration
Enter a parse tree produced byCSharpParser.local_constant_declaration().The default implementation does nothing.
- Specified by:
enterLocal_constant_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLocal_constant_declaration
Exit a parse tree produced byCSharpParser.local_constant_declaration().The default implementation does nothing.
- Specified by:
exitLocal_constant_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIf_body
Enter a parse tree produced byCSharpParser.if_body().The default implementation does nothing.
- Specified by:
enterIf_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIf_body
Exit a parse tree produced byCSharpParser.if_body().The default implementation does nothing.
- Specified by:
exitIf_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_section
Enter a parse tree produced byCSharpParser.switch_section().The default implementation does nothing.
- Specified by:
enterSwitch_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_section
Exit a parse tree produced byCSharpParser.switch_section().The default implementation does nothing.
- Specified by:
exitSwitch_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSwitch_label
Enter a parse tree produced byCSharpParser.switch_label().The default implementation does nothing.
- Specified by:
enterSwitch_labelin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSwitch_label
Exit a parse tree produced byCSharpParser.switch_label().The default implementation does nothing.
- Specified by:
exitSwitch_labelin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCase_guard
Enter a parse tree produced byCSharpParser.case_guard().The default implementation does nothing.
- Specified by:
enterCase_guardin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCase_guard
Exit a parse tree produced byCSharpParser.case_guard().The default implementation does nothing.
- Specified by:
exitCase_guardin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStatement_list
Enter a parse tree produced byCSharpParser.statement_list().The default implementation does nothing.
- Specified by:
enterStatement_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStatement_list
Exit a parse tree produced byCSharpParser.statement_list().The default implementation does nothing.
- Specified by:
exitStatement_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFor_initializer
Enter a parse tree produced byCSharpParser.for_initializer().The default implementation does nothing.
- Specified by:
enterFor_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFor_initializer
Exit a parse tree produced byCSharpParser.for_initializer().The default implementation does nothing.
- Specified by:
exitFor_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFor_iterator
Enter a parse tree produced byCSharpParser.for_iterator().The default implementation does nothing.
- Specified by:
enterFor_iteratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFor_iterator
Exit a parse tree produced byCSharpParser.for_iterator().The default implementation does nothing.
- Specified by:
exitFor_iteratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCatch_clauses
Enter a parse tree produced byCSharpParser.catch_clauses().The default implementation does nothing.
- Specified by:
enterCatch_clausesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCatch_clauses
Exit a parse tree produced byCSharpParser.catch_clauses().The default implementation does nothing.
- Specified by:
exitCatch_clausesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSpecific_catch_clause
Enter a parse tree produced byCSharpParser.specific_catch_clause().The default implementation does nothing.
- Specified by:
enterSpecific_catch_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSpecific_catch_clause
Exit a parse tree produced byCSharpParser.specific_catch_clause().The default implementation does nothing.
- Specified by:
exitSpecific_catch_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGeneral_catch_clause
Enter a parse tree produced byCSharpParser.general_catch_clause().The default implementation does nothing.
- Specified by:
enterGeneral_catch_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGeneral_catch_clause
Exit a parse tree produced byCSharpParser.general_catch_clause().The default implementation does nothing.
- Specified by:
exitGeneral_catch_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterException_filter
Enter a parse tree produced byCSharpParser.exception_filter().The default implementation does nothing.
- Specified by:
enterException_filterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitException_filter
Exit a parse tree produced byCSharpParser.exception_filter().The default implementation does nothing.
- Specified by:
exitException_filterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFinally_clause
Enter a parse tree produced byCSharpParser.finally_clause().The default implementation does nothing.
- Specified by:
enterFinally_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFinally_clause
Exit a parse tree produced byCSharpParser.finally_clause().The default implementation does nothing.
- Specified by:
exitFinally_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterResource_acquisition
Enter a parse tree produced byCSharpParser.resource_acquisition().The default implementation does nothing.
- Specified by:
enterResource_acquisitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitResource_acquisition
Exit a parse tree produced byCSharpParser.resource_acquisition().The default implementation does nothing.
- Specified by:
exitResource_acquisitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNamespace_declaration
Enter a parse tree produced byCSharpParser.namespace_declaration().The default implementation does nothing.
- Specified by:
enterNamespace_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNamespace_declaration
Exit a parse tree produced byCSharpParser.namespace_declaration().The default implementation does nothing.
- Specified by:
exitNamespace_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQualified_identifier
Enter a parse tree produced byCSharpParser.qualified_identifier().The default implementation does nothing.
- Specified by:
enterQualified_identifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQualified_identifier
Exit a parse tree produced byCSharpParser.qualified_identifier().The default implementation does nothing.
- Specified by:
exitQualified_identifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNamespace_body
Enter a parse tree produced byCSharpParser.namespace_body().The default implementation does nothing.
- Specified by:
enterNamespace_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNamespace_body
Exit a parse tree produced byCSharpParser.namespace_body().The default implementation does nothing.
- Specified by:
exitNamespace_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExtern_alias_directives
Enter a parse tree produced byCSharpParser.extern_alias_directives().The default implementation does nothing.
- Specified by:
enterExtern_alias_directivesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExtern_alias_directives
Exit a parse tree produced byCSharpParser.extern_alias_directives().The default implementation does nothing.
- Specified by:
exitExtern_alias_directivesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterExtern_alias_directive
Enter a parse tree produced byCSharpParser.extern_alias_directive().The default implementation does nothing.
- Specified by:
enterExtern_alias_directivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitExtern_alias_directive
Exit a parse tree produced byCSharpParser.extern_alias_directive().The default implementation does nothing.
- Specified by:
exitExtern_alias_directivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUsing_directives
Enter a parse tree produced byCSharpParser.using_directives().The default implementation does nothing.
- Specified by:
enterUsing_directivesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUsing_directives
Exit a parse tree produced byCSharpParser.using_directives().The default implementation does nothing.
- Specified by:
exitUsing_directivesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUsingAliasDirective
Enter a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
enterUsingAliasDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUsingAliasDirective
Exit a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
exitUsingAliasDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUsingNamespaceDirective
Enter a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
enterUsingNamespaceDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUsingNamespaceDirective
Exit a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
exitUsingNamespaceDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterUsingStaticDirective
Enter a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
enterUsingStaticDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitUsingStaticDirective
Exit a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().The default implementation does nothing.
- Specified by:
exitUsingStaticDirectivein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNamespace_member_declarations
public void enterNamespace_member_declarations(CSharpParser.Namespace_member_declarationsContext ctx) Enter a parse tree produced byCSharpParser.namespace_member_declarations().The default implementation does nothing.
- Specified by:
enterNamespace_member_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNamespace_member_declarations
public void exitNamespace_member_declarations(CSharpParser.Namespace_member_declarationsContext ctx) Exit a parse tree produced byCSharpParser.namespace_member_declarations().The default implementation does nothing.
- Specified by:
exitNamespace_member_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterNamespace_member_declaration
Enter a parse tree produced byCSharpParser.namespace_member_declaration().The default implementation does nothing.
- Specified by:
enterNamespace_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitNamespace_member_declaration
Exit a parse tree produced byCSharpParser.namespace_member_declaration().The default implementation does nothing.
- Specified by:
exitNamespace_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_declaration
Enter a parse tree produced byCSharpParser.type_declaration().The default implementation does nothing.
- Specified by:
enterType_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_declaration
Exit a parse tree produced byCSharpParser.type_declaration().The default implementation does nothing.
- Specified by:
exitType_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterQualified_alias_member
Enter a parse tree produced byCSharpParser.qualified_alias_member().The default implementation does nothing.
- Specified by:
enterQualified_alias_memberin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitQualified_alias_member
Exit a parse tree produced byCSharpParser.qualified_alias_member().The default implementation does nothing.
- Specified by:
exitQualified_alias_memberin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_parameter_list
Enter a parse tree produced byCSharpParser.type_parameter_list().The default implementation does nothing.
- Specified by:
enterType_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_parameter_list
Exit a parse tree produced byCSharpParser.type_parameter_list().The default implementation does nothing.
- Specified by:
exitType_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_parameter
Enter a parse tree produced byCSharpParser.type_parameter().The default implementation does nothing.
- Specified by:
enterType_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_parameter
Exit a parse tree produced byCSharpParser.type_parameter().The default implementation does nothing.
- Specified by:
exitType_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_base
Enter a parse tree produced byCSharpParser.class_base().The default implementation does nothing.
- Specified by:
enterClass_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_base
Exit a parse tree produced byCSharpParser.class_base().The default implementation does nothing.
- Specified by:
exitClass_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_type_list
Enter a parse tree produced byCSharpParser.interface_type_list().The default implementation does nothing.
- Specified by:
enterInterface_type_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_type_list
Exit a parse tree produced byCSharpParser.interface_type_list().The default implementation does nothing.
- Specified by:
exitInterface_type_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints_clauses
public void enterType_parameter_constraints_clauses(CSharpParser.Type_parameter_constraints_clausesContext ctx) Enter a parse tree produced byCSharpParser.type_parameter_constraints_clauses().The default implementation does nothing.
- Specified by:
enterType_parameter_constraints_clausesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints_clauses
public void exitType_parameter_constraints_clauses(CSharpParser.Type_parameter_constraints_clausesContext ctx) Exit a parse tree produced byCSharpParser.type_parameter_constraints_clauses().The default implementation does nothing.
- Specified by:
exitType_parameter_constraints_clausesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints_clause
public void enterType_parameter_constraints_clause(CSharpParser.Type_parameter_constraints_clauseContext ctx) Enter a parse tree produced byCSharpParser.type_parameter_constraints_clause().The default implementation does nothing.
- Specified by:
enterType_parameter_constraints_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints_clause
public void exitType_parameter_constraints_clause(CSharpParser.Type_parameter_constraints_clauseContext ctx) Exit a parse tree produced byCSharpParser.type_parameter_constraints_clause().The default implementation does nothing.
- Specified by:
exitType_parameter_constraints_clausein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints
Enter a parse tree produced byCSharpParser.type_parameter_constraints().The default implementation does nothing.
- Specified by:
enterType_parameter_constraintsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints
Exit a parse tree produced byCSharpParser.type_parameter_constraints().The default implementation does nothing.
- Specified by:
exitType_parameter_constraintsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterPrimary_constraint
Enter a parse tree produced byCSharpParser.primary_constraint().The default implementation does nothing.
- Specified by:
enterPrimary_constraintin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitPrimary_constraint
Exit a parse tree produced byCSharpParser.primary_constraint().The default implementation does nothing.
- Specified by:
exitPrimary_constraintin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSecondary_constraints
Enter a parse tree produced byCSharpParser.secondary_constraints().The default implementation does nothing.
- Specified by:
enterSecondary_constraintsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSecondary_constraints
Exit a parse tree produced byCSharpParser.secondary_constraints().The default implementation does nothing.
- Specified by:
exitSecondary_constraintsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstructor_constraint
Enter a parse tree produced byCSharpParser.constructor_constraint().The default implementation does nothing.
- Specified by:
enterConstructor_constraintin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstructor_constraint
Exit a parse tree produced byCSharpParser.constructor_constraint().The default implementation does nothing.
- Specified by:
exitConstructor_constraintin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_body
Enter a parse tree produced byCSharpParser.class_body().The default implementation does nothing.
- Specified by:
enterClass_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_body
Exit a parse tree produced byCSharpParser.class_body().The default implementation does nothing.
- Specified by:
exitClass_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_member_declarations
Enter a parse tree produced byCSharpParser.class_member_declarations().The default implementation does nothing.
- Specified by:
enterClass_member_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_member_declarations
Exit a parse tree produced byCSharpParser.class_member_declarations().The default implementation does nothing.
- Specified by:
exitClass_member_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_member_declaration
Enter a parse tree produced byCSharpParser.class_member_declaration().The default implementation does nothing.
- Specified by:
enterClass_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_member_declaration
Exit a parse tree produced byCSharpParser.class_member_declaration().The default implementation does nothing.
- Specified by:
exitClass_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAll_member_modifiers
Enter a parse tree produced byCSharpParser.all_member_modifiers().The default implementation does nothing.
- Specified by:
enterAll_member_modifiersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAll_member_modifiers
Exit a parse tree produced byCSharpParser.all_member_modifiers().The default implementation does nothing.
- Specified by:
exitAll_member_modifiersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAll_member_modifier
Enter a parse tree produced byCSharpParser.all_member_modifier().The default implementation does nothing.
- Specified by:
enterAll_member_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAll_member_modifier
Exit a parse tree produced byCSharpParser.all_member_modifier().The default implementation does nothing.
- Specified by:
exitAll_member_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterCommon_member_declaration
Enter a parse tree produced byCSharpParser.common_member_declaration().The default implementation does nothing.
- Specified by:
enterCommon_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitCommon_member_declaration
Exit a parse tree produced byCSharpParser.common_member_declaration().The default implementation does nothing.
- Specified by:
exitCommon_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterTyped_member_declaration
Enter a parse tree produced byCSharpParser.typed_member_declaration().The default implementation does nothing.
- Specified by:
enterTyped_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitTyped_member_declaration
Exit a parse tree produced byCSharpParser.typed_member_declaration().The default implementation does nothing.
- Specified by:
exitTyped_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstant_declarators
Enter a parse tree produced byCSharpParser.constant_declarators().The default implementation does nothing.
- Specified by:
enterConstant_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstant_declarators
Exit a parse tree produced byCSharpParser.constant_declarators().The default implementation does nothing.
- Specified by:
exitConstant_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstant_declarator
Enter a parse tree produced byCSharpParser.constant_declarator().The default implementation does nothing.
- Specified by:
enterConstant_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstant_declarator
Exit a parse tree produced byCSharpParser.constant_declarator().The default implementation does nothing.
- Specified by:
exitConstant_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariable_declarators
Enter a parse tree produced byCSharpParser.variable_declarators().The default implementation does nothing.
- Specified by:
enterVariable_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariable_declarators
Exit a parse tree produced byCSharpParser.variable_declarators().The default implementation does nothing.
- Specified by:
exitVariable_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariable_declarator
Enter a parse tree produced byCSharpParser.variable_declarator().The default implementation does nothing.
- Specified by:
enterVariable_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariable_declarator
Exit a parse tree produced byCSharpParser.variable_declarator().The default implementation does nothing.
- Specified by:
exitVariable_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariable_initializer
Enter a parse tree produced byCSharpParser.variable_initializer().The default implementation does nothing.
- Specified by:
enterVariable_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariable_initializer
Exit a parse tree produced byCSharpParser.variable_initializer().The default implementation does nothing.
- Specified by:
exitVariable_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterReturn_type
Enter a parse tree produced byCSharpParser.return_type().The default implementation does nothing.
- Specified by:
enterReturn_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitReturn_type
Exit a parse tree produced byCSharpParser.return_type().The default implementation does nothing.
- Specified by:
exitReturn_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMember_name
Enter a parse tree produced byCSharpParser.member_name().The default implementation does nothing.
- Specified by:
enterMember_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMember_name
Exit a parse tree produced byCSharpParser.member_name().The default implementation does nothing.
- Specified by:
exitMember_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMethod_body
Enter a parse tree produced byCSharpParser.method_body().The default implementation does nothing.
- Specified by:
enterMethod_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMethod_body
Exit a parse tree produced byCSharpParser.method_body().The default implementation does nothing.
- Specified by:
exitMethod_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFormal_parameter_list
Enter a parse tree produced byCSharpParser.formal_parameter_list().The default implementation does nothing.
- Specified by:
enterFormal_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFormal_parameter_list
Exit a parse tree produced byCSharpParser.formal_parameter_list().The default implementation does nothing.
- Specified by:
exitFormal_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_parameters
Enter a parse tree produced byCSharpParser.fixed_parameters().The default implementation does nothing.
- Specified by:
enterFixed_parametersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_parameters
Exit a parse tree produced byCSharpParser.fixed_parameters().The default implementation does nothing.
- Specified by:
exitFixed_parametersin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_parameter
Enter a parse tree produced byCSharpParser.fixed_parameter().The default implementation does nothing.
- Specified by:
enterFixed_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_parameter
Exit a parse tree produced byCSharpParser.fixed_parameter().The default implementation does nothing.
- Specified by:
exitFixed_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterParameter_modifier
Enter a parse tree produced byCSharpParser.parameter_modifier().The default implementation does nothing.
- Specified by:
enterParameter_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitParameter_modifier
Exit a parse tree produced byCSharpParser.parameter_modifier().The default implementation does nothing.
- Specified by:
exitParameter_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterParameter_array
Enter a parse tree produced byCSharpParser.parameter_array().The default implementation does nothing.
- Specified by:
enterParameter_arrayin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitParameter_array
Exit a parse tree produced byCSharpParser.parameter_array().The default implementation does nothing.
- Specified by:
exitParameter_arrayin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAccessor_declarations
Enter a parse tree produced byCSharpParser.accessor_declarations().The default implementation does nothing.
- Specified by:
enterAccessor_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAccessor_declarations
Exit a parse tree produced byCSharpParser.accessor_declarations().The default implementation does nothing.
- Specified by:
exitAccessor_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGet_accessor_declaration
Enter a parse tree produced byCSharpParser.get_accessor_declaration().The default implementation does nothing.
- Specified by:
enterGet_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGet_accessor_declaration
Exit a parse tree produced byCSharpParser.get_accessor_declaration().The default implementation does nothing.
- Specified by:
exitGet_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterSet_accessor_declaration
Enter a parse tree produced byCSharpParser.set_accessor_declaration().The default implementation does nothing.
- Specified by:
enterSet_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitSet_accessor_declaration
Exit a parse tree produced byCSharpParser.set_accessor_declaration().The default implementation does nothing.
- Specified by:
exitSet_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAccessor_modifier
Enter a parse tree produced byCSharpParser.accessor_modifier().The default implementation does nothing.
- Specified by:
enterAccessor_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAccessor_modifier
Exit a parse tree produced byCSharpParser.accessor_modifier().The default implementation does nothing.
- Specified by:
exitAccessor_modifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAccessor_body
Enter a parse tree produced byCSharpParser.accessor_body().The default implementation does nothing.
- Specified by:
enterAccessor_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAccessor_body
Exit a parse tree produced byCSharpParser.accessor_body().The default implementation does nothing.
- Specified by:
exitAccessor_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEvent_accessor_declarations
Enter a parse tree produced byCSharpParser.event_accessor_declarations().The default implementation does nothing.
- Specified by:
enterEvent_accessor_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEvent_accessor_declarations
Exit a parse tree produced byCSharpParser.event_accessor_declarations().The default implementation does nothing.
- Specified by:
exitEvent_accessor_declarationsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAdd_accessor_declaration
Enter a parse tree produced byCSharpParser.add_accessor_declaration().The default implementation does nothing.
- Specified by:
enterAdd_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAdd_accessor_declaration
Exit a parse tree produced byCSharpParser.add_accessor_declaration().The default implementation does nothing.
- Specified by:
exitAdd_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRemove_accessor_declaration
Enter a parse tree produced byCSharpParser.remove_accessor_declaration().The default implementation does nothing.
- Specified by:
enterRemove_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRemove_accessor_declaration
Exit a parse tree produced byCSharpParser.remove_accessor_declaration().The default implementation does nothing.
- Specified by:
exitRemove_accessor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterOverloadable_operator
Enter a parse tree produced byCSharpParser.overloadable_operator().The default implementation does nothing.
- Specified by:
enterOverloadable_operatorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitOverloadable_operator
Exit a parse tree produced byCSharpParser.overloadable_operator().The default implementation does nothing.
- Specified by:
exitOverloadable_operatorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConversion_operator_declarator
public void enterConversion_operator_declarator(CSharpParser.Conversion_operator_declaratorContext ctx) Enter a parse tree produced byCSharpParser.conversion_operator_declarator().The default implementation does nothing.
- Specified by:
enterConversion_operator_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConversion_operator_declarator
public void exitConversion_operator_declarator(CSharpParser.Conversion_operator_declaratorContext ctx) Exit a parse tree produced byCSharpParser.conversion_operator_declarator().The default implementation does nothing.
- Specified by:
exitConversion_operator_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstructor_initializer
Enter a parse tree produced byCSharpParser.constructor_initializer().The default implementation does nothing.
- Specified by:
enterConstructor_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstructor_initializer
Exit a parse tree produced byCSharpParser.constructor_initializer().The default implementation does nothing.
- Specified by:
exitConstructor_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBody
Enter a parse tree produced byCSharpParser.body().The default implementation does nothing.
- Specified by:
enterBodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBody
Exit a parse tree produced byCSharpParser.body().The default implementation does nothing.
- Specified by:
exitBodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStruct_interfaces
Enter a parse tree produced byCSharpParser.struct_interfaces().The default implementation does nothing.
- Specified by:
enterStruct_interfacesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStruct_interfaces
Exit a parse tree produced byCSharpParser.struct_interfaces().The default implementation does nothing.
- Specified by:
exitStruct_interfacesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStruct_body
Enter a parse tree produced byCSharpParser.struct_body().The default implementation does nothing.
- Specified by:
enterStruct_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStruct_body
Exit a parse tree produced byCSharpParser.struct_body().The default implementation does nothing.
- Specified by:
exitStruct_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStruct_member_declaration
Enter a parse tree produced byCSharpParser.struct_member_declaration().The default implementation does nothing.
- Specified by:
enterStruct_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStruct_member_declaration
Exit a parse tree produced byCSharpParser.struct_member_declaration().The default implementation does nothing.
- Specified by:
exitStruct_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterArray_type
Enter a parse tree produced byCSharpParser.array_type().The default implementation does nothing.
- Specified by:
enterArray_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitArray_type
Exit a parse tree produced byCSharpParser.array_type().The default implementation does nothing.
- Specified by:
exitArray_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRank_specifier
Enter a parse tree produced byCSharpParser.rank_specifier().The default implementation does nothing.
- Specified by:
enterRank_specifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRank_specifier
Exit a parse tree produced byCSharpParser.rank_specifier().The default implementation does nothing.
- Specified by:
exitRank_specifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterArray_initializer
Enter a parse tree produced byCSharpParser.array_initializer().The default implementation does nothing.
- Specified by:
enterArray_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitArray_initializer
Exit a parse tree produced byCSharpParser.array_initializer().The default implementation does nothing.
- Specified by:
exitArray_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariant_type_parameter_list
Enter a parse tree produced byCSharpParser.variant_type_parameter_list().The default implementation does nothing.
- Specified by:
enterVariant_type_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariant_type_parameter_list
Exit a parse tree produced byCSharpParser.variant_type_parameter_list().The default implementation does nothing.
- Specified by:
exitVariant_type_parameter_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariant_type_parameter
Enter a parse tree produced byCSharpParser.variant_type_parameter().The default implementation does nothing.
- Specified by:
enterVariant_type_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariant_type_parameter
Exit a parse tree produced byCSharpParser.variant_type_parameter().The default implementation does nothing.
- Specified by:
exitVariant_type_parameterin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterVariance_annotation
Enter a parse tree produced byCSharpParser.variance_annotation().The default implementation does nothing.
- Specified by:
enterVariance_annotationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitVariance_annotation
Exit a parse tree produced byCSharpParser.variance_annotation().The default implementation does nothing.
- Specified by:
exitVariance_annotationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_base
Enter a parse tree produced byCSharpParser.interface_base().The default implementation does nothing.
- Specified by:
enterInterface_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_base
Exit a parse tree produced byCSharpParser.interface_base().The default implementation does nothing.
- Specified by:
exitInterface_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_body
Enter a parse tree produced byCSharpParser.interface_body().The default implementation does nothing.
- Specified by:
enterInterface_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_body
Exit a parse tree produced byCSharpParser.interface_body().The default implementation does nothing.
- Specified by:
exitInterface_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_member_declaration
Enter a parse tree produced byCSharpParser.interface_member_declaration().The default implementation does nothing.
- Specified by:
enterInterface_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_member_declaration
Exit a parse tree produced byCSharpParser.interface_member_declaration().The default implementation does nothing.
- Specified by:
exitInterface_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_accessors
Enter a parse tree produced byCSharpParser.interface_accessors().The default implementation does nothing.
- Specified by:
enterInterface_accessorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_accessors
Exit a parse tree produced byCSharpParser.interface_accessors().The default implementation does nothing.
- Specified by:
exitInterface_accessorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEnum_base
Enter a parse tree produced byCSharpParser.enum_base().The default implementation does nothing.
- Specified by:
enterEnum_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEnum_base
Exit a parse tree produced byCSharpParser.enum_base().The default implementation does nothing.
- Specified by:
exitEnum_basein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEnum_body
Enter a parse tree produced byCSharpParser.enum_body().The default implementation does nothing.
- Specified by:
enterEnum_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEnum_body
Exit a parse tree produced byCSharpParser.enum_body().The default implementation does nothing.
- Specified by:
exitEnum_bodyin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEnum_member_declaration
Enter a parse tree produced byCSharpParser.enum_member_declaration().The default implementation does nothing.
- Specified by:
enterEnum_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEnum_member_declaration
Exit a parse tree produced byCSharpParser.enum_member_declaration().The default implementation does nothing.
- Specified by:
exitEnum_member_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGlobal_attribute_section
Enter a parse tree produced byCSharpParser.global_attribute_section().The default implementation does nothing.
- Specified by:
enterGlobal_attribute_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGlobal_attribute_section
Exit a parse tree produced byCSharpParser.global_attribute_section().The default implementation does nothing.
- Specified by:
exitGlobal_attribute_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterGlobal_attribute_target
Enter a parse tree produced byCSharpParser.global_attribute_target().The default implementation does nothing.
- Specified by:
enterGlobal_attribute_targetin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitGlobal_attribute_target
Exit a parse tree produced byCSharpParser.global_attribute_target().The default implementation does nothing.
- Specified by:
exitGlobal_attribute_targetin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttributes
Enter a parse tree produced byCSharpParser.attributes().The default implementation does nothing.
- Specified by:
enterAttributesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttributes
Exit a parse tree produced byCSharpParser.attributes().The default implementation does nothing.
- Specified by:
exitAttributesin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttribute_section
Enter a parse tree produced byCSharpParser.attribute_section().The default implementation does nothing.
- Specified by:
enterAttribute_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttribute_section
Exit a parse tree produced byCSharpParser.attribute_section().The default implementation does nothing.
- Specified by:
exitAttribute_sectionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttribute_target
Enter a parse tree produced byCSharpParser.attribute_target().The default implementation does nothing.
- Specified by:
enterAttribute_targetin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttribute_target
Exit a parse tree produced byCSharpParser.attribute_target().The default implementation does nothing.
- Specified by:
exitAttribute_targetin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttribute_list
Enter a parse tree produced byCSharpParser.attribute_list().The default implementation does nothing.
- Specified by:
enterAttribute_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttribute_list
Exit a parse tree produced byCSharpParser.attribute_list().The default implementation does nothing.
- Specified by:
exitAttribute_listin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttribute
Enter a parse tree produced byCSharpParser.attribute().The default implementation does nothing.
- Specified by:
enterAttributein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttribute
Exit a parse tree produced byCSharpParser.attribute().The default implementation does nothing.
- Specified by:
exitAttributein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterAttribute_argument
Enter a parse tree produced byCSharpParser.attribute_argument().The default implementation does nothing.
- Specified by:
enterAttribute_argumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitAttribute_argument
Exit a parse tree produced byCSharpParser.attribute_argument().The default implementation does nothing.
- Specified by:
exitAttribute_argumentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterPointer_type
Enter a parse tree produced byCSharpParser.pointer_type().The default implementation does nothing.
- Specified by:
enterPointer_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitPointer_type
Exit a parse tree produced byCSharpParser.pointer_type().The default implementation does nothing.
- Specified by:
exitPointer_typein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_pointer_declarators
Enter a parse tree produced byCSharpParser.fixed_pointer_declarators().The default implementation does nothing.
- Specified by:
enterFixed_pointer_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_pointer_declarators
Exit a parse tree produced byCSharpParser.fixed_pointer_declarators().The default implementation does nothing.
- Specified by:
exitFixed_pointer_declaratorsin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_pointer_declarator
Enter a parse tree produced byCSharpParser.fixed_pointer_declarator().The default implementation does nothing.
- Specified by:
enterFixed_pointer_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_pointer_declarator
Exit a parse tree produced byCSharpParser.fixed_pointer_declarator().The default implementation does nothing.
- Specified by:
exitFixed_pointer_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_pointer_initializer
Enter a parse tree produced byCSharpParser.fixed_pointer_initializer().The default implementation does nothing.
- Specified by:
enterFixed_pointer_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_pointer_initializer
Exit a parse tree produced byCSharpParser.fixed_pointer_initializer().The default implementation does nothing.
- Specified by:
exitFixed_pointer_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterFixed_size_buffer_declarator
Enter a parse tree produced byCSharpParser.fixed_size_buffer_declarator().The default implementation does nothing.
- Specified by:
enterFixed_size_buffer_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitFixed_size_buffer_declarator
Exit a parse tree produced byCSharpParser.fixed_size_buffer_declarator().The default implementation does nothing.
- Specified by:
exitFixed_size_buffer_declaratorin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStackalloc_initializer
Enter a parse tree produced byCSharpParser.stackalloc_initializer().The default implementation does nothing.
- Specified by:
enterStackalloc_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStackalloc_initializer
Exit a parse tree produced byCSharpParser.stackalloc_initializer().The default implementation does nothing.
- Specified by:
exitStackalloc_initializerin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRight_arrow
Enter a parse tree produced byCSharpParser.right_arrow().The default implementation does nothing.
- Specified by:
enterRight_arrowin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRight_arrow
Exit a parse tree produced byCSharpParser.right_arrow().The default implementation does nothing.
- Specified by:
exitRight_arrowin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRight_shift
Enter a parse tree produced byCSharpParser.right_shift().The default implementation does nothing.
- Specified by:
enterRight_shiftin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRight_shift
Exit a parse tree produced byCSharpParser.right_shift().The default implementation does nothing.
- Specified by:
exitRight_shiftin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterRight_shift_assignment
Enter a parse tree produced byCSharpParser.right_shift_assignment().The default implementation does nothing.
- Specified by:
enterRight_shift_assignmentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitRight_shift_assignment
Exit a parse tree produced byCSharpParser.right_shift_assignment().The default implementation does nothing.
- Specified by:
exitRight_shift_assignmentin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byCSharpParser.literal().The default implementation does nothing.
- Specified by:
enterLiteralin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byCSharpParser.literal().The default implementation does nothing.
- Specified by:
exitLiteralin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterBoolean_literal
Enter a parse tree produced byCSharpParser.boolean_literal().The default implementation does nothing.
- Specified by:
enterBoolean_literalin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitBoolean_literal
Exit a parse tree produced byCSharpParser.boolean_literal().The default implementation does nothing.
- Specified by:
exitBoolean_literalin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterString_literal
Enter a parse tree produced byCSharpParser.string_literal().The default implementation does nothing.
- Specified by:
enterString_literalin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitString_literal
Exit a parse tree produced byCSharpParser.string_literal().The default implementation does nothing.
- Specified by:
exitString_literalin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterpolated_regular_string
Enter a parse tree produced byCSharpParser.interpolated_regular_string().The default implementation does nothing.
- Specified by:
enterInterpolated_regular_stringin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterpolated_regular_string
Exit a parse tree produced byCSharpParser.interpolated_regular_string().The default implementation does nothing.
- Specified by:
exitInterpolated_regular_stringin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterpolated_verbatium_string
public void enterInterpolated_verbatium_string(CSharpParser.Interpolated_verbatium_stringContext ctx) Enter a parse tree produced byCSharpParser.interpolated_verbatium_string().The default implementation does nothing.
- Specified by:
enterInterpolated_verbatium_stringin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterpolated_verbatium_string
public void exitInterpolated_verbatium_string(CSharpParser.Interpolated_verbatium_stringContext ctx) Exit a parse tree produced byCSharpParser.interpolated_verbatium_string().The default implementation does nothing.
- Specified by:
exitInterpolated_verbatium_stringin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterpolated_regular_string_part
public void enterInterpolated_regular_string_part(CSharpParser.Interpolated_regular_string_partContext ctx) Enter a parse tree produced byCSharpParser.interpolated_regular_string_part().The default implementation does nothing.
- Specified by:
enterInterpolated_regular_string_partin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterpolated_regular_string_part
public void exitInterpolated_regular_string_part(CSharpParser.Interpolated_regular_string_partContext ctx) Exit a parse tree produced byCSharpParser.interpolated_regular_string_part().The default implementation does nothing.
- Specified by:
exitInterpolated_regular_string_partin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterpolated_verbatium_string_part
public void enterInterpolated_verbatium_string_part(CSharpParser.Interpolated_verbatium_string_partContext ctx) Enter a parse tree produced byCSharpParser.interpolated_verbatium_string_part().The default implementation does nothing.
- Specified by:
enterInterpolated_verbatium_string_partin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterpolated_verbatium_string_part
public void exitInterpolated_verbatium_string_part(CSharpParser.Interpolated_verbatium_string_partContext ctx) Exit a parse tree produced byCSharpParser.interpolated_verbatium_string_part().The default implementation does nothing.
- Specified by:
exitInterpolated_verbatium_string_partin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterpolated_string_expression
public void enterInterpolated_string_expression(CSharpParser.Interpolated_string_expressionContext ctx) Enter a parse tree produced byCSharpParser.interpolated_string_expression().The default implementation does nothing.
- Specified by:
enterInterpolated_string_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterpolated_string_expression
public void exitInterpolated_string_expression(CSharpParser.Interpolated_string_expressionContext ctx) Exit a parse tree produced byCSharpParser.interpolated_string_expression().The default implementation does nothing.
- Specified by:
exitInterpolated_string_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterKeyword
Enter a parse tree produced byCSharpParser.keyword().The default implementation does nothing.
- Specified by:
enterKeywordin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitKeyword
Exit a parse tree produced byCSharpParser.keyword().The default implementation does nothing.
- Specified by:
exitKeywordin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterClass_definition
Enter a parse tree produced byCSharpParser.class_definition().The default implementation does nothing.
- Specified by:
enterClass_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitClass_definition
Exit a parse tree produced byCSharpParser.class_definition().The default implementation does nothing.
- Specified by:
exitClass_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterStruct_definition
Enter a parse tree produced byCSharpParser.struct_definition().The default implementation does nothing.
- Specified by:
enterStruct_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitStruct_definition
Exit a parse tree produced byCSharpParser.struct_definition().The default implementation does nothing.
- Specified by:
exitStruct_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterInterface_definition
Enter a parse tree produced byCSharpParser.interface_definition().The default implementation does nothing.
- Specified by:
enterInterface_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitInterface_definition
Exit a parse tree produced byCSharpParser.interface_definition().The default implementation does nothing.
- Specified by:
exitInterface_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEnum_definition
Enter a parse tree produced byCSharpParser.enum_definition().The default implementation does nothing.
- Specified by:
enterEnum_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEnum_definition
Exit a parse tree produced byCSharpParser.enum_definition().The default implementation does nothing.
- Specified by:
exitEnum_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterDelegate_definition
Enter a parse tree produced byCSharpParser.delegate_definition().The default implementation does nothing.
- Specified by:
enterDelegate_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitDelegate_definition
Exit a parse tree produced byCSharpParser.delegate_definition().The default implementation does nothing.
- Specified by:
exitDelegate_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEvent_declaration
Enter a parse tree produced byCSharpParser.event_declaration().The default implementation does nothing.
- Specified by:
enterEvent_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitEvent_declaration
Exit a parse tree produced byCSharpParser.event_declaration().The default implementation does nothing.
- Specified by:
exitEvent_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterField_declaration
Enter a parse tree produced byCSharpParser.field_declaration().The default implementation does nothing.
- Specified by:
enterField_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitField_declaration
Exit a parse tree produced byCSharpParser.field_declaration().The default implementation does nothing.
- Specified by:
exitField_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterProperty_declaration
Enter a parse tree produced byCSharpParser.property_declaration().The default implementation does nothing.
- Specified by:
enterProperty_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitProperty_declaration
Exit a parse tree produced byCSharpParser.property_declaration().The default implementation does nothing.
- Specified by:
exitProperty_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstant_declaration
Enter a parse tree produced byCSharpParser.constant_declaration().The default implementation does nothing.
- Specified by:
enterConstant_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstant_declaration
Exit a parse tree produced byCSharpParser.constant_declaration().The default implementation does nothing.
- Specified by:
exitConstant_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIndexer_declaration
Enter a parse tree produced byCSharpParser.indexer_declaration().The default implementation does nothing.
- Specified by:
enterIndexer_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIndexer_declaration
Exit a parse tree produced byCSharpParser.indexer_declaration().The default implementation does nothing.
- Specified by:
exitIndexer_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterDestructor_definition
Enter a parse tree produced byCSharpParser.destructor_definition().The default implementation does nothing.
- Specified by:
enterDestructor_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitDestructor_definition
Exit a parse tree produced byCSharpParser.destructor_definition().The default implementation does nothing.
- Specified by:
exitDestructor_definitionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterConstructor_declaration
Enter a parse tree produced byCSharpParser.constructor_declaration().The default implementation does nothing.
- Specified by:
enterConstructor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitConstructor_declaration
Exit a parse tree produced byCSharpParser.constructor_declaration().The default implementation does nothing.
- Specified by:
exitConstructor_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMethod_declaration
Enter a parse tree produced byCSharpParser.method_declaration().The default implementation does nothing.
- Specified by:
enterMethod_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMethod_declaration
Exit a parse tree produced byCSharpParser.method_declaration().The default implementation does nothing.
- Specified by:
exitMethod_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMethod_member_name
Enter a parse tree produced byCSharpParser.method_member_name().The default implementation does nothing.
- Specified by:
enterMethod_member_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMethod_member_name
Exit a parse tree produced byCSharpParser.method_member_name().The default implementation does nothing.
- Specified by:
exitMethod_member_namein interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterOperator_declaration
Enter a parse tree produced byCSharpParser.operator_declaration().The default implementation does nothing.
- Specified by:
enterOperator_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitOperator_declaration
Exit a parse tree produced byCSharpParser.operator_declaration().The default implementation does nothing.
- Specified by:
exitOperator_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterArg_declaration
Enter a parse tree produced byCSharpParser.arg_declaration().The default implementation does nothing.
- Specified by:
enterArg_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitArg_declaration
Exit a parse tree produced byCSharpParser.arg_declaration().The default implementation does nothing.
- Specified by:
exitArg_declarationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterMethod_invocation
Enter a parse tree produced byCSharpParser.method_invocation().The default implementation does nothing.
- Specified by:
enterMethod_invocationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitMethod_invocation
Exit a parse tree produced byCSharpParser.method_invocation().The default implementation does nothing.
- Specified by:
exitMethod_invocationin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterObject_creation_expression
Enter a parse tree produced byCSharpParser.object_creation_expression().The default implementation does nothing.
- Specified by:
enterObject_creation_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitObject_creation_expression
Exit a parse tree produced byCSharpParser.object_creation_expression().The default implementation does nothing.
- Specified by:
exitObject_creation_expressionin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byCSharpParser.identifier().The default implementation does nothing.
- Specified by:
enterIdentifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byCSharpParser.identifier().The default implementation does nothing.
- Specified by:
exitIdentifierin interfaceCSharpParserListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-