C# Class MonobjcDevelop.Monobjc.Parsing.ObjCBaseListener

Inheritance: IObjCListener
Datei anzeigen Open project: Monobjc/monobjc-monodevelop

Public Methods

Method Description
EnterAbstract_declarator ( ObjCParser context ) : void
EnterAbstract_declarator_suffix ( ObjCParser context ) : void
EnterAdditive_expression ( ObjCParser context ) : void
EnterAnd_expression ( ObjCParser context ) : void
EnterArgument_expression_list ( ObjCParser context ) : void
EnterAssignment_expression ( ObjCParser context ) : void
EnterAssignment_operator ( ObjCParser context ) : void
EnterCast_expression ( ObjCParser context ) : void
EnterCatch_statement ( ObjCParser context ) : void
EnterCategory_implementation ( ObjCParser context ) : void
EnterCategory_interface ( ObjCParser context ) : void
EnterCategory_name ( ObjCParser context ) : void
EnterClass_declaration_list ( ObjCParser context ) : void
EnterClass_implementation ( ObjCParser context ) : void
EnterClass_interface ( ObjCParser context ) : void
EnterClass_list ( ObjCParser context ) : void
EnterClass_method_declaration ( ObjCParser context ) : void
EnterClass_method_definition ( ObjCParser context ) : void
EnterClass_name ( ObjCParser context ) : void
EnterCompound_statement ( ObjCParser context ) : void
EnterConditional_expression ( ObjCParser context ) : void
EnterConstant ( ObjCParser context ) : void
EnterConstant_expression ( ObjCParser context ) : void
EnterDeclaration ( ObjCParser context ) : void
EnterDeclaration_specifiers ( ObjCParser context ) : void
EnterDeclarator ( ObjCParser context ) : void
EnterDeclarator_suffix ( ObjCParser context ) : void
EnterDirect_declarator ( ObjCParser context ) : void
EnterEncode_expression ( ObjCParser context ) : void
EnterEnum_specifier ( ObjCParser context ) : void
EnterEnumerator ( ObjCParser context ) : void
EnterEnumerator_list ( ObjCParser context ) : void
EnterEquality_expression ( ObjCParser context ) : void
EnterEveryRule ( Antlr4.Runtime.ParserRuleContext context ) : void
EnterException_declarator ( ObjCParser context ) : void
EnterExclusive_or_expression ( ObjCParser context ) : void
EnterExpression ( ObjCParser context ) : void
EnterExternal_declaration ( ObjCParser context ) : void
EnterFinally_statement ( ObjCParser context ) : void
EnterFunction_definition ( ObjCParser context ) : void
EnterIdentifier ( ObjCParser context ) : void
EnterImplementation_definition_list ( ObjCParser context ) : void
EnterInclusive_or_expression ( ObjCParser context ) : void
EnterInit_declarator ( ObjCParser context ) : void
EnterInit_declarator_list ( ObjCParser context ) : void
EnterInitializer ( ObjCParser context ) : void
EnterInstance_method_declaration ( ObjCParser context ) : void
EnterInstance_method_definition ( ObjCParser context ) : void
EnterInstance_variables ( ObjCParser context ) : void
EnterInterface_declaration_list ( ObjCParser context ) : void
EnterIteration_statement ( ObjCParser context ) : void
EnterJump_statement ( ObjCParser context ) : void
EnterKeyword_argument ( ObjCParser context ) : void
EnterKeyword_declarator ( ObjCParser context ) : void
EnterLabeled_statement ( ObjCParser context ) : void
EnterLogical_and_expression ( ObjCParser context ) : void
EnterLogical_or_expression ( ObjCParser context ) : void
EnterMacro_specification ( ObjCParser context ) : void
EnterMessage_expression ( ObjCParser context ) : void
EnterMessage_selector ( ObjCParser context ) : void
EnterMethod_declaration ( ObjCParser context ) : void
EnterMethod_definition ( ObjCParser context ) : void
EnterMethod_selector ( ObjCParser context ) : void
EnterMethod_type ( ObjCParser context ) : void
EnterMultiplicative_expression ( ObjCParser context ) : void
EnterParameter_declaration ( ObjCParser context ) : void
EnterParameter_declaration_list ( ObjCParser context ) : void
EnterParameter_list ( ObjCParser context ) : void
EnterPostfix_expression ( ObjCParser context ) : void
EnterPreprocessor_declaration ( ObjCParser context ) : void
EnterPrimary_expression ( ObjCParser context ) : void
EnterProperty_attribute ( ObjCParser context ) : void
EnterProperty_attributes_declaration ( ObjCParser context ) : void
EnterProperty_attributes_list ( ObjCParser context ) : void
EnterProperty_declaration ( ObjCParser context ) : void
EnterProperty_implementation ( ObjCParser context ) : void
EnterProperty_synthesize_item ( ObjCParser context ) : void
EnterProperty_synthesize_list ( ObjCParser context ) : void
EnterProtocol_declaration ( ObjCParser context ) : void
EnterProtocol_declaration_list ( ObjCParser context ) : void
EnterProtocol_expression ( ObjCParser context ) : void
EnterProtocol_list ( ObjCParser context ) : void
EnterProtocol_name ( ObjCParser context ) : void
EnterProtocol_qualifier ( ObjCParser context ) : void
EnterProtocol_reference_list ( ObjCParser context ) : void
EnterReceiver ( ObjCParser context ) : void
EnterRelational_expression ( ObjCParser context ) : void
EnterSelection_statement ( ObjCParser context ) : void
EnterSelector ( ObjCParser context ) : void
EnterSelector_expression ( ObjCParser context ) : void
EnterSelector_name ( ObjCParser context ) : void
EnterShift_expression ( ObjCParser context ) : void
EnterSpecifier_qualifier_list ( ObjCParser context ) : void
EnterStatement ( ObjCParser context ) : void
EnterStatement_list ( ObjCParser context ) : void
EnterStorage_class_specifier ( ObjCParser context ) : void
EnterStruct_declaration ( ObjCParser context ) : void
EnterStruct_declarator ( ObjCParser context ) : void
EnterStruct_declarator_list ( ObjCParser context ) : void
EnterStruct_or_union_specifier ( ObjCParser context ) : void
EnterSuperclass_name ( ObjCParser context ) : void
EnterSynchronized_statement ( ObjCParser context ) : void
EnterThrow_statement ( ObjCParser context ) : void
EnterTranslation_unit ( ObjCParser context ) : void
EnterTry_block ( ObjCParser context ) : void
EnterTry_statement ( ObjCParser context ) : void
EnterType_name ( ObjCParser context ) : void
EnterType_qualifier ( ObjCParser context ) : void
EnterType_specifier ( ObjCParser context ) : void
EnterUnary_expression ( ObjCParser context ) : void
EnterUnary_operator ( ObjCParser context ) : void
EnterVisibility_specification ( ObjCParser context ) : void
ExitAbstract_declarator ( ObjCParser context ) : void
ExitAbstract_declarator_suffix ( ObjCParser context ) : void
ExitAdditive_expression ( ObjCParser context ) : void
ExitAnd_expression ( ObjCParser context ) : void
ExitArgument_expression_list ( ObjCParser context ) : void
ExitAssignment_expression ( ObjCParser context ) : void
ExitAssignment_operator ( ObjCParser context ) : void
ExitCast_expression ( ObjCParser context ) : void
ExitCatch_statement ( ObjCParser context ) : void
ExitCategory_implementation ( ObjCParser context ) : void
ExitCategory_interface ( ObjCParser context ) : void
ExitCategory_name ( ObjCParser context ) : void
ExitClass_declaration_list ( ObjCParser context ) : void
ExitClass_implementation ( ObjCParser context ) : void
ExitClass_interface ( ObjCParser context ) : void
ExitClass_list ( ObjCParser context ) : void
ExitClass_method_declaration ( ObjCParser context ) : void
ExitClass_method_definition ( ObjCParser context ) : void
ExitClass_name ( ObjCParser context ) : void
ExitCompound_statement ( ObjCParser context ) : void
ExitConditional_expression ( ObjCParser context ) : void
ExitConstant ( ObjCParser context ) : void
ExitConstant_expression ( ObjCParser context ) : void
ExitDeclaration ( ObjCParser context ) : void
ExitDeclaration_specifiers ( ObjCParser context ) : void
ExitDeclarator ( ObjCParser context ) : void
ExitDeclarator_suffix ( ObjCParser context ) : void
ExitDirect_declarator ( ObjCParser context ) : void
ExitEncode_expression ( ObjCParser context ) : void
ExitEnum_specifier ( ObjCParser context ) : void
ExitEnumerator ( ObjCParser context ) : void
ExitEnumerator_list ( ObjCParser context ) : void
ExitEquality_expression ( ObjCParser context ) : void
ExitEveryRule ( Antlr4.Runtime.ParserRuleContext context ) : void
ExitException_declarator ( ObjCParser context ) : void
ExitExclusive_or_expression ( ObjCParser context ) : void
ExitExpression ( ObjCParser context ) : void
ExitExternal_declaration ( ObjCParser context ) : void
ExitFinally_statement ( ObjCParser context ) : void
ExitFunction_definition ( ObjCParser context ) : void
ExitIdentifier ( ObjCParser context ) : void
ExitImplementation_definition_list ( ObjCParser context ) : void
ExitInclusive_or_expression ( ObjCParser context ) : void
ExitInit_declarator ( ObjCParser context ) : void
ExitInit_declarator_list ( ObjCParser context ) : void
ExitInitializer ( ObjCParser context ) : void
ExitInstance_method_declaration ( ObjCParser context ) : void
ExitInstance_method_definition ( ObjCParser context ) : void
ExitInstance_variables ( ObjCParser context ) : void
ExitInterface_declaration_list ( ObjCParser context ) : void
ExitIteration_statement ( ObjCParser context ) : void
ExitJump_statement ( ObjCParser context ) : void
ExitKeyword_argument ( ObjCParser context ) : void
ExitKeyword_declarator ( ObjCParser context ) : void
ExitLabeled_statement ( ObjCParser context ) : void
ExitLogical_and_expression ( ObjCParser context ) : void
ExitLogical_or_expression ( ObjCParser context ) : void
ExitMacro_specification ( ObjCParser context ) : void
ExitMessage_expression ( ObjCParser context ) : void
ExitMessage_selector ( ObjCParser context ) : void
ExitMethod_declaration ( ObjCParser context ) : void
ExitMethod_definition ( ObjCParser context ) : void
ExitMethod_selector ( ObjCParser context ) : void
ExitMethod_type ( ObjCParser context ) : void
ExitMultiplicative_expression ( ObjCParser context ) : void
ExitParameter_declaration ( ObjCParser context ) : void
ExitParameter_declaration_list ( ObjCParser context ) : void
ExitParameter_list ( ObjCParser context ) : void
ExitPostfix_expression ( ObjCParser context ) : void
ExitPreprocessor_declaration ( ObjCParser context ) : void
ExitPrimary_expression ( ObjCParser context ) : void
ExitProperty_attribute ( ObjCParser context ) : void
ExitProperty_attributes_declaration ( ObjCParser context ) : void
ExitProperty_attributes_list ( ObjCParser context ) : void
ExitProperty_declaration ( ObjCParser context ) : void
ExitProperty_implementation ( ObjCParser context ) : void
ExitProperty_synthesize_item ( ObjCParser context ) : void
ExitProperty_synthesize_list ( ObjCParser context ) : void
ExitProtocol_declaration ( ObjCParser context ) : void
ExitProtocol_declaration_list ( ObjCParser context ) : void
ExitProtocol_expression ( ObjCParser context ) : void
ExitProtocol_list ( ObjCParser context ) : void
ExitProtocol_name ( ObjCParser context ) : void
ExitProtocol_qualifier ( ObjCParser context ) : void
ExitProtocol_reference_list ( ObjCParser context ) : void
ExitReceiver ( ObjCParser context ) : void
ExitRelational_expression ( ObjCParser context ) : void
ExitSelection_statement ( ObjCParser context ) : void
ExitSelector ( ObjCParser context ) : void
ExitSelector_expression ( ObjCParser context ) : void
ExitSelector_name ( ObjCParser context ) : void
ExitShift_expression ( ObjCParser context ) : void
ExitSpecifier_qualifier_list ( ObjCParser context ) : void
ExitStatement ( ObjCParser context ) : void
ExitStatement_list ( ObjCParser context ) : void
ExitStorage_class_specifier ( ObjCParser context ) : void
ExitStruct_declaration ( ObjCParser context ) : void
ExitStruct_declarator ( ObjCParser context ) : void
ExitStruct_declarator_list ( ObjCParser context ) : void
ExitStruct_or_union_specifier ( ObjCParser context ) : void
ExitSuperclass_name ( ObjCParser context ) : void
ExitSynchronized_statement ( ObjCParser context ) : void
ExitThrow_statement ( ObjCParser context ) : void
ExitTranslation_unit ( ObjCParser context ) : void
ExitTry_block ( ObjCParser context ) : void
ExitTry_statement ( ObjCParser context ) : void
ExitType_name ( ObjCParser context ) : void
ExitType_qualifier ( ObjCParser context ) : void
ExitType_specifier ( ObjCParser context ) : void
ExitUnary_expression ( ObjCParser context ) : void
ExitUnary_operator ( ObjCParser context ) : void
ExitVisibility_specification ( ObjCParser context ) : void
VisitErrorNode ( Antlr4.Runtime.Tree.IErrorNode node ) : void
VisitTerminal ( Antlr4.Runtime.Tree.ITerminalNode node ) : void

Method Details

EnterAbstract_declarator() public method

public EnterAbstract_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterAbstract_declarator_suffix() public method

public EnterAbstract_declarator_suffix ( ObjCParser context ) : void
context ObjCParser
return void

EnterAdditive_expression() public method

public EnterAdditive_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterAnd_expression() public method

public EnterAnd_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterArgument_expression_list() public method

public EnterArgument_expression_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterAssignment_expression() public method

public EnterAssignment_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterAssignment_operator() public method

public EnterAssignment_operator ( ObjCParser context ) : void
context ObjCParser
return void

EnterCast_expression() public method

public EnterCast_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterCatch_statement() public method

public EnterCatch_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterCategory_implementation() public method

public EnterCategory_implementation ( ObjCParser context ) : void
context ObjCParser
return void

EnterCategory_interface() public method

public EnterCategory_interface ( ObjCParser context ) : void
context ObjCParser
return void

EnterCategory_name() public method

public EnterCategory_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_declaration_list() public method

public EnterClass_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_implementation() public method

public EnterClass_implementation ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_interface() public method

public EnterClass_interface ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_list() public method

public EnterClass_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_method_declaration() public method

public EnterClass_method_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_method_definition() public method

public EnterClass_method_definition ( ObjCParser context ) : void
context ObjCParser
return void

EnterClass_name() public method

public EnterClass_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterCompound_statement() public method

public EnterCompound_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterConditional_expression() public method

public EnterConditional_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterConstant() public method

public EnterConstant ( ObjCParser context ) : void
context ObjCParser
return void

EnterConstant_expression() public method

public EnterConstant_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterDeclaration() public method

public EnterDeclaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterDeclaration_specifiers() public method

public EnterDeclaration_specifiers ( ObjCParser context ) : void
context ObjCParser
return void

EnterDeclarator() public method

public EnterDeclarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterDeclarator_suffix() public method

public EnterDeclarator_suffix ( ObjCParser context ) : void
context ObjCParser
return void

EnterDirect_declarator() public method

public EnterDirect_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterEncode_expression() public method

public EnterEncode_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterEnum_specifier() public method

public EnterEnum_specifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterEnumerator() public method

public EnterEnumerator ( ObjCParser context ) : void
context ObjCParser
return void

EnterEnumerator_list() public method

public EnterEnumerator_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterEquality_expression() public method

public EnterEquality_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterEveryRule() public method

public EnterEveryRule ( Antlr4.Runtime.ParserRuleContext context ) : void
context Antlr4.Runtime.ParserRuleContext
return void

EnterException_declarator() public method

public EnterException_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterExclusive_or_expression() public method

public EnterExclusive_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterExpression() public method

public EnterExpression ( ObjCParser context ) : void
context ObjCParser
return void

EnterExternal_declaration() public method

public EnterExternal_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterFinally_statement() public method

public EnterFinally_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterFunction_definition() public method

public EnterFunction_definition ( ObjCParser context ) : void
context ObjCParser
return void

EnterIdentifier() public method

public EnterIdentifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterImplementation_definition_list() public method

public EnterImplementation_definition_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterInclusive_or_expression() public method

public EnterInclusive_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterInit_declarator() public method

public EnterInit_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterInit_declarator_list() public method

public EnterInit_declarator_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterInitializer() public method

public EnterInitializer ( ObjCParser context ) : void
context ObjCParser
return void

EnterInstance_method_declaration() public method

public EnterInstance_method_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterInstance_method_definition() public method

public EnterInstance_method_definition ( ObjCParser context ) : void
context ObjCParser
return void

EnterInstance_variables() public method

public EnterInstance_variables ( ObjCParser context ) : void
context ObjCParser
return void

EnterInterface_declaration_list() public method

public EnterInterface_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterIteration_statement() public method

public EnterIteration_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterJump_statement() public method

public EnterJump_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterKeyword_argument() public method

public EnterKeyword_argument ( ObjCParser context ) : void
context ObjCParser
return void

EnterKeyword_declarator() public method

public EnterKeyword_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterLabeled_statement() public method

public EnterLabeled_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterLogical_and_expression() public method

public EnterLogical_and_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterLogical_or_expression() public method

public EnterLogical_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterMacro_specification() public method

public EnterMacro_specification ( ObjCParser context ) : void
context ObjCParser
return void

EnterMessage_expression() public method

public EnterMessage_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterMessage_selector() public method

public EnterMessage_selector ( ObjCParser context ) : void
context ObjCParser
return void

EnterMethod_declaration() public method

public EnterMethod_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterMethod_definition() public method

public EnterMethod_definition ( ObjCParser context ) : void
context ObjCParser
return void

EnterMethod_selector() public method

public EnterMethod_selector ( ObjCParser context ) : void
context ObjCParser
return void

EnterMethod_type() public method

public EnterMethod_type ( ObjCParser context ) : void
context ObjCParser
return void

EnterMultiplicative_expression() public method

public EnterMultiplicative_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterParameter_declaration() public method

public EnterParameter_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterParameter_declaration_list() public method

public EnterParameter_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterParameter_list() public method

public EnterParameter_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterPostfix_expression() public method

public EnterPostfix_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterPreprocessor_declaration() public method

public EnterPreprocessor_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterPrimary_expression() public method

public EnterPrimary_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_attribute() public method

public EnterProperty_attribute ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_attributes_declaration() public method

public EnterProperty_attributes_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_attributes_list() public method

public EnterProperty_attributes_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_declaration() public method

public EnterProperty_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_implementation() public method

public EnterProperty_implementation ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_synthesize_item() public method

public EnterProperty_synthesize_item ( ObjCParser context ) : void
context ObjCParser
return void

EnterProperty_synthesize_list() public method

public EnterProperty_synthesize_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_declaration() public method

public EnterProtocol_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_declaration_list() public method

public EnterProtocol_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_expression() public method

public EnterProtocol_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_list() public method

public EnterProtocol_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_name() public method

public EnterProtocol_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_qualifier() public method

public EnterProtocol_qualifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterProtocol_reference_list() public method

public EnterProtocol_reference_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterReceiver() public method

public EnterReceiver ( ObjCParser context ) : void
context ObjCParser
return void

EnterRelational_expression() public method

public EnterRelational_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterSelection_statement() public method

public EnterSelection_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterSelector() public method

public EnterSelector ( ObjCParser context ) : void
context ObjCParser
return void

EnterSelector_expression() public method

public EnterSelector_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterSelector_name() public method

public EnterSelector_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterShift_expression() public method

public EnterShift_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterSpecifier_qualifier_list() public method

public EnterSpecifier_qualifier_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterStatement() public method

public EnterStatement ( ObjCParser context ) : void
context ObjCParser
return void

EnterStatement_list() public method

public EnterStatement_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterStorage_class_specifier() public method

public EnterStorage_class_specifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterStruct_declaration() public method

public EnterStruct_declaration ( ObjCParser context ) : void
context ObjCParser
return void

EnterStruct_declarator() public method

public EnterStruct_declarator ( ObjCParser context ) : void
context ObjCParser
return void

EnterStruct_declarator_list() public method

public EnterStruct_declarator_list ( ObjCParser context ) : void
context ObjCParser
return void

EnterStruct_or_union_specifier() public method

public EnterStruct_or_union_specifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterSuperclass_name() public method

public EnterSuperclass_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterSynchronized_statement() public method

public EnterSynchronized_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterThrow_statement() public method

public EnterThrow_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterTranslation_unit() public method

public EnterTranslation_unit ( ObjCParser context ) : void
context ObjCParser
return void

EnterTry_block() public method

public EnterTry_block ( ObjCParser context ) : void
context ObjCParser
return void

EnterTry_statement() public method

public EnterTry_statement ( ObjCParser context ) : void
context ObjCParser
return void

EnterType_name() public method

public EnterType_name ( ObjCParser context ) : void
context ObjCParser
return void

EnterType_qualifier() public method

public EnterType_qualifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterType_specifier() public method

public EnterType_specifier ( ObjCParser context ) : void
context ObjCParser
return void

EnterUnary_expression() public method

public EnterUnary_expression ( ObjCParser context ) : void
context ObjCParser
return void

EnterUnary_operator() public method

public EnterUnary_operator ( ObjCParser context ) : void
context ObjCParser
return void

EnterVisibility_specification() public method

public EnterVisibility_specification ( ObjCParser context ) : void
context ObjCParser
return void

ExitAbstract_declarator() public method

public ExitAbstract_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitAbstract_declarator_suffix() public method

public ExitAbstract_declarator_suffix ( ObjCParser context ) : void
context ObjCParser
return void

ExitAdditive_expression() public method

public ExitAdditive_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitAnd_expression() public method

public ExitAnd_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitArgument_expression_list() public method

public ExitArgument_expression_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitAssignment_expression() public method

public ExitAssignment_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitAssignment_operator() public method

public ExitAssignment_operator ( ObjCParser context ) : void
context ObjCParser
return void

ExitCast_expression() public method

public ExitCast_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitCatch_statement() public method

public ExitCatch_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitCategory_implementation() public method

public ExitCategory_implementation ( ObjCParser context ) : void
context ObjCParser
return void

ExitCategory_interface() public method

public ExitCategory_interface ( ObjCParser context ) : void
context ObjCParser
return void

ExitCategory_name() public method

public ExitCategory_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_declaration_list() public method

public ExitClass_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_implementation() public method

public ExitClass_implementation ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_interface() public method

public ExitClass_interface ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_list() public method

public ExitClass_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_method_declaration() public method

public ExitClass_method_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_method_definition() public method

public ExitClass_method_definition ( ObjCParser context ) : void
context ObjCParser
return void

ExitClass_name() public method

public ExitClass_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitCompound_statement() public method

public ExitCompound_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitConditional_expression() public method

public ExitConditional_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitConstant() public method

public ExitConstant ( ObjCParser context ) : void
context ObjCParser
return void

ExitConstant_expression() public method

public ExitConstant_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitDeclaration() public method

public ExitDeclaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitDeclaration_specifiers() public method

public ExitDeclaration_specifiers ( ObjCParser context ) : void
context ObjCParser
return void

ExitDeclarator() public method

public ExitDeclarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitDeclarator_suffix() public method

public ExitDeclarator_suffix ( ObjCParser context ) : void
context ObjCParser
return void

ExitDirect_declarator() public method

public ExitDirect_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitEncode_expression() public method

public ExitEncode_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitEnum_specifier() public method

public ExitEnum_specifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitEnumerator() public method

public ExitEnumerator ( ObjCParser context ) : void
context ObjCParser
return void

ExitEnumerator_list() public method

public ExitEnumerator_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitEquality_expression() public method

public ExitEquality_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitEveryRule() public method

public ExitEveryRule ( Antlr4.Runtime.ParserRuleContext context ) : void
context Antlr4.Runtime.ParserRuleContext
return void

ExitException_declarator() public method

public ExitException_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitExclusive_or_expression() public method

public ExitExclusive_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitExpression() public method

public ExitExpression ( ObjCParser context ) : void
context ObjCParser
return void

ExitExternal_declaration() public method

public ExitExternal_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitFinally_statement() public method

public ExitFinally_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitFunction_definition() public method

public ExitFunction_definition ( ObjCParser context ) : void
context ObjCParser
return void

ExitIdentifier() public method

public ExitIdentifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitImplementation_definition_list() public method

public ExitImplementation_definition_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitInclusive_or_expression() public method

public ExitInclusive_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitInit_declarator() public method

public ExitInit_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitInit_declarator_list() public method

public ExitInit_declarator_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitInitializer() public method

public ExitInitializer ( ObjCParser context ) : void
context ObjCParser
return void

ExitInstance_method_declaration() public method

public ExitInstance_method_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitInstance_method_definition() public method

public ExitInstance_method_definition ( ObjCParser context ) : void
context ObjCParser
return void

ExitInstance_variables() public method

public ExitInstance_variables ( ObjCParser context ) : void
context ObjCParser
return void

ExitInterface_declaration_list() public method

public ExitInterface_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitIteration_statement() public method

public ExitIteration_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitJump_statement() public method

public ExitJump_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitKeyword_argument() public method

public ExitKeyword_argument ( ObjCParser context ) : void
context ObjCParser
return void

ExitKeyword_declarator() public method

public ExitKeyword_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitLabeled_statement() public method

public ExitLabeled_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitLogical_and_expression() public method

public ExitLogical_and_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitLogical_or_expression() public method

public ExitLogical_or_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitMacro_specification() public method

public ExitMacro_specification ( ObjCParser context ) : void
context ObjCParser
return void

ExitMessage_expression() public method

public ExitMessage_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitMessage_selector() public method

public ExitMessage_selector ( ObjCParser context ) : void
context ObjCParser
return void

ExitMethod_declaration() public method

public ExitMethod_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitMethod_definition() public method

public ExitMethod_definition ( ObjCParser context ) : void
context ObjCParser
return void

ExitMethod_selector() public method

public ExitMethod_selector ( ObjCParser context ) : void
context ObjCParser
return void

ExitMethod_type() public method

public ExitMethod_type ( ObjCParser context ) : void
context ObjCParser
return void

ExitMultiplicative_expression() public method

public ExitMultiplicative_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitParameter_declaration() public method

public ExitParameter_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitParameter_declaration_list() public method

public ExitParameter_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitParameter_list() public method

public ExitParameter_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitPostfix_expression() public method

public ExitPostfix_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitPreprocessor_declaration() public method

public ExitPreprocessor_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitPrimary_expression() public method

public ExitPrimary_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_attribute() public method

public ExitProperty_attribute ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_attributes_declaration() public method

public ExitProperty_attributes_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_attributes_list() public method

public ExitProperty_attributes_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_declaration() public method

public ExitProperty_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_implementation() public method

public ExitProperty_implementation ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_synthesize_item() public method

public ExitProperty_synthesize_item ( ObjCParser context ) : void
context ObjCParser
return void

ExitProperty_synthesize_list() public method

public ExitProperty_synthesize_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_declaration() public method

public ExitProtocol_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_declaration_list() public method

public ExitProtocol_declaration_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_expression() public method

public ExitProtocol_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_list() public method

public ExitProtocol_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_name() public method

public ExitProtocol_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_qualifier() public method

public ExitProtocol_qualifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitProtocol_reference_list() public method

public ExitProtocol_reference_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitReceiver() public method

public ExitReceiver ( ObjCParser context ) : void
context ObjCParser
return void

ExitRelational_expression() public method

public ExitRelational_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitSelection_statement() public method

public ExitSelection_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitSelector() public method

public ExitSelector ( ObjCParser context ) : void
context ObjCParser
return void

ExitSelector_expression() public method

public ExitSelector_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitSelector_name() public method

public ExitSelector_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitShift_expression() public method

public ExitShift_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitSpecifier_qualifier_list() public method

public ExitSpecifier_qualifier_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitStatement() public method

public ExitStatement ( ObjCParser context ) : void
context ObjCParser
return void

ExitStatement_list() public method

public ExitStatement_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitStorage_class_specifier() public method

public ExitStorage_class_specifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitStruct_declaration() public method

public ExitStruct_declaration ( ObjCParser context ) : void
context ObjCParser
return void

ExitStruct_declarator() public method

public ExitStruct_declarator ( ObjCParser context ) : void
context ObjCParser
return void

ExitStruct_declarator_list() public method

public ExitStruct_declarator_list ( ObjCParser context ) : void
context ObjCParser
return void

ExitStruct_or_union_specifier() public method

public ExitStruct_or_union_specifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitSuperclass_name() public method

public ExitSuperclass_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitSynchronized_statement() public method

public ExitSynchronized_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitThrow_statement() public method

public ExitThrow_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitTranslation_unit() public method

public ExitTranslation_unit ( ObjCParser context ) : void
context ObjCParser
return void

ExitTry_block() public method

public ExitTry_block ( ObjCParser context ) : void
context ObjCParser
return void

ExitTry_statement() public method

public ExitTry_statement ( ObjCParser context ) : void
context ObjCParser
return void

ExitType_name() public method

public ExitType_name ( ObjCParser context ) : void
context ObjCParser
return void

ExitType_qualifier() public method

public ExitType_qualifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitType_specifier() public method

public ExitType_specifier ( ObjCParser context ) : void
context ObjCParser
return void

ExitUnary_expression() public method

public ExitUnary_expression ( ObjCParser context ) : void
context ObjCParser
return void

ExitUnary_operator() public method

public ExitUnary_operator ( ObjCParser context ) : void
context ObjCParser
return void

ExitVisibility_specification() public method

public ExitVisibility_specification ( ObjCParser context ) : void
context ObjCParser
return void

VisitErrorNode() public method

public VisitErrorNode ( Antlr4.Runtime.Tree.IErrorNode node ) : void
node Antlr4.Runtime.Tree.IErrorNode
return void

VisitTerminal() public method

public VisitTerminal ( Antlr4.Runtime.Tree.ITerminalNode node ) : void
node Antlr4.Runtime.Tree.ITerminalNode
return void