Method | Description | |
---|---|---|
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. |
public EnterAmbiguousIdentifier ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAmbiguousKeyword ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAnnotation ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAnnotationArg ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAnnotationArgList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAnnotationList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAnnotationName ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAppactivateStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterArgCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterArgDefaultValue ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterArgList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterArgsCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAsTypeClause ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterAttributeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterBaseType ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterBeepStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterBlock ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterBlockIfThenElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCaseCondElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCaseCondIs ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCaseCondSelection ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCaseCondTo ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCaseCondValue ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCertainIdentifier ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterChdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterChdriveStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterCloseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterComment ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterComparisonOperator ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterComplexType ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterConstStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterConstSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDateStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDeclareStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDeftypeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDeleteSettingStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDictionaryCallStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterDoLoopStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterECS_MemberProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterECS_ProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEndOfLine ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEndOfStatement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEndStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEnumerationStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEnumerationStmt_Constant ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEraseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterErrorStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterEventStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterExitStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterExplicitCallStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterFieldLength ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterFileNumber ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterFilecopyStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterForEachStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterForNextStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterFunctionStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterGetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterGoSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterGoToStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_B_MemberProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_B_ProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_S_DictionaryCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_S_MemberCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_S_MembersCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_S_ProcedureOrArrayCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterICS_S_VariableOrProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterIfBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterIfConditionStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterIfElseBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterIfElseIfBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterImplementsStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterImplicitCallStmt_InBlock ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterImplicitCallStmt_InStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterInlineIfThenElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterInputStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterKillStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLetterrange ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLineInputStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLineLabel ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLoadStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterLsetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterMidStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterMkdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModule ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleAttributes ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleBody ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleBodyElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleConfig ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleConfigElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleDeclarations ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleDeclarationsElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterModuleHeader ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterNameStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterNumberLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOnErrorStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOnGoSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOnGoToStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOpenStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOptionBaseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOptionCompareStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOptionExplicitStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOptionPrivateModuleStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOutputList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterOutputList_Expression ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterPrintStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterPropertyGetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterPropertyLetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterPropertySetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterPutStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRaiseEventStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRandomizeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRedimStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRedimSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRemComment ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterResetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterResumeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterReturnStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRmdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterRsetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSC_Case ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSaveSettingStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSavepictureStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSeekStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSelectCaseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSendkeysStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSetattrStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterStartRule ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterStopStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSubscript ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterSubscripts ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterTimeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterType ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterTypeHint ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterTypeOfStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterTypeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterTypeStmt_Element ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterUnloadStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterUnlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVariableListStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVariableStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVariableSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVisibility ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsAdd ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsAddressOf ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsAmp ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsAnd ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsAssign ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsEqv ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsICS ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsImp ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsIntDiv ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsMid ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsMod ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsMult ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsNegation ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsNew ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsNot ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsOr ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsPow ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsRelational ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsStruct ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsTypeOf ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterVsXor ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterWhileWendStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterWhiteSpace ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterWidthStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterWithStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public EnterWriteStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAmbiguousIdentifier ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAmbiguousKeyword ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAnnotation ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAnnotationArg ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAnnotationArgList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAnnotationList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAnnotationName ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAppactivateStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitArgCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitArgDefaultValue ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitArgList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitArgsCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAsTypeClause ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitAttributeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitBaseType ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitBeepStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitBlock ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitBlockIfThenElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCaseCondElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCaseCondIs ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCaseCondSelection ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCaseCondTo ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCaseCondValue ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCertainIdentifier ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitChdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitChdriveStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitCloseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitComment ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitComparisonOperator ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitComplexType ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitConstStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitConstSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDateStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDeclareStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDeftypeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDeleteSettingStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDictionaryCallStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitDoLoopStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitECS_MemberProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitECS_ProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEndOfLine ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEndOfStatement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEndStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEnumerationStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEnumerationStmt_Constant ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEraseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitErrorStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitEventStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitExitStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitExplicitCallStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitFieldLength ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitFileNumber ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitFilecopyStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitForEachStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitForNextStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitFunctionStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitGetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitGoSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitGoToStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_B_MemberProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_B_ProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_S_DictionaryCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_S_MemberCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_S_MembersCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_S_ProcedureOrArrayCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitICS_S_VariableOrProcedureCall ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitIfBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitIfConditionStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitIfElseBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitIfElseIfBlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitImplementsStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitImplicitCallStmt_InBlock ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitImplicitCallStmt_InStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitInlineIfThenElse ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitInputStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitKillStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLetterrange ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLineInputStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLineLabel ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLoadStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitLsetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitMidStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitMkdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModule ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleAttributes ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleBody ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleBodyElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleConfig ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleConfigElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleDeclarations ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleDeclarationsElement ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitModuleHeader ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitNameStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitNumberLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOnErrorStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOnGoSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOnGoToStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOpenStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOptionBaseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOptionCompareStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOptionExplicitStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOptionPrivateModuleStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOutputList ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitOutputList_Expression ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitPrintStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitPropertyGetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitPropertyLetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitPropertySetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitPutStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRaiseEventStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRandomizeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRedimStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRedimSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRemComment ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitResetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitResumeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitReturnStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRmdirStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitRsetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSC_Case ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSaveSettingStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSavepictureStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSeekStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSelectCaseStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSendkeysStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSetStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSetattrStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitStartRule ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitStopStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSubscript ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitSubscripts ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitTimeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitTypeHint ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitTypeOfStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitTypeStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitTypeStmt_Element ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitUnloadStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitUnlockStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVariableListStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVariableStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVariableSubStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVisibility ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsAdd ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsAddressOf ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsAmp ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsAnd ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsAssign ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsEqv ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsICS ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsImp ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsIntDiv ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsLiteral ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsMid ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsMod ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsMult ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsNegation ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsNew ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsNot ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsPow ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsRelational ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsStruct ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsTypeOf ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitVsXor ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitWhileWendStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitWhiteSpace ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitWidthStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitWithStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |
public ExitWriteStmt ( [ context ) : void | ||
context | [ | The parse tree. |
return | void |