Interface VimscriptListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
VimscriptBaseListener
public interface VimscriptListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
VimscriptParser.-
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().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().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().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterScript
Enter a parse tree produced byVimscriptParser.script().- Parameters:
ctx- the parse tree
-
exitScript
Exit a parse tree produced byVimscriptParser.script().- Parameters:
ctx- the parse tree
-
enterForLoop
Enter a parse tree produced byVimscriptParser.forLoop().- Parameters:
ctx- the parse tree
-
exitForLoop
Exit a parse tree produced byVimscriptParser.forLoop().- Parameters:
ctx- the parse tree
-
enterWhileLoop
Enter a parse tree produced byVimscriptParser.whileLoop().- Parameters:
ctx- the parse tree
-
exitWhileLoop
Exit a parse tree produced byVimscriptParser.whileLoop().- Parameters:
ctx- the parse tree
-
enterBlockMember
Enter a parse tree produced byVimscriptParser.blockMember().- Parameters:
ctx- the parse tree
-
exitBlockMember
Exit a parse tree produced byVimscriptParser.blockMember().- Parameters:
ctx- the parse tree
-
enterComment
Enter a parse tree produced byVimscriptParser.comment().- Parameters:
ctx- the parse tree
-
exitComment
Exit a parse tree produced byVimscriptParser.comment().- Parameters:
ctx- the parse tree
-
enterFinishStatement
Enter a parse tree produced byVimscriptParser.finishStatement().- Parameters:
ctx- the parse tree
-
exitFinishStatement
Exit a parse tree produced byVimscriptParser.finishStatement().- Parameters:
ctx- the parse tree
-
enterContinueStatement
Enter a parse tree produced byVimscriptParser.continueStatement().- Parameters:
ctx- the parse tree
-
exitContinueStatement
Exit a parse tree produced byVimscriptParser.continueStatement().- Parameters:
ctx- the parse tree
-
enterBreakStatement
Enter a parse tree produced byVimscriptParser.breakStatement().- Parameters:
ctx- the parse tree
-
exitBreakStatement
Exit a parse tree produced byVimscriptParser.breakStatement().- Parameters:
ctx- the parse tree
-
enterReturnStatement
Enter a parse tree produced byVimscriptParser.returnStatement().- Parameters:
ctx- the parse tree
-
exitReturnStatement
Exit a parse tree produced byVimscriptParser.returnStatement().- Parameters:
ctx- the parse tree
-
enterThrowStatement
Enter a parse tree produced byVimscriptParser.throwStatement().- Parameters:
ctx- the parse tree
-
exitThrowStatement
Exit a parse tree produced byVimscriptParser.throwStatement().- Parameters:
ctx- the parse tree
-
enterIfStatement
Enter a parse tree produced byVimscriptParser.ifStatement().- Parameters:
ctx- the parse tree
-
exitIfStatement
Exit a parse tree produced byVimscriptParser.ifStatement().- Parameters:
ctx- the parse tree
-
enterIfBlock
Enter a parse tree produced byVimscriptParser.ifBlock().- Parameters:
ctx- the parse tree
-
exitIfBlock
Exit a parse tree produced byVimscriptParser.ifBlock().- Parameters:
ctx- the parse tree
-
enterElifBlock
Enter a parse tree produced byVimscriptParser.elifBlock().- Parameters:
ctx- the parse tree
-
exitElifBlock
Exit a parse tree produced byVimscriptParser.elifBlock().- Parameters:
ctx- the parse tree
-
enterElseBlock
Enter a parse tree produced byVimscriptParser.elseBlock().- Parameters:
ctx- the parse tree
-
exitElseBlock
Exit a parse tree produced byVimscriptParser.elseBlock().- Parameters:
ctx- the parse tree
-
enterTryStatement
Enter a parse tree produced byVimscriptParser.tryStatement().- Parameters:
ctx- the parse tree
-
exitTryStatement
Exit a parse tree produced byVimscriptParser.tryStatement().- Parameters:
ctx- the parse tree
-
enterTryBlock
Enter a parse tree produced byVimscriptParser.tryBlock().- Parameters:
ctx- the parse tree
-
exitTryBlock
Exit a parse tree produced byVimscriptParser.tryBlock().- Parameters:
ctx- the parse tree
-
enterCatchBlock
Enter a parse tree produced byVimscriptParser.catchBlock().- Parameters:
ctx- the parse tree
-
exitCatchBlock
Exit a parse tree produced byVimscriptParser.catchBlock().- Parameters:
ctx- the parse tree
-
enterPattern
Enter a parse tree produced byVimscriptParser.pattern().- Parameters:
ctx- the parse tree
-
exitPattern
Exit a parse tree produced byVimscriptParser.pattern().- Parameters:
ctx- the parse tree
-
enterPatternBody
Enter a parse tree produced byVimscriptParser.patternBody().- Parameters:
ctx- the parse tree
-
exitPatternBody
Exit a parse tree produced byVimscriptParser.patternBody().- Parameters:
ctx- the parse tree
-
enterFinallyBlock
Enter a parse tree produced byVimscriptParser.finallyBlock().- Parameters:
ctx- the parse tree
-
exitFinallyBlock
Exit a parse tree produced byVimscriptParser.finallyBlock().- Parameters:
ctx- the parse tree
-
enterFunctionDefinition
Enter a parse tree produced byVimscriptParser.functionDefinition().- Parameters:
ctx- the parse tree
-
exitFunctionDefinition
Exit a parse tree produced byVimscriptParser.functionDefinition().- Parameters:
ctx- the parse tree
-
enterFunctionFlag
Enter a parse tree produced byVimscriptParser.functionFlag().- Parameters:
ctx- the parse tree
-
exitFunctionFlag
Exit a parse tree produced byVimscriptParser.functionFlag().- Parameters:
ctx- the parse tree
-
enterArgumentsDeclaration
Enter a parse tree produced byVimscriptParser.argumentsDeclaration().- Parameters:
ctx- the parse tree
-
exitArgumentsDeclaration
Exit a parse tree produced byVimscriptParser.argumentsDeclaration().- Parameters:
ctx- the parse tree
-
enterDefaultValue
Enter a parse tree produced byVimscriptParser.defaultValue().- Parameters:
ctx- the parse tree
-
exitDefaultValue
Exit a parse tree produced byVimscriptParser.defaultValue().- Parameters:
ctx- the parse tree
-
enterAutoCmd
Enter a parse tree produced byVimscriptParser.autoCmd().- Parameters:
ctx- the parse tree
-
exitAutoCmd
Exit a parse tree produced byVimscriptParser.autoCmd().- Parameters:
ctx- the parse tree
-
enterAugroup
Enter a parse tree produced byVimscriptParser.augroup().- Parameters:
ctx- the parse tree
-
exitAugroup
Exit a parse tree produced byVimscriptParser.augroup().- Parameters:
ctx- the parse tree
-
enterGoToLineCommand
Enter a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitGoToLineCommand
Exit a parse tree produced by theGoToLineCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterLetCommand
Enter a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitLetCommand
Exit a parse tree produced by theLetCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterEchoCommand
Enter a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitEchoCommand
Exit a parse tree produced by theEchoCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterDelfunctionCommand
Enter a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitDelfunctionCommand
Exit a parse tree produced by theDelfunctionCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterCallCommand
Enter a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitCallCommand
Exit a parse tree produced by theCallCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterExecuteCommand
Enter a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitExecuteCommand
Exit a parse tree produced by theExecuteCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterShiftLeftCommand
Enter a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitShiftLeftCommand
Exit a parse tree produced by theShiftLeftCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterShiftRightCommand
Enter a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitShiftRightCommand
Exit a parse tree produced by theShiftRightCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterCommandWithComment
Enter a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitCommandWithComment
Exit a parse tree produced by theCommandWithCommentlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterCommandWithoutComments
Enter a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitCommandWithoutComments
Exit a parse tree produced by theCommandWithoutCommentslabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterCommandWithBars
Enter a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitCommandWithBars
Exit a parse tree produced by theCommandWithBarslabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterOtherCommand
Enter a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
exitOtherCommand
Exit a parse tree produced by theOtherCommandlabeled alternative inVimscriptParser.command().- Parameters:
ctx- the parse tree
-
enterCommandArgumentWithBars
Enter a parse tree produced byVimscriptParser.commandArgumentWithBars().- Parameters:
ctx- the parse tree
-
exitCommandArgumentWithBars
Exit a parse tree produced byVimscriptParser.commandArgumentWithBars().- Parameters:
ctx- the parse tree
-
enterCommandArgumentWithoutBars
Enter a parse tree produced byVimscriptParser.commandArgumentWithoutBars().- Parameters:
ctx- the parse tree
-
exitCommandArgumentWithoutBars
Exit a parse tree produced byVimscriptParser.commandArgumentWithoutBars().- Parameters:
ctx- the parse tree
-
enterLShift
Enter a parse tree produced byVimscriptParser.lShift().- Parameters:
ctx- the parse tree
-
exitLShift
Exit a parse tree produced byVimscriptParser.lShift().- Parameters:
ctx- the parse tree
-
enterRShift
Enter a parse tree produced byVimscriptParser.rShift().- Parameters:
ctx- the parse tree
-
exitRShift
Exit a parse tree produced byVimscriptParser.rShift().- Parameters:
ctx- the parse tree
-
enterLet1Command
Enter a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().- Parameters:
ctx- the parse tree
-
exitLet1Command
Exit a parse tree produced by theLet1Commandlabeled alternative inVimscriptParser.letCommands().- Parameters:
ctx- the parse tree
-
enterLet2Command
Enter a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().- Parameters:
ctx- the parse tree
-
exitLet2Command
Exit a parse tree produced by theLet2Commandlabeled alternative inVimscriptParser.letCommands().- Parameters:
ctx- the parse tree
-
enterAssignmentOperator
Enter a parse tree produced byVimscriptParser.assignmentOperator().- Parameters:
ctx- the parse tree
-
exitAssignmentOperator
Exit a parse tree produced byVimscriptParser.assignmentOperator().- Parameters:
ctx- the parse tree
-
enterPlusAssign
Enter a parse tree produced byVimscriptParser.plusAssign().- Parameters:
ctx- the parse tree
-
exitPlusAssign
Exit a parse tree produced byVimscriptParser.plusAssign().- Parameters:
ctx- the parse tree
-
enterMinusAssign
Enter a parse tree produced byVimscriptParser.minusAssign().- Parameters:
ctx- the parse tree
-
exitMinusAssign
Exit a parse tree produced byVimscriptParser.minusAssign().- Parameters:
ctx- the parse tree
-
enterStartAssign
Enter a parse tree produced byVimscriptParser.startAssign().- Parameters:
ctx- the parse tree
-
exitStartAssign
Exit a parse tree produced byVimscriptParser.startAssign().- Parameters:
ctx- the parse tree
-
enterDivAssign
Enter a parse tree produced byVimscriptParser.divAssign().- Parameters:
ctx- the parse tree
-
exitDivAssign
Exit a parse tree produced byVimscriptParser.divAssign().- Parameters:
ctx- the parse tree
-
enterModAssign
Enter a parse tree produced byVimscriptParser.modAssign().- Parameters:
ctx- the parse tree
-
exitModAssign
Exit a parse tree produced byVimscriptParser.modAssign().- Parameters:
ctx- the parse tree
-
enterDotAssign
Enter a parse tree produced byVimscriptParser.dotAssign().- Parameters:
ctx- the parse tree
-
exitDotAssign
Exit a parse tree produced byVimscriptParser.dotAssign().- Parameters:
ctx- the parse tree
-
enterShortRange
Enter a parse tree produced byVimscriptParser.shortRange().- Parameters:
ctx- the parse tree
-
exitShortRange
Exit a parse tree produced byVimscriptParser.shortRange().- Parameters:
ctx- the parse tree
-
enterRange
Enter a parse tree produced byVimscriptParser.range().- Parameters:
ctx- the parse tree
-
exitRange
Exit a parse tree produced byVimscriptParser.range().- Parameters:
ctx- the parse tree
-
enterRangeUnit
Enter a parse tree produced byVimscriptParser.rangeUnit().- Parameters:
ctx- the parse tree
-
exitRangeUnit
Exit a parse tree produced byVimscriptParser.rangeUnit().- Parameters:
ctx- the parse tree
-
enterRangeExpression
Enter a parse tree produced byVimscriptParser.rangeExpression().- Parameters:
ctx- the parse tree
-
exitRangeExpression
Exit a parse tree produced byVimscriptParser.rangeExpression().- Parameters:
ctx- the parse tree
-
enterRangeMember
Enter a parse tree produced byVimscriptParser.rangeMember().- Parameters:
ctx- the parse tree
-
exitRangeMember
Exit a parse tree produced byVimscriptParser.rangeMember().- Parameters:
ctx- the parse tree
-
enterRangeSeparator
Enter a parse tree produced byVimscriptParser.rangeSeparator().- Parameters:
ctx- the parse tree
-
exitRangeSeparator
Exit a parse tree produced byVimscriptParser.rangeSeparator().- Parameters:
ctx- the parse tree
-
enterSearch
Enter a parse tree produced byVimscriptParser.search().- Parameters:
ctx- the parse tree
-
exitSearch
Exit a parse tree produced byVimscriptParser.search().- Parameters:
ctx- the parse tree
-
enterRangeOffset
Enter a parse tree produced byVimscriptParser.rangeOffset().- Parameters:
ctx- the parse tree
-
exitRangeOffset
Exit a parse tree produced byVimscriptParser.rangeOffset().- Parameters:
ctx- the parse tree
-
enterNumberInOffset
Enter a parse tree produced byVimscriptParser.numberInOffset().- Parameters:
ctx- the parse tree
-
exitNumberInOffset
Exit a parse tree produced byVimscriptParser.numberInOffset().- Parameters:
ctx- the parse tree
-
enterPlusOneOffset
Enter a parse tree produced byVimscriptParser.plusOneOffset().- Parameters:
ctx- the parse tree
-
exitPlusOneOffset
Exit a parse tree produced byVimscriptParser.plusOneOffset().- Parameters:
ctx- the parse tree
-
enterMinusOneOffset
Enter a parse tree produced byVimscriptParser.minusOneOffset().- Parameters:
ctx- the parse tree
-
exitMinusOneOffset
Exit a parse tree produced byVimscriptParser.minusOneOffset().- Parameters:
ctx- the parse tree
-
enterCommandName
Enter a parse tree produced byVimscriptParser.commandName().- Parameters:
ctx- the parse tree
-
exitCommandName
Exit a parse tree produced byVimscriptParser.commandName().- Parameters:
ctx- the parse tree
-
enterOneElementSublistExpression
Enter a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitOneElementSublistExpression
Exit a parse tree produced by theOneElementSublistExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterTernaryExpression
Enter a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitTernaryExpression
Exit a parse tree produced by theTernaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterDictionaryExpression
Enter a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitDictionaryExpression
Exit a parse tree produced by theDictionaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterFunctionAsMethodCall1
Enter a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitFunctionAsMethodCall1
Exit a parse tree produced by theFunctionAsMethodCall1labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterLambdaFunctionCallExpression
Enter a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitLambdaFunctionCallExpression
Exit a parse tree produced by theLambdaFunctionCallExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterFunctionAsMethodCall2
Enter a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitFunctionAsMethodCall2
Exit a parse tree produced by theFunctionAsMethodCall2labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterUnaryExpression
Enter a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitUnaryExpression
Exit a parse tree produced by theUnaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterFalsyExpression
Enter a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitFalsyExpression
Exit a parse tree produced by theFalsyExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterFunctionCallExpression
Enter a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitFunctionCallExpression
Exit a parse tree produced by theFunctionCallExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterRegisterExpression
Enter a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitRegisterExpression
Exit a parse tree produced by theRegisterExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinExpression2
Enter a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBinExpression2
Exit a parse tree produced by theBinExpression2labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinExpression1
Enter a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBinExpression1
Exit a parse tree produced by theBinExpression1labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinExpression4
Enter a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBinExpression4
Exit a parse tree produced by theBinExpression4labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinExpression3
Enter a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBinExpression3
Exit a parse tree produced by theBinExpression3labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryExpression
Enter a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryExpression
Exit a parse tree produced by theLiteralDictionaryExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinExpression5
Enter a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBinExpression5
Exit a parse tree produced by theBinExpression5labeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterOptionExpression
Enter a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitOptionExpression
Exit a parse tree produced by theOptionExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBlobExpression
Enter a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitBlobExpression
Exit a parse tree produced by theBlobExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterIntExpression
Enter a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitIntExpression
Exit a parse tree produced by theIntExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterListExpression
Enter a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitListExpression
Exit a parse tree produced by theListExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterFloatExpression
Enter a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitFloatExpression
Exit a parse tree produced by theFloatExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterVariableExpression
Enter a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitVariableExpression
Exit a parse tree produced by theVariableExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterEnvVariableExpression
Enter a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitEnvVariableExpression
Exit a parse tree produced by theEnvVariableExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterSublistExpression
Enter a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitSublistExpression
Exit a parse tree produced by theSublistExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterStringExpression
Enter a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitStringExpression
Exit a parse tree produced by theStringExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterWrappedExpression
Enter a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitWrappedExpression
Exit a parse tree produced by theWrappedExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterLambdaExpression
Enter a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
exitLambdaExpression
Exit a parse tree produced by theLambdaExpressionlabeled alternative inVimscriptParser.expr().- Parameters:
ctx- the parse tree
-
enterBinaryOperator1
Enter a parse tree produced byVimscriptParser.binaryOperator1().- Parameters:
ctx- the parse tree
-
exitBinaryOperator1
Exit a parse tree produced byVimscriptParser.binaryOperator1().- Parameters:
ctx- the parse tree
-
enterBinaryOperator2
Enter a parse tree produced byVimscriptParser.binaryOperator2().- Parameters:
ctx- the parse tree
-
exitBinaryOperator2
Exit a parse tree produced byVimscriptParser.binaryOperator2().- Parameters:
ctx- the parse tree
-
enterBinaryOperator3
Enter a parse tree produced byVimscriptParser.binaryOperator3().- Parameters:
ctx- the parse tree
-
exitBinaryOperator3
Exit a parse tree produced byVimscriptParser.binaryOperator3().- Parameters:
ctx- the parse tree
-
enterBinaryOperator4
Enter a parse tree produced byVimscriptParser.binaryOperator4().- Parameters:
ctx- the parse tree
-
exitBinaryOperator4
Exit a parse tree produced byVimscriptParser.binaryOperator4().- Parameters:
ctx- the parse tree
-
enterBinaryOperator5
Enter a parse tree produced byVimscriptParser.binaryOperator5().- Parameters:
ctx- the parse tree
-
exitBinaryOperator5
Exit a parse tree produced byVimscriptParser.binaryOperator5().- Parameters:
ctx- the parse tree
-
enterRegister
Enter a parse tree produced byVimscriptParser.register().- Parameters:
ctx- the parse tree
-
exitRegister
Exit a parse tree produced byVimscriptParser.register().- Parameters:
ctx- the parse tree
-
enterLambda
Enter a parse tree produced byVimscriptParser.lambda().- Parameters:
ctx- the parse tree
-
exitLambda
Exit a parse tree produced byVimscriptParser.lambda().- Parameters:
ctx- the parse tree
-
enterVariable
Enter a parse tree produced byVimscriptParser.variable().- Parameters:
ctx- the parse tree
-
exitVariable
Exit a parse tree produced byVimscriptParser.variable().- Parameters:
ctx- the parse tree
-
enterVariableName
Enter a parse tree produced byVimscriptParser.variableName().- Parameters:
ctx- the parse tree
-
exitVariableName
Exit a parse tree produced byVimscriptParser.variableName().- Parameters:
ctx- the parse tree
-
enterVariableScope
Enter a parse tree produced byVimscriptParser.variableScope().- Parameters:
ctx- the parse tree
-
exitVariableScope
Exit a parse tree produced byVimscriptParser.variableScope().- Parameters:
ctx- the parse tree
-
enterCurlyBracesName
Enter a parse tree produced byVimscriptParser.curlyBracesName().- Parameters:
ctx- the parse tree
-
exitCurlyBracesName
Exit a parse tree produced byVimscriptParser.curlyBracesName().- Parameters:
ctx- the parse tree
-
enterElement
Enter a parse tree produced byVimscriptParser.element().- Parameters:
ctx- the parse tree
-
exitElement
Exit a parse tree produced byVimscriptParser.element().- Parameters:
ctx- the parse tree
-
enterOption
Enter a parse tree produced byVimscriptParser.option().- Parameters:
ctx- the parse tree
-
exitOption
Exit a parse tree produced byVimscriptParser.option().- Parameters:
ctx- the parse tree
-
enterOptionName
Enter a parse tree produced byVimscriptParser.optionName().- Parameters:
ctx- the parse tree
-
exitOptionName
Exit a parse tree produced byVimscriptParser.optionName().- Parameters:
ctx- the parse tree
-
enterOptionScope
Enter a parse tree produced byVimscriptParser.optionScope().- Parameters:
ctx- the parse tree
-
exitOptionScope
Exit a parse tree produced byVimscriptParser.optionScope().- Parameters:
ctx- the parse tree
-
enterEnvVariable
Enter a parse tree produced byVimscriptParser.envVariable().- Parameters:
ctx- the parse tree
-
exitEnvVariable
Exit a parse tree produced byVimscriptParser.envVariable().- Parameters:
ctx- the parse tree
-
enterEnvVariableName
Enter a parse tree produced byVimscriptParser.envVariableName().- Parameters:
ctx- the parse tree
-
exitEnvVariableName
Exit a parse tree produced byVimscriptParser.envVariableName().- Parameters:
ctx- the parse tree
-
enterFunctionCall
Enter a parse tree produced byVimscriptParser.functionCall().- Parameters:
ctx- the parse tree
-
exitFunctionCall
Exit a parse tree produced byVimscriptParser.functionCall().- Parameters:
ctx- the parse tree
-
enterFunctionName
Enter a parse tree produced byVimscriptParser.functionName().- Parameters:
ctx- the parse tree
-
exitFunctionName
Exit a parse tree produced byVimscriptParser.functionName().- Parameters:
ctx- the parse tree
-
enterFunctionScope
Enter a parse tree produced byVimscriptParser.functionScope().- Parameters:
ctx- the parse tree
-
exitFunctionScope
Exit a parse tree produced byVimscriptParser.functionScope().- Parameters:
ctx- the parse tree
-
enterFunctionArguments
Enter a parse tree produced byVimscriptParser.functionArguments().- Parameters:
ctx- the parse tree
-
exitFunctionArguments
Exit a parse tree produced byVimscriptParser.functionArguments().- Parameters:
ctx- the parse tree
-
enterFunctionArgument
Enter a parse tree produced byVimscriptParser.functionArgument().- Parameters:
ctx- the parse tree
-
exitFunctionArgument
Exit a parse tree produced byVimscriptParser.functionArgument().- Parameters:
ctx- the parse tree
-
enterList
Enter a parse tree produced byVimscriptParser.list().- Parameters:
ctx- the parse tree
-
exitList
Exit a parse tree produced byVimscriptParser.list().- Parameters:
ctx- the parse tree
-
enterDictionary
Enter a parse tree produced byVimscriptParser.dictionary().- Parameters:
ctx- the parse tree
-
exitDictionary
Exit a parse tree produced byVimscriptParser.dictionary().- Parameters:
ctx- the parse tree
-
enterDictionaryEntry
Enter a parse tree produced byVimscriptParser.dictionaryEntry().- Parameters:
ctx- the parse tree
-
exitDictionaryEntry
Exit a parse tree produced byVimscriptParser.dictionaryEntry().- Parameters:
ctx- the parse tree
-
enterLiteralDictionary
Enter a parse tree produced byVimscriptParser.literalDictionary().- Parameters:
ctx- the parse tree
-
exitLiteralDictionary
Exit a parse tree produced byVimscriptParser.literalDictionary().- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryEntry
Enter a parse tree produced byVimscriptParser.literalDictionaryEntry().- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryEntry
Exit a parse tree produced byVimscriptParser.literalDictionaryEntry().- Parameters:
ctx- the parse tree
-
enterLiteralDictionaryKey
Enter a parse tree produced byVimscriptParser.literalDictionaryKey().- Parameters:
ctx- the parse tree
-
exitLiteralDictionaryKey
Exit a parse tree produced byVimscriptParser.literalDictionaryKey().- Parameters:
ctx- the parse tree
-
enterAnyScope
Enter a parse tree produced byVimscriptParser.anyScope().- Parameters:
ctx- the parse tree
-
exitAnyScope
Exit a parse tree produced byVimscriptParser.anyScope().- Parameters:
ctx- the parse tree
-
enterString
Enter a parse tree produced byVimscriptParser.string().- Parameters:
ctx- the parse tree
-
exitString
Exit a parse tree produced byVimscriptParser.string().- Parameters:
ctx- the parse tree
-
enterUnsignedFloat
Enter a parse tree produced byVimscriptParser.unsignedFloat().- Parameters:
ctx- the parse tree
-
exitUnsignedFloat
Exit a parse tree produced byVimscriptParser.unsignedFloat().- Parameters:
ctx- the parse tree
-
enterUnsignedInt
Enter a parse tree produced byVimscriptParser.unsignedInt().- Parameters:
ctx- the parse tree
-
exitUnsignedInt
Exit a parse tree produced byVimscriptParser.unsignedInt().- Parameters:
ctx- the parse tree
-
enterBlob
Enter a parse tree produced byVimscriptParser.blob().- Parameters:
ctx- the parse tree
-
exitBlob
Exit a parse tree produced byVimscriptParser.blob().- Parameters:
ctx- the parse tree
-
enterMark
Enter a parse tree produced byVimscriptParser.mark().- Parameters:
ctx- the parse tree
-
exitMark
Exit a parse tree produced byVimscriptParser.mark().- Parameters:
ctx- the parse tree
-
enterInline_comment
Enter a parse tree produced byVimscriptParser.inline_comment().- Parameters:
ctx- the parse tree
-
exitInline_comment
Exit a parse tree produced byVimscriptParser.inline_comment().- Parameters:
ctx- the parse tree
-
enterAnyCaseNameWithDigitsAndUnderscores
void enterAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().- Parameters:
ctx- the parse tree
-
exitAnyCaseNameWithDigitsAndUnderscores
void exitAnyCaseNameWithDigitsAndUnderscores(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscores().- Parameters:
ctx- the parse tree
-
enterAnyCaseNameWithDigitsAndUnderscoresExceptKeywords
void enterAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Enter a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().- Parameters:
ctx- the parse tree
-
exitAnyCaseNameWithDigitsAndUnderscoresExceptKeywords
void exitAnyCaseNameWithDigitsAndUnderscoresExceptKeywords(VimscriptParser.AnyCaseNameWithDigitsAndUnderscoresExceptKeywordsContext ctx) Exit a parse tree produced byVimscriptParser.anyCaseNameWithDigitsAndUnderscoresExceptKeywords().- Parameters:
ctx- the parse tree
-
enterUppercaseAlphabeticChar
Enter a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().- Parameters:
ctx- the parse tree
-
exitUppercaseAlphabeticChar
Exit a parse tree produced byVimscriptParser.uppercaseAlphabeticChar().- Parameters:
ctx- the parse tree
-
enterLowercaseAlphabeticChar
Enter a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().- Parameters:
ctx- the parse tree
-
exitLowercaseAlphabeticChar
Exit a parse tree produced byVimscriptParser.lowercaseAlphabeticChar().- Parameters:
ctx- the parse tree
-
enterKeyword
Enter a parse tree produced byVimscriptParser.keyword().- Parameters:
ctx- the parse tree
-
exitKeyword
Exit a parse tree produced byVimscriptParser.keyword().- Parameters:
ctx- the parse tree
-
enterExistingCommands
Enter a parse tree produced byVimscriptParser.existingCommands().- Parameters:
ctx- the parse tree
-
exitExistingCommands
Exit a parse tree produced byVimscriptParser.existingCommands().- Parameters:
ctx- the parse tree
-