Class VimscriptBaseListener
- All Implemented Interfaces:
VimscriptListener,org.antlr.v4.runtime.tree.ParseTreeListener
VimscriptListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenterAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().voidenterAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().voidEnter a parse tree produced byVimscriptParser.anyScope().voidEnter a parse tree produced byVimscriptParser.argumentsDeclaration().voidEnter a parse tree produced byVimscriptParser.assignmentOperator().voidEnter a parse tree produced byVimscriptParser.augroup().voidEnter a parse tree produced byVimscriptParser.autoCmd().voidEnter a parse tree produced byVimscriptParser.binaryOperator1().voidEnter a parse tree produced byVimscriptParser.binaryOperator2().voidEnter a parse tree produced byVimscriptParser.binaryOperator3().voidEnter a parse tree produced byVimscriptParser.binaryOperator4().voidEnter a parse tree produced byVimscriptParser.binaryOperator5().voidEnter a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.blob().voidEnter a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.blockMember().voidEnter a parse tree produced byVimscriptParser.breakStatement().voidEnter a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.catchBlock().voidEnter a parse tree produced byVimscriptParser.commandArgumentWithBars().voidEnter a parse tree produced byVimscriptParser.commandArgumentWithoutBars().voidEnter a parse tree produced byVimscriptParser.commandName().voidEnter a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().voidEnter a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.comment().voidEnter a parse tree produced byVimscriptParser.continueStatement().voidEnter a parse tree produced byVimscriptParser.curlyBracesName().voidEnter a parse tree produced byVimscriptParser.defaultValue().voidEnter a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.dictionary().voidEnter a parse tree produced byVimscriptParser.dictionaryEntry().voidEnter a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.divAssign().voidEnter a parse tree produced byVimscriptParser.dotAssign().voidEnter a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.element().voidEnter a parse tree produced byVimscriptParser.elifBlock().voidEnter a parse tree produced byVimscriptParser.elseBlock().voidEnter a parse tree produced byVimscriptParser.envVariable().voidEnter a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.envVariableName().voidenterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidEnter a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.existingCommands().voidEnter a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.finallyBlock().voidEnter a parse tree produced byVimscriptParser.finishStatement().voidEnter a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.forLoop().voidEnter a parse tree produced byVimscriptParser.functionArgument().voidEnter a parse tree produced byVimscriptParser.functionArguments().voidEnter a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.functionCall().voidEnter a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.functionDefinition().voidEnter a parse tree produced byVimscriptParser.functionFlag().voidEnter a parse tree produced byVimscriptParser.functionName().voidEnter a parse tree produced byVimscriptParser.functionScope().voidEnter a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.ifBlock().voidEnter a parse tree produced byVimscriptParser.ifStatement().voidEnter a parse tree produced byVimscriptParser.inline_comment().voidEnter a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.keyword().voidEnter a parse tree produced byVimscriptParser.lambda().voidEnter a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().voidEnter a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().voidEnter a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.list().voidEnter a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.literalDictionary().voidEnter a parse tree produced byVimscriptParser.literalDictionaryEntry().voidEnter a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.literalDictionaryKey().voidEnter a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().voidEnter a parse tree produced byVimscriptParser.lShift().voidEnter a parse tree produced byVimscriptParser.mark().voidEnter a parse tree produced byVimscriptParser.minusAssign().voidEnter a parse tree produced byVimscriptParser.minusOneOffset().voidEnter a parse tree produced byVimscriptParser.modAssign().voidEnter a parse tree produced byVimscriptParser.numberInOffset().voidEnter a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.option().voidEnter a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.optionName().voidEnter a parse tree produced byVimscriptParser.optionScope().voidEnter a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.pattern().voidEnter a parse tree produced byVimscriptParser.patternBody().voidEnter a parse tree produced byVimscriptParser.plusAssign().voidEnter a parse tree produced byVimscriptParser.plusOneOffset().voidEnter a parse tree produced byVimscriptParser.range().voidEnter a parse tree produced byVimscriptParser.rangeExpression().voidEnter a parse tree produced byVimscriptParser.rangeMember().voidEnter a parse tree produced byVimscriptParser.rangeOffset().voidEnter a parse tree produced byVimscriptParser.rangeSeparator().voidEnter a parse tree produced byVimscriptParser.rangeUnit().voidEnter a parse tree produced byVimscriptParser.register().voidEnter a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.returnStatement().voidEnter a parse tree produced byVimscriptParser.rShift().voidEnter a parse tree produced byVimscriptParser.script().voidEnter a parse tree produced byVimscriptParser.search().voidEnter a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().voidEnter a parse tree produced byVimscriptParser.shortRange().voidEnter a parse tree produced byVimscriptParser.startAssign().voidEnter a parse tree produced byVimscriptParser.string().voidEnter a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.throwStatement().voidEnter a parse tree produced byVimscriptParser.tryBlock().voidEnter a parse tree produced byVimscriptParser.tryStatement().voidEnter a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.unsignedFloat().voidEnter a parse tree produced byVimscriptParser.unsignedInt().voidEnter a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().voidEnter a parse tree produced byVimscriptParser.variable().voidEnter a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().voidEnter a parse tree produced byVimscriptParser.variableName().voidEnter a parse tree produced byVimscriptParser.variableScope().voidEnter a parse tree produced byVimscriptParser.whileLoop().voidEnter a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().voidexitAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().voidexitAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().voidExit a parse tree produced byVimscriptParser.anyScope().voidExit a parse tree produced byVimscriptParser.argumentsDeclaration().voidExit a parse tree produced byVimscriptParser.assignmentOperator().voidExit a parse tree produced byVimscriptParser.augroup().voidExit a parse tree produced byVimscriptParser.autoCmd().voidExit a parse tree produced byVimscriptParser.binaryOperator1().voidExit a parse tree produced byVimscriptParser.binaryOperator2().voidExit a parse tree produced byVimscriptParser.binaryOperator3().voidExit a parse tree produced byVimscriptParser.binaryOperator4().voidExit a parse tree produced byVimscriptParser.binaryOperator5().voidExit a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.blob().voidExit a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.blockMember().voidExit a parse tree produced byVimscriptParser.breakStatement().voidExit a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.catchBlock().voidExit a parse tree produced byVimscriptParser.commandArgumentWithBars().voidExit a parse tree produced byVimscriptParser.commandArgumentWithoutBars().voidExit a parse tree produced byVimscriptParser.commandName().voidExit a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().voidExit a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().voidExit a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.comment().voidExit a parse tree produced byVimscriptParser.continueStatement().voidExit a parse tree produced byVimscriptParser.curlyBracesName().voidExit a parse tree produced byVimscriptParser.defaultValue().voidExit a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.dictionary().voidExit a parse tree produced byVimscriptParser.dictionaryEntry().voidExit a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.divAssign().voidExit a parse tree produced byVimscriptParser.dotAssign().voidExit a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.element().voidExit a parse tree produced byVimscriptParser.elifBlock().voidExit a parse tree produced byVimscriptParser.elseBlock().voidExit a parse tree produced byVimscriptParser.envVariable().voidExit a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.envVariableName().voidexitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) voidExit a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.existingCommands().voidExit a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.finallyBlock().voidExit a parse tree produced byVimscriptParser.finishStatement().voidExit a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.forLoop().voidExit a parse tree produced byVimscriptParser.functionArgument().voidExit a parse tree produced byVimscriptParser.functionArguments().voidExit a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.functionCall().voidExit a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.functionDefinition().voidExit a parse tree produced byVimscriptParser.functionFlag().voidExit a parse tree produced byVimscriptParser.functionName().voidExit a parse tree produced byVimscriptParser.functionScope().voidExit a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.ifBlock().voidExit a parse tree produced byVimscriptParser.ifStatement().voidExit a parse tree produced byVimscriptParser.inline_comment().voidExit a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.keyword().voidExit a parse tree produced byVimscriptParser.lambda().voidExit a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().voidExit a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().voidExit a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.list().voidExit a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.literalDictionary().voidExit a parse tree produced byVimscriptParser.literalDictionaryEntry().voidExit a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.literalDictionaryKey().voidExit a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().voidExit a parse tree produced byVimscriptParser.lShift().voidExit a parse tree produced byVimscriptParser.mark().voidExit a parse tree produced byVimscriptParser.minusAssign().voidExit a parse tree produced byVimscriptParser.minusOneOffset().voidExit a parse tree produced byVimscriptParser.modAssign().voidExit a parse tree produced byVimscriptParser.numberInOffset().voidExit a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.option().voidExit a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.optionName().voidExit a parse tree produced byVimscriptParser.optionScope().voidExit a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.pattern().voidExit a parse tree produced byVimscriptParser.patternBody().voidExit a parse tree produced byVimscriptParser.plusAssign().voidExit a parse tree produced byVimscriptParser.plusOneOffset().voidExit a parse tree produced byVimscriptParser.range().voidExit a parse tree produced byVimscriptParser.rangeExpression().voidExit a parse tree produced byVimscriptParser.rangeMember().voidExit a parse tree produced byVimscriptParser.rangeOffset().voidExit a parse tree produced byVimscriptParser.rangeSeparator().voidExit a parse tree produced byVimscriptParser.rangeUnit().voidExit a parse tree produced byVimscriptParser.register().voidExit a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.returnStatement().voidExit a parse tree produced byVimscriptParser.rShift().voidExit a parse tree produced byVimscriptParser.script().voidExit a parse tree produced byVimscriptParser.search().voidExit a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().voidExit a parse tree produced byVimscriptParser.shortRange().voidExit a parse tree produced byVimscriptParser.startAssign().voidExit a parse tree produced byVimscriptParser.string().voidExit a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.throwStatement().voidExit a parse tree produced byVimscriptParser.tryBlock().voidExit a parse tree produced byVimscriptParser.tryStatement().voidExit a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.unsignedFloat().voidExit a parse tree produced byVimscriptParser.unsignedInt().voidExit a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().voidExit a parse tree produced byVimscriptParser.variable().voidExit a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().voidExit a parse tree produced byVimscriptParser.variableName().voidExit a parse tree produced byVimscriptParser.variableScope().voidExit a parse tree produced byVimscriptParser.whileLoop().voidExit a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().voidvisitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) voidvisitTerminal(org.antlr.v4.runtime.tree.TerminalNode node)
-
Constructor Details
-
VimscriptBaseListener
public VimscriptBaseListener()
-
-
Method Details
-
enterScript
Enter a parse tree produced byVimscriptParser.script().The default implementation does nothing.
- Specified by:
enterScriptin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitScript
Exit a parse tree produced byVimscriptParser.script().The default implementation does nothing.
- Specified by:
exitScriptin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterForLoop
Enter a parse tree produced byVimscriptParser.forLoop().The default implementation does nothing.
- Specified by:
enterForLoopin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitForLoop
Exit a parse tree produced byVimscriptParser.forLoop().The default implementation does nothing.
- Specified by:
exitForLoopin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterWhileLoop
Enter a parse tree produced byVimscriptParser.whileLoop().The default implementation does nothing.
- Specified by:
enterWhileLoopin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitWhileLoop
Exit a parse tree produced byVimscriptParser.whileLoop().The default implementation does nothing.
- Specified by:
exitWhileLoopin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBlockMember
Enter a parse tree produced byVimscriptParser.blockMember().The default implementation does nothing.
- Specified by:
enterBlockMemberin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBlockMember
Exit a parse tree produced byVimscriptParser.blockMember().The default implementation does nothing.
- Specified by:
exitBlockMemberin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterComment
Enter a parse tree produced byVimscriptParser.comment().The default implementation does nothing.
- Specified by:
enterCommentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitComment
Exit a parse tree produced byVimscriptParser.comment().The default implementation does nothing.
- Specified by:
exitCommentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFinishStatement
Enter a parse tree produced byVimscriptParser.finishStatement().The default implementation does nothing.
- Specified by:
enterFinishStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFinishStatement
Exit a parse tree produced byVimscriptParser.finishStatement().The default implementation does nothing.
- Specified by:
exitFinishStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterContinueStatement
Enter a parse tree produced byVimscriptParser.continueStatement().The default implementation does nothing.
- Specified by:
enterContinueStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitContinueStatement
Exit a parse tree produced byVimscriptParser.continueStatement().The default implementation does nothing.
- Specified by:
exitContinueStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBreakStatement
Enter a parse tree produced byVimscriptParser.breakStatement().The default implementation does nothing.
- Specified by:
enterBreakStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBreakStatement
Exit a parse tree produced byVimscriptParser.breakStatement().The default implementation does nothing.
- Specified by:
exitBreakStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterReturnStatement
Enter a parse tree produced byVimscriptParser.returnStatement().The default implementation does nothing.
- Specified by:
enterReturnStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitReturnStatement
Exit a parse tree produced byVimscriptParser.returnStatement().The default implementation does nothing.
- Specified by:
exitReturnStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterThrowStatement
Enter a parse tree produced byVimscriptParser.throwStatement().The default implementation does nothing.
- Specified by:
enterThrowStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitThrowStatement
Exit a parse tree produced byVimscriptParser.throwStatement().The default implementation does nothing.
- Specified by:
exitThrowStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterIfStatement
Enter a parse tree produced byVimscriptParser.ifStatement().The default implementation does nothing.
- Specified by:
enterIfStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitIfStatement
Exit a parse tree produced byVimscriptParser.ifStatement().The default implementation does nothing.
- Specified by:
exitIfStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterIfBlock
Enter a parse tree produced byVimscriptParser.ifBlock().The default implementation does nothing.
- Specified by:
enterIfBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitIfBlock
Exit a parse tree produced byVimscriptParser.ifBlock().The default implementation does nothing.
- Specified by:
exitIfBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterElifBlock
Enter a parse tree produced byVimscriptParser.elifBlock().The default implementation does nothing.
- Specified by:
enterElifBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitElifBlock
Exit a parse tree produced byVimscriptParser.elifBlock().The default implementation does nothing.
- Specified by:
exitElifBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterElseBlock
Enter a parse tree produced byVimscriptParser.elseBlock().The default implementation does nothing.
- Specified by:
enterElseBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitElseBlock
Exit a parse tree produced byVimscriptParser.elseBlock().The default implementation does nothing.
- Specified by:
exitElseBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterTryStatement
Enter a parse tree produced byVimscriptParser.tryStatement().The default implementation does nothing.
- Specified by:
enterTryStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitTryStatement
Exit a parse tree produced byVimscriptParser.tryStatement().The default implementation does nothing.
- Specified by:
exitTryStatementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterTryBlock
Enter a parse tree produced byVimscriptParser.tryBlock().The default implementation does nothing.
- Specified by:
enterTryBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitTryBlock
Exit a parse tree produced byVimscriptParser.tryBlock().The default implementation does nothing.
- Specified by:
exitTryBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCatchBlock
Enter a parse tree produced byVimscriptParser.catchBlock().The default implementation does nothing.
- Specified by:
enterCatchBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCatchBlock
Exit a parse tree produced byVimscriptParser.catchBlock().The default implementation does nothing.
- Specified by:
exitCatchBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterPattern
Enter a parse tree produced byVimscriptParser.pattern().The default implementation does nothing.
- Specified by:
enterPatternin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitPattern
Exit a parse tree produced byVimscriptParser.pattern().The default implementation does nothing.
- Specified by:
exitPatternin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterPatternBody
Enter a parse tree produced byVimscriptParser.patternBody().The default implementation does nothing.
- Specified by:
enterPatternBodyin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitPatternBody
Exit a parse tree produced byVimscriptParser.patternBody().The default implementation does nothing.
- Specified by:
exitPatternBodyin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byVimscriptParser.finallyBlock().The default implementation does nothing.
- Specified by:
enterFinallyBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byVimscriptParser.finallyBlock().The default implementation does nothing.
- Specified by:
exitFinallyBlockin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionDefinition
Enter a parse tree produced byVimscriptParser.functionDefinition().The default implementation does nothing.
- Specified by:
enterFunctionDefinitionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionDefinition
Exit a parse tree produced byVimscriptParser.functionDefinition().The default implementation does nothing.
- Specified by:
exitFunctionDefinitionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionFlag
Enter a parse tree produced byVimscriptParser.functionFlag().The default implementation does nothing.
- Specified by:
enterFunctionFlagin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionFlag
Exit a parse tree produced byVimscriptParser.functionFlag().The default implementation does nothing.
- Specified by:
exitFunctionFlagin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterArgumentsDeclaration
Enter a parse tree produced byVimscriptParser.argumentsDeclaration().The default implementation does nothing.
- Specified by:
enterArgumentsDeclarationin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitArgumentsDeclaration
Exit a parse tree produced byVimscriptParser.argumentsDeclaration().The default implementation does nothing.
- Specified by:
exitArgumentsDeclarationin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byVimscriptParser.defaultValue().The default implementation does nothing.
- Specified by:
enterDefaultValuein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byVimscriptParser.defaultValue().The default implementation does nothing.
- Specified by:
exitDefaultValuein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAutoCmd
Enter a parse tree produced byVimscriptParser.autoCmd().The default implementation does nothing.
- Specified by:
enterAutoCmdin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAutoCmd
Exit a parse tree produced byVimscriptParser.autoCmd().The default implementation does nothing.
- Specified by:
exitAutoCmdin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAugroup
Enter a parse tree produced byVimscriptParser.augroup().The default implementation does nothing.
- Specified by:
enterAugroupin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAugroup
Exit a parse tree produced byVimscriptParser.augroup().The default implementation does nothing.
- Specified by:
exitAugroupin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterGoToLineCommand
Enter a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterGoToLineCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitGoToLineCommand
Exit a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitGoToLineCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLetCommand
Enter a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterLetCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLetCommand
Exit a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitLetCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterEchoCommand
Enter a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterEchoCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitEchoCommand
Exit a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitEchoCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDelfunctionCommand
Enter a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterDelfunctionCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDelfunctionCommand
Exit a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitDelfunctionCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCallCommand
Enter a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterCallCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCallCommand
Exit a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitCallCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterExecuteCommand
Enter a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterExecuteCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitExecuteCommand
Exit a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitExecuteCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterShiftLeftCommand
Enter a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterShiftLeftCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitShiftLeftCommand
Exit a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitShiftLeftCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterShiftRightCommand
Enter a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterShiftRightCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitShiftRightCommand
Exit a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitShiftRightCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandWithComment
Enter a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterCommandWithCommentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandWithComment
Exit a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitCommandWithCommentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandWithoutComments
Enter a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterCommandWithoutCommentsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandWithoutComments
Exit a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitCommandWithoutCommentsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandWithBars
Enter a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterCommandWithBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandWithBars
Exit a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitCommandWithBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOtherCommand
Enter a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
enterOtherCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOtherCommand
Exit a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().The default implementation does nothing.
- Specified by:
exitOtherCommandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandArgumentWithBars
Enter a parse tree produced byVimscriptParser.commandArgumentWithBars().The default implementation does nothing.
- Specified by:
enterCommandArgumentWithBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandArgumentWithBars
Exit a parse tree produced byVimscriptParser.commandArgumentWithBars().The default implementation does nothing.
- Specified by:
exitCommandArgumentWithBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandArgumentWithoutBars
Enter a parse tree produced byVimscriptParser.commandArgumentWithoutBars().The default implementation does nothing.
- Specified by:
enterCommandArgumentWithoutBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandArgumentWithoutBars
Exit a parse tree produced byVimscriptParser.commandArgumentWithoutBars().The default implementation does nothing.
- Specified by:
exitCommandArgumentWithoutBarsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLShift
Enter a parse tree produced byVimscriptParser.lShift().The default implementation does nothing.
- Specified by:
enterLShiftin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLShift
Exit a parse tree produced byVimscriptParser.lShift().The default implementation does nothing.
- Specified by:
exitLShiftin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRShift
Enter a parse tree produced byVimscriptParser.rShift().The default implementation does nothing.
- Specified by:
enterRShiftin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRShift
Exit a parse tree produced byVimscriptParser.rShift().The default implementation does nothing.
- Specified by:
exitRShiftin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLet1Command
Enter a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().The default implementation does nothing.
- Specified by:
enterLet1Commandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLet1Command
Exit a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().The default implementation does nothing.
- Specified by:
exitLet1Commandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLet2Command
Enter a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().The default implementation does nothing.
- Specified by:
enterLet2Commandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLet2Command
Exit a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().The default implementation does nothing.
- Specified by:
exitLet2Commandin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAssignmentOperator
Enter a parse tree produced byVimscriptParser.assignmentOperator().The default implementation does nothing.
- Specified by:
enterAssignmentOperatorin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAssignmentOperator
Exit a parse tree produced byVimscriptParser.assignmentOperator().The default implementation does nothing.
- Specified by:
exitAssignmentOperatorin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterPlusAssign
Enter a parse tree produced byVimscriptParser.plusAssign().The default implementation does nothing.
- Specified by:
enterPlusAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitPlusAssign
Exit a parse tree produced byVimscriptParser.plusAssign().The default implementation does nothing.
- Specified by:
exitPlusAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterMinusAssign
Enter a parse tree produced byVimscriptParser.minusAssign().The default implementation does nothing.
- Specified by:
enterMinusAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitMinusAssign
Exit a parse tree produced byVimscriptParser.minusAssign().The default implementation does nothing.
- Specified by:
exitMinusAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterStartAssign
Enter a parse tree produced byVimscriptParser.startAssign().The default implementation does nothing.
- Specified by:
enterStartAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitStartAssign
Exit a parse tree produced byVimscriptParser.startAssign().The default implementation does nothing.
- Specified by:
exitStartAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDivAssign
Enter a parse tree produced byVimscriptParser.divAssign().The default implementation does nothing.
- Specified by:
enterDivAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDivAssign
Exit a parse tree produced byVimscriptParser.divAssign().The default implementation does nothing.
- Specified by:
exitDivAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterModAssign
Enter a parse tree produced byVimscriptParser.modAssign().The default implementation does nothing.
- Specified by:
enterModAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitModAssign
Exit a parse tree produced byVimscriptParser.modAssign().The default implementation does nothing.
- Specified by:
exitModAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDotAssign
Enter a parse tree produced byVimscriptParser.dotAssign().The default implementation does nothing.
- Specified by:
enterDotAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDotAssign
Exit a parse tree produced byVimscriptParser.dotAssign().The default implementation does nothing.
- Specified by:
exitDotAssignin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterShortRange
Enter a parse tree produced byVimscriptParser.shortRange().The default implementation does nothing.
- Specified by:
enterShortRangein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitShortRange
Exit a parse tree produced byVimscriptParser.shortRange().The default implementation does nothing.
- Specified by:
exitShortRangein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRange
Enter a parse tree produced byVimscriptParser.range().The default implementation does nothing.
- Specified by:
enterRangein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRange
Exit a parse tree produced byVimscriptParser.range().The default implementation does nothing.
- Specified by:
exitRangein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRangeUnit
Enter a parse tree produced byVimscriptParser.rangeUnit().The default implementation does nothing.
- Specified by:
enterRangeUnitin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRangeUnit
Exit a parse tree produced byVimscriptParser.rangeUnit().The default implementation does nothing.
- Specified by:
exitRangeUnitin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRangeExpression
Enter a parse tree produced byVimscriptParser.rangeExpression().The default implementation does nothing.
- Specified by:
enterRangeExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRangeExpression
Exit a parse tree produced byVimscriptParser.rangeExpression().The default implementation does nothing.
- Specified by:
exitRangeExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRangeMember
Enter a parse tree produced byVimscriptParser.rangeMember().The default implementation does nothing.
- Specified by:
enterRangeMemberin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRangeMember
Exit a parse tree produced byVimscriptParser.rangeMember().The default implementation does nothing.
- Specified by:
exitRangeMemberin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRangeSeparator
Enter a parse tree produced byVimscriptParser.rangeSeparator().The default implementation does nothing.
- Specified by:
enterRangeSeparatorin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRangeSeparator
Exit a parse tree produced byVimscriptParser.rangeSeparator().The default implementation does nothing.
- Specified by:
exitRangeSeparatorin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterSearch
Enter a parse tree produced byVimscriptParser.search().The default implementation does nothing.
- Specified by:
enterSearchin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitSearch
Exit a parse tree produced byVimscriptParser.search().The default implementation does nothing.
- Specified by:
exitSearchin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRangeOffset
Enter a parse tree produced byVimscriptParser.rangeOffset().The default implementation does nothing.
- Specified by:
enterRangeOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRangeOffset
Exit a parse tree produced byVimscriptParser.rangeOffset().The default implementation does nothing.
- Specified by:
exitRangeOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterNumberInOffset
Enter a parse tree produced byVimscriptParser.numberInOffset().The default implementation does nothing.
- Specified by:
enterNumberInOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitNumberInOffset
Exit a parse tree produced byVimscriptParser.numberInOffset().The default implementation does nothing.
- Specified by:
exitNumberInOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterPlusOneOffset
Enter a parse tree produced byVimscriptParser.plusOneOffset().The default implementation does nothing.
- Specified by:
enterPlusOneOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitPlusOneOffset
Exit a parse tree produced byVimscriptParser.plusOneOffset().The default implementation does nothing.
- Specified by:
exitPlusOneOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterMinusOneOffset
Enter a parse tree produced byVimscriptParser.minusOneOffset().The default implementation does nothing.
- Specified by:
enterMinusOneOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitMinusOneOffset
Exit a parse tree produced byVimscriptParser.minusOneOffset().The default implementation does nothing.
- Specified by:
exitMinusOneOffsetin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCommandName
Enter a parse tree produced byVimscriptParser.commandName().The default implementation does nothing.
- Specified by:
enterCommandNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCommandName
Exit a parse tree produced byVimscriptParser.commandName().The default implementation does nothing.
- Specified by:
exitCommandNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOneElementSublistExpression
public void enterOneElementSublistExpression(VimscriptParser.OneElementSublistExpressionContext ctx) Enter a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterOneElementSublistExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOneElementSublistExpression
Exit a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitOneElementSublistExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterTernaryExpression
Enter a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterTernaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitTernaryExpression
Exit a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitTernaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDictionaryExpression
Enter a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterDictionaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDictionaryExpression
Exit a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitDictionaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionAsMethodCall1
Enter a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterFunctionAsMethodCall1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionAsMethodCall1
Exit a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitFunctionAsMethodCall1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLambdaFunctionCallExpression
public void enterLambdaFunctionCallExpression(VimscriptParser.LambdaFunctionCallExpressionContext ctx) Enter a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterLambdaFunctionCallExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLambdaFunctionCallExpression
public void exitLambdaFunctionCallExpression(VimscriptParser.LambdaFunctionCallExpressionContext ctx) Exit a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitLambdaFunctionCallExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionAsMethodCall2
Enter a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterFunctionAsMethodCall2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionAsMethodCall2
Exit a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitFunctionAsMethodCall2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterUnaryExpression
Enter a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterUnaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitUnaryExpression
Exit a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitUnaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFalsyExpression
Enter a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterFalsyExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFalsyExpression
Exit a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitFalsyExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionCallExpression
Enter a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterFunctionCallExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionCallExpression
Exit a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitFunctionCallExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRegisterExpression
Enter a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterRegisterExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRegisterExpression
Exit a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitRegisterExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinExpression2
Enter a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBinExpression2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinExpression2
Exit a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBinExpression2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinExpression1
Enter a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBinExpression1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinExpression1
Exit a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBinExpression1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinExpression4
Enter a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBinExpression4in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinExpression4
Exit a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBinExpression4in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinExpression3
Enter a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBinExpression3in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinExpression3
Exit a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBinExpression3in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryExpression
public void enterLiteralDictionaryExpression(VimscriptParser.LiteralDictionaryExpressionContext ctx) Enter a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterLiteralDictionaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryExpression
Exit a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitLiteralDictionaryExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinExpression5
Enter a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBinExpression5in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinExpression5
Exit a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBinExpression5in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOptionExpression
Enter a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterOptionExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOptionExpression
Exit a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitOptionExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBlobExpression
Enter a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterBlobExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBlobExpression
Exit a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitBlobExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterIntExpression
Enter a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterIntExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitIntExpression
Exit a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitIntExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterListExpression
Enter a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterListExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitListExpression
Exit a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitListExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFloatExpression
Enter a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterFloatExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFloatExpression
Exit a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitFloatExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterVariableExpression
Enter a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterVariableExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitVariableExpression
Exit a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitVariableExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterEnvVariableExpression
Enter a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterEnvVariableExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitEnvVariableExpression
Exit a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitEnvVariableExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterSublistExpression
Enter a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterSublistExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitSublistExpression
Exit a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitSublistExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterStringExpression
Enter a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterStringExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitStringExpression
Exit a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitStringExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterWrappedExpression
Enter a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterWrappedExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitWrappedExpression
Exit a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitWrappedExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLambdaExpression
Enter a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
enterLambdaExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLambdaExpression
Exit a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().The default implementation does nothing.
- Specified by:
exitLambdaExpressionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator1
Enter a parse tree produced byVimscriptParser.binaryOperator1().The default implementation does nothing.
- Specified by:
enterBinaryOperator1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator1
Exit a parse tree produced byVimscriptParser.binaryOperator1().The default implementation does nothing.
- Specified by:
exitBinaryOperator1in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator2
Enter a parse tree produced byVimscriptParser.binaryOperator2().The default implementation does nothing.
- Specified by:
enterBinaryOperator2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator2
Exit a parse tree produced byVimscriptParser.binaryOperator2().The default implementation does nothing.
- Specified by:
exitBinaryOperator2in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator3
Enter a parse tree produced byVimscriptParser.binaryOperator3().The default implementation does nothing.
- Specified by:
enterBinaryOperator3in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator3
Exit a parse tree produced byVimscriptParser.binaryOperator3().The default implementation does nothing.
- Specified by:
exitBinaryOperator3in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator4
Enter a parse tree produced byVimscriptParser.binaryOperator4().The default implementation does nothing.
- Specified by:
enterBinaryOperator4in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator4
Exit a parse tree produced byVimscriptParser.binaryOperator4().The default implementation does nothing.
- Specified by:
exitBinaryOperator4in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBinaryOperator5
Enter a parse tree produced byVimscriptParser.binaryOperator5().The default implementation does nothing.
- Specified by:
enterBinaryOperator5in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBinaryOperator5
Exit a parse tree produced byVimscriptParser.binaryOperator5().The default implementation does nothing.
- Specified by:
exitBinaryOperator5in interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterRegister
Enter a parse tree produced byVimscriptParser.register().The default implementation does nothing.
- Specified by:
enterRegisterin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitRegister
Exit a parse tree produced byVimscriptParser.register().The default implementation does nothing.
- Specified by:
exitRegisterin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLambda
Enter a parse tree produced byVimscriptParser.lambda().The default implementation does nothing.
- Specified by:
enterLambdain interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLambda
Exit a parse tree produced byVimscriptParser.lambda().The default implementation does nothing.
- Specified by:
exitLambdain interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterVariable
Enter a parse tree produced byVimscriptParser.variable().The default implementation does nothing.
- Specified by:
enterVariablein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitVariable
Exit a parse tree produced byVimscriptParser.variable().The default implementation does nothing.
- Specified by:
exitVariablein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterVariableName
Enter a parse tree produced byVimscriptParser.variableName().The default implementation does nothing.
- Specified by:
enterVariableNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitVariableName
Exit a parse tree produced byVimscriptParser.variableName().The default implementation does nothing.
- Specified by:
exitVariableNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterVariableScope
Enter a parse tree produced byVimscriptParser.variableScope().The default implementation does nothing.
- Specified by:
enterVariableScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitVariableScope
Exit a parse tree produced byVimscriptParser.variableScope().The default implementation does nothing.
- Specified by:
exitVariableScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterCurlyBracesName
Enter a parse tree produced byVimscriptParser.curlyBracesName().The default implementation does nothing.
- Specified by:
enterCurlyBracesNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitCurlyBracesName
Exit a parse tree produced byVimscriptParser.curlyBracesName().The default implementation does nothing.
- Specified by:
exitCurlyBracesNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterElement
Enter a parse tree produced byVimscriptParser.element().The default implementation does nothing.
- Specified by:
enterElementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitElement
Exit a parse tree produced byVimscriptParser.element().The default implementation does nothing.
- Specified by:
exitElementin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOption
Enter a parse tree produced byVimscriptParser.option().The default implementation does nothing.
- Specified by:
enterOptionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOption
Exit a parse tree produced byVimscriptParser.option().The default implementation does nothing.
- Specified by:
exitOptionin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOptionName
Enter a parse tree produced byVimscriptParser.optionName().The default implementation does nothing.
- Specified by:
enterOptionNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOptionName
Exit a parse tree produced byVimscriptParser.optionName().The default implementation does nothing.
- Specified by:
exitOptionNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterOptionScope
Enter a parse tree produced byVimscriptParser.optionScope().The default implementation does nothing.
- Specified by:
enterOptionScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitOptionScope
Exit a parse tree produced byVimscriptParser.optionScope().The default implementation does nothing.
- Specified by:
exitOptionScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterEnvVariable
Enter a parse tree produced byVimscriptParser.envVariable().The default implementation does nothing.
- Specified by:
enterEnvVariablein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitEnvVariable
Exit a parse tree produced byVimscriptParser.envVariable().The default implementation does nothing.
- Specified by:
exitEnvVariablein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterEnvVariableName
Enter a parse tree produced byVimscriptParser.envVariableName().The default implementation does nothing.
- Specified by:
enterEnvVariableNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitEnvVariableName
Exit a parse tree produced byVimscriptParser.envVariableName().The default implementation does nothing.
- Specified by:
exitEnvVariableNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionCall
Enter a parse tree produced byVimscriptParser.functionCall().The default implementation does nothing.
- Specified by:
enterFunctionCallin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionCall
Exit a parse tree produced byVimscriptParser.functionCall().The default implementation does nothing.
- Specified by:
exitFunctionCallin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionName
Enter a parse tree produced byVimscriptParser.functionName().The default implementation does nothing.
- Specified by:
enterFunctionNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionName
Exit a parse tree produced byVimscriptParser.functionName().The default implementation does nothing.
- Specified by:
exitFunctionNamein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionScope
Enter a parse tree produced byVimscriptParser.functionScope().The default implementation does nothing.
- Specified by:
enterFunctionScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionScope
Exit a parse tree produced byVimscriptParser.functionScope().The default implementation does nothing.
- Specified by:
exitFunctionScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionArguments
Enter a parse tree produced byVimscriptParser.functionArguments().The default implementation does nothing.
- Specified by:
enterFunctionArgumentsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionArguments
Exit a parse tree produced byVimscriptParser.functionArguments().The default implementation does nothing.
- Specified by:
exitFunctionArgumentsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterFunctionArgument
Enter a parse tree produced byVimscriptParser.functionArgument().The default implementation does nothing.
- Specified by:
enterFunctionArgumentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitFunctionArgument
Exit a parse tree produced byVimscriptParser.functionArgument().The default implementation does nothing.
- Specified by:
exitFunctionArgumentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterList
Enter a parse tree produced byVimscriptParser.list().The default implementation does nothing.
- Specified by:
enterListin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitList
Exit a parse tree produced byVimscriptParser.list().The default implementation does nothing.
- Specified by:
exitListin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDictionary
Enter a parse tree produced byVimscriptParser.dictionary().The default implementation does nothing.
- Specified by:
enterDictionaryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDictionary
Exit a parse tree produced byVimscriptParser.dictionary().The default implementation does nothing.
- Specified by:
exitDictionaryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterDictionaryEntry
Enter a parse tree produced byVimscriptParser.dictionaryEntry().The default implementation does nothing.
- Specified by:
enterDictionaryEntryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitDictionaryEntry
Exit a parse tree produced byVimscriptParser.dictionaryEntry().The default implementation does nothing.
- Specified by:
exitDictionaryEntryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLiteralDictionary
Enter a parse tree produced byVimscriptParser.literalDictionary().The default implementation does nothing.
- Specified by:
enterLiteralDictionaryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLiteralDictionary
Exit a parse tree produced byVimscriptParser.literalDictionary().The default implementation does nothing.
- Specified by:
exitLiteralDictionaryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryEntry
Enter a parse tree produced byVimscriptParser.literalDictionaryEntry().The default implementation does nothing.
- Specified by:
enterLiteralDictionaryEntryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryEntry
Exit a parse tree produced byVimscriptParser.literalDictionaryEntry().The default implementation does nothing.
- Specified by:
exitLiteralDictionaryEntryin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryKey
Enter a parse tree produced byVimscriptParser.literalDictionaryKey().The default implementation does nothing.
- Specified by:
enterLiteralDictionaryKeyin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryKey
Exit a parse tree produced byVimscriptParser.literalDictionaryKey().The default implementation does nothing.
- Specified by:
exitLiteralDictionaryKeyin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAnyScope
Enter a parse tree produced byVimscriptParser.anyScope().The default implementation does nothing.
- Specified by:
enterAnyScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAnyScope
Exit a parse tree produced byVimscriptParser.anyScope().The default implementation does nothing.
- Specified by:
exitAnyScopein interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterString
Enter a parse tree produced byVimscriptParser.string().The default implementation does nothing.
- Specified by:
enterStringin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitString
Exit a parse tree produced byVimscriptParser.string().The default implementation does nothing.
- Specified by:
exitStringin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterUnsignedFloat
Enter a parse tree produced byVimscriptParser.unsignedFloat().The default implementation does nothing.
- Specified by:
enterUnsignedFloatin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitUnsignedFloat
Exit a parse tree produced byVimscriptParser.unsignedFloat().The default implementation does nothing.
- Specified by:
exitUnsignedFloatin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterUnsignedInt
Enter a parse tree produced byVimscriptParser.unsignedInt().The default implementation does nothing.
- Specified by:
enterUnsignedIntin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitUnsignedInt
Exit a parse tree produced byVimscriptParser.unsignedInt().The default implementation does nothing.
- Specified by:
exitUnsignedIntin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterBlob
Enter a parse tree produced byVimscriptParser.blob().The default implementation does nothing.
- Specified by:
enterBlobin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitBlob
Exit a parse tree produced byVimscriptParser.blob().The default implementation does nothing.
- Specified by:
exitBlobin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterMark
Enter a parse tree produced byVimscriptParser.mark().The default implementation does nothing.
- Specified by:
enterMarkin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitMark
Exit a parse tree produced byVimscriptParser.mark().The default implementation does nothing.
- Specified by:
exitMarkin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterInline_comment
Enter a parse tree produced byVimscriptParser.inline_comment().The default implementation does nothing.
- Specified by:
enterInline_commentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitInline_comment
Exit a parse tree produced byVimscriptParser.inline_comment().The default implementation does nothing.
- Specified by:
exitInline_commentin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAnyCaseNameWithDigitsAndUnderscores
public void enterAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().The default implementation does nothing.
- Specified by:
enterAnyCaseNameWithDigitsAndUnderscoresin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAnyCaseNameWithDigitsAndUnderscores
public void exitAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().The default implementation does nothing.
- Specified by:
exitAnyCaseNameWithDigitsAndUnderscoresin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterAnyCaseNameWithDigitsAndUnderscoresExceptKeywords
public void enterAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().The default implementation does nothing.
- Specified by:
enterAnyCaseNameWithDigitsAndUnderscoresExceptKeywordsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitAnyCaseNameWithDigitsAndUnderscoresExceptKeywords
public void exitAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().The default implementation does nothing.
- Specified by:
exitAnyCaseNameWithDigitsAndUnderscoresExceptKeywordsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterUppercaseAlphabeticChar
Enter a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().The default implementation does nothing.
- Specified by:
enterUppercaseAlphabeticCharin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitUppercaseAlphabeticChar
Exit a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().The default implementation does nothing.
- Specified by:
exitUppercaseAlphabeticCharin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterLowercaseAlphabeticChar
Enter a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().The default implementation does nothing.
- Specified by:
enterLowercaseAlphabeticCharin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitLowercaseAlphabeticChar
Exit a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().The default implementation does nothing.
- Specified by:
exitLowercaseAlphabeticCharin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterKeyword
Enter a parse tree produced byVimscriptParser.keyword().The default implementation does nothing.
- Specified by:
enterKeywordin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitKeyword
Exit a parse tree produced byVimscriptParser.keyword().The default implementation does nothing.
- Specified by:
exitKeywordin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterExistingCommands
Enter a parse tree produced byVimscriptParser.existingCommands().The default implementation does nothing.
- Specified by:
enterExistingCommandsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
exitExistingCommands
Exit a parse tree produced byVimscriptParser.existingCommands().The default implementation does nothing.
- Specified by:
exitExistingCommandsin interfaceVimscriptListener- Parameters:
ctx- the parse tree
-
enterEveryRule
public void enterEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
enterEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
exitEveryRule
public void exitEveryRule(org.antlr.v4.runtime.ParserRuleContext ctx) The default implementation does nothing.
- Specified by:
exitEveryRulein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitTerminal
public void visitTerminal(org.antlr.v4.runtime.tree.TerminalNode node) The default implementation does nothing.
- Specified by:
visitTerminalin interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-
visitErrorNode
public void visitErrorNode(org.antlr.v4.runtime.tree.ErrorNode node) The default implementation does nothing.
- Specified by:
visitErrorNodein interfaceorg.antlr.v4.runtime.tree.ParseTreeListener
-