Class GroovyParserBaseVisitor<Result>
- Type Parameters:
- Result- The return type of the visit operation. Use- Voidfor operations with no return type.
- All Implemented Interfaces:
- org.antlr.v4.runtime.tree.ParseTreeVisitor<Result>,- GroovyParserVisitor<Result>
- Direct Known Subclasses:
- AstBuilder
GroovyParserVisitor,
 which can be extended to create a visitor which only needs to handle a subset
 of the available methods.- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionVisit a parse tree produced by theadditiveExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced by theandExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.annotatedQualifiedClassName().Visit a parse tree produced byGroovyParser.annotation().Visit a parse tree produced byGroovyParser.annotationName().Visit a parse tree produced byGroovyParser.annotationsOpt().Visit a parse tree produced byGroovyParser.anonymousInnerClassDeclaration(int).Visit a parse tree produced byGroovyParser.arguments().Visit a parse tree produced byGroovyParser.arrayInitializer().Visit a parse tree produced byGroovyParser.assertStatement().Visit a parse tree produced by theassertStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced by theassignmentExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.block().Visit a parse tree produced byGroovyParser.blockStatement().Visit a parse tree produced byGroovyParser.blockStatements().Visit a parse tree produced byGroovyParser.blockStatementsOpt().Visit a parse tree produced by theblockStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced by thebooleanLiteralAltlabeled alternative inGroovyParser.literal().Visit a parse tree produced byGroovyParser.breakStatement().Visit a parse tree produced by thebreakStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.builtInType().Visit a parse tree produced by thebuiltInTypePrmrAltlabeled alternative inGroovyParser.primary().Visit a parse tree produced by thecastExprAltlabeled alternative inGroovyParser.castOperandExpression().Visit a parse tree produced byGroovyParser.castParExpression().Visit a parse tree produced byGroovyParser.catchClause().Visit a parse tree produced byGroovyParser.catchType().Visit a parse tree produced byGroovyParser.classBody(int).Visit a parse tree produced byGroovyParser.classBodyDeclaration(int).Visit a parse tree produced byGroovyParser.classDeclaration().Visit a parse tree produced byGroovyParser.classicalForControl().Visit a parse tree produced byGroovyParser.className().Visit a parse tree produced byGroovyParser.classOrInterfaceModifier().Visit a parse tree produced byGroovyParser.classOrInterfaceModifiers().Visit a parse tree produced byGroovyParser.classOrInterfaceModifiersOpt().Visit a parse tree produced byGroovyParser.classOrInterfaceType().Visit a parse tree produced byGroovyParser.closure().Visit a parse tree produced byGroovyParser.closureOrLambdaExpression().Visit a parse tree produced by theclosureOrLambdaExpressionPrmrAltlabeled alternative inGroovyParser.primary().Visit a parse tree produced byGroovyParser.commandArgument().Visit a parse tree produced by thecommandExprAltlabeled alternative inGroovyParser.statementExpression().Visit a parse tree produced byGroovyParser.commandExpression().Visit a parse tree produced byGroovyParser.compactConstructorDeclaration().Visit a parse tree produced byGroovyParser.compilationUnit().Visit a parse tree produced by theconditionalExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.conditionalStatement().Visit a parse tree produced by theconditionalStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.continueStatement().Visit a parse tree produced by thecontinueStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.createdName().Visit a parse tree produced byGroovyParser.creator(int).Visit a parse tree produced byGroovyParser.dim().Visit a parse tree produced by thedoWhileStmtAltlabeled alternative inGroovyParser.loopStatement().Visit a parse tree produced byGroovyParser.dynamicMemberName().Visit a parse tree produced byGroovyParser.elementValue().Visit a parse tree produced byGroovyParser.elementValueArrayInitializer().Visit a parse tree produced byGroovyParser.elementValuePair().Visit a parse tree produced byGroovyParser.elementValuePairName().Visit a parse tree produced byGroovyParser.elementValuePairs().Visit a parse tree produced byGroovyParser.elementValues().Visit a parse tree produced byGroovyParser.emptyDims().Visit a parse tree produced byGroovyParser.emptyDimsOpt().Visit a parse tree produced by theemptyStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.enhancedArgumentListElement().Visit a parse tree produced byGroovyParser.enhancedArgumentListInPar().Visit a parse tree produced byGroovyParser.enhancedForControl().Visit a parse tree produced byGroovyParser.enhancedStatementExpression().Visit a parse tree produced byGroovyParser.enumConstant().Visit a parse tree produced byGroovyParser.enumConstants().Visit a parse tree produced by theequalityExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced by theexclusiveOrExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.expression().Visit a parse tree produced byGroovyParser.expressionInPar().Visit a parse tree produced byGroovyParser.expressionList(boolean).Visit a parse tree produced byGroovyParser.expressionListElement(boolean).Visit a parse tree produced by theexpressionStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.fieldDeclaration().Visit a parse tree produced byGroovyParser.finallyBlock().Visit a parse tree produced by thefloatingPointLiteralAltlabeled alternative inGroovyParser.literal().Visit a parse tree produced byGroovyParser.forControl().Visit a parse tree produced byGroovyParser.forInit().Visit a parse tree produced byGroovyParser.formalParameter().Visit a parse tree produced byGroovyParser.formalParameterList().Visit a parse tree produced byGroovyParser.formalParameters().Visit a parse tree produced by theforStmtAltlabeled alternative inGroovyParser.loopStatement().Visit a parse tree produced byGroovyParser.forUpdate().Visit a parse tree produced byGroovyParser.gstring().Visit a parse tree produced byGroovyParser.gstringPath().Visit a parse tree produced by thegstringPrmrAltlabeled alternative inGroovyParser.commandPrimary().Visit a parse tree produced byGroovyParser.gstringValue().Visit a parse tree produced byGroovyParser.identifier().Visit a parse tree produced by theidentifierPrmrAltlabeled alternative inGroovyParser.commandPrimary().Visit a parse tree produced byGroovyParser.ifElseStatement().Visit a parse tree produced byGroovyParser.importDeclaration().Visit a parse tree produced by theinclusiveOrExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.indexPropertyArgs().Visit a parse tree produced by theintegerLiteralAltlabeled alternative inGroovyParser.literal().Visit a parse tree produced byGroovyParser.keywords().Visit a parse tree produced by thelabeledStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.lambdaBody().Visit a parse tree produced byGroovyParser.list().Visit a parse tree produced by thelistPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().Visit a parse tree produced byGroovyParser.literal().Visit a parse tree produced by theliteralPrmrAltlabeled alternative inGroovyParser.commandPrimary().Visit a parse tree produced byGroovyParser.localVariableDeclaration().Visit a parse tree produced by thelocalVariableDeclarationStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced by thelogicalAndExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced by thelogicalOrExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.loopStatement().Visit a parse tree produced by theloopStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.map().Visit a parse tree produced byGroovyParser.mapEntry().Visit a parse tree produced byGroovyParser.mapEntryLabel().Visit a parse tree produced byGroovyParser.mapEntryList().Visit a parse tree produced by themapPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().Visit a parse tree produced byGroovyParser.memberDeclaration(int).Visit a parse tree produced byGroovyParser.methodBody().Visit a parse tree produced byGroovyParser.methodDeclaration(int, int).Visit a parse tree produced byGroovyParser.methodName().Visit a parse tree produced byGroovyParser.modifier().Visit a parse tree produced byGroovyParser.modifiers().Visit a parse tree produced byGroovyParser.modifiersOpt().Visit a parse tree produced by themultipleAssignmentExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced by themultiplicativeExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.namedPropertyArgs().Visit a parse tree produced byGroovyParser.namePart().Visit a parse tree produced by thenewPrmrAltlabeled alternative inGroovyParser.primary().Visit a parse tree produced byGroovyParser.nls().Visit a parse tree produced byGroovyParser.nonWildcardTypeArguments().Visit a parse tree produced by thenullLiteralAltlabeled alternative inGroovyParser.literal().Visit a parse tree produced byGroovyParser.packageDeclaration().Visit a parse tree produced by theparenPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().Visit a parse tree produced byGroovyParser.parExpression().Visit a parse tree produced byGroovyParser.pathElement().Visit a parse tree produced byGroovyParser.pathExpression().Visit a parse tree produced by thepostfixExprAltlabeled alternative inGroovyParser.castOperandExpression().Visit a parse tree produced byGroovyParser.postfixExpression().Visit a parse tree produced by thepowerExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.primary().Visit a parse tree produced byGroovyParser.primitiveType().Visit a parse tree produced byGroovyParser.qualifiedClassName().Visit a parse tree produced byGroovyParser.qualifiedClassNameList().Visit a parse tree produced byGroovyParser.qualifiedName().Visit a parse tree produced byGroovyParser.qualifiedNameElement().Visit a parse tree produced byGroovyParser.qualifiedNameElements().Visit a parse tree produced byGroovyParser.qualifiedStandardClassName().Visit a parse tree produced by theregexExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced by therelationalExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.resource().Visit a parse tree produced byGroovyParser.resourceList().Visit a parse tree produced byGroovyParser.resources().Visit a parse tree produced by thereturnStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.returnType(int).Visit a parse tree produced byGroovyParser.rparen().Visit a parse tree produced byGroovyParser.scriptStatement().Visit a parse tree produced byGroovyParser.scriptStatements().Visit a parse tree produced byGroovyParser.sep().Visit a parse tree produced by theshiftExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.standardLambdaExpression().Visit a parse tree produced byGroovyParser.standardLambdaParameters().Visit a parse tree produced byGroovyParser.statement().Visit a parse tree produced byGroovyParser.statementExpression().Visit a parse tree produced byGroovyParser.stringLiteral().Visit a parse tree produced by thestringLiteralAltlabeled alternative inGroovyParser.literal().Visit a parse tree produced by thesuperPrmrAltlabeled alternative inGroovyParser.primary().visitSwitchBlockStatementExpressionGroup(GroovyParser.SwitchBlockStatementExpressionGroupContext ctx) Visit a parse tree produced byGroovyParser.switchBlockStatementExpressionGroup().Visit a parse tree produced byGroovyParser.switchBlockStatementGroup().Visit a parse tree produced by theswitchExprAltlabeled alternative inGroovyParser.expression().Visit a parse tree produced byGroovyParser.switchExpression().Visit a parse tree produced byGroovyParser.switchExpressionLabel().Visit a parse tree produced byGroovyParser.switchLabel().Visit a parse tree produced byGroovyParser.switchStatement().Visit a parse tree produced by thesynchronizedStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.thisFormalParameter().Visit a parse tree produced by thethisPrmrAltlabeled alternative inGroovyParser.primary().Visit a parse tree produced by thethrowStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.tryCatchStatement().Visit a parse tree produced by thetryCatchStmtAltlabeled alternative inGroovyParser.statement().Visit a parse tree produced byGroovyParser.type().Visit a parse tree produced byGroovyParser.typeArgument().Visit a parse tree produced byGroovyParser.typeArguments().Visit a parse tree produced byGroovyParser.typeArgumentsOrDiamond().Visit a parse tree produced byGroovyParser.typeBound().Visit a parse tree produced byGroovyParser.typeDeclaration().Visit a parse tree produced byGroovyParser.typeList().Visit a parse tree produced byGroovyParser.typeNamePair().Visit a parse tree produced byGroovyParser.typeNamePairs().Visit a parse tree produced byGroovyParser.typeParameter().Visit a parse tree produced byGroovyParser.typeParameters().Visit a parse tree produced by theunaryAddExprAltlabeled alternative inGroovyParser.castOperandExpression().Visit a parse tree produced by theunaryNotExprAltlabeled alternative inGroovyParser.castOperandExpression().Visit a parse tree produced byGroovyParser.variableDeclaration(int).Visit a parse tree produced byGroovyParser.variableDeclarator().Visit a parse tree produced byGroovyParser.variableDeclaratorId().Visit a parse tree produced byGroovyParser.variableDeclarators().Visit a parse tree produced byGroovyParser.variableInitializer().Visit a parse tree produced byGroovyParser.variableInitializers().Visit a parse tree produced byGroovyParser.variableModifier().Visit a parse tree produced byGroovyParser.variableModifiers().Visit a parse tree produced byGroovyParser.variableModifiersOpt().Visit a parse tree produced byGroovyParser.variableNames().Visit a parse tree produced by thewhileStmtAltlabeled alternative inGroovyParser.loopStatement().Visit a parse tree produced byGroovyParser.yieldStatement().Visit a parse tree produced by theyieldStmtAltlabeled alternative inGroovyParser.statement().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitoraggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitorvisit, visitChildren, visitErrorNode, visitTerminal
- 
Constructor Details- 
GroovyParserBaseVisitorpublic GroovyParserBaseVisitor()
 
- 
- 
Method Details- 
visitIdentifierPrmrAltVisit a parse tree produced by theidentifierPrmrAltlabeled alternative inGroovyParser.commandPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitIdentifierPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLiteralPrmrAltVisit a parse tree produced by theliteralPrmrAltlabeled alternative inGroovyParser.commandPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLiteralPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitGstringPrmrAltVisit a parse tree produced by thegstringPrmrAltlabeled alternative inGroovyParser.commandPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitGstringPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNewPrmrAltVisit a parse tree produced by thenewPrmrAltlabeled alternative inGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNewPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitThisPrmrAltVisit a parse tree produced by thethisPrmrAltlabeled alternative inGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitThisPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSuperPrmrAltVisit a parse tree produced by thesuperPrmrAltlabeled alternative inGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSuperPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitParenPrmrAltVisit a parse tree produced by theparenPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitParenPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClosureOrLambdaExpressionPrmrAltpublic Result visitClosureOrLambdaExpressionPrmrAlt(@NotNull GroovyParser.ClosureOrLambdaExpressionPrmrAltContext ctx) Visit a parse tree produced by theclosureOrLambdaExpressionPrmrAltlabeled alternative inGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClosureOrLambdaExpressionPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitListPrmrAltVisit a parse tree produced by thelistPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitListPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMapPrmrAltVisit a parse tree produced by themapPrmrAltlabeled alternative inGroovyParser.namedPropertyArgPrimary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMapPrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBuiltInTypePrmrAltVisit a parse tree produced by thebuiltInTypePrmrAltlabeled alternative inGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBuiltInTypePrmrAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitIntegerLiteralAltVisit a parse tree produced by theintegerLiteralAltlabeled alternative inGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitIntegerLiteralAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFloatingPointLiteralAltpublic Result visitFloatingPointLiteralAlt(@NotNull GroovyParser.FloatingPointLiteralAltContext ctx) Visit a parse tree produced by thefloatingPointLiteralAltlabeled alternative inGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFloatingPointLiteralAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStringLiteralAltVisit a parse tree produced by thestringLiteralAltlabeled alternative inGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStringLiteralAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBooleanLiteralAltVisit a parse tree produced by thebooleanLiteralAltlabeled alternative inGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBooleanLiteralAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNullLiteralAltVisit a parse tree produced by thenullLiteralAltlabeled alternative inGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNullLiteralAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCastExprAltVisit a parse tree produced by thecastExprAltlabeled alternative inGroovyParser.castOperandExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCastExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPostfixExprAltVisit a parse tree produced by thepostfixExprAltlabeled alternative inGroovyParser.castOperandExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPostfixExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchExprAltVisit a parse tree produced by theswitchExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitUnaryNotExprAltVisit a parse tree produced by theunaryNotExprAltlabeled alternative inGroovyParser.castOperandExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitUnaryNotExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPowerExprAltVisit a parse tree produced by thepowerExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPowerExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitUnaryAddExprAltVisit a parse tree produced by theunaryAddExprAltlabeled alternative inGroovyParser.castOperandExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitUnaryAddExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMultiplicativeExprAltVisit a parse tree produced by themultiplicativeExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMultiplicativeExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAdditiveExprAltVisit a parse tree produced by theadditiveExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAdditiveExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitShiftExprAltVisit a parse tree produced by theshiftExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitShiftExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitRelationalExprAltVisit a parse tree produced by therelationalExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitRelationalExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEqualityExprAltVisit a parse tree produced by theequalityExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEqualityExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitRegexExprAltVisit a parse tree produced by theregexExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitRegexExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAndExprAltVisit a parse tree produced by theandExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAndExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExclusiveOrExprAltVisit a parse tree produced by theexclusiveOrExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExclusiveOrExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitInclusiveOrExprAltVisit a parse tree produced by theinclusiveOrExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitInclusiveOrExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLogicalAndExprAltVisit a parse tree produced by thelogicalAndExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLogicalAndExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLogicalOrExprAltVisit a parse tree produced by thelogicalOrExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLogicalOrExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitConditionalExprAltVisit a parse tree produced by theconditionalExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitConditionalExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMultipleAssignmentExprAltpublic Result visitMultipleAssignmentExprAlt(@NotNull GroovyParser.MultipleAssignmentExprAltContext ctx) Visit a parse tree produced by themultipleAssignmentExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMultipleAssignmentExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAssignmentExprAltVisit a parse tree produced by theassignmentExprAltlabeled alternative inGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAssignmentExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBlockStmtAltVisit a parse tree produced by theblockStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBlockStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitConditionalStmtAltVisit a parse tree produced by theconditionalStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitConditionalStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLoopStmtAltVisit a parse tree produced by theloopStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLoopStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTryCatchStmtAltVisit a parse tree produced by thetryCatchStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTryCatchStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSynchronizedStmtAltVisit a parse tree produced by thesynchronizedStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSynchronizedStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitReturnStmtAltVisit a parse tree produced by thereturnStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitReturnStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitThrowStmtAltVisit a parse tree produced by thethrowStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitThrowStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBreakStmtAltVisit a parse tree produced by thebreakStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBreakStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitContinueStmtAltVisit a parse tree produced by thecontinueStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitContinueStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitYieldStmtAltVisit a parse tree produced by theyieldStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitYieldStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLabeledStmtAltVisit a parse tree produced by thelabeledStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLabeledStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAssertStmtAltVisit a parse tree produced by theassertStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAssertStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLocalVariableDeclarationStmtAltpublic Result visitLocalVariableDeclarationStmtAlt(@NotNull GroovyParser.LocalVariableDeclarationStmtAltContext ctx) Visit a parse tree produced by thelocalVariableDeclarationStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLocalVariableDeclarationStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExpressionStmtAltVisit a parse tree produced by theexpressionStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExpressionStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEmptyStmtAltVisit a parse tree produced by theemptyStmtAltlabeled alternative inGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEmptyStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCommandExprAltVisit a parse tree produced by thecommandExprAltlabeled alternative inGroovyParser.statementExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCommandExprAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitForStmtAltVisit a parse tree produced by theforStmtAltlabeled alternative inGroovyParser.loopStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitForStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitWhileStmtAltVisit a parse tree produced by thewhileStmtAltlabeled alternative inGroovyParser.loopStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitWhileStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitDoWhileStmtAltVisit a parse tree produced by thedoWhileStmtAltlabeled alternative inGroovyParser.loopStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitDoWhileStmtAltin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCompilationUnitVisit a parse tree produced byGroovyParser.compilationUnit().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCompilationUnitin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitScriptStatementsVisit a parse tree produced byGroovyParser.scriptStatements().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitScriptStatementsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitScriptStatementVisit a parse tree produced byGroovyParser.scriptStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitScriptStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPackageDeclarationVisit a parse tree produced byGroovyParser.packageDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPackageDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitImportDeclarationVisit a parse tree produced byGroovyParser.importDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitImportDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeDeclarationVisit a parse tree produced byGroovyParser.typeDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitModifierVisit a parse tree produced byGroovyParser.modifier().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitModifierin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitModifiersOptVisit a parse tree produced byGroovyParser.modifiersOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitModifiersOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitModifiersVisit a parse tree produced byGroovyParser.modifiers().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitModifiersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassOrInterfaceModifiersOptpublic Result visitClassOrInterfaceModifiersOpt(@NotNull GroovyParser.ClassOrInterfaceModifiersOptContext ctx) Visit a parse tree produced byGroovyParser.classOrInterfaceModifiersOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassOrInterfaceModifiersOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassOrInterfaceModifierspublic Result visitClassOrInterfaceModifiers(@NotNull GroovyParser.ClassOrInterfaceModifiersContext ctx) Visit a parse tree produced byGroovyParser.classOrInterfaceModifiers().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassOrInterfaceModifiersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassOrInterfaceModifierpublic Result visitClassOrInterfaceModifier(@NotNull GroovyParser.ClassOrInterfaceModifierContext ctx) Visit a parse tree produced byGroovyParser.classOrInterfaceModifier().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassOrInterfaceModifierin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableModifierVisit a parse tree produced byGroovyParser.variableModifier().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableModifierin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableModifiersOptVisit a parse tree produced byGroovyParser.variableModifiersOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableModifiersOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableModifiersVisit a parse tree produced byGroovyParser.variableModifiers().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableModifiersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeParametersVisit a parse tree produced byGroovyParser.typeParameters().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeParametersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeParameterVisit a parse tree produced byGroovyParser.typeParameter().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeParameterin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeBoundVisit a parse tree produced byGroovyParser.typeBound().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeBoundin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeListVisit a parse tree produced byGroovyParser.typeList().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassDeclarationVisit a parse tree produced byGroovyParser.classDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassBodyVisit a parse tree produced byGroovyParser.classBody(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassBodyin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnumConstantsVisit a parse tree produced byGroovyParser.enumConstants().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnumConstantsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnumConstantVisit a parse tree produced byGroovyParser.enumConstant().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnumConstantin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassBodyDeclarationVisit a parse tree produced byGroovyParser.classBodyDeclaration(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassBodyDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMemberDeclarationVisit a parse tree produced byGroovyParser.memberDeclaration(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMemberDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMethodDeclarationVisit a parse tree produced byGroovyParser.methodDeclaration(int, int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMethodDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCompactConstructorDeclarationpublic Result visitCompactConstructorDeclaration(@NotNull GroovyParser.CompactConstructorDeclarationContext ctx) Visit a parse tree produced byGroovyParser.compactConstructorDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCompactConstructorDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMethodNameVisit a parse tree produced byGroovyParser.methodName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMethodNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitReturnTypeVisit a parse tree produced byGroovyParser.returnType(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitReturnTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFieldDeclarationVisit a parse tree produced byGroovyParser.fieldDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFieldDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableDeclaratorsVisit a parse tree produced byGroovyParser.variableDeclarators().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableDeclaratorsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableDeclaratorVisit a parse tree produced byGroovyParser.variableDeclarator().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableDeclaratorin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableDeclaratorIdVisit a parse tree produced byGroovyParser.variableDeclaratorId().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableDeclaratorIdin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableInitializerVisit a parse tree produced byGroovyParser.variableInitializer().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableInitializerin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableInitializersVisit a parse tree produced byGroovyParser.variableInitializers().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableInitializersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEmptyDimsVisit a parse tree produced byGroovyParser.emptyDims().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEmptyDimsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEmptyDimsOptVisit a parse tree produced byGroovyParser.emptyDimsOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEmptyDimsOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeVisit a parse tree produced byGroovyParser.type().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassOrInterfaceTypeVisit a parse tree produced byGroovyParser.classOrInterfaceType().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassOrInterfaceTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPrimitiveTypeVisit a parse tree produced byGroovyParser.primitiveType().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPrimitiveTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeArgumentsVisit a parse tree produced byGroovyParser.typeArguments().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeArgumentsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeArgumentVisit a parse tree produced byGroovyParser.typeArgument().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeArgumentin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAnnotatedQualifiedClassNamepublic Result visitAnnotatedQualifiedClassName(@NotNull GroovyParser.AnnotatedQualifiedClassNameContext ctx) Visit a parse tree produced byGroovyParser.annotatedQualifiedClassName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAnnotatedQualifiedClassNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedClassNameListVisit a parse tree produced byGroovyParser.qualifiedClassNameList().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedClassNameListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFormalParametersVisit a parse tree produced byGroovyParser.formalParameters().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFormalParametersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFormalParameterListVisit a parse tree produced byGroovyParser.formalParameterList().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFormalParameterListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitThisFormalParameterVisit a parse tree produced byGroovyParser.thisFormalParameter().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitThisFormalParameterin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFormalParameterVisit a parse tree produced byGroovyParser.formalParameter().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFormalParameterin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMethodBodyVisit a parse tree produced byGroovyParser.methodBody().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMethodBodyin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedNameVisit a parse tree produced byGroovyParser.qualifiedName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedNameElementVisit a parse tree produced byGroovyParser.qualifiedNameElement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedNameElementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedNameElementsVisit a parse tree produced byGroovyParser.qualifiedNameElements().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedNameElementsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedClassNameVisit a parse tree produced byGroovyParser.qualifiedClassName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedClassNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitQualifiedStandardClassNamepublic Result visitQualifiedStandardClassName(@NotNull GroovyParser.QualifiedStandardClassNameContext ctx) Visit a parse tree produced byGroovyParser.qualifiedStandardClassName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitQualifiedStandardClassNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLiteralVisit a parse tree produced byGroovyParser.literal().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLiteralin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitGstringVisit a parse tree produced byGroovyParser.gstring().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitGstringin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitGstringValueVisit a parse tree produced byGroovyParser.gstringValue().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitGstringValuein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitGstringPathVisit a parse tree produced byGroovyParser.gstringPath().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitGstringPathin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStandardLambdaExpressionpublic Result visitStandardLambdaExpression(@NotNull GroovyParser.StandardLambdaExpressionContext ctx) Visit a parse tree produced byGroovyParser.standardLambdaExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStandardLambdaExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStandardLambdaParameterspublic Result visitStandardLambdaParameters(@NotNull GroovyParser.StandardLambdaParametersContext ctx) Visit a parse tree produced byGroovyParser.standardLambdaParameters().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStandardLambdaParametersin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLambdaBodyVisit a parse tree produced byGroovyParser.lambdaBody().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLambdaBodyin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClosureVisit a parse tree produced byGroovyParser.closure().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClosurein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClosureOrLambdaExpressionpublic Result visitClosureOrLambdaExpression(@NotNull GroovyParser.ClosureOrLambdaExpressionContext ctx) Visit a parse tree produced byGroovyParser.closureOrLambdaExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClosureOrLambdaExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBlockStatementsOptVisit a parse tree produced byGroovyParser.blockStatementsOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBlockStatementsOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBlockStatementsVisit a parse tree produced byGroovyParser.blockStatements().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBlockStatementsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAnnotationsOptVisit a parse tree produced byGroovyParser.annotationsOpt().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAnnotationsOptin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAnnotationVisit a parse tree produced byGroovyParser.annotation().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAnnotationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValuesVisit a parse tree produced byGroovyParser.elementValues().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValuesin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAnnotationNameVisit a parse tree produced byGroovyParser.annotationName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAnnotationNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValuePairsVisit a parse tree produced byGroovyParser.elementValuePairs().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValuePairsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValuePairVisit a parse tree produced byGroovyParser.elementValuePair().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValuePairin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValuePairNameVisit a parse tree produced byGroovyParser.elementValuePairName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValuePairNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValueVisit a parse tree produced byGroovyParser.elementValue().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValuein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitElementValueArrayInitializerpublic Result visitElementValueArrayInitializer(@NotNull GroovyParser.ElementValueArrayInitializerContext ctx) Visit a parse tree produced byGroovyParser.elementValueArrayInitializer().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitElementValueArrayInitializerin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBlockVisit a parse tree produced byGroovyParser.block().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBlockin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBlockStatementVisit a parse tree produced byGroovyParser.blockStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBlockStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLocalVariableDeclarationpublic Result visitLocalVariableDeclaration(@NotNull GroovyParser.LocalVariableDeclarationContext ctx) Visit a parse tree produced byGroovyParser.localVariableDeclaration().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLocalVariableDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableDeclarationVisit a parse tree produced byGroovyParser.variableDeclaration(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeNamePairsVisit a parse tree produced byGroovyParser.typeNamePairs().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeNamePairsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeNamePairVisit a parse tree produced byGroovyParser.typeNamePair().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeNamePairin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitVariableNamesVisit a parse tree produced byGroovyParser.variableNames().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitVariableNamesin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitConditionalStatementVisit a parse tree produced byGroovyParser.conditionalStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitConditionalStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitIfElseStatementVisit a parse tree produced byGroovyParser.ifElseStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitIfElseStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchStatementVisit a parse tree produced byGroovyParser.switchStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitLoopStatementVisit a parse tree produced byGroovyParser.loopStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitLoopStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitContinueStatementVisit a parse tree produced byGroovyParser.continueStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitContinueStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBreakStatementVisit a parse tree produced byGroovyParser.breakStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBreakStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitYieldStatementVisit a parse tree produced byGroovyParser.yieldStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitYieldStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTryCatchStatementVisit a parse tree produced byGroovyParser.tryCatchStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTryCatchStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAssertStatementVisit a parse tree produced byGroovyParser.assertStatement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAssertStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStatementVisit a parse tree produced byGroovyParser.statement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStatementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCatchClauseVisit a parse tree produced byGroovyParser.catchClause().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCatchClausein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCatchTypeVisit a parse tree produced byGroovyParser.catchType().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCatchTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitFinallyBlockVisit a parse tree produced byGroovyParser.finallyBlock().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitFinallyBlockin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitResourcesVisit a parse tree produced byGroovyParser.resources().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitResourcesin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitResourceListVisit a parse tree produced byGroovyParser.resourceList().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitResourceListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitResourceVisit a parse tree produced byGroovyParser.resource().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitResourcein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchBlockStatementGrouppublic Result visitSwitchBlockStatementGroup(@NotNull GroovyParser.SwitchBlockStatementGroupContext ctx) Visit a parse tree produced byGroovyParser.switchBlockStatementGroup().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchBlockStatementGroupin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchLabelVisit a parse tree produced byGroovyParser.switchLabel().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchLabelin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitForControlVisit a parse tree produced byGroovyParser.forControl().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitForControlin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnhancedForControlVisit a parse tree produced byGroovyParser.enhancedForControl().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnhancedForControlin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassicalForControlVisit a parse tree produced byGroovyParser.classicalForControl().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassicalForControlin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitForInitVisit a parse tree produced byGroovyParser.forInit().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitForInitin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitForUpdateVisit a parse tree produced byGroovyParser.forUpdate().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitForUpdatein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCastParExpressionVisit a parse tree produced byGroovyParser.castParExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCastParExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitParExpressionVisit a parse tree produced byGroovyParser.parExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitParExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExpressionInParVisit a parse tree produced byGroovyParser.expressionInPar().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExpressionInParin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExpressionListVisit a parse tree produced byGroovyParser.expressionList(boolean).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExpressionListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExpressionListElementVisit a parse tree produced byGroovyParser.expressionListElement(boolean).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExpressionListElementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnhancedStatementExpressionpublic Result visitEnhancedStatementExpression(@NotNull GroovyParser.EnhancedStatementExpressionContext ctx) Visit a parse tree produced byGroovyParser.enhancedStatementExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnhancedStatementExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStatementExpressionVisit a parse tree produced byGroovyParser.statementExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStatementExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPostfixExpressionVisit a parse tree produced byGroovyParser.postfixExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPostfixExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchExpressionVisit a parse tree produced byGroovyParser.switchExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchBlockStatementExpressionGrouppublic Result visitSwitchBlockStatementExpressionGroup(@NotNull GroovyParser.SwitchBlockStatementExpressionGroupContext ctx) Visit a parse tree produced byGroovyParser.switchBlockStatementExpressionGroup().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchBlockStatementExpressionGroupin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSwitchExpressionLabelVisit a parse tree produced byGroovyParser.switchExpressionLabel().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSwitchExpressionLabelin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitExpressionVisit a parse tree produced byGroovyParser.expression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCommandExpressionVisit a parse tree produced byGroovyParser.commandExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCommandExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCommandArgumentVisit a parse tree produced byGroovyParser.commandArgument().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCommandArgumentin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPathExpressionVisit a parse tree produced byGroovyParser.pathExpression().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPathExpressionin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPathElementVisit a parse tree produced byGroovyParser.pathElement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPathElementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNamePartVisit a parse tree produced byGroovyParser.namePart().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNamePartin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitDynamicMemberNameVisit a parse tree produced byGroovyParser.dynamicMemberName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitDynamicMemberNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitIndexPropertyArgsVisit a parse tree produced byGroovyParser.indexPropertyArgs().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitIndexPropertyArgsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNamedPropertyArgsVisit a parse tree produced byGroovyParser.namedPropertyArgs().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNamedPropertyArgsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitPrimaryVisit a parse tree produced byGroovyParser.primary().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitPrimaryin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitListVisit a parse tree produced byGroovyParser.list().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMapVisit a parse tree produced byGroovyParser.map().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMapin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMapEntryListVisit a parse tree produced byGroovyParser.mapEntryList().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMapEntryListin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMapEntryVisit a parse tree produced byGroovyParser.mapEntry().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMapEntryin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitMapEntryLabelVisit a parse tree produced byGroovyParser.mapEntryLabel().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitMapEntryLabelin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCreatorVisit a parse tree produced byGroovyParser.creator(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCreatorin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitDimVisit a parse tree produced byGroovyParser.dim().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitDimin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitArrayInitializerVisit a parse tree produced byGroovyParser.arrayInitializer().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitArrayInitializerin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitAnonymousInnerClassDeclarationpublic Result visitAnonymousInnerClassDeclaration(@NotNull GroovyParser.AnonymousInnerClassDeclarationContext ctx) Visit a parse tree produced byGroovyParser.anonymousInnerClassDeclaration(int).The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitAnonymousInnerClassDeclarationin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitCreatedNameVisit a parse tree produced byGroovyParser.createdName().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitCreatedNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNonWildcardTypeArgumentspublic Result visitNonWildcardTypeArguments(@NotNull GroovyParser.NonWildcardTypeArgumentsContext ctx) Visit a parse tree produced byGroovyParser.nonWildcardTypeArguments().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNonWildcardTypeArgumentsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitTypeArgumentsOrDiamondVisit a parse tree produced byGroovyParser.typeArgumentsOrDiamond().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitTypeArgumentsOrDiamondin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitArgumentsVisit a parse tree produced byGroovyParser.arguments().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitArgumentsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnhancedArgumentListInParpublic Result visitEnhancedArgumentListInPar(@NotNull GroovyParser.EnhancedArgumentListInParContext ctx) Visit a parse tree produced byGroovyParser.enhancedArgumentListInPar().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnhancedArgumentListInParin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitEnhancedArgumentListElementpublic Result visitEnhancedArgumentListElement(@NotNull GroovyParser.EnhancedArgumentListElementContext ctx) Visit a parse tree produced byGroovyParser.enhancedArgumentListElement().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitEnhancedArgumentListElementin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitStringLiteralVisit a parse tree produced byGroovyParser.stringLiteral().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitStringLiteralin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitClassNameVisit a parse tree produced byGroovyParser.className().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitClassNamein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitIdentifierVisit a parse tree produced byGroovyParser.identifier().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitIdentifierin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitBuiltInTypeVisit a parse tree produced byGroovyParser.builtInType().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitBuiltInTypein interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitKeywordsVisit a parse tree produced byGroovyParser.keywords().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitKeywordsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitRparenVisit a parse tree produced byGroovyParser.rparen().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitRparenin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitNlsVisit a parse tree produced byGroovyParser.nls().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitNlsin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
- 
visitSepVisit a parse tree produced byGroovyParser.sep().The default implementation returns the result of calling AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
- visitSepin interface- GroovyParserVisitor<Result>
- Parameters:
- ctx- the parse tree
- Returns:
- the visitor result
 
 
-