Class NabuParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
NabuParserVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
NabuParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced byNabuParser.additionalBound().Visit a parse tree produced byNabuParser.additiveExpression().Visit a parse tree produced byNabuParser.ambiguousName().Visit a parse tree produced byNabuParser.andExpression().Visit a parse tree produced byNabuParser.annotation().Visit a parse tree produced byNabuParser.annotationInterfaceBody().Visit a parse tree produced byNabuParser.annotationInterfaceDeclaration().visitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext ctx) Visit a parse tree produced byNabuParser.annotationInterfaceElementDeclaration().Visit a parse tree produced byNabuParser.annotationInterfaceElementModifier().visitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext ctx) Visit a parse tree produced byNabuParser.annotationInterfaceMemberDeclaration().Visit a parse tree produced byNabuParser.argumentList().Visit a parse tree produced byNabuParser.arrayAccess().Visit a parse tree produced byNabuParser.arrayCreationExpression().visitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext ctx) Visit a parse tree produced byNabuParser.arrayCreationExpressionWithInitializer().visitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext ctx) Visit a parse tree produced byNabuParser.arrayCreationExpressionWithoutInitializer().Visit a parse tree produced byNabuParser.arrayInitializer().Visit a parse tree produced byNabuParser.arrayType().Visit a parse tree produced byNabuParser.assertStatement().Visit a parse tree produced byNabuParser.assignment().Visit a parse tree produced byNabuParser.assignmentExpression().Visit a parse tree produced byNabuParser.assignmentOperator().Visit a parse tree produced byNabuParser.basicForStatement().Visit a parse tree produced byNabuParser.basicForStatementNoShortIf().Visit a parse tree produced byNabuParser.block().Visit a parse tree produced byNabuParser.blockStatement().Visit a parse tree produced byNabuParser.blockStatements().Visit a parse tree produced byNabuParser.breakStatement().Visit a parse tree produced byNabuParser.caseConstant().Visit a parse tree produced byNabuParser.castExpression().Visit a parse tree produced byNabuParser.catchClause().Visit a parse tree produced byNabuParser.catches().Visit a parse tree produced byNabuParser.catchFormalParameter().Visit a parse tree produced byNabuParser.catchType().Visit a parse tree produced byNabuParser.classBody().Visit a parse tree produced byNabuParser.classBodyDeclaration().Visit a parse tree produced byNabuParser.classDeclaration().Visit a parse tree produced byNabuParser.classExtends().Visit a parse tree produced byNabuParser.classImplements().Visit a parse tree produced byNabuParser.classInstanceCreationExpression().Visit a parse tree produced byNabuParser.classLiteral().Visit a parse tree produced byNabuParser.classMemberDeclaration().Visit a parse tree produced byNabuParser.classModifier().Visit a parse tree produced byNabuParser.classOrInterfaceType().Visit a parse tree produced byNabuParser.classOrInterfaceTypeToInstantiate().Visit a parse tree produced byNabuParser.classPermits().Visit a parse tree produced byNabuParser.classType().Visit a parse tree produced byNabuParser.coit().Visit a parse tree produced byNabuParser.compactConstructorDeclaration().Visit a parse tree produced byNabuParser.compilationUnit().Visit a parse tree produced byNabuParser.conditionalAndExpression().Visit a parse tree produced byNabuParser.conditionalExpression().Visit a parse tree produced byNabuParser.conditionalOrExpression().Visit a parse tree produced byNabuParser.constantDeclaration().Visit a parse tree produced byNabuParser.constantExpression().Visit a parse tree produced byNabuParser.constantModifier().Visit a parse tree produced byNabuParser.constructorBody().Visit a parse tree produced byNabuParser.constructorDeclaration().Visit a parse tree produced byNabuParser.constructorDeclarator().Visit a parse tree produced byNabuParser.constructorModifier().Visit a parse tree produced byNabuParser.contextualKeyword().visitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext ctx) Visit a parse tree produced byNabuParser.contextualKeywordMinusForTypeIdentifier().visitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext ctx) Visit a parse tree produced byNabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier().Visit a parse tree produced byNabuParser.continueStatement().Visit a parse tree produced byNabuParser.defaultValue().Visit a parse tree produced byNabuParser.dimExpr().Visit a parse tree produced byNabuParser.dimExprs().Visit a parse tree produced byNabuParser.dims().Visit a parse tree produced byNabuParser.doStatement().Visit a parse tree produced byNabuParser.elementValue().Visit a parse tree produced byNabuParser.elementValueArrayInitializer().Visit a parse tree produced byNabuParser.elementValueList().Visit a parse tree produced byNabuParser.elementValuePair().Visit a parse tree produced byNabuParser.elementValuePairList().Visit a parse tree produced byNabuParser.emptyStatement_().Visit a parse tree produced byNabuParser.enhancedForStatement().Visit a parse tree produced byNabuParser.enhancedForStatementNoShortIf().Visit a parse tree produced byNabuParser.enumBody().Visit a parse tree produced byNabuParser.enumBodyDeclarations().Visit a parse tree produced byNabuParser.enumConstant().Visit a parse tree produced byNabuParser.enumConstantList().Visit a parse tree produced byNabuParser.enumConstantModifier().Visit a parse tree produced byNabuParser.enumDeclaration().Visit a parse tree produced byNabuParser.equalityExpression().Visit a parse tree produced byNabuParser.exceptionType().Visit a parse tree produced byNabuParser.exceptionTypeList().Visit a parse tree produced byNabuParser.exclusiveOrExpression().Visit a parse tree produced byNabuParser.explicitConstructorInvocation().Visit a parse tree produced byNabuParser.expression().Visit a parse tree produced byNabuParser.expressionName().Visit a parse tree produced byNabuParser.expressionStatement().Visit a parse tree produced byNabuParser.fieldAccess().Visit a parse tree produced byNabuParser.fieldDeclaration().Visit a parse tree produced byNabuParser.fieldModifier().Visit a parse tree produced byNabuParser.finallyBlock().Visit a parse tree produced byNabuParser.floatingPointType().Visit a parse tree produced byNabuParser.forInit().Visit a parse tree produced byNabuParser.formalParameter().Visit a parse tree produced byNabuParser.formalParameterList().Visit a parse tree produced byNabuParser.forStatement().Visit a parse tree produced byNabuParser.forStatementNoShortIf().Visit a parse tree produced byNabuParser.forUpdate().Visit a parse tree produced byNabuParser.functionBody().Visit a parse tree produced byNabuParser.functionDeclaration().Visit a parse tree produced byNabuParser.functionDeclarator().Visit a parse tree produced byNabuParser.functionHeader().Visit a parse tree produced byNabuParser.functionInvocation().Visit a parse tree produced byNabuParser.functionModifier().Visit a parse tree produced byNabuParser.functionName().Visit a parse tree produced byNabuParser.functionReference().Visit a parse tree produced byNabuParser.identifier().Visit a parse tree produced byNabuParser.ifThenElseStatement().Visit a parse tree produced byNabuParser.ifThenElseStatementNoShortIf().Visit a parse tree produced byNabuParser.ifThenStatement().Visit a parse tree produced byNabuParser.importDeclaration().Visit a parse tree produced byNabuParser.inclusiveOrExpression().Visit a parse tree produced byNabuParser.instanceInitializer().Visit a parse tree produced byNabuParser.integralType().Visit a parse tree produced byNabuParser.interfaceBody().Visit a parse tree produced byNabuParser.interfaceDeclaration().Visit a parse tree produced byNabuParser.interfaceExtends().Visit a parse tree produced byNabuParser.interfaceFunctionDeclaration().Visit a parse tree produced byNabuParser.interfaceFunctionModifier().Visit a parse tree produced byNabuParser.interfaceMemberDeclaration().Visit a parse tree produced byNabuParser.interfaceModifier().Visit a parse tree produced byNabuParser.interfacePermits().Visit a parse tree produced byNabuParser.interfaceType().Visit a parse tree produced byNabuParser.interfaceTypeList().Visit a parse tree produced byNabuParser.labeledStatement().Visit a parse tree produced byNabuParser.labeledStatementNoShortIf().Visit a parse tree produced byNabuParser.lambdaBody().Visit a parse tree produced byNabuParser.lambdaExpression().Visit a parse tree produced byNabuParser.lambdaParameter().Visit a parse tree produced byNabuParser.lambdaParameterList().Visit a parse tree produced byNabuParser.lambdaParameters().Visit a parse tree produced byNabuParser.lambdaParameterType().Visit a parse tree produced byNabuParser.leftHandSide().Visit a parse tree produced byNabuParser.literal().Visit a parse tree produced byNabuParser.localClassOrInterfaceDeclaration().Visit a parse tree produced byNabuParser.localVariableDeclaration().Visit a parse tree produced byNabuParser.localVariableDeclarationStatement().Visit a parse tree produced byNabuParser.localVariableType().Visit a parse tree produced byNabuParser.markerAnnotation().Visit a parse tree produced byNabuParser.modularCompilationUnit().Visit a parse tree produced byNabuParser.moduleDeclaration().Visit a parse tree produced byNabuParser.moduleDirective().Visit a parse tree produced byNabuParser.moduleName().Visit a parse tree produced byNabuParser.multiplicativeExpression().Visit a parse tree produced byNabuParser.nabuLocalVariableDeclaration().Visit a parse tree produced byNabuParser.nabuVariableDeclarator().Visit a parse tree produced byNabuParser.nabuVariableDeclaratorList().Visit a parse tree produced byNabuParser.normalAnnotation().Visit a parse tree produced byNabuParser.normalClassDeclaration().Visit a parse tree produced byNabuParser.normalInterfaceDeclaration().Visit a parse tree produced byNabuParser.numericType().Visit a parse tree produced byNabuParser.ordinaryCompilationUnit().Visit a parse tree produced byNabuParser.packageDeclaration().Visit a parse tree produced byNabuParser.packageModifier().Visit a parse tree produced byNabuParser.packageName().Visit a parse tree produced byNabuParser.packageOrTypeName().Visit a parse tree produced byNabuParser.pattern().Visit a parse tree produced byNabuParser.pfE().Visit a parse tree produced byNabuParser.pNNA().Visit a parse tree produced byNabuParser.postDecrementExpression().Visit a parse tree produced byNabuParser.postfixExpression().Visit a parse tree produced byNabuParser.postIncrementExpression().Visit a parse tree produced byNabuParser.preDecrementExpression().Visit a parse tree produced byNabuParser.preIncrementExpression().Visit a parse tree produced byNabuParser.primary().Visit a parse tree produced byNabuParser.primaryNoNewArray().Visit a parse tree produced byNabuParser.primitiveType().Visit a parse tree produced byNabuParser.receiverParameter().Visit a parse tree produced byNabuParser.recordBody().Visit a parse tree produced byNabuParser.recordBodyDeclaration().Visit a parse tree produced byNabuParser.recordComponent().Visit a parse tree produced byNabuParser.recordComponentList().Visit a parse tree produced byNabuParser.recordComponentModifier().Visit a parse tree produced byNabuParser.recordDeclaration().Visit a parse tree produced byNabuParser.recordHeader().Visit a parse tree produced byNabuParser.referenceType().Visit a parse tree produced byNabuParser.relationalExpression().Visit a parse tree produced byNabuParser.requiresModifier().Visit a parse tree produced byNabuParser.resource().Visit a parse tree produced byNabuParser.resourceList().Visit a parse tree produced byNabuParser.resourceSpecification().Visit a parse tree produced byNabuParser.result().Visit a parse tree produced byNabuParser.returnStatement().Visit a parse tree produced byNabuParser.shiftExpression().Visit a parse tree produced byNabuParser.simpleTypeName().Visit a parse tree produced byNabuParser.singleElementAnnotation().Visit a parse tree produced byNabuParser.singleStaticImportDeclaration().Visit a parse tree produced byNabuParser.singleTypeImportDeclaration().Visit a parse tree produced byNabuParser.start_().Visit a parse tree produced byNabuParser.statement().Visit a parse tree produced byNabuParser.statementExpression().Visit a parse tree produced byNabuParser.statementExpressionList().Visit a parse tree produced byNabuParser.statementNoShortIf().visitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext ctx) Visit a parse tree produced byNabuParser.statementWithoutTrailingSubstatement().Visit a parse tree produced byNabuParser.staticImportOnDemandDeclaration().Visit a parse tree produced byNabuParser.staticInitializer().Visit a parse tree produced byNabuParser.switchBlock().Visit a parse tree produced byNabuParser.switchBlockStatementGroup().Visit a parse tree produced byNabuParser.switchExpression().Visit a parse tree produced byNabuParser.switchLabel().Visit a parse tree produced byNabuParser.switchRule().Visit a parse tree produced byNabuParser.switchStatement().Visit a parse tree produced byNabuParser.synchronizedStatement().Visit a parse tree produced byNabuParser.throwsT().Visit a parse tree produced byNabuParser.throwStatement().Visit a parse tree produced byNabuParser.topLevelClassOrInterfaceDeclaration().Visit a parse tree produced byNabuParser.tryStatement().Visit a parse tree produced byNabuParser.tryWithResourcesStatement().Visit a parse tree produced byNabuParser.typeArgument().Visit a parse tree produced byNabuParser.typeArgumentList().Visit a parse tree produced byNabuParser.typeArguments().Visit a parse tree produced byNabuParser.typeArgumentsOrDiamond().Visit a parse tree produced byNabuParser.typeBound().Visit a parse tree produced byNabuParser.typeIdentifier().Visit a parse tree produced byNabuParser.typeImportOnDemandDeclaration().Visit a parse tree produced byNabuParser.typeName().Visit a parse tree produced byNabuParser.typeParameter().Visit a parse tree produced byNabuParser.typeParameterList().Visit a parse tree produced byNabuParser.typeParameterModifier().Visit a parse tree produced byNabuParser.typeParameters().Visit a parse tree produced byNabuParser.typePattern().Visit a parse tree produced byNabuParser.typeVariable().Visit a parse tree produced byNabuParser.uCOIT().Visit a parse tree produced byNabuParser.unannArrayType().Visit a parse tree produced byNabuParser.unannClassOrInterfaceType().Visit a parse tree produced byNabuParser.unannClassType().Visit a parse tree produced byNabuParser.unannInterfaceType().Visit a parse tree produced byNabuParser.unannPrimitiveType().Visit a parse tree produced byNabuParser.unannReferenceType().Visit a parse tree produced byNabuParser.unannType().Visit a parse tree produced byNabuParser.unannTypeVariable().Visit a parse tree produced byNabuParser.unaryExpression().Visit a parse tree produced byNabuParser.unaryExpressionNotPlusMinus().visitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext ctx) Visit a parse tree produced byNabuParser.unqualifiedClassInstanceCreationExpression().Visit a parse tree produced byNabuParser.unqualifiedFunctionIdentifier().Visit a parse tree produced byNabuParser.variableAccess().Visit a parse tree produced byNabuParser.variableArityParameter().Visit a parse tree produced byNabuParser.variableArityRecordComponent().Visit a parse tree produced byNabuParser.variableDeclarator().Visit a parse tree produced byNabuParser.variableDeclaratorId().Visit a parse tree produced byNabuParser.variableDeclaratorList().Visit a parse tree produced byNabuParser.variableInitializer().Visit a parse tree produced byNabuParser.variableInitializerList().Visit a parse tree produced byNabuParser.variableModifier().Visit a parse tree produced byNabuParser.whileStatement().Visit a parse tree produced byNabuParser.whileStatementNoShortIf().Visit a parse tree produced byNabuParser.wildcard().Visit a parse tree produced byNabuParser.wildcardBounds().Visit a parse tree produced byNabuParser.yieldStatement().Methods inherited from class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
NabuParserBaseVisitor
public NabuParserBaseVisitor()
-
-
Method Details
-
visitStart_
Visit a parse tree produced byNabuParser.start_().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStart_in interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byNabuParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeIdentifier
Visit a parse tree produced byNabuParser.typeIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeIdentifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnqualifiedFunctionIdentifier
Visit a parse tree produced byNabuParser.unqualifiedFunctionIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnqualifiedFunctionIdentifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContextualKeyword
Visit a parse tree produced byNabuParser.contextualKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContextualKeywordin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContextualKeywordMinusForTypeIdentifier
public T visitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext ctx) Visit a parse tree produced byNabuParser.contextualKeywordMinusForTypeIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContextualKeywordMinusForTypeIdentifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContextualKeywordMinusForUnqualifiedFunctionIdentifier
public T visitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext ctx) Visit a parse tree produced byNabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContextualKeywordMinusForUnqualifiedFunctionIdentifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byNabuParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveType
Visit a parse tree produced byNabuParser.primitiveType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimitiveTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericType
Visit a parse tree produced byNabuParser.numericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegralType
Visit a parse tree produced byNabuParser.integralType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegralTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatingPointType
Visit a parse tree produced byNabuParser.floatingPointType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFloatingPointTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReferenceType
Visit a parse tree produced byNabuParser.referenceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReferenceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCoit
Visit a parse tree produced byNabuParser.coit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCoitin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassOrInterfaceType
Visit a parse tree produced byNabuParser.classOrInterfaceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassOrInterfaceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassType
Visit a parse tree produced byNabuParser.classType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceType
Visit a parse tree produced byNabuParser.interfaceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeVariable
Visit a parse tree produced byNabuParser.typeVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeVariablein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayType
Visit a parse tree produced byNabuParser.arrayType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDims
Visit a parse tree produced byNabuParser.dims().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDimsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced byNabuParser.typeParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameterModifier
Visit a parse tree produced byNabuParser.typeParameterModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeBound
Visit a parse tree produced byNabuParser.typeBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeBoundin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditionalBound
Visit a parse tree produced byNabuParser.additionalBound().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAdditionalBoundin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArguments
Visit a parse tree produced byNabuParser.typeArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgumentList
Visit a parse tree produced byNabuParser.typeArgumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgument
Visit a parse tree produced byNabuParser.typeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWildcard
Visit a parse tree produced byNabuParser.wildcard().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWildcardin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWildcardBounds
Visit a parse tree produced byNabuParser.wildcardBounds().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWildcardBoundsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleName
Visit a parse tree produced byNabuParser.moduleName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageName
Visit a parse tree produced byNabuParser.packageName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeName
Visit a parse tree produced byNabuParser.typeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageOrTypeName
Visit a parse tree produced byNabuParser.packageOrTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageOrTypeNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionName
Visit a parse tree produced byNabuParser.expressionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionName
Visit a parse tree produced byNabuParser.functionName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAmbiguousName
Visit a parse tree produced byNabuParser.ambiguousName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAmbiguousNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompilationUnit
Visit a parse tree produced byNabuParser.compilationUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompilationUnitin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrdinaryCompilationUnit
Visit a parse tree produced byNabuParser.ordinaryCompilationUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrdinaryCompilationUnitin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModularCompilationUnit
Visit a parse tree produced byNabuParser.modularCompilationUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModularCompilationUnitin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageDeclaration
Visit a parse tree produced byNabuParser.packageDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageModifier
Visit a parse tree produced byNabuParser.packageModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImportDeclaration
Visit a parse tree produced byNabuParser.importDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImportDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleTypeImportDeclaration
Visit a parse tree produced byNabuParser.singleTypeImportDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleTypeImportDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeImportOnDemandDeclaration
Visit a parse tree produced byNabuParser.typeImportOnDemandDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeImportOnDemandDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleStaticImportDeclaration
Visit a parse tree produced byNabuParser.singleStaticImportDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleStaticImportDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStaticImportOnDemandDeclaration
public T visitStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext ctx) Visit a parse tree produced byNabuParser.staticImportOnDemandDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStaticImportOnDemandDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopLevelClassOrInterfaceDeclaration
public T visitTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext ctx) Visit a parse tree produced byNabuParser.topLevelClassOrInterfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopLevelClassOrInterfaceDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleDeclaration
Visit a parse tree produced byNabuParser.moduleDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitModuleDirective
Visit a parse tree produced byNabuParser.moduleDirective().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitModuleDirectivein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRequiresModifier
Visit a parse tree produced byNabuParser.requiresModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRequiresModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassDeclaration
Visit a parse tree produced byNabuParser.classDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNormalClassDeclaration
Visit a parse tree produced byNabuParser.normalClassDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNormalClassDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassModifier
Visit a parse tree produced byNabuParser.classModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameters
Visit a parse tree produced byNabuParser.typeParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParametersin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameterList
Visit a parse tree produced byNabuParser.typeParameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassExtends
Visit a parse tree produced byNabuParser.classExtends().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassExtendsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassImplements
Visit a parse tree produced byNabuParser.classImplements().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassImplementsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceTypeList
Visit a parse tree produced byNabuParser.interfaceTypeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceTypeListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassPermits
Visit a parse tree produced byNabuParser.classPermits().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassPermitsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBody
Visit a parse tree produced byNabuParser.classBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBodyDeclaration
Visit a parse tree produced byNabuParser.classBodyDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBodyDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassMemberDeclaration
Visit a parse tree produced byNabuParser.classMemberDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassMemberDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFieldDeclaration
Visit a parse tree produced byNabuParser.fieldDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFieldModifier
Visit a parse tree produced byNabuParser.fieldModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDeclaratorList
Visit a parse tree produced byNabuParser.variableDeclaratorList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableDeclaratorListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNabuVariableDeclaratorList
Visit a parse tree produced byNabuParser.nabuVariableDeclaratorList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNabuVariableDeclaratorListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNabuVariableDeclarator
Visit a parse tree produced byNabuParser.nabuVariableDeclarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNabuVariableDeclaratorin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDeclarator
Visit a parse tree produced byNabuParser.variableDeclarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableDeclaratorin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDeclaratorId
Visit a parse tree produced byNabuParser.variableDeclaratorId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableDeclaratorIdin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableInitializer
Visit a parse tree produced byNabuParser.variableInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannType
Visit a parse tree produced byNabuParser.unannType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannPrimitiveType
Visit a parse tree produced byNabuParser.unannPrimitiveType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannPrimitiveTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannReferenceType
Visit a parse tree produced byNabuParser.unannReferenceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannReferenceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannClassOrInterfaceType
Visit a parse tree produced byNabuParser.unannClassOrInterfaceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannClassOrInterfaceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUCOIT
Visit a parse tree produced byNabuParser.uCOIT().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUCOITin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannClassType
Visit a parse tree produced byNabuParser.unannClassType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannClassTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannInterfaceType
Visit a parse tree produced byNabuParser.unannInterfaceType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannInterfaceTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannTypeVariable
Visit a parse tree produced byNabuParser.unannTypeVariable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannTypeVariablein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnannArrayType
Visit a parse tree produced byNabuParser.unannArrayType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnannArrayTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionDeclaration
Visit a parse tree produced byNabuParser.functionDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionModifier
Visit a parse tree produced byNabuParser.functionModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionHeader
Visit a parse tree produced byNabuParser.functionHeader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionHeaderin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResult
Visit a parse tree produced byNabuParser.result().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResultin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionDeclarator
Visit a parse tree produced byNabuParser.functionDeclarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionDeclaratorin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReceiverParameter
Visit a parse tree produced byNabuParser.receiverParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReceiverParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameterList
Visit a parse tree produced byNabuParser.formalParameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFormalParameterListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameter
Visit a parse tree produced byNabuParser.formalParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFormalParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableArityParameter
Visit a parse tree produced byNabuParser.variableArityParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableArityParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableModifier
Visit a parse tree produced byNabuParser.variableModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThrowsT
Visit a parse tree produced byNabuParser.throwsT().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitThrowsTin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExceptionTypeList
Visit a parse tree produced byNabuParser.exceptionTypeList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExceptionTypeListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExceptionType
Visit a parse tree produced byNabuParser.exceptionType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExceptionTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionBody
Visit a parse tree produced byNabuParser.functionBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInstanceInitializer
Visit a parse tree produced byNabuParser.instanceInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInstanceInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStaticInitializer
Visit a parse tree produced byNabuParser.staticInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStaticInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclaration
Visit a parse tree produced byNabuParser.constructorDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorModifier
Visit a parse tree produced byNabuParser.constructorModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclarator
Visit a parse tree produced byNabuParser.constructorDeclarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorDeclaratorin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleTypeName
Visit a parse tree produced byNabuParser.simpleTypeName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleTypeNamein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorBody
Visit a parse tree produced byNabuParser.constructorBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExplicitConstructorInvocation
Visit a parse tree produced byNabuParser.explicitConstructorInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExplicitConstructorInvocationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumDeclaration
Visit a parse tree produced byNabuParser.enumDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumBody
Visit a parse tree produced byNabuParser.enumBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantList
Visit a parse tree produced byNabuParser.enumConstantList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumConstantListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstant
Visit a parse tree produced byNabuParser.enumConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumConstantin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantModifier
Visit a parse tree produced byNabuParser.enumConstantModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumConstantModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumBodyDeclarations
Visit a parse tree produced byNabuParser.enumBodyDeclarations().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumBodyDeclarationsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordDeclaration
Visit a parse tree produced byNabuParser.recordDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordHeader
Visit a parse tree produced byNabuParser.recordHeader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordHeaderin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordComponentList
Visit a parse tree produced byNabuParser.recordComponentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordComponentListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordComponent
Visit a parse tree produced byNabuParser.recordComponent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordComponentin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableArityRecordComponent
Visit a parse tree produced byNabuParser.variableArityRecordComponent().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableArityRecordComponentin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordComponentModifier
Visit a parse tree produced byNabuParser.recordComponentModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordComponentModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordBody
Visit a parse tree produced byNabuParser.recordBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRecordBodyDeclaration
Visit a parse tree produced byNabuParser.recordBodyDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRecordBodyDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCompactConstructorDeclaration
Visit a parse tree produced byNabuParser.compactConstructorDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompactConstructorDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceDeclaration
Visit a parse tree produced byNabuParser.interfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNormalInterfaceDeclaration
Visit a parse tree produced byNabuParser.normalInterfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNormalInterfaceDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceModifier
Visit a parse tree produced byNabuParser.interfaceModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceExtends
Visit a parse tree produced byNabuParser.interfaceExtends().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceExtendsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfacePermits
Visit a parse tree produced byNabuParser.interfacePermits().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfacePermitsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBody
Visit a parse tree produced byNabuParser.interfaceBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceMemberDeclaration
Visit a parse tree produced byNabuParser.interfaceMemberDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceMemberDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantDeclaration
Visit a parse tree produced byNabuParser.constantDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantModifier
Visit a parse tree produced byNabuParser.constantModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceFunctionDeclaration
Visit a parse tree produced byNabuParser.interfaceFunctionDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceFunctionDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceFunctionModifier
Visit a parse tree produced byNabuParser.interfaceFunctionModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceFunctionModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceDeclaration
Visit a parse tree produced byNabuParser.annotationInterfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceBody
Visit a parse tree produced byNabuParser.annotationInterfaceBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceMemberDeclaration
public T visitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext ctx) Visit a parse tree produced byNabuParser.annotationInterfaceMemberDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceMemberDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceElementDeclaration
public T visitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext ctx) Visit a parse tree produced byNabuParser.annotationInterfaceElementDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceElementDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationInterfaceElementModifier
public T visitAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext ctx) Visit a parse tree produced byNabuParser.annotationInterfaceElementModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationInterfaceElementModifierin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultValue
Visit a parse tree produced byNabuParser.defaultValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultValuein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byNabuParser.annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNormalAnnotation
Visit a parse tree produced byNabuParser.normalAnnotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNormalAnnotationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValuePairList
Visit a parse tree produced byNabuParser.elementValuePairList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValuePairListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValuePair
Visit a parse tree produced byNabuParser.elementValuePair().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValuePairin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValue
Visit a parse tree produced byNabuParser.elementValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValuein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueArrayInitializer
Visit a parse tree produced byNabuParser.elementValueArrayInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValueArrayInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueList
Visit a parse tree produced byNabuParser.elementValueList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValueListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMarkerAnnotation
Visit a parse tree produced byNabuParser.markerAnnotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMarkerAnnotationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSingleElementAnnotation
Visit a parse tree produced byNabuParser.singleElementAnnotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSingleElementAnnotationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayInitializer
Visit a parse tree produced byNabuParser.arrayInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableInitializerList
Visit a parse tree produced byNabuParser.variableInitializerList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableInitializerListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlock
Visit a parse tree produced byNabuParser.block().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlockStatements
Visit a parse tree produced byNabuParser.blockStatements().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockStatementsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBlockStatement
Visit a parse tree produced byNabuParser.blockStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBlockStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalClassOrInterfaceDeclaration
public T visitLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext ctx) Visit a parse tree produced byNabuParser.localClassOrInterfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalClassOrInterfaceDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclaration
Visit a parse tree produced byNabuParser.localVariableDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalVariableDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNabuLocalVariableDeclaration
Visit a parse tree produced byNabuParser.nabuLocalVariableDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNabuLocalVariableDeclarationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableType
Visit a parse tree produced byNabuParser.localVariableType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalVariableTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclarationStatement
public T visitLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext ctx) Visit a parse tree produced byNabuParser.localVariableDeclarationStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalVariableDeclarationStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatement
Visit a parse tree produced byNabuParser.statement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementNoShortIf
Visit a parse tree produced byNabuParser.statementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementWithoutTrailingSubstatement
public T visitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext ctx) Visit a parse tree produced byNabuParser.statementWithoutTrailingSubstatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementWithoutTrailingSubstatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyStatement_
Visit a parse tree produced byNabuParser.emptyStatement_().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyStatement_in interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLabeledStatement
Visit a parse tree produced byNabuParser.labeledStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLabeledStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLabeledStatementNoShortIf
Visit a parse tree produced byNabuParser.labeledStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLabeledStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionStatement
Visit a parse tree produced byNabuParser.expressionStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementExpression
Visit a parse tree produced byNabuParser.statementExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfThenStatement
Visit a parse tree produced byNabuParser.ifThenStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfThenStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfThenElseStatement
Visit a parse tree produced byNabuParser.ifThenElseStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfThenElseStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfThenElseStatementNoShortIf
Visit a parse tree produced byNabuParser.ifThenElseStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfThenElseStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssertStatement
Visit a parse tree produced byNabuParser.assertStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssertStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byNabuParser.switchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlock
Visit a parse tree produced byNabuParser.switchBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchBlockin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchRule
Visit a parse tree produced byNabuParser.switchRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchRulein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlockStatementGroup
Visit a parse tree produced byNabuParser.switchBlockStatementGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchBlockStatementGroupin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchLabel
Visit a parse tree produced byNabuParser.switchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchLabelin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCaseConstant
Visit a parse tree produced byNabuParser.caseConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCaseConstantin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhileStatement
Visit a parse tree produced byNabuParser.whileStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhileStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhileStatementNoShortIf
Visit a parse tree produced byNabuParser.whileStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhileStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoStatement
Visit a parse tree produced byNabuParser.doStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForStatement
Visit a parse tree produced byNabuParser.forStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForStatementNoShortIf
Visit a parse tree produced byNabuParser.forStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicForStatement
Visit a parse tree produced byNabuParser.basicForStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicForStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicForStatementNoShortIf
Visit a parse tree produced byNabuParser.basicForStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicForStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInit
Visit a parse tree produced byNabuParser.forInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForInitin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForUpdate
Visit a parse tree produced byNabuParser.forUpdate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForUpdatein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStatementExpressionList
Visit a parse tree produced byNabuParser.statementExpressionList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStatementExpressionListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnhancedForStatement
Visit a parse tree produced byNabuParser.enhancedForStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnhancedForStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnhancedForStatementNoShortIf
Visit a parse tree produced byNabuParser.enhancedForStatementNoShortIf().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnhancedForStatementNoShortIfin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBreakStatement
Visit a parse tree produced byNabuParser.breakStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBreakStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitContinueStatement
Visit a parse tree produced byNabuParser.continueStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitContinueStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnStatement
Visit a parse tree produced byNabuParser.returnStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturnStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThrowStatement
Visit a parse tree produced byNabuParser.throwStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitThrowStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSynchronizedStatement
Visit a parse tree produced byNabuParser.synchronizedStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSynchronizedStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryStatement
Visit a parse tree produced byNabuParser.tryStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTryStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatches
Visit a parse tree produced byNabuParser.catches().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchesin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchClause
Visit a parse tree produced byNabuParser.catchClause().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchClausein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchFormalParameter
Visit a parse tree produced byNabuParser.catchFormalParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchFormalParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCatchType
Visit a parse tree produced byNabuParser.catchType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCatchTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFinallyBlock
Visit a parse tree produced byNabuParser.finallyBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFinallyBlockin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTryWithResourcesStatement
Visit a parse tree produced byNabuParser.tryWithResourcesStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTryWithResourcesStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResourceSpecification
Visit a parse tree produced byNabuParser.resourceSpecification().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResourceSpecificationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResourceList
Visit a parse tree produced byNabuParser.resourceList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResourceListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitResource
Visit a parse tree produced byNabuParser.resource().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitResourcein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableAccess
Visit a parse tree produced byNabuParser.variableAccess().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableAccessin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitYieldStatement
Visit a parse tree produced byNabuParser.yieldStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitYieldStatementin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern
Visit a parse tree produced byNabuParser.pattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypePattern
Visit a parse tree produced byNabuParser.typePattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypePatternin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byNabuParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimary
Visit a parse tree produced byNabuParser.primary().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryNoNewArray
Visit a parse tree produced byNabuParser.primaryNoNewArray().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryNoNewArrayin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPNNA
Visit a parse tree produced byNabuParser.pNNA().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPNNAin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassLiteral
Visit a parse tree produced byNabuParser.classLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassLiteralin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassInstanceCreationExpression
public T visitClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext ctx) Visit a parse tree produced byNabuParser.classInstanceCreationExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassInstanceCreationExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnqualifiedClassInstanceCreationExpression
public T visitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext ctx) Visit a parse tree produced byNabuParser.unqualifiedClassInstanceCreationExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnqualifiedClassInstanceCreationExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassOrInterfaceTypeToInstantiate
public T visitClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext ctx) Visit a parse tree produced byNabuParser.classOrInterfaceTypeToInstantiate().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassOrInterfaceTypeToInstantiatein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeArgumentsOrDiamond
Visit a parse tree produced byNabuParser.typeArgumentsOrDiamond().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeArgumentsOrDiamondin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreationExpression
Visit a parse tree produced byNabuParser.arrayCreationExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayCreationExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreationExpressionWithoutInitializer
public T visitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext ctx) Visit a parse tree produced byNabuParser.arrayCreationExpressionWithoutInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayCreationExpressionWithoutInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreationExpressionWithInitializer
public T visitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext ctx) Visit a parse tree produced byNabuParser.arrayCreationExpressionWithInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayCreationExpressionWithInitializerin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDimExprs
Visit a parse tree produced byNabuParser.dimExprs().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDimExprsin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDimExpr
Visit a parse tree produced byNabuParser.dimExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDimExprin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayAccess
Visit a parse tree produced byNabuParser.arrayAccess().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayAccessin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFieldAccess
Visit a parse tree produced byNabuParser.fieldAccess().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldAccessin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionInvocation
Visit a parse tree produced byNabuParser.functionInvocation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionInvocationin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byNabuParser.argumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunctionReference
Visit a parse tree produced byNabuParser.functionReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionReferencein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostfixExpression
Visit a parse tree produced byNabuParser.postfixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostfixExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPfE
Visit a parse tree produced byNabuParser.pfE().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPfEin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostIncrementExpression
Visit a parse tree produced byNabuParser.postIncrementExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostIncrementExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPostDecrementExpression
Visit a parse tree produced byNabuParser.postDecrementExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPostDecrementExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryExpression
Visit a parse tree produced byNabuParser.unaryExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnaryExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreIncrementExpression
Visit a parse tree produced byNabuParser.preIncrementExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreIncrementExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPreDecrementExpression
Visit a parse tree produced byNabuParser.preDecrementExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPreDecrementExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUnaryExpressionNotPlusMinus
Visit a parse tree produced byNabuParser.unaryExpressionNotPlusMinus().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUnaryExpressionNotPlusMinusin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCastExpression
Visit a parse tree produced byNabuParser.castExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCastExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicativeExpression
Visit a parse tree produced byNabuParser.multiplicativeExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplicativeExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAdditiveExpression
Visit a parse tree produced byNabuParser.additiveExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAdditiveExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitShiftExpression
Visit a parse tree produced byNabuParser.shiftExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitShiftExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationalExpression
Visit a parse tree produced byNabuParser.relationalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationalExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityExpression
Visit a parse tree produced byNabuParser.equalityExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqualityExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAndExpression
Visit a parse tree produced byNabuParser.andExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAndExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExclusiveOrExpression
Visit a parse tree produced byNabuParser.exclusiveOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExclusiveOrExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInclusiveOrExpression
Visit a parse tree produced byNabuParser.inclusiveOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInclusiveOrExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConditionalAndExpression
Visit a parse tree produced byNabuParser.conditionalAndExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConditionalAndExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConditionalOrExpression
Visit a parse tree produced byNabuParser.conditionalOrExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConditionalOrExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConditionalExpression
Visit a parse tree produced byNabuParser.conditionalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConditionalExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentExpression
Visit a parse tree produced byNabuParser.assignmentExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byNabuParser.assignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLeftHandSide
Visit a parse tree produced byNabuParser.leftHandSide().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLeftHandSidein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignmentOperator
Visit a parse tree produced byNabuParser.assignmentOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentOperatorin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpression
Visit a parse tree produced byNabuParser.lambdaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameters
Visit a parse tree produced byNabuParser.lambdaParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParametersin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameterList
Visit a parse tree produced byNabuParser.lambdaParameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParameterListin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameter
Visit a parse tree produced byNabuParser.lambdaParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParameterin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameterType
Visit a parse tree produced byNabuParser.lambdaParameterType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParameterTypein interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaBody
Visit a parse tree produced byNabuParser.lambdaBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaBodyin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchExpression
Visit a parse tree produced byNabuParser.switchExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantExpression
Visit a parse tree produced byNabuParser.constantExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantExpressionin interfaceNabuParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-