C# Класс Rubberduck.Parsing.Grammar.VBAParserBaseListener

Наследование: IVBAParserListener
Показать файл Открыть проект

Открытые методы

Метод Описание
EnterAmbiguousIdentifier ( [ context ) : void

Enter a parse tree produced by VBAParser.ambiguousIdentifier.

The default implementation does nothing.

EnterAmbiguousKeyword ( [ context ) : void

Enter a parse tree produced by VBAParser.ambiguousKeyword.

The default implementation does nothing.

EnterAnnotation ( [ context ) : void

Enter a parse tree produced by VBAParser.annotation.

The default implementation does nothing.

EnterAnnotationArg ( [ context ) : void

Enter a parse tree produced by VBAParser.annotationArg.

The default implementation does nothing.

EnterAnnotationArgList ( [ context ) : void

Enter a parse tree produced by VBAParser.annotationArgList.

The default implementation does nothing.

EnterAnnotationList ( [ context ) : void

Enter a parse tree produced by VBAParser.annotationList.

The default implementation does nothing.

EnterAnnotationName ( [ context ) : void

Enter a parse tree produced by VBAParser.annotationName.

The default implementation does nothing.

EnterAppactivateStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.appactivateStmt.

The default implementation does nothing.

EnterArg ( [ context ) : void

Enter a parse tree produced by VBAParser.arg.

The default implementation does nothing.

EnterArgCall ( [ context ) : void

Enter a parse tree produced by VBAParser.argCall.

The default implementation does nothing.

EnterArgDefaultValue ( [ context ) : void

Enter a parse tree produced by VBAParser.argDefaultValue.

The default implementation does nothing.

EnterArgList ( [ context ) : void

Enter a parse tree produced by VBAParser.argList.

The default implementation does nothing.

EnterArgsCall ( [ context ) : void

Enter a parse tree produced by VBAParser.argsCall.

The default implementation does nothing.

EnterAsTypeClause ( [ context ) : void

Enter a parse tree produced by VBAParser.asTypeClause.

The default implementation does nothing.

EnterAttributeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.attributeStmt.

The default implementation does nothing.

EnterBaseType ( [ context ) : void

Enter a parse tree produced by VBAParser.baseType.

The default implementation does nothing.

EnterBeepStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.beepStmt.

The default implementation does nothing.

EnterBlock ( [ context ) : void

Enter a parse tree produced by VBAParser.block.

The default implementation does nothing.

EnterBlockIfThenElse ( [ context ) : void

Enter a parse tree produced by VBAParser.blockIfThenElse.

The default implementation does nothing.

EnterBlockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.blockStmt.

The default implementation does nothing.

EnterCaseCondElse ( [ context ) : void

Enter a parse tree produced by VBAParser.caseCondElse.

The default implementation does nothing.

EnterCaseCondIs ( [ context ) : void

Enter a parse tree produced by VBAParser.caseCondIs.

The default implementation does nothing.

EnterCaseCondSelection ( [ context ) : void

Enter a parse tree produced by VBAParser.caseCondSelection.

The default implementation does nothing.

EnterCaseCondTo ( [ context ) : void

Enter a parse tree produced by VBAParser.caseCondTo.

The default implementation does nothing.

EnterCaseCondValue ( [ context ) : void

Enter a parse tree produced by VBAParser.caseCondValue.

The default implementation does nothing.

EnterCertainIdentifier ( [ context ) : void

Enter a parse tree produced by VBAParser.certainIdentifier.

The default implementation does nothing.

EnterChdirStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.chdirStmt.

The default implementation does nothing.

EnterChdriveStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.chdriveStmt.

The default implementation does nothing.

EnterCloseStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.closeStmt.

The default implementation does nothing.

EnterComment ( [ context ) : void

Enter a parse tree produced by VBAParser.comment.

The default implementation does nothing.

EnterComparisonOperator ( [ context ) : void

Enter a parse tree produced by VBAParser.comparisonOperator.

The default implementation does nothing.

EnterComplexType ( [ context ) : void

Enter a parse tree produced by VBAParser.complexType.

The default implementation does nothing.

EnterConstStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.constStmt.

The default implementation does nothing.

EnterConstSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.constSubStmt.

The default implementation does nothing.

EnterDateStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.dateStmt.

The default implementation does nothing.

EnterDeclareStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.declareStmt.

The default implementation does nothing.

EnterDeftypeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.deftypeStmt.

The default implementation does nothing.

EnterDeleteSettingStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.deleteSettingStmt.

The default implementation does nothing.

EnterDictionaryCallStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.dictionaryCallStmt.

The default implementation does nothing.

EnterDoLoopStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.doLoopStmt.

The default implementation does nothing.

EnterECS_MemberProcedureCall ( [ context ) : void

Enter a parse tree produced by VBAParser.eCS_MemberProcedureCall.

The default implementation does nothing.

EnterECS_ProcedureCall ( [ context ) : void

Enter a parse tree produced by VBAParser.eCS_ProcedureCall.

The default implementation does nothing.

EnterEndOfLine ( [ context ) : void

Enter a parse tree produced by VBAParser.endOfLine.

The default implementation does nothing.

EnterEndOfStatement ( [ context ) : void

Enter a parse tree produced by VBAParser.endOfStatement.

The default implementation does nothing.

EnterEndStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.endStmt.

The default implementation does nothing.

EnterEnumerationStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.enumerationStmt.

The default implementation does nothing.

EnterEnumerationStmt_Constant ( [ context ) : void

Enter a parse tree produced by VBAParser.enumerationStmt_Constant.

The default implementation does nothing.

EnterEraseStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.eraseStmt.

The default implementation does nothing.

EnterErrorStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.errorStmt.

The default implementation does nothing.

EnterEventStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.eventStmt.

The default implementation does nothing.

EnterEveryRule ( [ context ) : void The default implementation does nothing.
EnterExitStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.exitStmt.

The default implementation does nothing.

EnterExplicitCallStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.explicitCallStmt.

The default implementation does nothing.

EnterFieldLength ( [ context ) : void

Enter a parse tree produced by VBAParser.fieldLength.

The default implementation does nothing.

EnterFileNumber ( [ context ) : void

Enter a parse tree produced by VBAParser.fileNumber.

The default implementation does nothing.

EnterFilecopyStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.filecopyStmt.

The default implementation does nothing.

EnterForEachStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.forEachStmt.

The default implementation does nothing.

EnterForNextStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.forNextStmt.

The default implementation does nothing.

EnterFunctionStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.functionStmt.

The default implementation does nothing.

EnterGetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.getStmt.

The default implementation does nothing.

EnterGoSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.goSubStmt.

The default implementation does nothing.

EnterGoToStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.goToStmt.

The default implementation does nothing.

EnterICS_B_MemberProcedureCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_B_MemberProcedureCall.

The default implementation does nothing.

EnterICS_B_ProcedureCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_B_ProcedureCall.

The default implementation does nothing.

EnterICS_S_DictionaryCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_S_DictionaryCall.

The default implementation does nothing.

EnterICS_S_MemberCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_S_MemberCall.

The default implementation does nothing.

EnterICS_S_MembersCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_S_MembersCall.

The default implementation does nothing.

EnterICS_S_ProcedureOrArrayCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_S_ProcedureOrArrayCall.

The default implementation does nothing.

EnterICS_S_VariableOrProcedureCall ( [ context ) : void

Enter a parse tree produced by VBAParser.iCS_S_VariableOrProcedureCall.

The default implementation does nothing.

EnterIfBlockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.ifBlockStmt.

The default implementation does nothing.

EnterIfConditionStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.ifConditionStmt.

The default implementation does nothing.

EnterIfElseBlockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.ifElseBlockStmt.

The default implementation does nothing.

EnterIfElseIfBlockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.ifElseIfBlockStmt.

The default implementation does nothing.

EnterImplementsStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.implementsStmt.

The default implementation does nothing.

EnterImplicitCallStmt_InBlock ( [ context ) : void

Enter a parse tree produced by VBAParser.implicitCallStmt_InBlock.

The default implementation does nothing.

EnterImplicitCallStmt_InStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.implicitCallStmt_InStmt.

The default implementation does nothing.

EnterInlineIfThenElse ( [ context ) : void

Enter a parse tree produced by VBAParser.inlineIfThenElse.

The default implementation does nothing.

EnterInputStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.inputStmt.

The default implementation does nothing.

EnterKillStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.killStmt.

The default implementation does nothing.

EnterLetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.letStmt.

The default implementation does nothing.

EnterLetterrange ( [ context ) : void

Enter a parse tree produced by VBAParser.letterrange.

The default implementation does nothing.

EnterLineInputStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.lineInputStmt.

The default implementation does nothing.

EnterLineLabel ( [ context ) : void

Enter a parse tree produced by VBAParser.lineLabel.

The default implementation does nothing.

EnterLiteral ( [ context ) : void

Enter a parse tree produced by VBAParser.literal.

The default implementation does nothing.

EnterLoadStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.loadStmt.

The default implementation does nothing.

EnterLockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.lockStmt.

The default implementation does nothing.

EnterLsetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.lsetStmt.

The default implementation does nothing.

EnterMidStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.midStmt.

The default implementation does nothing.

EnterMkdirStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.mkdirStmt.

The default implementation does nothing.

EnterModule ( [ context ) : void

Enter a parse tree produced by VBAParser.module.

The default implementation does nothing.

EnterModuleAttributes ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleAttributes.

The default implementation does nothing.

EnterModuleBody ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleBody.

The default implementation does nothing.

EnterModuleBodyElement ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleBodyElement.

The default implementation does nothing.

EnterModuleConfig ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleConfig.

The default implementation does nothing.

EnterModuleConfigElement ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleConfigElement.

The default implementation does nothing.

EnterModuleDeclarations ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleDeclarations.

The default implementation does nothing.

EnterModuleDeclarationsElement ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleDeclarationsElement.

The default implementation does nothing.

EnterModuleHeader ( [ context ) : void

Enter a parse tree produced by VBAParser.moduleHeader.

The default implementation does nothing.

EnterNameStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.nameStmt.

The default implementation does nothing.

EnterNumberLiteral ( [ context ) : void

Enter a parse tree produced by VBAParser.numberLiteral.

The default implementation does nothing.

EnterOnErrorStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.onErrorStmt.

The default implementation does nothing.

EnterOnGoSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.onGoSubStmt.

The default implementation does nothing.

EnterOnGoToStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.onGoToStmt.

The default implementation does nothing.

EnterOpenStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.openStmt.

The default implementation does nothing.

EnterOptionBaseStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.optionBaseStmt.

The default implementation does nothing.

EnterOptionCompareStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.optionCompareStmt.

The default implementation does nothing.

EnterOptionExplicitStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.optionExplicitStmt.

The default implementation does nothing.

EnterOptionPrivateModuleStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.optionPrivateModuleStmt.

The default implementation does nothing.

EnterOutputList ( [ context ) : void

Enter a parse tree produced by VBAParser.outputList.

The default implementation does nothing.

EnterOutputList_Expression ( [ context ) : void

Enter a parse tree produced by VBAParser.outputList_Expression.

The default implementation does nothing.

EnterPrintStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.printStmt.

The default implementation does nothing.

EnterPropertyGetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.propertyGetStmt.

The default implementation does nothing.

EnterPropertyLetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.propertyLetStmt.

The default implementation does nothing.

EnterPropertySetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.propertySetStmt.

The default implementation does nothing.

EnterPutStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.putStmt.

The default implementation does nothing.

EnterRaiseEventStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.raiseEventStmt.

The default implementation does nothing.

EnterRandomizeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.randomizeStmt.

The default implementation does nothing.

EnterRedimStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.redimStmt.

The default implementation does nothing.

EnterRedimSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.redimSubStmt.

The default implementation does nothing.

EnterRemComment ( [ context ) : void

Enter a parse tree produced by VBAParser.remComment.

The default implementation does nothing.

EnterResetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.resetStmt.

The default implementation does nothing.

EnterResumeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.resumeStmt.

The default implementation does nothing.

EnterReturnStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.returnStmt.

The default implementation does nothing.

EnterRmdirStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.rmdirStmt.

The default implementation does nothing.

EnterRsetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.rsetStmt.

The default implementation does nothing.

EnterSC_Case ( [ context ) : void

Enter a parse tree produced by VBAParser.sC_Case.

The default implementation does nothing.

EnterSaveSettingStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.saveSettingStmt.

The default implementation does nothing.

EnterSavepictureStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.savepictureStmt.

The default implementation does nothing.

EnterSeekStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.seekStmt.

The default implementation does nothing.

EnterSelectCaseStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.selectCaseStmt.

The default implementation does nothing.

EnterSendkeysStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.sendkeysStmt.

The default implementation does nothing.

EnterSetStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.setStmt.

The default implementation does nothing.

EnterSetattrStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.setattrStmt.

The default implementation does nothing.

EnterStartRule ( [ context ) : void

Enter a parse tree produced by VBAParser.startRule.

The default implementation does nothing.

EnterStopStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.stopStmt.

The default implementation does nothing.

EnterSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.subStmt.

The default implementation does nothing.

EnterSubscript ( [ context ) : void

Enter a parse tree produced by VBAParser.subscript.

The default implementation does nothing.

EnterSubscripts ( [ context ) : void

Enter a parse tree produced by VBAParser.subscripts.

The default implementation does nothing.

EnterTimeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.timeStmt.

The default implementation does nothing.

EnterType ( [ context ) : void

Enter a parse tree produced by VBAParser.type.

The default implementation does nothing.

EnterTypeHint ( [ context ) : void

Enter a parse tree produced by VBAParser.typeHint.

The default implementation does nothing.

EnterTypeOfStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.typeOfStmt.

The default implementation does nothing.

EnterTypeStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.typeStmt.

The default implementation does nothing.

EnterTypeStmt_Element ( [ context ) : void

Enter a parse tree produced by VBAParser.typeStmt_Element.

The default implementation does nothing.

EnterUnloadStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.unloadStmt.

The default implementation does nothing.

EnterUnlockStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.unlockStmt.

The default implementation does nothing.

EnterVariableListStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.variableListStmt.

The default implementation does nothing.

EnterVariableStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.variableStmt.

The default implementation does nothing.

EnterVariableSubStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.variableSubStmt.

The default implementation does nothing.

EnterVisibility ( [ context ) : void

Enter a parse tree produced by VBAParser.visibility.

The default implementation does nothing.

EnterVsAdd ( [ context ) : void

Enter a parse tree produced by VBAParser.vsAdd.

The default implementation does nothing.

EnterVsAddressOf ( [ context ) : void

Enter a parse tree produced by VBAParser.vsAddressOf.

The default implementation does nothing.

EnterVsAmp ( [ context ) : void

Enter a parse tree produced by VBAParser.vsAmp.

The default implementation does nothing.

EnterVsAnd ( [ context ) : void

Enter a parse tree produced by VBAParser.vsAnd.

The default implementation does nothing.

EnterVsAssign ( [ context ) : void

Enter a parse tree produced by VBAParser.vsAssign.

The default implementation does nothing.

EnterVsEqv ( [ context ) : void

Enter a parse tree produced by VBAParser.vsEqv.

The default implementation does nothing.

EnterVsICS ( [ context ) : void

Enter a parse tree produced by VBAParser.vsICS.

The default implementation does nothing.

EnterVsImp ( [ context ) : void

Enter a parse tree produced by VBAParser.vsImp.

The default implementation does nothing.

EnterVsIntDiv ( [ context ) : void

Enter a parse tree produced by VBAParser.vsIntDiv.

The default implementation does nothing.

EnterVsLiteral ( [ context ) : void

Enter a parse tree produced by VBAParser.vsLiteral.

The default implementation does nothing.

EnterVsMid ( [ context ) : void

Enter a parse tree produced by VBAParser.vsMid.

The default implementation does nothing.

EnterVsMod ( [ context ) : void

Enter a parse tree produced by VBAParser.vsMod.

The default implementation does nothing.

EnterVsMult ( [ context ) : void

Enter a parse tree produced by VBAParser.vsMult.

The default implementation does nothing.

EnterVsNegation ( [ context ) : void

Enter a parse tree produced by VBAParser.vsNegation.

The default implementation does nothing.

EnterVsNew ( [ context ) : void

Enter a parse tree produced by VBAParser.vsNew.

The default implementation does nothing.

EnterVsNot ( [ context ) : void

Enter a parse tree produced by VBAParser.vsNot.

The default implementation does nothing.

EnterVsOr ( [ context ) : void

Enter a parse tree produced by VBAParser.vsOr.

The default implementation does nothing.

EnterVsPow ( [ context ) : void

Enter a parse tree produced by VBAParser.vsPow.

The default implementation does nothing.

EnterVsRelational ( [ context ) : void

Enter a parse tree produced by VBAParser.vsRelational.

The default implementation does nothing.

EnterVsStruct ( [ context ) : void

Enter a parse tree produced by VBAParser.vsStruct.

The default implementation does nothing.

EnterVsTypeOf ( [ context ) : void

Enter a parse tree produced by VBAParser.vsTypeOf.

The default implementation does nothing.

EnterVsXor ( [ context ) : void

Enter a parse tree produced by VBAParser.vsXor.

The default implementation does nothing.

EnterWhileWendStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.whileWendStmt.

The default implementation does nothing.

EnterWhiteSpace ( [ context ) : void

Enter a parse tree produced by VBAParser.whiteSpace.

The default implementation does nothing.

EnterWidthStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.widthStmt.

The default implementation does nothing.

EnterWithStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.withStmt.

The default implementation does nothing.

EnterWriteStmt ( [ context ) : void

Enter a parse tree produced by VBAParser.writeStmt.

The default implementation does nothing.

ExitAmbiguousIdentifier ( [ context ) : void

Exit a parse tree produced by VBAParser.ambiguousIdentifier.

The default implementation does nothing.

ExitAmbiguousKeyword ( [ context ) : void

Exit a parse tree produced by VBAParser.ambiguousKeyword.

The default implementation does nothing.

ExitAnnotation ( [ context ) : void

Exit a parse tree produced by VBAParser.annotation.

The default implementation does nothing.

ExitAnnotationArg ( [ context ) : void

Exit a parse tree produced by VBAParser.annotationArg.

The default implementation does nothing.

ExitAnnotationArgList ( [ context ) : void

Exit a parse tree produced by VBAParser.annotationArgList.

The default implementation does nothing.

ExitAnnotationList ( [ context ) : void

Exit a parse tree produced by VBAParser.annotationList.

The default implementation does nothing.

ExitAnnotationName ( [ context ) : void

Exit a parse tree produced by VBAParser.annotationName.

The default implementation does nothing.

ExitAppactivateStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.appactivateStmt.

The default implementation does nothing.

ExitArg ( [ context ) : void

Exit a parse tree produced by VBAParser.arg.

The default implementation does nothing.

ExitArgCall ( [ context ) : void

Exit a parse tree produced by VBAParser.argCall.

The default implementation does nothing.

ExitArgDefaultValue ( [ context ) : void

Exit a parse tree produced by VBAParser.argDefaultValue.

The default implementation does nothing.

ExitArgList ( [ context ) : void

Exit a parse tree produced by VBAParser.argList.

The default implementation does nothing.

ExitArgsCall ( [ context ) : void

Exit a parse tree produced by VBAParser.argsCall.

The default implementation does nothing.

ExitAsTypeClause ( [ context ) : void

Exit a parse tree produced by VBAParser.asTypeClause.

The default implementation does nothing.

ExitAttributeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.attributeStmt.

The default implementation does nothing.

ExitBaseType ( [ context ) : void

Exit a parse tree produced by VBAParser.baseType.

The default implementation does nothing.

ExitBeepStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.beepStmt.

The default implementation does nothing.

ExitBlock ( [ context ) : void

Exit a parse tree produced by VBAParser.block.

The default implementation does nothing.

ExitBlockIfThenElse ( [ context ) : void

Exit a parse tree produced by VBAParser.blockIfThenElse.

The default implementation does nothing.

ExitBlockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.blockStmt.

The default implementation does nothing.

ExitCaseCondElse ( [ context ) : void

Exit a parse tree produced by VBAParser.caseCondElse.

The default implementation does nothing.

ExitCaseCondIs ( [ context ) : void

Exit a parse tree produced by VBAParser.caseCondIs.

The default implementation does nothing.

ExitCaseCondSelection ( [ context ) : void

Exit a parse tree produced by VBAParser.caseCondSelection.

The default implementation does nothing.

ExitCaseCondTo ( [ context ) : void

Exit a parse tree produced by VBAParser.caseCondTo.

The default implementation does nothing.

ExitCaseCondValue ( [ context ) : void

Exit a parse tree produced by VBAParser.caseCondValue.

The default implementation does nothing.

ExitCertainIdentifier ( [ context ) : void

Exit a parse tree produced by VBAParser.certainIdentifier.

The default implementation does nothing.

ExitChdirStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.chdirStmt.

The default implementation does nothing.

ExitChdriveStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.chdriveStmt.

The default implementation does nothing.

ExitCloseStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.closeStmt.

The default implementation does nothing.

ExitComment ( [ context ) : void

Exit a parse tree produced by VBAParser.comment.

The default implementation does nothing.

ExitComparisonOperator ( [ context ) : void

Exit a parse tree produced by VBAParser.comparisonOperator.

The default implementation does nothing.

ExitComplexType ( [ context ) : void

Exit a parse tree produced by VBAParser.complexType.

The default implementation does nothing.

ExitConstStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.constStmt.

The default implementation does nothing.

ExitConstSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.constSubStmt.

The default implementation does nothing.

ExitDateStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.dateStmt.

The default implementation does nothing.

ExitDeclareStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.declareStmt.

The default implementation does nothing.

ExitDeftypeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.deftypeStmt.

The default implementation does nothing.

ExitDeleteSettingStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.deleteSettingStmt.

The default implementation does nothing.

ExitDictionaryCallStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.dictionaryCallStmt.

The default implementation does nothing.

ExitDoLoopStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.doLoopStmt.

The default implementation does nothing.

ExitECS_MemberProcedureCall ( [ context ) : void

Exit a parse tree produced by VBAParser.eCS_MemberProcedureCall.

The default implementation does nothing.

ExitECS_ProcedureCall ( [ context ) : void

Exit a parse tree produced by VBAParser.eCS_ProcedureCall.

The default implementation does nothing.

ExitEndOfLine ( [ context ) : void

Exit a parse tree produced by VBAParser.endOfLine.

The default implementation does nothing.

ExitEndOfStatement ( [ context ) : void

Exit a parse tree produced by VBAParser.endOfStatement.

The default implementation does nothing.

ExitEndStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.endStmt.

The default implementation does nothing.

ExitEnumerationStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.enumerationStmt.

The default implementation does nothing.

ExitEnumerationStmt_Constant ( [ context ) : void

Exit a parse tree produced by VBAParser.enumerationStmt_Constant.

The default implementation does nothing.

ExitEraseStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.eraseStmt.

The default implementation does nothing.

ExitErrorStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.errorStmt.

The default implementation does nothing.

ExitEventStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.eventStmt.

The default implementation does nothing.

ExitEveryRule ( [ context ) : void The default implementation does nothing.
ExitExitStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.exitStmt.

The default implementation does nothing.

ExitExplicitCallStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.explicitCallStmt.

The default implementation does nothing.

ExitFieldLength ( [ context ) : void

Exit a parse tree produced by VBAParser.fieldLength.

The default implementation does nothing.

ExitFileNumber ( [ context ) : void

Exit a parse tree produced by VBAParser.fileNumber.

The default implementation does nothing.

ExitFilecopyStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.filecopyStmt.

The default implementation does nothing.

ExitForEachStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.forEachStmt.

The default implementation does nothing.

ExitForNextStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.forNextStmt.

The default implementation does nothing.

ExitFunctionStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.functionStmt.

The default implementation does nothing.

ExitGetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.getStmt.

The default implementation does nothing.

ExitGoSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.goSubStmt.

The default implementation does nothing.

ExitGoToStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.goToStmt.

The default implementation does nothing.

ExitICS_B_MemberProcedureCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_B_MemberProcedureCall.

The default implementation does nothing.

ExitICS_B_ProcedureCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_B_ProcedureCall.

The default implementation does nothing.

ExitICS_S_DictionaryCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_S_DictionaryCall.

The default implementation does nothing.

ExitICS_S_MemberCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_S_MemberCall.

The default implementation does nothing.

ExitICS_S_MembersCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_S_MembersCall.

The default implementation does nothing.

ExitICS_S_ProcedureOrArrayCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_S_ProcedureOrArrayCall.

The default implementation does nothing.

ExitICS_S_VariableOrProcedureCall ( [ context ) : void

Exit a parse tree produced by VBAParser.iCS_S_VariableOrProcedureCall.

The default implementation does nothing.

ExitIfBlockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.ifBlockStmt.

The default implementation does nothing.

ExitIfConditionStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.ifConditionStmt.

The default implementation does nothing.

ExitIfElseBlockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.ifElseBlockStmt.

The default implementation does nothing.

ExitIfElseIfBlockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.ifElseIfBlockStmt.

The default implementation does nothing.

ExitImplementsStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.implementsStmt.

The default implementation does nothing.

ExitImplicitCallStmt_InBlock ( [ context ) : void

Exit a parse tree produced by VBAParser.implicitCallStmt_InBlock.

The default implementation does nothing.

ExitImplicitCallStmt_InStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.implicitCallStmt_InStmt.

The default implementation does nothing.

ExitInlineIfThenElse ( [ context ) : void

Exit a parse tree produced by VBAParser.inlineIfThenElse.

The default implementation does nothing.

ExitInputStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.inputStmt.

The default implementation does nothing.

ExitKillStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.killStmt.

The default implementation does nothing.

ExitLetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.letStmt.

The default implementation does nothing.

ExitLetterrange ( [ context ) : void

Exit a parse tree produced by VBAParser.letterrange.

The default implementation does nothing.

ExitLineInputStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.lineInputStmt.

The default implementation does nothing.

ExitLineLabel ( [ context ) : void

Exit a parse tree produced by VBAParser.lineLabel.

The default implementation does nothing.

ExitLiteral ( [ context ) : void

Exit a parse tree produced by VBAParser.literal.

The default implementation does nothing.

ExitLoadStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.loadStmt.

The default implementation does nothing.

ExitLockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.lockStmt.

The default implementation does nothing.

ExitLsetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.lsetStmt.

The default implementation does nothing.

ExitMidStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.midStmt.

The default implementation does nothing.

ExitMkdirStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.mkdirStmt.

The default implementation does nothing.

ExitModule ( [ context ) : void

Exit a parse tree produced by VBAParser.module.

The default implementation does nothing.

ExitModuleAttributes ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleAttributes.

The default implementation does nothing.

ExitModuleBody ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleBody.

The default implementation does nothing.

ExitModuleBodyElement ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleBodyElement.

The default implementation does nothing.

ExitModuleConfig ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleConfig.

The default implementation does nothing.

ExitModuleConfigElement ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleConfigElement.

The default implementation does nothing.

ExitModuleDeclarations ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleDeclarations.

The default implementation does nothing.

ExitModuleDeclarationsElement ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleDeclarationsElement.

The default implementation does nothing.

ExitModuleHeader ( [ context ) : void

Exit a parse tree produced by VBAParser.moduleHeader.

The default implementation does nothing.

ExitNameStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.nameStmt.

The default implementation does nothing.

ExitNumberLiteral ( [ context ) : void

Exit a parse tree produced by VBAParser.numberLiteral.

The default implementation does nothing.

ExitOnErrorStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.onErrorStmt.

The default implementation does nothing.

ExitOnGoSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.onGoSubStmt.

The default implementation does nothing.

ExitOnGoToStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.onGoToStmt.

The default implementation does nothing.

ExitOpenStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.openStmt.

The default implementation does nothing.

ExitOptionBaseStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.optionBaseStmt.

The default implementation does nothing.

ExitOptionCompareStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.optionCompareStmt.

The default implementation does nothing.

ExitOptionExplicitStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.optionExplicitStmt.

The default implementation does nothing.

ExitOptionPrivateModuleStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.optionPrivateModuleStmt.

The default implementation does nothing.

ExitOutputList ( [ context ) : void

Exit a parse tree produced by VBAParser.outputList.

The default implementation does nothing.

ExitOutputList_Expression ( [ context ) : void

Exit a parse tree produced by VBAParser.outputList_Expression.

The default implementation does nothing.

ExitPrintStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.printStmt.

The default implementation does nothing.

ExitPropertyGetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.propertyGetStmt.

The default implementation does nothing.

ExitPropertyLetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.propertyLetStmt.

The default implementation does nothing.

ExitPropertySetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.propertySetStmt.

The default implementation does nothing.

ExitPutStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.putStmt.

The default implementation does nothing.

ExitRaiseEventStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.raiseEventStmt.

The default implementation does nothing.

ExitRandomizeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.randomizeStmt.

The default implementation does nothing.

ExitRedimStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.redimStmt.

The default implementation does nothing.

ExitRedimSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.redimSubStmt.

The default implementation does nothing.

ExitRemComment ( [ context ) : void

Exit a parse tree produced by VBAParser.remComment.

The default implementation does nothing.

ExitResetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.resetStmt.

The default implementation does nothing.

ExitResumeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.resumeStmt.

The default implementation does nothing.

ExitReturnStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.returnStmt.

The default implementation does nothing.

ExitRmdirStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.rmdirStmt.

The default implementation does nothing.

ExitRsetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.rsetStmt.

The default implementation does nothing.

ExitSC_Case ( [ context ) : void

Exit a parse tree produced by VBAParser.sC_Case.

The default implementation does nothing.

ExitSaveSettingStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.saveSettingStmt.

The default implementation does nothing.

ExitSavepictureStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.savepictureStmt.

The default implementation does nothing.

ExitSeekStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.seekStmt.

The default implementation does nothing.

ExitSelectCaseStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.selectCaseStmt.

The default implementation does nothing.

ExitSendkeysStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.sendkeysStmt.

The default implementation does nothing.

ExitSetStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.setStmt.

The default implementation does nothing.

ExitSetattrStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.setattrStmt.

The default implementation does nothing.

ExitStartRule ( [ context ) : void

Exit a parse tree produced by VBAParser.startRule.

The default implementation does nothing.

ExitStopStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.stopStmt.

The default implementation does nothing.

ExitSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.subStmt.

The default implementation does nothing.

ExitSubscript ( [ context ) : void

Exit a parse tree produced by VBAParser.subscript.

The default implementation does nothing.

ExitSubscripts ( [ context ) : void

Exit a parse tree produced by VBAParser.subscripts.

The default implementation does nothing.

ExitTimeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.timeStmt.

The default implementation does nothing.

ExitType ( [ context ) : void

Exit a parse tree produced by VBAParser.type.

The default implementation does nothing.

ExitTypeHint ( [ context ) : void

Exit a parse tree produced by VBAParser.typeHint.

The default implementation does nothing.

ExitTypeOfStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.typeOfStmt.

The default implementation does nothing.

ExitTypeStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.typeStmt.

The default implementation does nothing.

ExitTypeStmt_Element ( [ context ) : void

Exit a parse tree produced by VBAParser.typeStmt_Element.

The default implementation does nothing.

ExitUnloadStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.unloadStmt.

The default implementation does nothing.

ExitUnlockStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.unlockStmt.

The default implementation does nothing.

ExitVariableListStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.variableListStmt.

The default implementation does nothing.

ExitVariableStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.variableStmt.

The default implementation does nothing.

ExitVariableSubStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.variableSubStmt.

The default implementation does nothing.

ExitVisibility ( [ context ) : void

Exit a parse tree produced by VBAParser.visibility.

The default implementation does nothing.

ExitVsAdd ( [ context ) : void

Exit a parse tree produced by VBAParser.vsAdd.

The default implementation does nothing.

ExitVsAddressOf ( [ context ) : void

Exit a parse tree produced by VBAParser.vsAddressOf.

The default implementation does nothing.

ExitVsAmp ( [ context ) : void

Exit a parse tree produced by VBAParser.vsAmp.

The default implementation does nothing.

ExitVsAnd ( [ context ) : void

Exit a parse tree produced by VBAParser.vsAnd.

The default implementation does nothing.

ExitVsAssign ( [ context ) : void

Exit a parse tree produced by VBAParser.vsAssign.

The default implementation does nothing.

ExitVsEqv ( [ context ) : void

Exit a parse tree produced by VBAParser.vsEqv.

The default implementation does nothing.

ExitVsICS ( [ context ) : void

Exit a parse tree produced by VBAParser.vsICS.

The default implementation does nothing.

ExitVsImp ( [ context ) : void

Exit a parse tree produced by VBAParser.vsImp.

The default implementation does nothing.

ExitVsIntDiv ( [ context ) : void

Exit a parse tree produced by VBAParser.vsIntDiv.

The default implementation does nothing.

ExitVsLiteral ( [ context ) : void

Exit a parse tree produced by VBAParser.vsLiteral.

The default implementation does nothing.

ExitVsMid ( [ context ) : void

Exit a parse tree produced by VBAParser.vsMid.

The default implementation does nothing.

ExitVsMod ( [ context ) : void

Exit a parse tree produced by VBAParser.vsMod.

The default implementation does nothing.

ExitVsMult ( [ context ) : void

Exit a parse tree produced by VBAParser.vsMult.

The default implementation does nothing.

ExitVsNegation ( [ context ) : void

Exit a parse tree produced by VBAParser.vsNegation.

The default implementation does nothing.

ExitVsNew ( [ context ) : void

Exit a parse tree produced by VBAParser.vsNew.

The default implementation does nothing.

ExitVsNot ( [ context ) : void

Exit a parse tree produced by VBAParser.vsNot.

The default implementation does nothing.

ExitVsOr ( [ context ) : void

Exit a parse tree produced by VBAParser.vsOr.

The default implementation does nothing.

ExitVsPow ( [ context ) : void

Exit a parse tree produced by VBAParser.vsPow.

The default implementation does nothing.

ExitVsRelational ( [ context ) : void

Exit a parse tree produced by VBAParser.vsRelational.

The default implementation does nothing.

ExitVsStruct ( [ context ) : void

Exit a parse tree produced by VBAParser.vsStruct.

The default implementation does nothing.

ExitVsTypeOf ( [ context ) : void

Exit a parse tree produced by VBAParser.vsTypeOf.

The default implementation does nothing.

ExitVsXor ( [ context ) : void

Exit a parse tree produced by VBAParser.vsXor.

The default implementation does nothing.

ExitWhileWendStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.whileWendStmt.

The default implementation does nothing.

ExitWhiteSpace ( [ context ) : void

Exit a parse tree produced by VBAParser.whiteSpace.

The default implementation does nothing.

ExitWidthStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.widthStmt.

The default implementation does nothing.

ExitWithStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.withStmt.

The default implementation does nothing.

ExitWriteStmt ( [ context ) : void

Exit a parse tree produced by VBAParser.writeStmt.

The default implementation does nothing.

VisitErrorNode ( [ node ) : void The default implementation does nothing.
VisitTerminal ( [ node ) : void The default implementation does nothing.

Описание методов

EnterAmbiguousIdentifier() публичный Метод

Enter a parse tree produced by VBAParser.ambiguousIdentifier.

The default implementation does nothing.

public EnterAmbiguousIdentifier ( [ context ) : void
context [ The parse tree.
Результат void

EnterAmbiguousKeyword() публичный Метод

Enter a parse tree produced by VBAParser.ambiguousKeyword.

The default implementation does nothing.

public EnterAmbiguousKeyword ( [ context ) : void
context [ The parse tree.
Результат void

EnterAnnotation() публичный Метод

Enter a parse tree produced by VBAParser.annotation.

The default implementation does nothing.

public EnterAnnotation ( [ context ) : void
context [ The parse tree.
Результат void

EnterAnnotationArg() публичный Метод

Enter a parse tree produced by VBAParser.annotationArg.

The default implementation does nothing.

public EnterAnnotationArg ( [ context ) : void
context [ The parse tree.
Результат void

EnterAnnotationArgList() публичный Метод

Enter a parse tree produced by VBAParser.annotationArgList.

The default implementation does nothing.

public EnterAnnotationArgList ( [ context ) : void
context [ The parse tree.
Результат void

EnterAnnotationList() публичный Метод

Enter a parse tree produced by VBAParser.annotationList.

The default implementation does nothing.

public EnterAnnotationList ( [ context ) : void
context [ The parse tree.
Результат void

EnterAnnotationName() публичный Метод

Enter a parse tree produced by VBAParser.annotationName.

The default implementation does nothing.

public EnterAnnotationName ( [ context ) : void
context [ The parse tree.
Результат void

EnterAppactivateStmt() публичный Метод

Enter a parse tree produced by VBAParser.appactivateStmt.

The default implementation does nothing.

public EnterAppactivateStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterArg() публичный Метод

Enter a parse tree produced by VBAParser.arg.

The default implementation does nothing.

public EnterArg ( [ context ) : void
context [ The parse tree.
Результат void

EnterArgCall() публичный Метод

Enter a parse tree produced by VBAParser.argCall.

The default implementation does nothing.

public EnterArgCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterArgDefaultValue() публичный Метод

Enter a parse tree produced by VBAParser.argDefaultValue.

The default implementation does nothing.

public EnterArgDefaultValue ( [ context ) : void
context [ The parse tree.
Результат void

EnterArgList() публичный Метод

Enter a parse tree produced by VBAParser.argList.

The default implementation does nothing.

public EnterArgList ( [ context ) : void
context [ The parse tree.
Результат void

EnterArgsCall() публичный Метод

Enter a parse tree produced by VBAParser.argsCall.

The default implementation does nothing.

public EnterArgsCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterAsTypeClause() публичный Метод

Enter a parse tree produced by VBAParser.asTypeClause.

The default implementation does nothing.

public EnterAsTypeClause ( [ context ) : void
context [ The parse tree.
Результат void

EnterAttributeStmt() публичный Метод

Enter a parse tree produced by VBAParser.attributeStmt.

The default implementation does nothing.

public EnterAttributeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterBaseType() публичный Метод

Enter a parse tree produced by VBAParser.baseType.

The default implementation does nothing.

public EnterBaseType ( [ context ) : void
context [ The parse tree.
Результат void

EnterBeepStmt() публичный Метод

Enter a parse tree produced by VBAParser.beepStmt.

The default implementation does nothing.

public EnterBeepStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterBlock() публичный Метод

Enter a parse tree produced by VBAParser.block.

The default implementation does nothing.

public EnterBlock ( [ context ) : void
context [ The parse tree.
Результат void

EnterBlockIfThenElse() публичный Метод

Enter a parse tree produced by VBAParser.blockIfThenElse.

The default implementation does nothing.

public EnterBlockIfThenElse ( [ context ) : void
context [ The parse tree.
Результат void

EnterBlockStmt() публичный Метод

Enter a parse tree produced by VBAParser.blockStmt.

The default implementation does nothing.

public EnterBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterCaseCondElse() публичный Метод

Enter a parse tree produced by VBAParser.caseCondElse.

The default implementation does nothing.

public EnterCaseCondElse ( [ context ) : void
context [ The parse tree.
Результат void

EnterCaseCondIs() публичный Метод

Enter a parse tree produced by VBAParser.caseCondIs.

The default implementation does nothing.

public EnterCaseCondIs ( [ context ) : void
context [ The parse tree.
Результат void

EnterCaseCondSelection() публичный Метод

Enter a parse tree produced by VBAParser.caseCondSelection.

The default implementation does nothing.

public EnterCaseCondSelection ( [ context ) : void
context [ The parse tree.
Результат void

EnterCaseCondTo() публичный Метод

Enter a parse tree produced by VBAParser.caseCondTo.

The default implementation does nothing.

public EnterCaseCondTo ( [ context ) : void
context [ The parse tree.
Результат void

EnterCaseCondValue() публичный Метод

Enter a parse tree produced by VBAParser.caseCondValue.

The default implementation does nothing.

public EnterCaseCondValue ( [ context ) : void
context [ The parse tree.
Результат void

EnterCertainIdentifier() публичный Метод

Enter a parse tree produced by VBAParser.certainIdentifier.

The default implementation does nothing.

public EnterCertainIdentifier ( [ context ) : void
context [ The parse tree.
Результат void

EnterChdirStmt() публичный Метод

Enter a parse tree produced by VBAParser.chdirStmt.

The default implementation does nothing.

public EnterChdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterChdriveStmt() публичный Метод

Enter a parse tree produced by VBAParser.chdriveStmt.

The default implementation does nothing.

public EnterChdriveStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterCloseStmt() публичный Метод

Enter a parse tree produced by VBAParser.closeStmt.

The default implementation does nothing.

public EnterCloseStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterComment() публичный Метод

Enter a parse tree produced by VBAParser.comment.

The default implementation does nothing.

public EnterComment ( [ context ) : void
context [ The parse tree.
Результат void

EnterComparisonOperator() публичный Метод

Enter a parse tree produced by VBAParser.comparisonOperator.

The default implementation does nothing.

public EnterComparisonOperator ( [ context ) : void
context [ The parse tree.
Результат void

EnterComplexType() публичный Метод

Enter a parse tree produced by VBAParser.complexType.

The default implementation does nothing.

public EnterComplexType ( [ context ) : void
context [ The parse tree.
Результат void

EnterConstStmt() публичный Метод

Enter a parse tree produced by VBAParser.constStmt.

The default implementation does nothing.

public EnterConstStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterConstSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.constSubStmt.

The default implementation does nothing.

public EnterConstSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDateStmt() публичный Метод

Enter a parse tree produced by VBAParser.dateStmt.

The default implementation does nothing.

public EnterDateStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDeclareStmt() публичный Метод

Enter a parse tree produced by VBAParser.declareStmt.

The default implementation does nothing.

public EnterDeclareStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDeftypeStmt() публичный Метод

Enter a parse tree produced by VBAParser.deftypeStmt.

The default implementation does nothing.

public EnterDeftypeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDeleteSettingStmt() публичный Метод

Enter a parse tree produced by VBAParser.deleteSettingStmt.

The default implementation does nothing.

public EnterDeleteSettingStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDictionaryCallStmt() публичный Метод

Enter a parse tree produced by VBAParser.dictionaryCallStmt.

The default implementation does nothing.

public EnterDictionaryCallStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterDoLoopStmt() публичный Метод

Enter a parse tree produced by VBAParser.doLoopStmt.

The default implementation does nothing.

public EnterDoLoopStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterECS_MemberProcedureCall() публичный Метод

Enter a parse tree produced by VBAParser.eCS_MemberProcedureCall.

The default implementation does nothing.

public EnterECS_MemberProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterECS_ProcedureCall() публичный Метод

Enter a parse tree produced by VBAParser.eCS_ProcedureCall.

The default implementation does nothing.

public EnterECS_ProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterEndOfLine() публичный Метод

Enter a parse tree produced by VBAParser.endOfLine.

The default implementation does nothing.

public EnterEndOfLine ( [ context ) : void
context [ The parse tree.
Результат void

EnterEndOfStatement() публичный Метод

Enter a parse tree produced by VBAParser.endOfStatement.

The default implementation does nothing.

public EnterEndOfStatement ( [ context ) : void
context [ The parse tree.
Результат void

EnterEndStmt() публичный Метод

Enter a parse tree produced by VBAParser.endStmt.

The default implementation does nothing.

public EnterEndStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterEnumerationStmt() публичный Метод

Enter a parse tree produced by VBAParser.enumerationStmt.

The default implementation does nothing.

public EnterEnumerationStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterEnumerationStmt_Constant() публичный Метод

Enter a parse tree produced by VBAParser.enumerationStmt_Constant.

The default implementation does nothing.

public EnterEnumerationStmt_Constant ( [ context ) : void
context [ The parse tree.
Результат void

EnterEraseStmt() публичный Метод

Enter a parse tree produced by VBAParser.eraseStmt.

The default implementation does nothing.

public EnterEraseStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterErrorStmt() публичный Метод

Enter a parse tree produced by VBAParser.errorStmt.

The default implementation does nothing.

public EnterErrorStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterEventStmt() публичный Метод

Enter a parse tree produced by VBAParser.eventStmt.

The default implementation does nothing.

public EnterEventStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterEveryRule() публичный Метод

The default implementation does nothing.
public EnterEveryRule ( [ context ) : void
context [
Результат void

EnterExitStmt() публичный Метод

Enter a parse tree produced by VBAParser.exitStmt.

The default implementation does nothing.

public EnterExitStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterExplicitCallStmt() публичный Метод

Enter a parse tree produced by VBAParser.explicitCallStmt.

The default implementation does nothing.

public EnterExplicitCallStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterFieldLength() публичный Метод

Enter a parse tree produced by VBAParser.fieldLength.

The default implementation does nothing.

public EnterFieldLength ( [ context ) : void
context [ The parse tree.
Результат void

EnterFileNumber() публичный Метод

Enter a parse tree produced by VBAParser.fileNumber.

The default implementation does nothing.

public EnterFileNumber ( [ context ) : void
context [ The parse tree.
Результат void

EnterFilecopyStmt() публичный Метод

Enter a parse tree produced by VBAParser.filecopyStmt.

The default implementation does nothing.

public EnterFilecopyStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterForEachStmt() публичный Метод

Enter a parse tree produced by VBAParser.forEachStmt.

The default implementation does nothing.

public EnterForEachStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterForNextStmt() публичный Метод

Enter a parse tree produced by VBAParser.forNextStmt.

The default implementation does nothing.

public EnterForNextStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterFunctionStmt() публичный Метод

Enter a parse tree produced by VBAParser.functionStmt.

The default implementation does nothing.

public EnterFunctionStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterGetStmt() публичный Метод

Enter a parse tree produced by VBAParser.getStmt.

The default implementation does nothing.

public EnterGetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterGoSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.goSubStmt.

The default implementation does nothing.

public EnterGoSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterGoToStmt() публичный Метод

Enter a parse tree produced by VBAParser.goToStmt.

The default implementation does nothing.

public EnterGoToStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_B_MemberProcedureCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_B_MemberProcedureCall.

The default implementation does nothing.

public EnterICS_B_MemberProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_B_ProcedureCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_B_ProcedureCall.

The default implementation does nothing.

public EnterICS_B_ProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_S_DictionaryCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_S_DictionaryCall.

The default implementation does nothing.

public EnterICS_S_DictionaryCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_S_MemberCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_S_MemberCall.

The default implementation does nothing.

public EnterICS_S_MemberCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_S_MembersCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_S_MembersCall.

The default implementation does nothing.

public EnterICS_S_MembersCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_S_ProcedureOrArrayCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_S_ProcedureOrArrayCall.

The default implementation does nothing.

public EnterICS_S_ProcedureOrArrayCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterICS_S_VariableOrProcedureCall() публичный Метод

Enter a parse tree produced by VBAParser.iCS_S_VariableOrProcedureCall.

The default implementation does nothing.

public EnterICS_S_VariableOrProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

EnterIfBlockStmt() публичный Метод

Enter a parse tree produced by VBAParser.ifBlockStmt.

The default implementation does nothing.

public EnterIfBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterIfConditionStmt() публичный Метод

Enter a parse tree produced by VBAParser.ifConditionStmt.

The default implementation does nothing.

public EnterIfConditionStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterIfElseBlockStmt() публичный Метод

Enter a parse tree produced by VBAParser.ifElseBlockStmt.

The default implementation does nothing.

public EnterIfElseBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterIfElseIfBlockStmt() публичный Метод

Enter a parse tree produced by VBAParser.ifElseIfBlockStmt.

The default implementation does nothing.

public EnterIfElseIfBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterImplementsStmt() публичный Метод

Enter a parse tree produced by VBAParser.implementsStmt.

The default implementation does nothing.

public EnterImplementsStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterImplicitCallStmt_InBlock() публичный Метод

Enter a parse tree produced by VBAParser.implicitCallStmt_InBlock.

The default implementation does nothing.

public EnterImplicitCallStmt_InBlock ( [ context ) : void
context [ The parse tree.
Результат void

EnterImplicitCallStmt_InStmt() публичный Метод

Enter a parse tree produced by VBAParser.implicitCallStmt_InStmt.

The default implementation does nothing.

public EnterImplicitCallStmt_InStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterInlineIfThenElse() публичный Метод

Enter a parse tree produced by VBAParser.inlineIfThenElse.

The default implementation does nothing.

public EnterInlineIfThenElse ( [ context ) : void
context [ The parse tree.
Результат void

EnterInputStmt() публичный Метод

Enter a parse tree produced by VBAParser.inputStmt.

The default implementation does nothing.

public EnterInputStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterKillStmt() публичный Метод

Enter a parse tree produced by VBAParser.killStmt.

The default implementation does nothing.

public EnterKillStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterLetStmt() публичный Метод

Enter a parse tree produced by VBAParser.letStmt.

The default implementation does nothing.

public EnterLetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterLetterrange() публичный Метод

Enter a parse tree produced by VBAParser.letterrange.

The default implementation does nothing.

public EnterLetterrange ( [ context ) : void
context [ The parse tree.
Результат void

EnterLineInputStmt() публичный Метод

Enter a parse tree produced by VBAParser.lineInputStmt.

The default implementation does nothing.

public EnterLineInputStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterLineLabel() публичный Метод

Enter a parse tree produced by VBAParser.lineLabel.

The default implementation does nothing.

public EnterLineLabel ( [ context ) : void
context [ The parse tree.
Результат void

EnterLiteral() публичный Метод

Enter a parse tree produced by VBAParser.literal.

The default implementation does nothing.

public EnterLiteral ( [ context ) : void
context [ The parse tree.
Результат void

EnterLoadStmt() публичный Метод

Enter a parse tree produced by VBAParser.loadStmt.

The default implementation does nothing.

public EnterLoadStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterLockStmt() публичный Метод

Enter a parse tree produced by VBAParser.lockStmt.

The default implementation does nothing.

public EnterLockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterLsetStmt() публичный Метод

Enter a parse tree produced by VBAParser.lsetStmt.

The default implementation does nothing.

public EnterLsetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterMidStmt() публичный Метод

Enter a parse tree produced by VBAParser.midStmt.

The default implementation does nothing.

public EnterMidStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterMkdirStmt() публичный Метод

Enter a parse tree produced by VBAParser.mkdirStmt.

The default implementation does nothing.

public EnterMkdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterModule() публичный Метод

Enter a parse tree produced by VBAParser.module.

The default implementation does nothing.

public EnterModule ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleAttributes() публичный Метод

Enter a parse tree produced by VBAParser.moduleAttributes.

The default implementation does nothing.

public EnterModuleAttributes ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleBody() публичный Метод

Enter a parse tree produced by VBAParser.moduleBody.

The default implementation does nothing.

public EnterModuleBody ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleBodyElement() публичный Метод

Enter a parse tree produced by VBAParser.moduleBodyElement.

The default implementation does nothing.

public EnterModuleBodyElement ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleConfig() публичный Метод

Enter a parse tree produced by VBAParser.moduleConfig.

The default implementation does nothing.

public EnterModuleConfig ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleConfigElement() публичный Метод

Enter a parse tree produced by VBAParser.moduleConfigElement.

The default implementation does nothing.

public EnterModuleConfigElement ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleDeclarations() публичный Метод

Enter a parse tree produced by VBAParser.moduleDeclarations.

The default implementation does nothing.

public EnterModuleDeclarations ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleDeclarationsElement() публичный Метод

Enter a parse tree produced by VBAParser.moduleDeclarationsElement.

The default implementation does nothing.

public EnterModuleDeclarationsElement ( [ context ) : void
context [ The parse tree.
Результат void

EnterModuleHeader() публичный Метод

Enter a parse tree produced by VBAParser.moduleHeader.

The default implementation does nothing.

public EnterModuleHeader ( [ context ) : void
context [ The parse tree.
Результат void

EnterNameStmt() публичный Метод

Enter a parse tree produced by VBAParser.nameStmt.

The default implementation does nothing.

public EnterNameStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterNumberLiteral() публичный Метод

Enter a parse tree produced by VBAParser.numberLiteral.

The default implementation does nothing.

public EnterNumberLiteral ( [ context ) : void
context [ The parse tree.
Результат void

EnterOnErrorStmt() публичный Метод

Enter a parse tree produced by VBAParser.onErrorStmt.

The default implementation does nothing.

public EnterOnErrorStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOnGoSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.onGoSubStmt.

The default implementation does nothing.

public EnterOnGoSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOnGoToStmt() публичный Метод

Enter a parse tree produced by VBAParser.onGoToStmt.

The default implementation does nothing.

public EnterOnGoToStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOpenStmt() публичный Метод

Enter a parse tree produced by VBAParser.openStmt.

The default implementation does nothing.

public EnterOpenStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOptionBaseStmt() публичный Метод

Enter a parse tree produced by VBAParser.optionBaseStmt.

The default implementation does nothing.

public EnterOptionBaseStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOptionCompareStmt() публичный Метод

Enter a parse tree produced by VBAParser.optionCompareStmt.

The default implementation does nothing.

public EnterOptionCompareStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOptionExplicitStmt() публичный Метод

Enter a parse tree produced by VBAParser.optionExplicitStmt.

The default implementation does nothing.

public EnterOptionExplicitStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOptionPrivateModuleStmt() публичный Метод

Enter a parse tree produced by VBAParser.optionPrivateModuleStmt.

The default implementation does nothing.

public EnterOptionPrivateModuleStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterOutputList() публичный Метод

Enter a parse tree produced by VBAParser.outputList.

The default implementation does nothing.

public EnterOutputList ( [ context ) : void
context [ The parse tree.
Результат void

EnterOutputList_Expression() публичный Метод

Enter a parse tree produced by VBAParser.outputList_Expression.

The default implementation does nothing.

public EnterOutputList_Expression ( [ context ) : void
context [ The parse tree.
Результат void

EnterPrintStmt() публичный Метод

Enter a parse tree produced by VBAParser.printStmt.

The default implementation does nothing.

public EnterPrintStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterPropertyGetStmt() публичный Метод

Enter a parse tree produced by VBAParser.propertyGetStmt.

The default implementation does nothing.

public EnterPropertyGetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterPropertyLetStmt() публичный Метод

Enter a parse tree produced by VBAParser.propertyLetStmt.

The default implementation does nothing.

public EnterPropertyLetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterPropertySetStmt() публичный Метод

Enter a parse tree produced by VBAParser.propertySetStmt.

The default implementation does nothing.

public EnterPropertySetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterPutStmt() публичный Метод

Enter a parse tree produced by VBAParser.putStmt.

The default implementation does nothing.

public EnterPutStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRaiseEventStmt() публичный Метод

Enter a parse tree produced by VBAParser.raiseEventStmt.

The default implementation does nothing.

public EnterRaiseEventStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRandomizeStmt() публичный Метод

Enter a parse tree produced by VBAParser.randomizeStmt.

The default implementation does nothing.

public EnterRandomizeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRedimStmt() публичный Метод

Enter a parse tree produced by VBAParser.redimStmt.

The default implementation does nothing.

public EnterRedimStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRedimSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.redimSubStmt.

The default implementation does nothing.

public EnterRedimSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRemComment() публичный Метод

Enter a parse tree produced by VBAParser.remComment.

The default implementation does nothing.

public EnterRemComment ( [ context ) : void
context [ The parse tree.
Результат void

EnterResetStmt() публичный Метод

Enter a parse tree produced by VBAParser.resetStmt.

The default implementation does nothing.

public EnterResetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterResumeStmt() публичный Метод

Enter a parse tree produced by VBAParser.resumeStmt.

The default implementation does nothing.

public EnterResumeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterReturnStmt() публичный Метод

Enter a parse tree produced by VBAParser.returnStmt.

The default implementation does nothing.

public EnterReturnStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRmdirStmt() публичный Метод

Enter a parse tree produced by VBAParser.rmdirStmt.

The default implementation does nothing.

public EnterRmdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterRsetStmt() публичный Метод

Enter a parse tree produced by VBAParser.rsetStmt.

The default implementation does nothing.

public EnterRsetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSC_Case() публичный Метод

Enter a parse tree produced by VBAParser.sC_Case.

The default implementation does nothing.

public EnterSC_Case ( [ context ) : void
context [ The parse tree.
Результат void

EnterSaveSettingStmt() публичный Метод

Enter a parse tree produced by VBAParser.saveSettingStmt.

The default implementation does nothing.

public EnterSaveSettingStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSavepictureStmt() публичный Метод

Enter a parse tree produced by VBAParser.savepictureStmt.

The default implementation does nothing.

public EnterSavepictureStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSeekStmt() публичный Метод

Enter a parse tree produced by VBAParser.seekStmt.

The default implementation does nothing.

public EnterSeekStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSelectCaseStmt() публичный Метод

Enter a parse tree produced by VBAParser.selectCaseStmt.

The default implementation does nothing.

public EnterSelectCaseStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSendkeysStmt() публичный Метод

Enter a parse tree produced by VBAParser.sendkeysStmt.

The default implementation does nothing.

public EnterSendkeysStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSetStmt() публичный Метод

Enter a parse tree produced by VBAParser.setStmt.

The default implementation does nothing.

public EnterSetStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSetattrStmt() публичный Метод

Enter a parse tree produced by VBAParser.setattrStmt.

The default implementation does nothing.

public EnterSetattrStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterStartRule() публичный Метод

Enter a parse tree produced by VBAParser.startRule.

The default implementation does nothing.

public EnterStartRule ( [ context ) : void
context [ The parse tree.
Результат void

EnterStopStmt() публичный Метод

Enter a parse tree produced by VBAParser.stopStmt.

The default implementation does nothing.

public EnterStopStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.subStmt.

The default implementation does nothing.

public EnterSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterSubscript() публичный Метод

Enter a parse tree produced by VBAParser.subscript.

The default implementation does nothing.

public EnterSubscript ( [ context ) : void
context [ The parse tree.
Результат void

EnterSubscripts() публичный Метод

Enter a parse tree produced by VBAParser.subscripts.

The default implementation does nothing.

public EnterSubscripts ( [ context ) : void
context [ The parse tree.
Результат void

EnterTimeStmt() публичный Метод

Enter a parse tree produced by VBAParser.timeStmt.

The default implementation does nothing.

public EnterTimeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterType() публичный Метод

Enter a parse tree produced by VBAParser.type.

The default implementation does nothing.

public EnterType ( [ context ) : void
context [ The parse tree.
Результат void

EnterTypeHint() публичный Метод

Enter a parse tree produced by VBAParser.typeHint.

The default implementation does nothing.

public EnterTypeHint ( [ context ) : void
context [ The parse tree.
Результат void

EnterTypeOfStmt() публичный Метод

Enter a parse tree produced by VBAParser.typeOfStmt.

The default implementation does nothing.

public EnterTypeOfStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterTypeStmt() публичный Метод

Enter a parse tree produced by VBAParser.typeStmt.

The default implementation does nothing.

public EnterTypeStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterTypeStmt_Element() публичный Метод

Enter a parse tree produced by VBAParser.typeStmt_Element.

The default implementation does nothing.

public EnterTypeStmt_Element ( [ context ) : void
context [ The parse tree.
Результат void

EnterUnloadStmt() публичный Метод

Enter a parse tree produced by VBAParser.unloadStmt.

The default implementation does nothing.

public EnterUnloadStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterUnlockStmt() публичный Метод

Enter a parse tree produced by VBAParser.unlockStmt.

The default implementation does nothing.

public EnterUnlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterVariableListStmt() публичный Метод

Enter a parse tree produced by VBAParser.variableListStmt.

The default implementation does nothing.

public EnterVariableListStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterVariableStmt() публичный Метод

Enter a parse tree produced by VBAParser.variableStmt.

The default implementation does nothing.

public EnterVariableStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterVariableSubStmt() публичный Метод

Enter a parse tree produced by VBAParser.variableSubStmt.

The default implementation does nothing.

public EnterVariableSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterVisibility() публичный Метод

Enter a parse tree produced by VBAParser.visibility.

The default implementation does nothing.

public EnterVisibility ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsAdd() публичный Метод

Enter a parse tree produced by VBAParser.vsAdd.

The default implementation does nothing.

public EnterVsAdd ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsAddressOf() публичный Метод

Enter a parse tree produced by VBAParser.vsAddressOf.

The default implementation does nothing.

public EnterVsAddressOf ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsAmp() публичный Метод

Enter a parse tree produced by VBAParser.vsAmp.

The default implementation does nothing.

public EnterVsAmp ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsAnd() публичный Метод

Enter a parse tree produced by VBAParser.vsAnd.

The default implementation does nothing.

public EnterVsAnd ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsAssign() публичный Метод

Enter a parse tree produced by VBAParser.vsAssign.

The default implementation does nothing.

public EnterVsAssign ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsEqv() публичный Метод

Enter a parse tree produced by VBAParser.vsEqv.

The default implementation does nothing.

public EnterVsEqv ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsICS() публичный Метод

Enter a parse tree produced by VBAParser.vsICS.

The default implementation does nothing.

public EnterVsICS ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsImp() публичный Метод

Enter a parse tree produced by VBAParser.vsImp.

The default implementation does nothing.

public EnterVsImp ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsIntDiv() публичный Метод

Enter a parse tree produced by VBAParser.vsIntDiv.

The default implementation does nothing.

public EnterVsIntDiv ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsLiteral() публичный Метод

Enter a parse tree produced by VBAParser.vsLiteral.

The default implementation does nothing.

public EnterVsLiteral ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsMid() публичный Метод

Enter a parse tree produced by VBAParser.vsMid.

The default implementation does nothing.

public EnterVsMid ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsMod() публичный Метод

Enter a parse tree produced by VBAParser.vsMod.

The default implementation does nothing.

public EnterVsMod ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsMult() публичный Метод

Enter a parse tree produced by VBAParser.vsMult.

The default implementation does nothing.

public EnterVsMult ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsNegation() публичный Метод

Enter a parse tree produced by VBAParser.vsNegation.

The default implementation does nothing.

public EnterVsNegation ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsNew() публичный Метод

Enter a parse tree produced by VBAParser.vsNew.

The default implementation does nothing.

public EnterVsNew ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsNot() публичный Метод

Enter a parse tree produced by VBAParser.vsNot.

The default implementation does nothing.

public EnterVsNot ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsOr() публичный Метод

Enter a parse tree produced by VBAParser.vsOr.

The default implementation does nothing.

public EnterVsOr ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsPow() публичный Метод

Enter a parse tree produced by VBAParser.vsPow.

The default implementation does nothing.

public EnterVsPow ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsRelational() публичный Метод

Enter a parse tree produced by VBAParser.vsRelational.

The default implementation does nothing.

public EnterVsRelational ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsStruct() публичный Метод

Enter a parse tree produced by VBAParser.vsStruct.

The default implementation does nothing.

public EnterVsStruct ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsTypeOf() публичный Метод

Enter a parse tree produced by VBAParser.vsTypeOf.

The default implementation does nothing.

public EnterVsTypeOf ( [ context ) : void
context [ The parse tree.
Результат void

EnterVsXor() публичный Метод

Enter a parse tree produced by VBAParser.vsXor.

The default implementation does nothing.

public EnterVsXor ( [ context ) : void
context [ The parse tree.
Результат void

EnterWhileWendStmt() публичный Метод

Enter a parse tree produced by VBAParser.whileWendStmt.

The default implementation does nothing.

public EnterWhileWendStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterWhiteSpace() публичный Метод

Enter a parse tree produced by VBAParser.whiteSpace.

The default implementation does nothing.

public EnterWhiteSpace ( [ context ) : void
context [ The parse tree.
Результат void

EnterWidthStmt() публичный Метод

Enter a parse tree produced by VBAParser.widthStmt.

The default implementation does nothing.

public EnterWidthStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterWithStmt() публичный Метод

Enter a parse tree produced by VBAParser.withStmt.

The default implementation does nothing.

public EnterWithStmt ( [ context ) : void
context [ The parse tree.
Результат void

EnterWriteStmt() публичный Метод

Enter a parse tree produced by VBAParser.writeStmt.

The default implementation does nothing.

public EnterWriteStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitAmbiguousIdentifier() публичный Метод

Exit a parse tree produced by VBAParser.ambiguousIdentifier.

The default implementation does nothing.

public ExitAmbiguousIdentifier ( [ context ) : void
context [ The parse tree.
Результат void

ExitAmbiguousKeyword() публичный Метод

Exit a parse tree produced by VBAParser.ambiguousKeyword.

The default implementation does nothing.

public ExitAmbiguousKeyword ( [ context ) : void
context [ The parse tree.
Результат void

ExitAnnotation() публичный Метод

Exit a parse tree produced by VBAParser.annotation.

The default implementation does nothing.

public ExitAnnotation ( [ context ) : void
context [ The parse tree.
Результат void

ExitAnnotationArg() публичный Метод

Exit a parse tree produced by VBAParser.annotationArg.

The default implementation does nothing.

public ExitAnnotationArg ( [ context ) : void
context [ The parse tree.
Результат void

ExitAnnotationArgList() публичный Метод

Exit a parse tree produced by VBAParser.annotationArgList.

The default implementation does nothing.

public ExitAnnotationArgList ( [ context ) : void
context [ The parse tree.
Результат void

ExitAnnotationList() публичный Метод

Exit a parse tree produced by VBAParser.annotationList.

The default implementation does nothing.

public ExitAnnotationList ( [ context ) : void
context [ The parse tree.
Результат void

ExitAnnotationName() публичный Метод

Exit a parse tree produced by VBAParser.annotationName.

The default implementation does nothing.

public ExitAnnotationName ( [ context ) : void
context [ The parse tree.
Результат void

ExitAppactivateStmt() публичный Метод

Exit a parse tree produced by VBAParser.appactivateStmt.

The default implementation does nothing.

public ExitAppactivateStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitArg() публичный Метод

Exit a parse tree produced by VBAParser.arg.

The default implementation does nothing.

public ExitArg ( [ context ) : void
context [ The parse tree.
Результат void

ExitArgCall() публичный Метод

Exit a parse tree produced by VBAParser.argCall.

The default implementation does nothing.

public ExitArgCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitArgDefaultValue() публичный Метод

Exit a parse tree produced by VBAParser.argDefaultValue.

The default implementation does nothing.

public ExitArgDefaultValue ( [ context ) : void
context [ The parse tree.
Результат void

ExitArgList() публичный Метод

Exit a parse tree produced by VBAParser.argList.

The default implementation does nothing.

public ExitArgList ( [ context ) : void
context [ The parse tree.
Результат void

ExitArgsCall() публичный Метод

Exit a parse tree produced by VBAParser.argsCall.

The default implementation does nothing.

public ExitArgsCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitAsTypeClause() публичный Метод

Exit a parse tree produced by VBAParser.asTypeClause.

The default implementation does nothing.

public ExitAsTypeClause ( [ context ) : void
context [ The parse tree.
Результат void

ExitAttributeStmt() публичный Метод

Exit a parse tree produced by VBAParser.attributeStmt.

The default implementation does nothing.

public ExitAttributeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitBaseType() публичный Метод

Exit a parse tree produced by VBAParser.baseType.

The default implementation does nothing.

public ExitBaseType ( [ context ) : void
context [ The parse tree.
Результат void

ExitBeepStmt() публичный Метод

Exit a parse tree produced by VBAParser.beepStmt.

The default implementation does nothing.

public ExitBeepStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitBlock() публичный Метод

Exit a parse tree produced by VBAParser.block.

The default implementation does nothing.

public ExitBlock ( [ context ) : void
context [ The parse tree.
Результат void

ExitBlockIfThenElse() публичный Метод

Exit a parse tree produced by VBAParser.blockIfThenElse.

The default implementation does nothing.

public ExitBlockIfThenElse ( [ context ) : void
context [ The parse tree.
Результат void

ExitBlockStmt() публичный Метод

Exit a parse tree produced by VBAParser.blockStmt.

The default implementation does nothing.

public ExitBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitCaseCondElse() публичный Метод

Exit a parse tree produced by VBAParser.caseCondElse.

The default implementation does nothing.

public ExitCaseCondElse ( [ context ) : void
context [ The parse tree.
Результат void

ExitCaseCondIs() публичный Метод

Exit a parse tree produced by VBAParser.caseCondIs.

The default implementation does nothing.

public ExitCaseCondIs ( [ context ) : void
context [ The parse tree.
Результат void

ExitCaseCondSelection() публичный Метод

Exit a parse tree produced by VBAParser.caseCondSelection.

The default implementation does nothing.

public ExitCaseCondSelection ( [ context ) : void
context [ The parse tree.
Результат void

ExitCaseCondTo() публичный Метод

Exit a parse tree produced by VBAParser.caseCondTo.

The default implementation does nothing.

public ExitCaseCondTo ( [ context ) : void
context [ The parse tree.
Результат void

ExitCaseCondValue() публичный Метод

Exit a parse tree produced by VBAParser.caseCondValue.

The default implementation does nothing.

public ExitCaseCondValue ( [ context ) : void
context [ The parse tree.
Результат void

ExitCertainIdentifier() публичный Метод

Exit a parse tree produced by VBAParser.certainIdentifier.

The default implementation does nothing.

public ExitCertainIdentifier ( [ context ) : void
context [ The parse tree.
Результат void

ExitChdirStmt() публичный Метод

Exit a parse tree produced by VBAParser.chdirStmt.

The default implementation does nothing.

public ExitChdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitChdriveStmt() публичный Метод

Exit a parse tree produced by VBAParser.chdriveStmt.

The default implementation does nothing.

public ExitChdriveStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitCloseStmt() публичный Метод

Exit a parse tree produced by VBAParser.closeStmt.

The default implementation does nothing.

public ExitCloseStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitComment() публичный Метод

Exit a parse tree produced by VBAParser.comment.

The default implementation does nothing.

public ExitComment ( [ context ) : void
context [ The parse tree.
Результат void

ExitComparisonOperator() публичный Метод

Exit a parse tree produced by VBAParser.comparisonOperator.

The default implementation does nothing.

public ExitComparisonOperator ( [ context ) : void
context [ The parse tree.
Результат void

ExitComplexType() публичный Метод

Exit a parse tree produced by VBAParser.complexType.

The default implementation does nothing.

public ExitComplexType ( [ context ) : void
context [ The parse tree.
Результат void

ExitConstStmt() публичный Метод

Exit a parse tree produced by VBAParser.constStmt.

The default implementation does nothing.

public ExitConstStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitConstSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.constSubStmt.

The default implementation does nothing.

public ExitConstSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDateStmt() публичный Метод

Exit a parse tree produced by VBAParser.dateStmt.

The default implementation does nothing.

public ExitDateStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDeclareStmt() публичный Метод

Exit a parse tree produced by VBAParser.declareStmt.

The default implementation does nothing.

public ExitDeclareStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDeftypeStmt() публичный Метод

Exit a parse tree produced by VBAParser.deftypeStmt.

The default implementation does nothing.

public ExitDeftypeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDeleteSettingStmt() публичный Метод

Exit a parse tree produced by VBAParser.deleteSettingStmt.

The default implementation does nothing.

public ExitDeleteSettingStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDictionaryCallStmt() публичный Метод

Exit a parse tree produced by VBAParser.dictionaryCallStmt.

The default implementation does nothing.

public ExitDictionaryCallStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitDoLoopStmt() публичный Метод

Exit a parse tree produced by VBAParser.doLoopStmt.

The default implementation does nothing.

public ExitDoLoopStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitECS_MemberProcedureCall() публичный Метод

Exit a parse tree produced by VBAParser.eCS_MemberProcedureCall.

The default implementation does nothing.

public ExitECS_MemberProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitECS_ProcedureCall() публичный Метод

Exit a parse tree produced by VBAParser.eCS_ProcedureCall.

The default implementation does nothing.

public ExitECS_ProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitEndOfLine() публичный Метод

Exit a parse tree produced by VBAParser.endOfLine.

The default implementation does nothing.

public ExitEndOfLine ( [ context ) : void
context [ The parse tree.
Результат void

ExitEndOfStatement() публичный Метод

Exit a parse tree produced by VBAParser.endOfStatement.

The default implementation does nothing.

public ExitEndOfStatement ( [ context ) : void
context [ The parse tree.
Результат void

ExitEndStmt() публичный Метод

Exit a parse tree produced by VBAParser.endStmt.

The default implementation does nothing.

public ExitEndStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitEnumerationStmt() публичный Метод

Exit a parse tree produced by VBAParser.enumerationStmt.

The default implementation does nothing.

public ExitEnumerationStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitEnumerationStmt_Constant() публичный Метод

Exit a parse tree produced by VBAParser.enumerationStmt_Constant.

The default implementation does nothing.

public ExitEnumerationStmt_Constant ( [ context ) : void
context [ The parse tree.
Результат void

ExitEraseStmt() публичный Метод

Exit a parse tree produced by VBAParser.eraseStmt.

The default implementation does nothing.

public ExitEraseStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitErrorStmt() публичный Метод

Exit a parse tree produced by VBAParser.errorStmt.

The default implementation does nothing.

public ExitErrorStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitEventStmt() публичный Метод

Exit a parse tree produced by VBAParser.eventStmt.

The default implementation does nothing.

public ExitEventStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitEveryRule() публичный Метод

The default implementation does nothing.
public ExitEveryRule ( [ context ) : void
context [
Результат void

ExitExitStmt() публичный Метод

Exit a parse tree produced by VBAParser.exitStmt.

The default implementation does nothing.

public ExitExitStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitExplicitCallStmt() публичный Метод

Exit a parse tree produced by VBAParser.explicitCallStmt.

The default implementation does nothing.

public ExitExplicitCallStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitFieldLength() публичный Метод

Exit a parse tree produced by VBAParser.fieldLength.

The default implementation does nothing.

public ExitFieldLength ( [ context ) : void
context [ The parse tree.
Результат void

ExitFileNumber() публичный Метод

Exit a parse tree produced by VBAParser.fileNumber.

The default implementation does nothing.

public ExitFileNumber ( [ context ) : void
context [ The parse tree.
Результат void

ExitFilecopyStmt() публичный Метод

Exit a parse tree produced by VBAParser.filecopyStmt.

The default implementation does nothing.

public ExitFilecopyStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitForEachStmt() публичный Метод

Exit a parse tree produced by VBAParser.forEachStmt.

The default implementation does nothing.

public ExitForEachStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitForNextStmt() публичный Метод

Exit a parse tree produced by VBAParser.forNextStmt.

The default implementation does nothing.

public ExitForNextStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitFunctionStmt() публичный Метод

Exit a parse tree produced by VBAParser.functionStmt.

The default implementation does nothing.

public ExitFunctionStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitGetStmt() публичный Метод

Exit a parse tree produced by VBAParser.getStmt.

The default implementation does nothing.

public ExitGetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitGoSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.goSubStmt.

The default implementation does nothing.

public ExitGoSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitGoToStmt() публичный Метод

Exit a parse tree produced by VBAParser.goToStmt.

The default implementation does nothing.

public ExitGoToStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_B_MemberProcedureCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_B_MemberProcedureCall.

The default implementation does nothing.

public ExitICS_B_MemberProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_B_ProcedureCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_B_ProcedureCall.

The default implementation does nothing.

public ExitICS_B_ProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_S_DictionaryCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_S_DictionaryCall.

The default implementation does nothing.

public ExitICS_S_DictionaryCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_S_MemberCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_S_MemberCall.

The default implementation does nothing.

public ExitICS_S_MemberCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_S_MembersCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_S_MembersCall.

The default implementation does nothing.

public ExitICS_S_MembersCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_S_ProcedureOrArrayCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_S_ProcedureOrArrayCall.

The default implementation does nothing.

public ExitICS_S_ProcedureOrArrayCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitICS_S_VariableOrProcedureCall() публичный Метод

Exit a parse tree produced by VBAParser.iCS_S_VariableOrProcedureCall.

The default implementation does nothing.

public ExitICS_S_VariableOrProcedureCall ( [ context ) : void
context [ The parse tree.
Результат void

ExitIfBlockStmt() публичный Метод

Exit a parse tree produced by VBAParser.ifBlockStmt.

The default implementation does nothing.

public ExitIfBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitIfConditionStmt() публичный Метод

Exit a parse tree produced by VBAParser.ifConditionStmt.

The default implementation does nothing.

public ExitIfConditionStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitIfElseBlockStmt() публичный Метод

Exit a parse tree produced by VBAParser.ifElseBlockStmt.

The default implementation does nothing.

public ExitIfElseBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitIfElseIfBlockStmt() публичный Метод

Exit a parse tree produced by VBAParser.ifElseIfBlockStmt.

The default implementation does nothing.

public ExitIfElseIfBlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitImplementsStmt() публичный Метод

Exit a parse tree produced by VBAParser.implementsStmt.

The default implementation does nothing.

public ExitImplementsStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitImplicitCallStmt_InBlock() публичный Метод

Exit a parse tree produced by VBAParser.implicitCallStmt_InBlock.

The default implementation does nothing.

public ExitImplicitCallStmt_InBlock ( [ context ) : void
context [ The parse tree.
Результат void

ExitImplicitCallStmt_InStmt() публичный Метод

Exit a parse tree produced by VBAParser.implicitCallStmt_InStmt.

The default implementation does nothing.

public ExitImplicitCallStmt_InStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitInlineIfThenElse() публичный Метод

Exit a parse tree produced by VBAParser.inlineIfThenElse.

The default implementation does nothing.

public ExitInlineIfThenElse ( [ context ) : void
context [ The parse tree.
Результат void

ExitInputStmt() публичный Метод

Exit a parse tree produced by VBAParser.inputStmt.

The default implementation does nothing.

public ExitInputStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitKillStmt() публичный Метод

Exit a parse tree produced by VBAParser.killStmt.

The default implementation does nothing.

public ExitKillStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitLetStmt() публичный Метод

Exit a parse tree produced by VBAParser.letStmt.

The default implementation does nothing.

public ExitLetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitLetterrange() публичный Метод

Exit a parse tree produced by VBAParser.letterrange.

The default implementation does nothing.

public ExitLetterrange ( [ context ) : void
context [ The parse tree.
Результат void

ExitLineInputStmt() публичный Метод

Exit a parse tree produced by VBAParser.lineInputStmt.

The default implementation does nothing.

public ExitLineInputStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitLineLabel() публичный Метод

Exit a parse tree produced by VBAParser.lineLabel.

The default implementation does nothing.

public ExitLineLabel ( [ context ) : void
context [ The parse tree.
Результат void

ExitLiteral() публичный Метод

Exit a parse tree produced by VBAParser.literal.

The default implementation does nothing.

public ExitLiteral ( [ context ) : void
context [ The parse tree.
Результат void

ExitLoadStmt() публичный Метод

Exit a parse tree produced by VBAParser.loadStmt.

The default implementation does nothing.

public ExitLoadStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitLockStmt() публичный Метод

Exit a parse tree produced by VBAParser.lockStmt.

The default implementation does nothing.

public ExitLockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitLsetStmt() публичный Метод

Exit a parse tree produced by VBAParser.lsetStmt.

The default implementation does nothing.

public ExitLsetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitMidStmt() публичный Метод

Exit a parse tree produced by VBAParser.midStmt.

The default implementation does nothing.

public ExitMidStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitMkdirStmt() публичный Метод

Exit a parse tree produced by VBAParser.mkdirStmt.

The default implementation does nothing.

public ExitMkdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitModule() публичный Метод

Exit a parse tree produced by VBAParser.module.

The default implementation does nothing.

public ExitModule ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleAttributes() публичный Метод

Exit a parse tree produced by VBAParser.moduleAttributes.

The default implementation does nothing.

public ExitModuleAttributes ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleBody() публичный Метод

Exit a parse tree produced by VBAParser.moduleBody.

The default implementation does nothing.

public ExitModuleBody ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleBodyElement() публичный Метод

Exit a parse tree produced by VBAParser.moduleBodyElement.

The default implementation does nothing.

public ExitModuleBodyElement ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleConfig() публичный Метод

Exit a parse tree produced by VBAParser.moduleConfig.

The default implementation does nothing.

public ExitModuleConfig ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleConfigElement() публичный Метод

Exit a parse tree produced by VBAParser.moduleConfigElement.

The default implementation does nothing.

public ExitModuleConfigElement ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleDeclarations() публичный Метод

Exit a parse tree produced by VBAParser.moduleDeclarations.

The default implementation does nothing.

public ExitModuleDeclarations ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleDeclarationsElement() публичный Метод

Exit a parse tree produced by VBAParser.moduleDeclarationsElement.

The default implementation does nothing.

public ExitModuleDeclarationsElement ( [ context ) : void
context [ The parse tree.
Результат void

ExitModuleHeader() публичный Метод

Exit a parse tree produced by VBAParser.moduleHeader.

The default implementation does nothing.

public ExitModuleHeader ( [ context ) : void
context [ The parse tree.
Результат void

ExitNameStmt() публичный Метод

Exit a parse tree produced by VBAParser.nameStmt.

The default implementation does nothing.

public ExitNameStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitNumberLiteral() публичный Метод

Exit a parse tree produced by VBAParser.numberLiteral.

The default implementation does nothing.

public ExitNumberLiteral ( [ context ) : void
context [ The parse tree.
Результат void

ExitOnErrorStmt() публичный Метод

Exit a parse tree produced by VBAParser.onErrorStmt.

The default implementation does nothing.

public ExitOnErrorStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOnGoSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.onGoSubStmt.

The default implementation does nothing.

public ExitOnGoSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOnGoToStmt() публичный Метод

Exit a parse tree produced by VBAParser.onGoToStmt.

The default implementation does nothing.

public ExitOnGoToStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOpenStmt() публичный Метод

Exit a parse tree produced by VBAParser.openStmt.

The default implementation does nothing.

public ExitOpenStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOptionBaseStmt() публичный Метод

Exit a parse tree produced by VBAParser.optionBaseStmt.

The default implementation does nothing.

public ExitOptionBaseStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOptionCompareStmt() публичный Метод

Exit a parse tree produced by VBAParser.optionCompareStmt.

The default implementation does nothing.

public ExitOptionCompareStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOptionExplicitStmt() публичный Метод

Exit a parse tree produced by VBAParser.optionExplicitStmt.

The default implementation does nothing.

public ExitOptionExplicitStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOptionPrivateModuleStmt() публичный Метод

Exit a parse tree produced by VBAParser.optionPrivateModuleStmt.

The default implementation does nothing.

public ExitOptionPrivateModuleStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitOutputList() публичный Метод

Exit a parse tree produced by VBAParser.outputList.

The default implementation does nothing.

public ExitOutputList ( [ context ) : void
context [ The parse tree.
Результат void

ExitOutputList_Expression() публичный Метод

Exit a parse tree produced by VBAParser.outputList_Expression.

The default implementation does nothing.

public ExitOutputList_Expression ( [ context ) : void
context [ The parse tree.
Результат void

ExitPrintStmt() публичный Метод

Exit a parse tree produced by VBAParser.printStmt.

The default implementation does nothing.

public ExitPrintStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitPropertyGetStmt() публичный Метод

Exit a parse tree produced by VBAParser.propertyGetStmt.

The default implementation does nothing.

public ExitPropertyGetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitPropertyLetStmt() публичный Метод

Exit a parse tree produced by VBAParser.propertyLetStmt.

The default implementation does nothing.

public ExitPropertyLetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitPropertySetStmt() публичный Метод

Exit a parse tree produced by VBAParser.propertySetStmt.

The default implementation does nothing.

public ExitPropertySetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitPutStmt() публичный Метод

Exit a parse tree produced by VBAParser.putStmt.

The default implementation does nothing.

public ExitPutStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRaiseEventStmt() публичный Метод

Exit a parse tree produced by VBAParser.raiseEventStmt.

The default implementation does nothing.

public ExitRaiseEventStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRandomizeStmt() публичный Метод

Exit a parse tree produced by VBAParser.randomizeStmt.

The default implementation does nothing.

public ExitRandomizeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRedimStmt() публичный Метод

Exit a parse tree produced by VBAParser.redimStmt.

The default implementation does nothing.

public ExitRedimStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRedimSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.redimSubStmt.

The default implementation does nothing.

public ExitRedimSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRemComment() публичный Метод

Exit a parse tree produced by VBAParser.remComment.

The default implementation does nothing.

public ExitRemComment ( [ context ) : void
context [ The parse tree.
Результат void

ExitResetStmt() публичный Метод

Exit a parse tree produced by VBAParser.resetStmt.

The default implementation does nothing.

public ExitResetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitResumeStmt() публичный Метод

Exit a parse tree produced by VBAParser.resumeStmt.

The default implementation does nothing.

public ExitResumeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitReturnStmt() публичный Метод

Exit a parse tree produced by VBAParser.returnStmt.

The default implementation does nothing.

public ExitReturnStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRmdirStmt() публичный Метод

Exit a parse tree produced by VBAParser.rmdirStmt.

The default implementation does nothing.

public ExitRmdirStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitRsetStmt() публичный Метод

Exit a parse tree produced by VBAParser.rsetStmt.

The default implementation does nothing.

public ExitRsetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSC_Case() публичный Метод

Exit a parse tree produced by VBAParser.sC_Case.

The default implementation does nothing.

public ExitSC_Case ( [ context ) : void
context [ The parse tree.
Результат void

ExitSaveSettingStmt() публичный Метод

Exit a parse tree produced by VBAParser.saveSettingStmt.

The default implementation does nothing.

public ExitSaveSettingStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSavepictureStmt() публичный Метод

Exit a parse tree produced by VBAParser.savepictureStmt.

The default implementation does nothing.

public ExitSavepictureStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSeekStmt() публичный Метод

Exit a parse tree produced by VBAParser.seekStmt.

The default implementation does nothing.

public ExitSeekStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSelectCaseStmt() публичный Метод

Exit a parse tree produced by VBAParser.selectCaseStmt.

The default implementation does nothing.

public ExitSelectCaseStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSendkeysStmt() публичный Метод

Exit a parse tree produced by VBAParser.sendkeysStmt.

The default implementation does nothing.

public ExitSendkeysStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSetStmt() публичный Метод

Exit a parse tree produced by VBAParser.setStmt.

The default implementation does nothing.

public ExitSetStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSetattrStmt() публичный Метод

Exit a parse tree produced by VBAParser.setattrStmt.

The default implementation does nothing.

public ExitSetattrStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitStartRule() публичный Метод

Exit a parse tree produced by VBAParser.startRule.

The default implementation does nothing.

public ExitStartRule ( [ context ) : void
context [ The parse tree.
Результат void

ExitStopStmt() публичный Метод

Exit a parse tree produced by VBAParser.stopStmt.

The default implementation does nothing.

public ExitStopStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.subStmt.

The default implementation does nothing.

public ExitSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitSubscript() публичный Метод

Exit a parse tree produced by VBAParser.subscript.

The default implementation does nothing.

public ExitSubscript ( [ context ) : void
context [ The parse tree.
Результат void

ExitSubscripts() публичный Метод

Exit a parse tree produced by VBAParser.subscripts.

The default implementation does nothing.

public ExitSubscripts ( [ context ) : void
context [ The parse tree.
Результат void

ExitTimeStmt() публичный Метод

Exit a parse tree produced by VBAParser.timeStmt.

The default implementation does nothing.

public ExitTimeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitType() публичный Метод

Exit a parse tree produced by VBAParser.type.

The default implementation does nothing.

public ExitType ( [ context ) : void
context [ The parse tree.
Результат void

ExitTypeHint() публичный Метод

Exit a parse tree produced by VBAParser.typeHint.

The default implementation does nothing.

public ExitTypeHint ( [ context ) : void
context [ The parse tree.
Результат void

ExitTypeOfStmt() публичный Метод

Exit a parse tree produced by VBAParser.typeOfStmt.

The default implementation does nothing.

public ExitTypeOfStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitTypeStmt() публичный Метод

Exit a parse tree produced by VBAParser.typeStmt.

The default implementation does nothing.

public ExitTypeStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitTypeStmt_Element() публичный Метод

Exit a parse tree produced by VBAParser.typeStmt_Element.

The default implementation does nothing.

public ExitTypeStmt_Element ( [ context ) : void
context [ The parse tree.
Результат void

ExitUnloadStmt() публичный Метод

Exit a parse tree produced by VBAParser.unloadStmt.

The default implementation does nothing.

public ExitUnloadStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitUnlockStmt() публичный Метод

Exit a parse tree produced by VBAParser.unlockStmt.

The default implementation does nothing.

public ExitUnlockStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitVariableListStmt() публичный Метод

Exit a parse tree produced by VBAParser.variableListStmt.

The default implementation does nothing.

public ExitVariableListStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitVariableStmt() публичный Метод

Exit a parse tree produced by VBAParser.variableStmt.

The default implementation does nothing.

public ExitVariableStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitVariableSubStmt() публичный Метод

Exit a parse tree produced by VBAParser.variableSubStmt.

The default implementation does nothing.

public ExitVariableSubStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitVisibility() публичный Метод

Exit a parse tree produced by VBAParser.visibility.

The default implementation does nothing.

public ExitVisibility ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsAdd() публичный Метод

Exit a parse tree produced by VBAParser.vsAdd.

The default implementation does nothing.

public ExitVsAdd ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsAddressOf() публичный Метод

Exit a parse tree produced by VBAParser.vsAddressOf.

The default implementation does nothing.

public ExitVsAddressOf ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsAmp() публичный Метод

Exit a parse tree produced by VBAParser.vsAmp.

The default implementation does nothing.

public ExitVsAmp ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsAnd() публичный Метод

Exit a parse tree produced by VBAParser.vsAnd.

The default implementation does nothing.

public ExitVsAnd ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsAssign() публичный Метод

Exit a parse tree produced by VBAParser.vsAssign.

The default implementation does nothing.

public ExitVsAssign ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsEqv() публичный Метод

Exit a parse tree produced by VBAParser.vsEqv.

The default implementation does nothing.

public ExitVsEqv ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsICS() публичный Метод

Exit a parse tree produced by VBAParser.vsICS.

The default implementation does nothing.

public ExitVsICS ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsImp() публичный Метод

Exit a parse tree produced by VBAParser.vsImp.

The default implementation does nothing.

public ExitVsImp ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsIntDiv() публичный Метод

Exit a parse tree produced by VBAParser.vsIntDiv.

The default implementation does nothing.

public ExitVsIntDiv ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsLiteral() публичный Метод

Exit a parse tree produced by VBAParser.vsLiteral.

The default implementation does nothing.

public ExitVsLiteral ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsMid() публичный Метод

Exit a parse tree produced by VBAParser.vsMid.

The default implementation does nothing.

public ExitVsMid ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsMod() публичный Метод

Exit a parse tree produced by VBAParser.vsMod.

The default implementation does nothing.

public ExitVsMod ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsMult() публичный Метод

Exit a parse tree produced by VBAParser.vsMult.

The default implementation does nothing.

public ExitVsMult ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsNegation() публичный Метод

Exit a parse tree produced by VBAParser.vsNegation.

The default implementation does nothing.

public ExitVsNegation ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsNew() публичный Метод

Exit a parse tree produced by VBAParser.vsNew.

The default implementation does nothing.

public ExitVsNew ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsNot() публичный Метод

Exit a parse tree produced by VBAParser.vsNot.

The default implementation does nothing.

public ExitVsNot ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsOr() публичный Метод

Exit a parse tree produced by VBAParser.vsOr.

The default implementation does nothing.

public ExitVsOr ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsPow() публичный Метод

Exit a parse tree produced by VBAParser.vsPow.

The default implementation does nothing.

public ExitVsPow ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsRelational() публичный Метод

Exit a parse tree produced by VBAParser.vsRelational.

The default implementation does nothing.

public ExitVsRelational ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsStruct() публичный Метод

Exit a parse tree produced by VBAParser.vsStruct.

The default implementation does nothing.

public ExitVsStruct ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsTypeOf() публичный Метод

Exit a parse tree produced by VBAParser.vsTypeOf.

The default implementation does nothing.

public ExitVsTypeOf ( [ context ) : void
context [ The parse tree.
Результат void

ExitVsXor() публичный Метод

Exit a parse tree produced by VBAParser.vsXor.

The default implementation does nothing.

public ExitVsXor ( [ context ) : void
context [ The parse tree.
Результат void

ExitWhileWendStmt() публичный Метод

Exit a parse tree produced by VBAParser.whileWendStmt.

The default implementation does nothing.

public ExitWhileWendStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitWhiteSpace() публичный Метод

Exit a parse tree produced by VBAParser.whiteSpace.

The default implementation does nothing.

public ExitWhiteSpace ( [ context ) : void
context [ The parse tree.
Результат void

ExitWidthStmt() публичный Метод

Exit a parse tree produced by VBAParser.widthStmt.

The default implementation does nothing.

public ExitWidthStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitWithStmt() публичный Метод

Exit a parse tree produced by VBAParser.withStmt.

The default implementation does nothing.

public ExitWithStmt ( [ context ) : void
context [ The parse tree.
Результат void

ExitWriteStmt() публичный Метод

Exit a parse tree produced by VBAParser.writeStmt.

The default implementation does nothing.

public ExitWriteStmt ( [ context ) : void
context [ The parse tree.
Результат void

VisitErrorNode() публичный Метод

The default implementation does nothing.
public VisitErrorNode ( [ node ) : void
node [
Результат void

VisitTerminal() публичный Метод

The default implementation does nothing.
public VisitTerminal ( [ node ) : void
node [
Результат void