Package de.jplag.csharp.grammar
Interface CSharpParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
CSharpListener,CSharpParserBaseListener
public interface CSharpParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
CSharpParser.-
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().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().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().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterCompilation_unit
Enter a parse tree produced byCSharpParser.compilation_unit().- Parameters:
ctx- the parse tree
-
exitCompilation_unit
Exit a parse tree produced byCSharpParser.compilation_unit().- Parameters:
ctx- the parse tree
-
enterNamespace_or_type_name
Enter a parse tree produced byCSharpParser.namespace_or_type_name().- Parameters:
ctx- the parse tree
-
exitNamespace_or_type_name
Exit a parse tree produced byCSharpParser.namespace_or_type_name().- Parameters:
ctx- the parse tree
-
enterType_
Enter a parse tree produced byCSharpParser.type_().- Parameters:
ctx- the parse tree
-
exitType_
Exit a parse tree produced byCSharpParser.type_().- Parameters:
ctx- the parse tree
-
enterBase_type
Enter a parse tree produced byCSharpParser.base_type().- Parameters:
ctx- the parse tree
-
exitBase_type
Exit a parse tree produced byCSharpParser.base_type().- Parameters:
ctx- the parse tree
-
enterTuple_type
Enter a parse tree produced byCSharpParser.tuple_type().- Parameters:
ctx- the parse tree
-
exitTuple_type
Exit a parse tree produced byCSharpParser.tuple_type().- Parameters:
ctx- the parse tree
-
enterTuple_element
Enter a parse tree produced byCSharpParser.tuple_element().- Parameters:
ctx- the parse tree
-
exitTuple_element
Exit a parse tree produced byCSharpParser.tuple_element().- Parameters:
ctx- the parse tree
-
enterSimple_type
Enter a parse tree produced byCSharpParser.simple_type().- Parameters:
ctx- the parse tree
-
exitSimple_type
Exit a parse tree produced byCSharpParser.simple_type().- Parameters:
ctx- the parse tree
-
enterNumeric_type
Enter a parse tree produced byCSharpParser.numeric_type().- Parameters:
ctx- the parse tree
-
exitNumeric_type
Exit a parse tree produced byCSharpParser.numeric_type().- Parameters:
ctx- the parse tree
-
enterIntegral_type
Enter a parse tree produced byCSharpParser.integral_type().- Parameters:
ctx- the parse tree
-
exitIntegral_type
Exit a parse tree produced byCSharpParser.integral_type().- Parameters:
ctx- the parse tree
-
enterFloating_point_type
Enter a parse tree produced byCSharpParser.floating_point_type().- Parameters:
ctx- the parse tree
-
exitFloating_point_type
Exit a parse tree produced byCSharpParser.floating_point_type().- Parameters:
ctx- the parse tree
-
enterClass_type
Enter a parse tree produced byCSharpParser.class_type().- Parameters:
ctx- the parse tree
-
exitClass_type
Exit a parse tree produced byCSharpParser.class_type().- Parameters:
ctx- the parse tree
-
enterType_argument_list
Enter a parse tree produced byCSharpParser.type_argument_list().- Parameters:
ctx- the parse tree
-
exitType_argument_list
Exit a parse tree produced byCSharpParser.type_argument_list().- Parameters:
ctx- the parse tree
-
enterArgument_list
Enter a parse tree produced byCSharpParser.argument_list().- Parameters:
ctx- the parse tree
-
exitArgument_list
Exit a parse tree produced byCSharpParser.argument_list().- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byCSharpParser.argument().- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byCSharpParser.argument().- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byCSharpParser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byCSharpParser.expression().- Parameters:
ctx- the parse tree
-
enterNon_assignment_expression
Enter a parse tree produced byCSharpParser.non_assignment_expression().- Parameters:
ctx- the parse tree
-
exitNon_assignment_expression
Exit a parse tree produced byCSharpParser.non_assignment_expression().- Parameters:
ctx- the parse tree
-
enterAssignment
Enter a parse tree produced byCSharpParser.assignment().- Parameters:
ctx- the parse tree
-
exitAssignment
Exit a parse tree produced byCSharpParser.assignment().- Parameters:
ctx- the parse tree
-
enterAssignment_operator
Enter a parse tree produced byCSharpParser.assignment_operator().- Parameters:
ctx- the parse tree
-
exitAssignment_operator
Exit a parse tree produced byCSharpParser.assignment_operator().- Parameters:
ctx- the parse tree
-
enterConditional_expression
Enter a parse tree produced byCSharpParser.conditional_expression().- Parameters:
ctx- the parse tree
-
exitConditional_expression
Exit a parse tree produced byCSharpParser.conditional_expression().- Parameters:
ctx- the parse tree
-
enterNull_coalescing_expression
Enter a parse tree produced byCSharpParser.null_coalescing_expression().- Parameters:
ctx- the parse tree
-
exitNull_coalescing_expression
Exit a parse tree produced byCSharpParser.null_coalescing_expression().- Parameters:
ctx- the parse tree
-
enterConditional_or_expression
Enter a parse tree produced byCSharpParser.conditional_or_expression().- Parameters:
ctx- the parse tree
-
exitConditional_or_expression
Exit a parse tree produced byCSharpParser.conditional_or_expression().- Parameters:
ctx- the parse tree
-
enterConditional_and_expression
Enter a parse tree produced byCSharpParser.conditional_and_expression().- Parameters:
ctx- the parse tree
-
exitConditional_and_expression
Exit a parse tree produced byCSharpParser.conditional_and_expression().- Parameters:
ctx- the parse tree
-
enterInclusive_or_expression
Enter a parse tree produced byCSharpParser.inclusive_or_expression().- Parameters:
ctx- the parse tree
-
exitInclusive_or_expression
Exit a parse tree produced byCSharpParser.inclusive_or_expression().- Parameters:
ctx- the parse tree
-
enterExclusive_or_expression
Enter a parse tree produced byCSharpParser.exclusive_or_expression().- Parameters:
ctx- the parse tree
-
exitExclusive_or_expression
Exit a parse tree produced byCSharpParser.exclusive_or_expression().- Parameters:
ctx- the parse tree
-
enterAnd_expression
Enter a parse tree produced byCSharpParser.and_expression().- Parameters:
ctx- the parse tree
-
exitAnd_expression
Exit a parse tree produced byCSharpParser.and_expression().- Parameters:
ctx- the parse tree
-
enterEquality_expression
Enter a parse tree produced byCSharpParser.equality_expression().- Parameters:
ctx- the parse tree
-
exitEquality_expression
Exit a parse tree produced byCSharpParser.equality_expression().- Parameters:
ctx- the parse tree
-
enterRelational_expression
Enter a parse tree produced byCSharpParser.relational_expression().- Parameters:
ctx- the parse tree
-
exitRelational_expression
Exit a parse tree produced byCSharpParser.relational_expression().- Parameters:
ctx- the parse tree
-
enterShift_expression
Enter a parse tree produced byCSharpParser.shift_expression().- Parameters:
ctx- the parse tree
-
exitShift_expression
Exit a parse tree produced byCSharpParser.shift_expression().- Parameters:
ctx- the parse tree
-
enterAdditive_expression
Enter a parse tree produced byCSharpParser.additive_expression().- Parameters:
ctx- the parse tree
-
exitAdditive_expression
Exit a parse tree produced byCSharpParser.additive_expression().- Parameters:
ctx- the parse tree
-
enterMultiplicative_expression
Enter a parse tree produced byCSharpParser.multiplicative_expression().- Parameters:
ctx- the parse tree
-
exitMultiplicative_expression
Exit a parse tree produced byCSharpParser.multiplicative_expression().- Parameters:
ctx- the parse tree
-
enterSwitch_expression
Enter a parse tree produced byCSharpParser.switch_expression().- Parameters:
ctx- the parse tree
-
exitSwitch_expression
Exit a parse tree produced byCSharpParser.switch_expression().- Parameters:
ctx- the parse tree
-
enterSwitch_expression_arms
Enter a parse tree produced byCSharpParser.switch_expression_arms().- Parameters:
ctx- the parse tree
-
exitSwitch_expression_arms
Exit a parse tree produced byCSharpParser.switch_expression_arms().- Parameters:
ctx- the parse tree
-
enterSwitch_expression_arm
Enter a parse tree produced byCSharpParser.switch_expression_arm().- Parameters:
ctx- the parse tree
-
exitSwitch_expression_arm
Exit a parse tree produced byCSharpParser.switch_expression_arm().- Parameters:
ctx- the parse tree
-
enterRange_expression
Enter a parse tree produced byCSharpParser.range_expression().- Parameters:
ctx- the parse tree
-
exitRange_expression
Exit a parse tree produced byCSharpParser.range_expression().- Parameters:
ctx- the parse tree
-
enterUnary_expression
Enter a parse tree produced byCSharpParser.unary_expression().- Parameters:
ctx- the parse tree
-
exitUnary_expression
Exit a parse tree produced byCSharpParser.unary_expression().- Parameters:
ctx- the parse tree
-
enterPrimary_expression
Enter a parse tree produced byCSharpParser.primary_expression().- Parameters:
ctx- the parse tree
-
exitPrimary_expression
Exit a parse tree produced byCSharpParser.primary_expression().- Parameters:
ctx- the parse tree
-
enterLiteralExpression
Enter a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitLiteralExpression
Exit a parse tree produced by theliteralExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterSimpleNameExpression
Enter a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitSimpleNameExpression
Exit a parse tree produced by thesimpleNameExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterParenthesisExpressions
Enter a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitParenthesisExpressions
Exit a parse tree produced by theparenthesisExpressionslabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterMemberAccessExpression
Enter a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitMemberAccessExpression
Exit a parse tree produced by thememberAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterLiteralAccessExpression
Enter a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitLiteralAccessExpression
Exit a parse tree produced by theliteralAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterThisReferenceExpression
Enter a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitThisReferenceExpression
Exit a parse tree produced by thethisReferenceExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterBaseAccessExpression
Enter a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitBaseAccessExpression
Exit a parse tree produced by thebaseAccessExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterObjectCreationExpression
Enter a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitObjectCreationExpression
Exit a parse tree produced by theobjectCreationExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterTupleExpression
Enter a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitTupleExpression
Exit a parse tree produced by thetupleExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterTypeofExpression
Enter a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitTypeofExpression
Exit a parse tree produced by thetypeofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterCheckedExpression
Enter a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitCheckedExpression
Exit a parse tree produced by thecheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterUncheckedExpression
Enter a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitUncheckedExpression
Exit a parse tree produced by theuncheckedExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterDefaultValueExpression
Enter a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitDefaultValueExpression
Exit a parse tree produced by thedefaultValueExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterAnonymousMethodExpression
Enter a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitAnonymousMethodExpression
Exit a parse tree produced by theanonymousMethodExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterSizeofExpression
Enter a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitSizeofExpression
Exit a parse tree produced by thesizeofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterNameofExpression
Enter a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
exitNameofExpression
Exit a parse tree produced by thenameofExpressionlabeled alternative inCSharpParser.primary_expression_start().- Parameters:
ctx- the parse tree
-
enterThrowable_expression
Enter a parse tree produced byCSharpParser.throwable_expression().- Parameters:
ctx- the parse tree
-
exitThrowable_expression
Exit a parse tree produced byCSharpParser.throwable_expression().- Parameters:
ctx- the parse tree
-
enterThrow_expression
Enter a parse tree produced byCSharpParser.throw_expression().- Parameters:
ctx- the parse tree
-
exitThrow_expression
Exit a parse tree produced byCSharpParser.throw_expression().- Parameters:
ctx- the parse tree
-
enterMember_access
Enter a parse tree produced byCSharpParser.member_access().- Parameters:
ctx- the parse tree
-
exitMember_access
Exit a parse tree produced byCSharpParser.member_access().- Parameters:
ctx- the parse tree
-
enterBracket_expression
Enter a parse tree produced byCSharpParser.bracket_expression().- Parameters:
ctx- the parse tree
-
exitBracket_expression
Exit a parse tree produced byCSharpParser.bracket_expression().- Parameters:
ctx- the parse tree
-
enterIndexer_argument
Enter a parse tree produced byCSharpParser.indexer_argument().- Parameters:
ctx- the parse tree
-
exitIndexer_argument
Exit a parse tree produced byCSharpParser.indexer_argument().- Parameters:
ctx- the parse tree
-
enterPredefined_type
Enter a parse tree produced byCSharpParser.predefined_type().- Parameters:
ctx- the parse tree
-
exitPredefined_type
Exit a parse tree produced byCSharpParser.predefined_type().- Parameters:
ctx- the parse tree
-
enterExpression_list
Enter a parse tree produced byCSharpParser.expression_list().- Parameters:
ctx- the parse tree
-
exitExpression_list
Exit a parse tree produced byCSharpParser.expression_list().- Parameters:
ctx- the parse tree
-
enterObject_or_collection_initializer
void enterObject_or_collection_initializer(CSharpParser.Object_or_collection_initializerContext ctx) Enter a parse tree produced byCSharpParser.object_or_collection_initializer().- Parameters:
ctx- the parse tree
-
exitObject_or_collection_initializer
Exit a parse tree produced byCSharpParser.object_or_collection_initializer().- Parameters:
ctx- the parse tree
-
enterObject_initializer
Enter a parse tree produced byCSharpParser.object_initializer().- Parameters:
ctx- the parse tree
-
exitObject_initializer
Exit a parse tree produced byCSharpParser.object_initializer().- Parameters:
ctx- the parse tree
-
enterMember_initializer_list
Enter a parse tree produced byCSharpParser.member_initializer_list().- Parameters:
ctx- the parse tree
-
exitMember_initializer_list
Exit a parse tree produced byCSharpParser.member_initializer_list().- Parameters:
ctx- the parse tree
-
enterMember_initializer
Enter a parse tree produced byCSharpParser.member_initializer().- Parameters:
ctx- the parse tree
-
exitMember_initializer
Exit a parse tree produced byCSharpParser.member_initializer().- Parameters:
ctx- the parse tree
-
enterInitializer_value
Enter a parse tree produced byCSharpParser.initializer_value().- Parameters:
ctx- the parse tree
-
exitInitializer_value
Exit a parse tree produced byCSharpParser.initializer_value().- Parameters:
ctx- the parse tree
-
enterCollection_initializer
Enter a parse tree produced byCSharpParser.collection_initializer().- Parameters:
ctx- the parse tree
-
exitCollection_initializer
Exit a parse tree produced byCSharpParser.collection_initializer().- Parameters:
ctx- the parse tree
-
enterElement_initializer
Enter a parse tree produced byCSharpParser.element_initializer().- Parameters:
ctx- the parse tree
-
exitElement_initializer
Exit a parse tree produced byCSharpParser.element_initializer().- Parameters:
ctx- the parse tree
-
enterAnonymous_object_initializer
Enter a parse tree produced byCSharpParser.anonymous_object_initializer().- Parameters:
ctx- the parse tree
-
exitAnonymous_object_initializer
Exit a parse tree produced byCSharpParser.anonymous_object_initializer().- Parameters:
ctx- the parse tree
-
enterMember_declarator_list
Enter a parse tree produced byCSharpParser.member_declarator_list().- Parameters:
ctx- the parse tree
-
exitMember_declarator_list
Exit a parse tree produced byCSharpParser.member_declarator_list().- Parameters:
ctx- the parse tree
-
enterMember_declarator
Enter a parse tree produced byCSharpParser.member_declarator().- Parameters:
ctx- the parse tree
-
exitMember_declarator
Exit a parse tree produced byCSharpParser.member_declarator().- Parameters:
ctx- the parse tree
-
enterUnbound_type_name
Enter a parse tree produced byCSharpParser.unbound_type_name().- Parameters:
ctx- the parse tree
-
exitUnbound_type_name
Exit a parse tree produced byCSharpParser.unbound_type_name().- Parameters:
ctx- the parse tree
-
enterGeneric_dimension_specifier
Enter a parse tree produced byCSharpParser.generic_dimension_specifier().- Parameters:
ctx- the parse tree
-
exitGeneric_dimension_specifier
Exit a parse tree produced byCSharpParser.generic_dimension_specifier().- Parameters:
ctx- the parse tree
-
enterIsType
Enter a parse tree produced byCSharpParser.isType().- Parameters:
ctx- the parse tree
-
exitIsType
Exit a parse tree produced byCSharpParser.isType().- Parameters:
ctx- the parse tree
-
enterIsTypePatternArms
Enter a parse tree produced byCSharpParser.isTypePatternArms().- Parameters:
ctx- the parse tree
-
exitIsTypePatternArms
Exit a parse tree produced byCSharpParser.isTypePatternArms().- Parameters:
ctx- the parse tree
-
enterIsTypePatternArm
Enter a parse tree produced byCSharpParser.isTypePatternArm().- Parameters:
ctx- the parse tree
-
exitIsTypePatternArm
Exit a parse tree produced byCSharpParser.isTypePatternArm().- Parameters:
ctx- the parse tree
-
enterLambda_expression
Enter a parse tree produced byCSharpParser.lambda_expression().- Parameters:
ctx- the parse tree
-
exitLambda_expression
Exit a parse tree produced byCSharpParser.lambda_expression().- Parameters:
ctx- the parse tree
-
enterAnonymous_function_signature
Enter a parse tree produced byCSharpParser.anonymous_function_signature().- Parameters:
ctx- the parse tree
-
exitAnonymous_function_signature
Exit a parse tree produced byCSharpParser.anonymous_function_signature().- Parameters:
ctx- the parse tree
-
enterExplicit_anonymous_function_parameter_list
void enterExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().- Parameters:
ctx- the parse tree
-
exitExplicit_anonymous_function_parameter_list
void exitExplicit_anonymous_function_parameter_list(CSharpParser.Explicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter_list().- Parameters:
ctx- the parse tree
-
enterExplicit_anonymous_function_parameter
void enterExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Enter a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().- Parameters:
ctx- the parse tree
-
exitExplicit_anonymous_function_parameter
void exitExplicit_anonymous_function_parameter(CSharpParser.Explicit_anonymous_function_parameterContext ctx) Exit a parse tree produced byCSharpParser.explicit_anonymous_function_parameter().- Parameters:
ctx- the parse tree
-
enterImplicit_anonymous_function_parameter_list
void enterImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Enter a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().- Parameters:
ctx- the parse tree
-
exitImplicit_anonymous_function_parameter_list
void exitImplicit_anonymous_function_parameter_list(CSharpParser.Implicit_anonymous_function_parameter_listContext ctx) Exit a parse tree produced byCSharpParser.implicit_anonymous_function_parameter_list().- Parameters:
ctx- the parse tree
-
enterAnonymous_function_body
Enter a parse tree produced byCSharpParser.anonymous_function_body().- Parameters:
ctx- the parse tree
-
exitAnonymous_function_body
Exit a parse tree produced byCSharpParser.anonymous_function_body().- Parameters:
ctx- the parse tree
-
enterQuery_expression
Enter a parse tree produced byCSharpParser.query_expression().- Parameters:
ctx- the parse tree
-
exitQuery_expression
Exit a parse tree produced byCSharpParser.query_expression().- Parameters:
ctx- the parse tree
-
enterFrom_clause
Enter a parse tree produced byCSharpParser.from_clause().- Parameters:
ctx- the parse tree
-
exitFrom_clause
Exit a parse tree produced byCSharpParser.from_clause().- Parameters:
ctx- the parse tree
-
enterQuery_body
Enter a parse tree produced byCSharpParser.query_body().- Parameters:
ctx- the parse tree
-
exitQuery_body
Exit a parse tree produced byCSharpParser.query_body().- Parameters:
ctx- the parse tree
-
enterQuery_body_clause
Enter a parse tree produced byCSharpParser.query_body_clause().- Parameters:
ctx- the parse tree
-
exitQuery_body_clause
Exit a parse tree produced byCSharpParser.query_body_clause().- Parameters:
ctx- the parse tree
-
enterLet_clause
Enter a parse tree produced byCSharpParser.let_clause().- Parameters:
ctx- the parse tree
-
exitLet_clause
Exit a parse tree produced byCSharpParser.let_clause().- Parameters:
ctx- the parse tree
-
enterWhere_clause
Enter a parse tree produced byCSharpParser.where_clause().- Parameters:
ctx- the parse tree
-
exitWhere_clause
Exit a parse tree produced byCSharpParser.where_clause().- Parameters:
ctx- the parse tree
-
enterCombined_join_clause
Enter a parse tree produced byCSharpParser.combined_join_clause().- Parameters:
ctx- the parse tree
-
exitCombined_join_clause
Exit a parse tree produced byCSharpParser.combined_join_clause().- Parameters:
ctx- the parse tree
-
enterOrderby_clause
Enter a parse tree produced byCSharpParser.orderby_clause().- Parameters:
ctx- the parse tree
-
exitOrderby_clause
Exit a parse tree produced byCSharpParser.orderby_clause().- Parameters:
ctx- the parse tree
-
enterOrdering
Enter a parse tree produced byCSharpParser.ordering().- Parameters:
ctx- the parse tree
-
exitOrdering
Exit a parse tree produced byCSharpParser.ordering().- Parameters:
ctx- the parse tree
-
enterSelect_or_group_clause
Enter a parse tree produced byCSharpParser.select_or_group_clause().- Parameters:
ctx- the parse tree
-
exitSelect_or_group_clause
Exit a parse tree produced byCSharpParser.select_or_group_clause().- Parameters:
ctx- the parse tree
-
enterQuery_continuation
Enter a parse tree produced byCSharpParser.query_continuation().- Parameters:
ctx- the parse tree
-
exitQuery_continuation
Exit a parse tree produced byCSharpParser.query_continuation().- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byCSharpParser.statement().- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byCSharpParser.statement().- Parameters:
ctx- the parse tree
-
enterDeclarationStatement
Enter a parse tree produced byCSharpParser.declarationStatement().- Parameters:
ctx- the parse tree
-
exitDeclarationStatement
Exit a parse tree produced byCSharpParser.declarationStatement().- Parameters:
ctx- the parse tree
-
enterLocal_function_declaration
Enter a parse tree produced byCSharpParser.local_function_declaration().- Parameters:
ctx- the parse tree
-
exitLocal_function_declaration
Exit a parse tree produced byCSharpParser.local_function_declaration().- Parameters:
ctx- the parse tree
-
enterLocal_function_header
Enter a parse tree produced byCSharpParser.local_function_header().- Parameters:
ctx- the parse tree
-
exitLocal_function_header
Exit a parse tree produced byCSharpParser.local_function_header().- Parameters:
ctx- the parse tree
-
enterLocal_function_modifiers
Enter a parse tree produced byCSharpParser.local_function_modifiers().- Parameters:
ctx- the parse tree
-
exitLocal_function_modifiers
Exit a parse tree produced byCSharpParser.local_function_modifiers().- Parameters:
ctx- the parse tree
-
enterLocal_function_body
Enter a parse tree produced byCSharpParser.local_function_body().- Parameters:
ctx- the parse tree
-
exitLocal_function_body
Exit a parse tree produced byCSharpParser.local_function_body().- Parameters:
ctx- the parse tree
-
enterLabeled_Statement
Enter a parse tree produced byCSharpParser.labeled_Statement().- Parameters:
ctx- the parse tree
-
exitLabeled_Statement
Exit a parse tree produced byCSharpParser.labeled_Statement().- Parameters:
ctx- the parse tree
-
enterEmbedded_statement
Enter a parse tree produced byCSharpParser.embedded_statement().- Parameters:
ctx- the parse tree
-
exitEmbedded_statement
Exit a parse tree produced byCSharpParser.embedded_statement().- Parameters:
ctx- the parse tree
-
enterTheEmptyStatement
Enter a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitTheEmptyStatement
Exit a parse tree produced by thetheEmptyStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterExpressionStatement
Enter a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitExpressionStatement
Exit a parse tree produced by theexpressionStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterIfStatement
Enter a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitIfStatement
Exit a parse tree produced by theifStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterSwitchStatement
Enter a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitSwitchStatement
Exit a parse tree produced by theswitchStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterWhileStatement
Enter a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitWhileStatement
Exit a parse tree produced by thewhileStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterDoStatement
Enter a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitDoStatement
Exit a parse tree produced by thedoStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterForStatement
Enter a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitForStatement
Exit a parse tree produced by theforStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterForeachStatement
Enter a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitForeachStatement
Exit a parse tree produced by theforeachStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterBreakStatement
Enter a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitBreakStatement
Exit a parse tree produced by thebreakStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterContinueStatement
Enter a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitContinueStatement
Exit a parse tree produced by thecontinueStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterGotoStatement
Enter a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitGotoStatement
Exit a parse tree produced by thegotoStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterReturnStatement
Enter a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitReturnStatement
Exit a parse tree produced by thereturnStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterThrowStatement
Enter a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitThrowStatement
Exit a parse tree produced by thethrowStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterTryStatement
Enter a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitTryStatement
Exit a parse tree produced by thetryStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterCheckedStatement
Enter a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitCheckedStatement
Exit a parse tree produced by thecheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterUncheckedStatement
Enter a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitUncheckedStatement
Exit a parse tree produced by theuncheckedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterLockStatement
Enter a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitLockStatement
Exit a parse tree produced by thelockStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterUsingStatement
Enter a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitUsingStatement
Exit a parse tree produced by theusingStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterYieldStatement
Enter a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitYieldStatement
Exit a parse tree produced by theyieldStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterUnsafeStatement
Enter a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitUnsafeStatement
Exit a parse tree produced by theunsafeStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterFixedStatement
Enter a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
exitFixedStatement
Exit a parse tree produced by thefixedStatementlabeled alternative inCSharpParser.simple_embedded_statement().- Parameters:
ctx- the parse tree
-
enterBlock
Enter a parse tree produced byCSharpParser.block().- Parameters:
ctx- the parse tree
-
exitBlock
Exit a parse tree produced byCSharpParser.block().- Parameters:
ctx- the parse tree
-
enterLocal_variable_declaration
Enter a parse tree produced byCSharpParser.local_variable_declaration().- Parameters:
ctx- the parse tree
-
exitLocal_variable_declaration
Exit a parse tree produced byCSharpParser.local_variable_declaration().- Parameters:
ctx- the parse tree
-
enterLocal_variable_type
Enter a parse tree produced byCSharpParser.local_variable_type().- Parameters:
ctx- the parse tree
-
exitLocal_variable_type
Exit a parse tree produced byCSharpParser.local_variable_type().- Parameters:
ctx- the parse tree
-
enterLocal_variable_declarator
Enter a parse tree produced byCSharpParser.local_variable_declarator().- Parameters:
ctx- the parse tree
-
exitLocal_variable_declarator
Exit a parse tree produced byCSharpParser.local_variable_declarator().- Parameters:
ctx- the parse tree
-
enterLocal_variable_initializer
Enter a parse tree produced byCSharpParser.local_variable_initializer().- Parameters:
ctx- the parse tree
-
exitLocal_variable_initializer
Exit a parse tree produced byCSharpParser.local_variable_initializer().- Parameters:
ctx- the parse tree
-
enterLocal_constant_declaration
Enter a parse tree produced byCSharpParser.local_constant_declaration().- Parameters:
ctx- the parse tree
-
exitLocal_constant_declaration
Exit a parse tree produced byCSharpParser.local_constant_declaration().- Parameters:
ctx- the parse tree
-
enterIf_body
Enter a parse tree produced byCSharpParser.if_body().- Parameters:
ctx- the parse tree
-
exitIf_body
Exit a parse tree produced byCSharpParser.if_body().- Parameters:
ctx- the parse tree
-
enterSwitch_section
Enter a parse tree produced byCSharpParser.switch_section().- Parameters:
ctx- the parse tree
-
exitSwitch_section
Exit a parse tree produced byCSharpParser.switch_section().- Parameters:
ctx- the parse tree
-
enterSwitch_label
Enter a parse tree produced byCSharpParser.switch_label().- Parameters:
ctx- the parse tree
-
exitSwitch_label
Exit a parse tree produced byCSharpParser.switch_label().- Parameters:
ctx- the parse tree
-
enterCase_guard
Enter a parse tree produced byCSharpParser.case_guard().- Parameters:
ctx- the parse tree
-
exitCase_guard
Exit a parse tree produced byCSharpParser.case_guard().- Parameters:
ctx- the parse tree
-
enterStatement_list
Enter a parse tree produced byCSharpParser.statement_list().- Parameters:
ctx- the parse tree
-
exitStatement_list
Exit a parse tree produced byCSharpParser.statement_list().- Parameters:
ctx- the parse tree
-
enterFor_initializer
Enter a parse tree produced byCSharpParser.for_initializer().- Parameters:
ctx- the parse tree
-
exitFor_initializer
Exit a parse tree produced byCSharpParser.for_initializer().- Parameters:
ctx- the parse tree
-
enterFor_iterator
Enter a parse tree produced byCSharpParser.for_iterator().- Parameters:
ctx- the parse tree
-
exitFor_iterator
Exit a parse tree produced byCSharpParser.for_iterator().- Parameters:
ctx- the parse tree
-
enterCatch_clauses
Enter a parse tree produced byCSharpParser.catch_clauses().- Parameters:
ctx- the parse tree
-
exitCatch_clauses
Exit a parse tree produced byCSharpParser.catch_clauses().- Parameters:
ctx- the parse tree
-
enterSpecific_catch_clause
Enter a parse tree produced byCSharpParser.specific_catch_clause().- Parameters:
ctx- the parse tree
-
exitSpecific_catch_clause
Exit a parse tree produced byCSharpParser.specific_catch_clause().- Parameters:
ctx- the parse tree
-
enterGeneral_catch_clause
Enter a parse tree produced byCSharpParser.general_catch_clause().- Parameters:
ctx- the parse tree
-
exitGeneral_catch_clause
Exit a parse tree produced byCSharpParser.general_catch_clause().- Parameters:
ctx- the parse tree
-
enterException_filter
Enter a parse tree produced byCSharpParser.exception_filter().- Parameters:
ctx- the parse tree
-
exitException_filter
Exit a parse tree produced byCSharpParser.exception_filter().- Parameters:
ctx- the parse tree
-
enterFinally_clause
Enter a parse tree produced byCSharpParser.finally_clause().- Parameters:
ctx- the parse tree
-
exitFinally_clause
Exit a parse tree produced byCSharpParser.finally_clause().- Parameters:
ctx- the parse tree
-
enterResource_acquisition
Enter a parse tree produced byCSharpParser.resource_acquisition().- Parameters:
ctx- the parse tree
-
exitResource_acquisition
Exit a parse tree produced byCSharpParser.resource_acquisition().- Parameters:
ctx- the parse tree
-
enterNamespace_declaration
Enter a parse tree produced byCSharpParser.namespace_declaration().- Parameters:
ctx- the parse tree
-
exitNamespace_declaration
Exit a parse tree produced byCSharpParser.namespace_declaration().- Parameters:
ctx- the parse tree
-
enterQualified_identifier
Enter a parse tree produced byCSharpParser.qualified_identifier().- Parameters:
ctx- the parse tree
-
exitQualified_identifier
Exit a parse tree produced byCSharpParser.qualified_identifier().- Parameters:
ctx- the parse tree
-
enterNamespace_body
Enter a parse tree produced byCSharpParser.namespace_body().- Parameters:
ctx- the parse tree
-
exitNamespace_body
Exit a parse tree produced byCSharpParser.namespace_body().- Parameters:
ctx- the parse tree
-
enterExtern_alias_directives
Enter a parse tree produced byCSharpParser.extern_alias_directives().- Parameters:
ctx- the parse tree
-
exitExtern_alias_directives
Exit a parse tree produced byCSharpParser.extern_alias_directives().- Parameters:
ctx- the parse tree
-
enterExtern_alias_directive
Enter a parse tree produced byCSharpParser.extern_alias_directive().- Parameters:
ctx- the parse tree
-
exitExtern_alias_directive
Exit a parse tree produced byCSharpParser.extern_alias_directive().- Parameters:
ctx- the parse tree
-
enterUsing_directives
Enter a parse tree produced byCSharpParser.using_directives().- Parameters:
ctx- the parse tree
-
exitUsing_directives
Exit a parse tree produced byCSharpParser.using_directives().- Parameters:
ctx- the parse tree
-
enterUsingAliasDirective
Enter a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
exitUsingAliasDirective
Exit a parse tree produced by theusingAliasDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
enterUsingNamespaceDirective
Enter a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
exitUsingNamespaceDirective
Exit a parse tree produced by theusingNamespaceDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
enterUsingStaticDirective
Enter a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
exitUsingStaticDirective
Exit a parse tree produced by theusingStaticDirectivelabeled alternative inCSharpParser.using_directive().- Parameters:
ctx- the parse tree
-
enterNamespace_member_declarations
Enter a parse tree produced byCSharpParser.namespace_member_declarations().- Parameters:
ctx- the parse tree
-
exitNamespace_member_declarations
Exit a parse tree produced byCSharpParser.namespace_member_declarations().- Parameters:
ctx- the parse tree
-
enterNamespace_member_declaration
Enter a parse tree produced byCSharpParser.namespace_member_declaration().- Parameters:
ctx- the parse tree
-
exitNamespace_member_declaration
Exit a parse tree produced byCSharpParser.namespace_member_declaration().- Parameters:
ctx- the parse tree
-
enterType_declaration
Enter a parse tree produced byCSharpParser.type_declaration().- Parameters:
ctx- the parse tree
-
exitType_declaration
Exit a parse tree produced byCSharpParser.type_declaration().- Parameters:
ctx- the parse tree
-
enterQualified_alias_member
Enter a parse tree produced byCSharpParser.qualified_alias_member().- Parameters:
ctx- the parse tree
-
exitQualified_alias_member
Exit a parse tree produced byCSharpParser.qualified_alias_member().- Parameters:
ctx- the parse tree
-
enterType_parameter_list
Enter a parse tree produced byCSharpParser.type_parameter_list().- Parameters:
ctx- the parse tree
-
exitType_parameter_list
Exit a parse tree produced byCSharpParser.type_parameter_list().- Parameters:
ctx- the parse tree
-
enterType_parameter
Enter a parse tree produced byCSharpParser.type_parameter().- Parameters:
ctx- the parse tree
-
exitType_parameter
Exit a parse tree produced byCSharpParser.type_parameter().- Parameters:
ctx- the parse tree
-
enterClass_base
Enter a parse tree produced byCSharpParser.class_base().- Parameters:
ctx- the parse tree
-
exitClass_base
Exit a parse tree produced byCSharpParser.class_base().- Parameters:
ctx- the parse tree
-
enterInterface_type_list
Enter a parse tree produced byCSharpParser.interface_type_list().- Parameters:
ctx- the parse tree
-
exitInterface_type_list
Exit a parse tree produced byCSharpParser.interface_type_list().- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints_clauses
void enterType_parameter_constraints_clauses(CSharpParser.Type_parameter_constraints_clausesContext ctx) Enter a parse tree produced byCSharpParser.type_parameter_constraints_clauses().- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints_clauses
void exitType_parameter_constraints_clauses(CSharpParser.Type_parameter_constraints_clausesContext ctx) Exit a parse tree produced byCSharpParser.type_parameter_constraints_clauses().- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints_clause
void enterType_parameter_constraints_clause(CSharpParser.Type_parameter_constraints_clauseContext ctx) Enter a parse tree produced byCSharpParser.type_parameter_constraints_clause().- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints_clause
void exitType_parameter_constraints_clause(CSharpParser.Type_parameter_constraints_clauseContext ctx) Exit a parse tree produced byCSharpParser.type_parameter_constraints_clause().- Parameters:
ctx- the parse tree
-
enterType_parameter_constraints
Enter a parse tree produced byCSharpParser.type_parameter_constraints().- Parameters:
ctx- the parse tree
-
exitType_parameter_constraints
Exit a parse tree produced byCSharpParser.type_parameter_constraints().- Parameters:
ctx- the parse tree
-
enterPrimary_constraint
Enter a parse tree produced byCSharpParser.primary_constraint().- Parameters:
ctx- the parse tree
-
exitPrimary_constraint
Exit a parse tree produced byCSharpParser.primary_constraint().- Parameters:
ctx- the parse tree
-
enterSecondary_constraints
Enter a parse tree produced byCSharpParser.secondary_constraints().- Parameters:
ctx- the parse tree
-
exitSecondary_constraints
Exit a parse tree produced byCSharpParser.secondary_constraints().- Parameters:
ctx- the parse tree
-
enterConstructor_constraint
Enter a parse tree produced byCSharpParser.constructor_constraint().- Parameters:
ctx- the parse tree
-
exitConstructor_constraint
Exit a parse tree produced byCSharpParser.constructor_constraint().- Parameters:
ctx- the parse tree
-
enterClass_body
Enter a parse tree produced byCSharpParser.class_body().- Parameters:
ctx- the parse tree
-
exitClass_body
Exit a parse tree produced byCSharpParser.class_body().- Parameters:
ctx- the parse tree
-
enterClass_member_declarations
Enter a parse tree produced byCSharpParser.class_member_declarations().- Parameters:
ctx- the parse tree
-
exitClass_member_declarations
Exit a parse tree produced byCSharpParser.class_member_declarations().- Parameters:
ctx- the parse tree
-
enterClass_member_declaration
Enter a parse tree produced byCSharpParser.class_member_declaration().- Parameters:
ctx- the parse tree
-
exitClass_member_declaration
Exit a parse tree produced byCSharpParser.class_member_declaration().- Parameters:
ctx- the parse tree
-
enterAll_member_modifiers
Enter a parse tree produced byCSharpParser.all_member_modifiers().- Parameters:
ctx- the parse tree
-
exitAll_member_modifiers
Exit a parse tree produced byCSharpParser.all_member_modifiers().- Parameters:
ctx- the parse tree
-
enterAll_member_modifier
Enter a parse tree produced byCSharpParser.all_member_modifier().- Parameters:
ctx- the parse tree
-
exitAll_member_modifier
Exit a parse tree produced byCSharpParser.all_member_modifier().- Parameters:
ctx- the parse tree
-
enterCommon_member_declaration
Enter a parse tree produced byCSharpParser.common_member_declaration().- Parameters:
ctx- the parse tree
-
exitCommon_member_declaration
Exit a parse tree produced byCSharpParser.common_member_declaration().- Parameters:
ctx- the parse tree
-
enterTyped_member_declaration
Enter a parse tree produced byCSharpParser.typed_member_declaration().- Parameters:
ctx- the parse tree
-
exitTyped_member_declaration
Exit a parse tree produced byCSharpParser.typed_member_declaration().- Parameters:
ctx- the parse tree
-
enterConstant_declarators
Enter a parse tree produced byCSharpParser.constant_declarators().- Parameters:
ctx- the parse tree
-
exitConstant_declarators
Exit a parse tree produced byCSharpParser.constant_declarators().- Parameters:
ctx- the parse tree
-
enterConstant_declarator
Enter a parse tree produced byCSharpParser.constant_declarator().- Parameters:
ctx- the parse tree
-
exitConstant_declarator
Exit a parse tree produced byCSharpParser.constant_declarator().- Parameters:
ctx- the parse tree
-
enterVariable_declarators
Enter a parse tree produced byCSharpParser.variable_declarators().- Parameters:
ctx- the parse tree
-
exitVariable_declarators
Exit a parse tree produced byCSharpParser.variable_declarators().- Parameters:
ctx- the parse tree
-
enterVariable_declarator
Enter a parse tree produced byCSharpParser.variable_declarator().- Parameters:
ctx- the parse tree
-
exitVariable_declarator
Exit a parse tree produced byCSharpParser.variable_declarator().- Parameters:
ctx- the parse tree
-
enterVariable_initializer
Enter a parse tree produced byCSharpParser.variable_initializer().- Parameters:
ctx- the parse tree
-
exitVariable_initializer
Exit a parse tree produced byCSharpParser.variable_initializer().- Parameters:
ctx- the parse tree
-
enterReturn_type
Enter a parse tree produced byCSharpParser.return_type().- Parameters:
ctx- the parse tree
-
exitReturn_type
Exit a parse tree produced byCSharpParser.return_type().- Parameters:
ctx- the parse tree
-
enterMember_name
Enter a parse tree produced byCSharpParser.member_name().- Parameters:
ctx- the parse tree
-
exitMember_name
Exit a parse tree produced byCSharpParser.member_name().- Parameters:
ctx- the parse tree
-
enterMethod_body
Enter a parse tree produced byCSharpParser.method_body().- Parameters:
ctx- the parse tree
-
exitMethod_body
Exit a parse tree produced byCSharpParser.method_body().- Parameters:
ctx- the parse tree
-
enterFormal_parameter_list
Enter a parse tree produced byCSharpParser.formal_parameter_list().- Parameters:
ctx- the parse tree
-
exitFormal_parameter_list
Exit a parse tree produced byCSharpParser.formal_parameter_list().- Parameters:
ctx- the parse tree
-
enterFixed_parameters
Enter a parse tree produced byCSharpParser.fixed_parameters().- Parameters:
ctx- the parse tree
-
exitFixed_parameters
Exit a parse tree produced byCSharpParser.fixed_parameters().- Parameters:
ctx- the parse tree
-
enterFixed_parameter
Enter a parse tree produced byCSharpParser.fixed_parameter().- Parameters:
ctx- the parse tree
-
exitFixed_parameter
Exit a parse tree produced byCSharpParser.fixed_parameter().- Parameters:
ctx- the parse tree
-
enterParameter_modifier
Enter a parse tree produced byCSharpParser.parameter_modifier().- Parameters:
ctx- the parse tree
-
exitParameter_modifier
Exit a parse tree produced byCSharpParser.parameter_modifier().- Parameters:
ctx- the parse tree
-
enterParameter_array
Enter a parse tree produced byCSharpParser.parameter_array().- Parameters:
ctx- the parse tree
-
exitParameter_array
Exit a parse tree produced byCSharpParser.parameter_array().- Parameters:
ctx- the parse tree
-
enterAccessor_declarations
Enter a parse tree produced byCSharpParser.accessor_declarations().- Parameters:
ctx- the parse tree
-
exitAccessor_declarations
Exit a parse tree produced byCSharpParser.accessor_declarations().- Parameters:
ctx- the parse tree
-
enterGet_accessor_declaration
Enter a parse tree produced byCSharpParser.get_accessor_declaration().- Parameters:
ctx- the parse tree
-
exitGet_accessor_declaration
Exit a parse tree produced byCSharpParser.get_accessor_declaration().- Parameters:
ctx- the parse tree
-
enterSet_accessor_declaration
Enter a parse tree produced byCSharpParser.set_accessor_declaration().- Parameters:
ctx- the parse tree
-
exitSet_accessor_declaration
Exit a parse tree produced byCSharpParser.set_accessor_declaration().- Parameters:
ctx- the parse tree
-
enterAccessor_modifier
Enter a parse tree produced byCSharpParser.accessor_modifier().- Parameters:
ctx- the parse tree
-
exitAccessor_modifier
Exit a parse tree produced byCSharpParser.accessor_modifier().- Parameters:
ctx- the parse tree
-
enterAccessor_body
Enter a parse tree produced byCSharpParser.accessor_body().- Parameters:
ctx- the parse tree
-
exitAccessor_body
Exit a parse tree produced byCSharpParser.accessor_body().- Parameters:
ctx- the parse tree
-
enterEvent_accessor_declarations
Enter a parse tree produced byCSharpParser.event_accessor_declarations().- Parameters:
ctx- the parse tree
-
exitEvent_accessor_declarations
Exit a parse tree produced byCSharpParser.event_accessor_declarations().- Parameters:
ctx- the parse tree
-
enterAdd_accessor_declaration
Enter a parse tree produced byCSharpParser.add_accessor_declaration().- Parameters:
ctx- the parse tree
-
exitAdd_accessor_declaration
Exit a parse tree produced byCSharpParser.add_accessor_declaration().- Parameters:
ctx- the parse tree
-
enterRemove_accessor_declaration
Enter a parse tree produced byCSharpParser.remove_accessor_declaration().- Parameters:
ctx- the parse tree
-
exitRemove_accessor_declaration
Exit a parse tree produced byCSharpParser.remove_accessor_declaration().- Parameters:
ctx- the parse tree
-
enterOverloadable_operator
Enter a parse tree produced byCSharpParser.overloadable_operator().- Parameters:
ctx- the parse tree
-
exitOverloadable_operator
Exit a parse tree produced byCSharpParser.overloadable_operator().- Parameters:
ctx- the parse tree
-
enterConversion_operator_declarator
Enter a parse tree produced byCSharpParser.conversion_operator_declarator().- Parameters:
ctx- the parse tree
-
exitConversion_operator_declarator
Exit a parse tree produced byCSharpParser.conversion_operator_declarator().- Parameters:
ctx- the parse tree
-
enterConstructor_initializer
Enter a parse tree produced byCSharpParser.constructor_initializer().- Parameters:
ctx- the parse tree
-
exitConstructor_initializer
Exit a parse tree produced byCSharpParser.constructor_initializer().- Parameters:
ctx- the parse tree
-
enterBody
Enter a parse tree produced byCSharpParser.body().- Parameters:
ctx- the parse tree
-
exitBody
Exit a parse tree produced byCSharpParser.body().- Parameters:
ctx- the parse tree
-
enterStruct_interfaces
Enter a parse tree produced byCSharpParser.struct_interfaces().- Parameters:
ctx- the parse tree
-
exitStruct_interfaces
Exit a parse tree produced byCSharpParser.struct_interfaces().- Parameters:
ctx- the parse tree
-
enterStruct_body
Enter a parse tree produced byCSharpParser.struct_body().- Parameters:
ctx- the parse tree
-
exitStruct_body
Exit a parse tree produced byCSharpParser.struct_body().- Parameters:
ctx- the parse tree
-
enterStruct_member_declaration
Enter a parse tree produced byCSharpParser.struct_member_declaration().- Parameters:
ctx- the parse tree
-
exitStruct_member_declaration
Exit a parse tree produced byCSharpParser.struct_member_declaration().- Parameters:
ctx- the parse tree
-
enterArray_type
Enter a parse tree produced byCSharpParser.array_type().- Parameters:
ctx- the parse tree
-
exitArray_type
Exit a parse tree produced byCSharpParser.array_type().- Parameters:
ctx- the parse tree
-
enterRank_specifier
Enter a parse tree produced byCSharpParser.rank_specifier().- Parameters:
ctx- the parse tree
-
exitRank_specifier
Exit a parse tree produced byCSharpParser.rank_specifier().- Parameters:
ctx- the parse tree
-
enterArray_initializer
Enter a parse tree produced byCSharpParser.array_initializer().- Parameters:
ctx- the parse tree
-
exitArray_initializer
Exit a parse tree produced byCSharpParser.array_initializer().- Parameters:
ctx- the parse tree
-
enterVariant_type_parameter_list
Enter a parse tree produced byCSharpParser.variant_type_parameter_list().- Parameters:
ctx- the parse tree
-
exitVariant_type_parameter_list
Exit a parse tree produced byCSharpParser.variant_type_parameter_list().- Parameters:
ctx- the parse tree
-
enterVariant_type_parameter
Enter a parse tree produced byCSharpParser.variant_type_parameter().- Parameters:
ctx- the parse tree
-
exitVariant_type_parameter
Exit a parse tree produced byCSharpParser.variant_type_parameter().- Parameters:
ctx- the parse tree
-
enterVariance_annotation
Enter a parse tree produced byCSharpParser.variance_annotation().- Parameters:
ctx- the parse tree
-
exitVariance_annotation
Exit a parse tree produced byCSharpParser.variance_annotation().- Parameters:
ctx- the parse tree
-
enterInterface_base
Enter a parse tree produced byCSharpParser.interface_base().- Parameters:
ctx- the parse tree
-
exitInterface_base
Exit a parse tree produced byCSharpParser.interface_base().- Parameters:
ctx- the parse tree
-
enterInterface_body
Enter a parse tree produced byCSharpParser.interface_body().- Parameters:
ctx- the parse tree
-
exitInterface_body
Exit a parse tree produced byCSharpParser.interface_body().- Parameters:
ctx- the parse tree
-
enterInterface_member_declaration
Enter a parse tree produced byCSharpParser.interface_member_declaration().- Parameters:
ctx- the parse tree
-
exitInterface_member_declaration
Exit a parse tree produced byCSharpParser.interface_member_declaration().- Parameters:
ctx- the parse tree
-
enterInterface_accessors
Enter a parse tree produced byCSharpParser.interface_accessors().- Parameters:
ctx- the parse tree
-
exitInterface_accessors
Exit a parse tree produced byCSharpParser.interface_accessors().- Parameters:
ctx- the parse tree
-
enterEnum_base
Enter a parse tree produced byCSharpParser.enum_base().- Parameters:
ctx- the parse tree
-
exitEnum_base
Exit a parse tree produced byCSharpParser.enum_base().- Parameters:
ctx- the parse tree
-
enterEnum_body
Enter a parse tree produced byCSharpParser.enum_body().- Parameters:
ctx- the parse tree
-
exitEnum_body
Exit a parse tree produced byCSharpParser.enum_body().- Parameters:
ctx- the parse tree
-
enterEnum_member_declaration
Enter a parse tree produced byCSharpParser.enum_member_declaration().- Parameters:
ctx- the parse tree
-
exitEnum_member_declaration
Exit a parse tree produced byCSharpParser.enum_member_declaration().- Parameters:
ctx- the parse tree
-
enterGlobal_attribute_section
Enter a parse tree produced byCSharpParser.global_attribute_section().- Parameters:
ctx- the parse tree
-
exitGlobal_attribute_section
Exit a parse tree produced byCSharpParser.global_attribute_section().- Parameters:
ctx- the parse tree
-
enterGlobal_attribute_target
Enter a parse tree produced byCSharpParser.global_attribute_target().- Parameters:
ctx- the parse tree
-
exitGlobal_attribute_target
Exit a parse tree produced byCSharpParser.global_attribute_target().- Parameters:
ctx- the parse tree
-
enterAttributes
Enter a parse tree produced byCSharpParser.attributes().- Parameters:
ctx- the parse tree
-
exitAttributes
Exit a parse tree produced byCSharpParser.attributes().- Parameters:
ctx- the parse tree
-
enterAttribute_section
Enter a parse tree produced byCSharpParser.attribute_section().- Parameters:
ctx- the parse tree
-
exitAttribute_section
Exit a parse tree produced byCSharpParser.attribute_section().- Parameters:
ctx- the parse tree
-
enterAttribute_target
Enter a parse tree produced byCSharpParser.attribute_target().- Parameters:
ctx- the parse tree
-
exitAttribute_target
Exit a parse tree produced byCSharpParser.attribute_target().- Parameters:
ctx- the parse tree
-
enterAttribute_list
Enter a parse tree produced byCSharpParser.attribute_list().- Parameters:
ctx- the parse tree
-
exitAttribute_list
Exit a parse tree produced byCSharpParser.attribute_list().- Parameters:
ctx- the parse tree
-
enterAttribute
Enter a parse tree produced byCSharpParser.attribute().- Parameters:
ctx- the parse tree
-
exitAttribute
Exit a parse tree produced byCSharpParser.attribute().- Parameters:
ctx- the parse tree
-
enterAttribute_argument
Enter a parse tree produced byCSharpParser.attribute_argument().- Parameters:
ctx- the parse tree
-
exitAttribute_argument
Exit a parse tree produced byCSharpParser.attribute_argument().- Parameters:
ctx- the parse tree
-
enterPointer_type
Enter a parse tree produced byCSharpParser.pointer_type().- Parameters:
ctx- the parse tree
-
exitPointer_type
Exit a parse tree produced byCSharpParser.pointer_type().- Parameters:
ctx- the parse tree
-
enterFixed_pointer_declarators
Enter a parse tree produced byCSharpParser.fixed_pointer_declarators().- Parameters:
ctx- the parse tree
-
exitFixed_pointer_declarators
Exit a parse tree produced byCSharpParser.fixed_pointer_declarators().- Parameters:
ctx- the parse tree
-
enterFixed_pointer_declarator
Enter a parse tree produced byCSharpParser.fixed_pointer_declarator().- Parameters:
ctx- the parse tree
-
exitFixed_pointer_declarator
Exit a parse tree produced byCSharpParser.fixed_pointer_declarator().- Parameters:
ctx- the parse tree
-
enterFixed_pointer_initializer
Enter a parse tree produced byCSharpParser.fixed_pointer_initializer().- Parameters:
ctx- the parse tree
-
exitFixed_pointer_initializer
Exit a parse tree produced byCSharpParser.fixed_pointer_initializer().- Parameters:
ctx- the parse tree
-
enterFixed_size_buffer_declarator
Enter a parse tree produced byCSharpParser.fixed_size_buffer_declarator().- Parameters:
ctx- the parse tree
-
exitFixed_size_buffer_declarator
Exit a parse tree produced byCSharpParser.fixed_size_buffer_declarator().- Parameters:
ctx- the parse tree
-
enterStackalloc_initializer
Enter a parse tree produced byCSharpParser.stackalloc_initializer().- Parameters:
ctx- the parse tree
-
exitStackalloc_initializer
Exit a parse tree produced byCSharpParser.stackalloc_initializer().- Parameters:
ctx- the parse tree
-
enterRight_arrow
Enter a parse tree produced byCSharpParser.right_arrow().- Parameters:
ctx- the parse tree
-
exitRight_arrow
Exit a parse tree produced byCSharpParser.right_arrow().- Parameters:
ctx- the parse tree
-
enterRight_shift
Enter a parse tree produced byCSharpParser.right_shift().- Parameters:
ctx- the parse tree
-
exitRight_shift
Exit a parse tree produced byCSharpParser.right_shift().- Parameters:
ctx- the parse tree
-
enterRight_shift_assignment
Enter a parse tree produced byCSharpParser.right_shift_assignment().- Parameters:
ctx- the parse tree
-
exitRight_shift_assignment
Exit a parse tree produced byCSharpParser.right_shift_assignment().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byCSharpParser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byCSharpParser.literal().- Parameters:
ctx- the parse tree
-
enterBoolean_literal
Enter a parse tree produced byCSharpParser.boolean_literal().- Parameters:
ctx- the parse tree
-
exitBoolean_literal
Exit a parse tree produced byCSharpParser.boolean_literal().- Parameters:
ctx- the parse tree
-
enterString_literal
Enter a parse tree produced byCSharpParser.string_literal().- Parameters:
ctx- the parse tree
-
exitString_literal
Exit a parse tree produced byCSharpParser.string_literal().- Parameters:
ctx- the parse tree
-
enterInterpolated_regular_string
Enter a parse tree produced byCSharpParser.interpolated_regular_string().- Parameters:
ctx- the parse tree
-
exitInterpolated_regular_string
Exit a parse tree produced byCSharpParser.interpolated_regular_string().- Parameters:
ctx- the parse tree
-
enterInterpolated_verbatium_string
Enter a parse tree produced byCSharpParser.interpolated_verbatium_string().- Parameters:
ctx- the parse tree
-
exitInterpolated_verbatium_string
Exit a parse tree produced byCSharpParser.interpolated_verbatium_string().- Parameters:
ctx- the parse tree
-
enterInterpolated_regular_string_part
void enterInterpolated_regular_string_part(CSharpParser.Interpolated_regular_string_partContext ctx) Enter a parse tree produced byCSharpParser.interpolated_regular_string_part().- Parameters:
ctx- the parse tree
-
exitInterpolated_regular_string_part
Exit a parse tree produced byCSharpParser.interpolated_regular_string_part().- Parameters:
ctx- the parse tree
-
enterInterpolated_verbatium_string_part
void enterInterpolated_verbatium_string_part(CSharpParser.Interpolated_verbatium_string_partContext ctx) Enter a parse tree produced byCSharpParser.interpolated_verbatium_string_part().- Parameters:
ctx- the parse tree
-
exitInterpolated_verbatium_string_part
void exitInterpolated_verbatium_string_part(CSharpParser.Interpolated_verbatium_string_partContext ctx) Exit a parse tree produced byCSharpParser.interpolated_verbatium_string_part().- Parameters:
ctx- the parse tree
-
enterInterpolated_string_expression
Enter a parse tree produced byCSharpParser.interpolated_string_expression().- Parameters:
ctx- the parse tree
-
exitInterpolated_string_expression
Exit a parse tree produced byCSharpParser.interpolated_string_expression().- Parameters:
ctx- the parse tree
-
enterKeyword
Enter a parse tree produced byCSharpParser.keyword().- Parameters:
ctx- the parse tree
-
exitKeyword
Exit a parse tree produced byCSharpParser.keyword().- Parameters:
ctx- the parse tree
-
enterClass_definition
Enter a parse tree produced byCSharpParser.class_definition().- Parameters:
ctx- the parse tree
-
exitClass_definition
Exit a parse tree produced byCSharpParser.class_definition().- Parameters:
ctx- the parse tree
-
enterStruct_definition
Enter a parse tree produced byCSharpParser.struct_definition().- Parameters:
ctx- the parse tree
-
exitStruct_definition
Exit a parse tree produced byCSharpParser.struct_definition().- Parameters:
ctx- the parse tree
-
enterInterface_definition
Enter a parse tree produced byCSharpParser.interface_definition().- Parameters:
ctx- the parse tree
-
exitInterface_definition
Exit a parse tree produced byCSharpParser.interface_definition().- Parameters:
ctx- the parse tree
-
enterEnum_definition
Enter a parse tree produced byCSharpParser.enum_definition().- Parameters:
ctx- the parse tree
-
exitEnum_definition
Exit a parse tree produced byCSharpParser.enum_definition().- Parameters:
ctx- the parse tree
-
enterDelegate_definition
Enter a parse tree produced byCSharpParser.delegate_definition().- Parameters:
ctx- the parse tree
-
exitDelegate_definition
Exit a parse tree produced byCSharpParser.delegate_definition().- Parameters:
ctx- the parse tree
-
enterEvent_declaration
Enter a parse tree produced byCSharpParser.event_declaration().- Parameters:
ctx- the parse tree
-
exitEvent_declaration
Exit a parse tree produced byCSharpParser.event_declaration().- Parameters:
ctx- the parse tree
-
enterField_declaration
Enter a parse tree produced byCSharpParser.field_declaration().- Parameters:
ctx- the parse tree
-
exitField_declaration
Exit a parse tree produced byCSharpParser.field_declaration().- Parameters:
ctx- the parse tree
-
enterProperty_declaration
Enter a parse tree produced byCSharpParser.property_declaration().- Parameters:
ctx- the parse tree
-
exitProperty_declaration
Exit a parse tree produced byCSharpParser.property_declaration().- Parameters:
ctx- the parse tree
-
enterConstant_declaration
Enter a parse tree produced byCSharpParser.constant_declaration().- Parameters:
ctx- the parse tree
-
exitConstant_declaration
Exit a parse tree produced byCSharpParser.constant_declaration().- Parameters:
ctx- the parse tree
-
enterIndexer_declaration
Enter a parse tree produced byCSharpParser.indexer_declaration().- Parameters:
ctx- the parse tree
-
exitIndexer_declaration
Exit a parse tree produced byCSharpParser.indexer_declaration().- Parameters:
ctx- the parse tree
-
enterDestructor_definition
Enter a parse tree produced byCSharpParser.destructor_definition().- Parameters:
ctx- the parse tree
-
exitDestructor_definition
Exit a parse tree produced byCSharpParser.destructor_definition().- Parameters:
ctx- the parse tree
-
enterConstructor_declaration
Enter a parse tree produced byCSharpParser.constructor_declaration().- Parameters:
ctx- the parse tree
-
exitConstructor_declaration
Exit a parse tree produced byCSharpParser.constructor_declaration().- Parameters:
ctx- the parse tree
-
enterMethod_declaration
Enter a parse tree produced byCSharpParser.method_declaration().- Parameters:
ctx- the parse tree
-
exitMethod_declaration
Exit a parse tree produced byCSharpParser.method_declaration().- Parameters:
ctx- the parse tree
-
enterMethod_member_name
Enter a parse tree produced byCSharpParser.method_member_name().- Parameters:
ctx- the parse tree
-
exitMethod_member_name
Exit a parse tree produced byCSharpParser.method_member_name().- Parameters:
ctx- the parse tree
-
enterOperator_declaration
Enter a parse tree produced byCSharpParser.operator_declaration().- Parameters:
ctx- the parse tree
-
exitOperator_declaration
Exit a parse tree produced byCSharpParser.operator_declaration().- Parameters:
ctx- the parse tree
-
enterArg_declaration
Enter a parse tree produced byCSharpParser.arg_declaration().- Parameters:
ctx- the parse tree
-
exitArg_declaration
Exit a parse tree produced byCSharpParser.arg_declaration().- Parameters:
ctx- the parse tree
-
enterMethod_invocation
Enter a parse tree produced byCSharpParser.method_invocation().- Parameters:
ctx- the parse tree
-
exitMethod_invocation
Exit a parse tree produced byCSharpParser.method_invocation().- Parameters:
ctx- the parse tree
-
enterObject_creation_expression
Enter a parse tree produced byCSharpParser.object_creation_expression().- Parameters:
ctx- the parse tree
-
exitObject_creation_expression
Exit a parse tree produced byCSharpParser.object_creation_expression().- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byCSharpParser.identifier().- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byCSharpParser.identifier().- Parameters:
ctx- the parse tree
-