Class ODRulesAntlrParserBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
ODRulesAntlrParserVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
ODRulesAntlrParserVisitor,
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 byODRulesAntlrParser.annotation().Visit a parse tree produced byODRulesAntlrParser.annotationArguments().Visit a parse tree produced byODRulesAntlrParser.annotationPairArguments().Visit a parse tree produced byODRulesAntlrParser.arguments().Visit a parse tree produced byODRulesAntlrParser.arrayCreator().Visit a parse tree produced byODRulesAntlrParser.arrayDeclaratorId().Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByExpression().Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByInitializer().Visit a parse tree produced byODRulesAntlrParser.arrayDimensionSpecifier().Visit a parse tree produced byODRulesAntlrParser.arrayInit().Visit a parse tree produced byODRulesAntlrParser.assignment().Visit a parse tree produced byODRulesAntlrParser.basicDoubleLiteral().Visit a parse tree produced byODRulesAntlrParser.basicFloatLiteral().Visit a parse tree produced byODRulesAntlrParser.basicLongLiteral().Visit a parse tree produced byODRulesAntlrParser.booleanLiteral().Visit a parse tree produced byODRulesAntlrParser.booleanNotExpression().Visit a parse tree produced byODRulesAntlrParser.bracketExpression().Visit a parse tree produced byODRulesAntlrParser.breakStatement().Visit a parse tree produced byODRulesAntlrParser.cardinality().Visit a parse tree produced byODRulesAntlrParser.charLiteral().Visit a parse tree produced byODRulesAntlrParser.classBodyDeclaration().Visit a parse tree produced byODRulesAntlrParser.classCreator().Visit a parse tree produced byODRulesAntlrParser.classExpression().Visit a parse tree produced byODRulesAntlrParser.commonForControl().Visit a parse tree produced byODRulesAntlrParser.constantExpressionSwitchLabel().Visit a parse tree produced byODRulesAntlrParser.constDeclaration().Visit a parse tree produced byODRulesAntlrParser.constructorDeclaration().Visit a parse tree produced byODRulesAntlrParser.creator().Visit a parse tree produced byODRulesAntlrParser.creatorExpression().Visit a parse tree produced byODRulesAntlrParser.declarator().Visit a parse tree produced byODRulesAntlrParser.declaratorId().Visit a parse tree produced byODRulesAntlrParser.decPrefixExpression().Visit a parse tree produced byODRulesAntlrParser.defaultSwitchLabel().Visit a parse tree produced byODRulesAntlrParser.diagram().Visit a parse tree produced byODRulesAntlrParser.doubleLiteral().Visit a parse tree produced byODRulesAntlrParser.doWhileStatement().Visit a parse tree produced byODRulesAntlrParser.elementValue().Visit a parse tree produced byODRulesAntlrParser.elementValueArrayInitializer().Visit a parse tree produced byODRulesAntlrParser.elementValueOrExpr().Visit a parse tree produced byODRulesAntlrParser.elementValuePair().Visit a parse tree produced byODRulesAntlrParser.emptyStatement().Visit a parse tree produced byODRulesAntlrParser.enhancedForControl().Visit a parse tree produced byODRulesAntlrParser.enumConstantSwitchLabel().Visit a parse tree produced byODRulesAntlrParser.expression().Visit a parse tree produced byODRulesAntlrParser.expressionStatement().Visit a parse tree produced byODRulesAntlrParser.field().Visit a parse tree produced byODRulesAntlrParser.floatLiteral().Visit a parse tree produced byODRulesAntlrParser.foldingSet().Visit a parse tree produced byODRulesAntlrParser.forControl().Visit a parse tree produced byODRulesAntlrParser.forInit().Visit a parse tree produced byODRulesAntlrParser.forInitByExpressions().Visit a parse tree produced byODRulesAntlrParser.formalParameter().Visit a parse tree produced byODRulesAntlrParser.formalParameterListing().Visit a parse tree produced byODRulesAntlrParser.formalParameters().Visit a parse tree produced byODRulesAntlrParser.forStatement().Visit a parse tree produced byODRulesAntlrParser.function().Visit a parse tree produced byODRulesAntlrParser.genericInvocationSuffix().Visit a parse tree produced byODRulesAntlrParser.gtgt().Visit a parse tree produced byODRulesAntlrParser.ifStatement().Visit a parse tree produced byODRulesAntlrParser.incPrefixExpression().Visit a parse tree produced byODRulesAntlrParser.infixExpression().Visit a parse tree produced byODRulesAntlrParser.interfaceBodyDeclaration().Visit a parse tree produced byODRulesAntlrParser.intLiteral().Visit a parse tree produced byODRulesAntlrParser.javaMethod().Visit a parse tree produced byODRulesAntlrParser.javaModifier().Visit a parse tree produced byODRulesAntlrParser.lambdaBody().Visit a parse tree produced byODRulesAntlrParser.lambdaExpression().Visit a parse tree produced byODRulesAntlrParser.lambdaExpressionBody().Visit a parse tree produced byODRulesAntlrParser.lambdaParameter().Visit a parse tree produced byODRulesAntlrParser.lambdaParameters().Visit a parse tree produced byODRulesAntlrParser.lastFormalParameter().Visit a parse tree produced byODRulesAntlrParser.literal().Visit a parse tree produced byODRulesAntlrParser.literalExpression().Visit a parse tree produced byODRulesAntlrParser.localVariableDeclaration().visitLocalVariableDeclarationStatement(ODRulesAntlrParser.LocalVariableDeclarationStatementContext ctx) Visit a parse tree produced byODRulesAntlrParser.localVariableDeclarationStatement().Visit a parse tree produced byODRulesAntlrParser.logicalNotExpression().Visit a parse tree produced byODRulesAntlrParser.longLiteral().Visit a parse tree produced byODRulesAntlrParser.mCBasicGenericType().Visit a parse tree produced byODRulesAntlrParser.mCBasicTypeArgument().Visit a parse tree produced byODRulesAntlrParser.mCBlockStatement().Visit a parse tree produced byODRulesAntlrParser.mCCustomTypeArgument().Visit a parse tree produced byODRulesAntlrParser.mCGenericType().Visit a parse tree produced byODRulesAntlrParser.mCImportStatement().Visit a parse tree produced byODRulesAntlrParser.mCInnerType().Visit a parse tree produced byODRulesAntlrParser.mCJavaBlock().Visit a parse tree produced byODRulesAntlrParser.mCListType().Visit a parse tree produced byODRulesAntlrParser.mCMapType().Visit a parse tree produced byODRulesAntlrParser.mCModifier().Visit a parse tree produced byODRulesAntlrParser.mCMultipleGenericType().Visit a parse tree produced byODRulesAntlrParser.mCObjectType().Visit a parse tree produced byODRulesAntlrParser.mCOptionalType().Visit a parse tree produced byODRulesAntlrParser.mCPackageDeclaration().Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveType().Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveTypeArgument().Visit a parse tree produced byODRulesAntlrParser.mCQualifiedName().Visit a parse tree produced byODRulesAntlrParser.mCQualifiedType().Visit a parse tree produced byODRulesAntlrParser.mCReturnType().Visit a parse tree produced byODRulesAntlrParser.mCSetType().Visit a parse tree produced byODRulesAntlrParser.mCStatement().Visit a parse tree produced byODRulesAntlrParser.mCStereotype().Visit a parse tree produced byODRulesAntlrParser.mCType().Visit a parse tree produced byODRulesAntlrParser.mCTypeArgument().Visit a parse tree produced byODRulesAntlrParser.mCVoidType().Visit a parse tree produced byODRulesAntlrParser.mCWildcardTypeArgument().Visit a parse tree produced byODRulesAntlrParser.method().Visit a parse tree produced byODRulesAntlrParser.methodDeclaration().Visit a parse tree produced byODRulesAntlrParser.minusPrefixExpression().Visit a parse tree produced byODRulesAntlrParser.nameExpression().Visit a parse tree produced byODRulesAntlrParser.natLiteral().Visit a parse tree produced byODRulesAntlrParser.nokeyword_f_102().Visit a parse tree produced byODRulesAntlrParser.nokeyword_F_70().Visit a parse tree produced byODRulesAntlrParser.nokeyword_l_108().Visit a parse tree produced byODRulesAntlrParser.nokeyword_L_76().Visit a parse tree produced byODRulesAntlrParser.nokeyword_List_2368702().Visit a parse tree produced byODRulesAntlrParser.nokeyword_Map_77116().Visit a parse tree produced byODRulesAntlrParser.nokeyword_Optional_4280594304().Visit a parse tree produced byODRulesAntlrParser.nokeyword_Set_83010().Visit a parse tree produced byODRulesAntlrParser.nullLiteral().Visit a parse tree produced byODRulesAntlrParser.numericLiteral().Visit a parse tree produced byODRulesAntlrParser.oDAttribute().Visit a parse tree produced byODRulesAntlrParser.oDDefinition().Visit a parse tree produced byODRulesAntlrParser.oDInnerLink().Visit a parse tree produced byODRulesAntlrParser.oDLink().Visit a parse tree produced byODRulesAntlrParser.oDObject().Visit a parse tree produced byODRulesAntlrParser.oDRule().Visit a parse tree produced byODRulesAntlrParser.oDRuleBlock().Visit a parse tree produced byODRulesAntlrParser.oOType().Visit a parse tree produced byODRulesAntlrParser.pattern().Visit a parse tree produced byODRulesAntlrParser.plusPrefixExpression().visitPrimaryGenericInvocationExpression(ODRulesAntlrParser.PrimaryGenericInvocationExpressionContext ctx) Visit a parse tree produced byODRulesAntlrParser.primaryGenericInvocationExpression().Visit a parse tree produced byODRulesAntlrParser.primarySuperExpression().Visit a parse tree produced byODRulesAntlrParser.primaryThisExpression().Visit a parse tree produced byODRulesAntlrParser.r__throws().Visit a parse tree produced byODRulesAntlrParser.returnStatement().Visit a parse tree produced byODRulesAntlrParser.signedBasicDoubleLiteral().Visit a parse tree produced byODRulesAntlrParser.signedBasicFloatLiteral().Visit a parse tree produced byODRulesAntlrParser.signedBasicLongLiteral().Visit a parse tree produced byODRulesAntlrParser.signedLiteral().Visit a parse tree produced byODRulesAntlrParser.signedNatLiteral().Visit a parse tree produced byODRulesAntlrParser.signedNumericLiteral().Visit a parse tree produced byODRulesAntlrParser.simpleInit().Visit a parse tree produced byODRulesAntlrParser.stereotype().Visit a parse tree produced byODRulesAntlrParser.stereoValue().Visit a parse tree produced byODRulesAntlrParser.stringLiteral().Visit a parse tree produced byODRulesAntlrParser.superSuffix().Visit a parse tree produced byODRulesAntlrParser.switchBlockStatementGroup().Visit a parse tree produced byODRulesAntlrParser.switchLabel().Visit a parse tree produced byODRulesAntlrParser.switchStatement().Visit a parse tree produced byODRulesAntlrParser.type().Visit a parse tree produced byODRulesAntlrParser.typeCastExpression().Visit a parse tree produced byODRulesAntlrParser.typeParameter().Visit a parse tree produced byODRulesAntlrParser.typeParameters().Visit a parse tree produced byODRulesAntlrParser.typePattern().Visit a parse tree produced byODRulesAntlrParser.typeVar().Visit a parse tree produced byODRulesAntlrParser.variable().Visit a parse tree produced byODRulesAntlrParser.variableDeclarator().Visit a parse tree produced byODRulesAntlrParser.variableInit().Visit a parse tree produced byODRulesAntlrParser.whileStatement().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
-
ODRulesAntlrParserBaseVisitor
public ODRulesAntlrParserBaseVisitor()
-
-
Method Details
-
visitNullLiteral
Visit a parse tree produced byODRulesAntlrParser.nullLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byODRulesAntlrParser.booleanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharLiteral
Visit a parse tree produced byODRulesAntlrParser.charLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byODRulesAntlrParser.stringLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNatLiteral
Visit a parse tree produced byODRulesAntlrParser.natLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNatLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedNatLiteral
Visit a parse tree produced byODRulesAntlrParser.signedNatLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedNatLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicLongLiteral
Visit a parse tree produced byODRulesAntlrParser.basicLongLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicLongLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicLongLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicLongLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedBasicLongLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.basicFloatLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicFloatLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicFloatLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedBasicFloatLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.basicDoubleLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBasicDoubleLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicDoubleLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedBasicDoubleLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameExpression
Visit a parse tree produced byODRulesAntlrParser.nameExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNameExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralExpression
Visit a parse tree produced byODRulesAntlrParser.literalExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArguments
Visit a parse tree produced byODRulesAntlrParser.arguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentsin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStereotype
Visit a parse tree produced byODRulesAntlrParser.stereotype().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStereotypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStereoValue
Visit a parse tree produced byODRulesAntlrParser.stereoValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStereoValuein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntLiteral
Visit a parse tree produced byODRulesAntlrParser.intLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLongLiteral
Visit a parse tree produced byODRulesAntlrParser.longLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLongLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.floatLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFloatLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.doubleLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoubleLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCQualifiedName
Visit a parse tree produced byODRulesAntlrParser.mCQualifiedName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCQualifiedNamein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPackageDeclaration
Visit a parse tree produced byODRulesAntlrParser.mCPackageDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCPackageDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCImportStatement
Visit a parse tree produced byODRulesAntlrParser.mCImportStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCImportStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPrimitiveType
Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCPrimitiveTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCQualifiedType
Visit a parse tree produced byODRulesAntlrParser.mCQualifiedType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCQualifiedTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCReturnType
Visit a parse tree produced byODRulesAntlrParser.mCReturnType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCReturnTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCVoidType
Visit a parse tree produced byODRulesAntlrParser.mCVoidType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCVoidTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameter
Visit a parse tree produced byODRulesAntlrParser.lambdaParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParameterin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameters
Visit a parse tree produced byODRulesAntlrParser.lambdaParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaParametersin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpressionBody
Visit a parse tree produced byODRulesAntlrParser.lambdaExpressionBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaExpressionBodyin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpression
Visit a parse tree produced byODRulesAntlrParser.lambdaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCListType
Visit a parse tree produced byODRulesAntlrParser.mCListType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCListTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCOptionalType
Visit a parse tree produced byODRulesAntlrParser.mCOptionalType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCOptionalTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCMapType
Visit a parse tree produced byODRulesAntlrParser.mCMapType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCMapTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCSetType
Visit a parse tree produced byODRulesAntlrParser.mCSetType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCSetTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBasicTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCBasicTypeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCBasicTypeArgumentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPrimitiveTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveTypeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCPrimitiveTypeArgumentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBasicGenericType
Visit a parse tree produced byODRulesAntlrParser.mCBasicGenericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCBasicGenericTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCCustomTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCCustomTypeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCCustomTypeArgumentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameters
Visit a parse tree produced byODRulesAntlrParser.typeParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParametersin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced byODRulesAntlrParser.typeParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeParameterin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnStatement
Visit a parse tree produced byODRulesAntlrParser.returnStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitReturnStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclarationStatement
public T visitLocalVariableDeclarationStatement(ODRulesAntlrParser.LocalVariableDeclarationStatementContext ctx) Visit a parse tree produced byODRulesAntlrParser.localVariableDeclarationStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalVariableDeclarationStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclaration
Visit a parse tree produced byODRulesAntlrParser.localVariableDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLocalVariableDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDeclarator
Visit a parse tree produced byODRulesAntlrParser.variableDeclarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableDeclaratorin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclaratorId
Visit a parse tree produced byODRulesAntlrParser.declaratorId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclaratorIdin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleInit
Visit a parse tree produced byODRulesAntlrParser.simpleInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSimpleInitin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDeclaratorId
Visit a parse tree produced byODRulesAntlrParser.arrayDeclaratorId().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayDeclaratorIdin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayInit
Visit a parse tree produced byODRulesAntlrParser.arrayInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayInitin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCJavaBlock
Visit a parse tree produced byODRulesAntlrParser.mCJavaBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCJavaBlockin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJavaModifier
Visit a parse tree produced byODRulesAntlrParser.javaModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJavaModifierin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfStatement
Visit a parse tree produced byODRulesAntlrParser.ifStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIfStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForStatement
Visit a parse tree produced byODRulesAntlrParser.forStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonForControl
Visit a parse tree produced byODRulesAntlrParser.commonForControl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCommonForControlin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInit
Visit a parse tree produced byODRulesAntlrParser.forInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForInitin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInitByExpressions
Visit a parse tree produced byODRulesAntlrParser.forInitByExpressions().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForInitByExpressionsin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnhancedForControl
Visit a parse tree produced byODRulesAntlrParser.enhancedForControl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnhancedForControlin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameter
Visit a parse tree produced byODRulesAntlrParser.formalParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFormalParameterin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhileStatement
Visit a parse tree produced byODRulesAntlrParser.whileStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitWhileStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoWhileStatement
Visit a parse tree produced byODRulesAntlrParser.doWhileStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDoWhileStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byODRulesAntlrParser.switchStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyStatement
Visit a parse tree produced byODRulesAntlrParser.emptyStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEmptyStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionStatement
Visit a parse tree produced byODRulesAntlrParser.expressionStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlockStatementGroup
Visit a parse tree produced byODRulesAntlrParser.switchBlockStatementGroup().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchBlockStatementGroupin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantExpressionSwitchLabel
public T visitConstantExpressionSwitchLabel(ODRulesAntlrParser.ConstantExpressionSwitchLabelContext ctx) Visit a parse tree produced byODRulesAntlrParser.constantExpressionSwitchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstantExpressionSwitchLabelin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.enumConstantSwitchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumConstantSwitchLabelin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.defaultSwitchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDefaultSwitchLabelin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBreakStatement
Visit a parse tree produced byODRulesAntlrParser.breakStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBreakStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeCastExpression
Visit a parse tree produced byODRulesAntlrParser.typeCastExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeCastExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatorExpression
Visit a parse tree produced byODRulesAntlrParser.creatorExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatorExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassCreator
Visit a parse tree produced byODRulesAntlrParser.classCreator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassCreatorin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreator
Visit a parse tree produced byODRulesAntlrParser.arrayCreator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayCreatorin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionByExpression
Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayDimensionByExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCWildcardTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCWildcardTypeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCWildcardTypeArgumentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCMultipleGenericType
Visit a parse tree produced byODRulesAntlrParser.mCMultipleGenericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCMultipleGenericTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCInnerType
Visit a parse tree produced byODRulesAntlrParser.mCInnerType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCInnerTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPlusPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.plusPrefixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPlusPrefixExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinusPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.minusPrefixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinusPrefixExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanNotExpression
Visit a parse tree produced byODRulesAntlrParser.booleanNotExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanNotExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalNotExpression
Visit a parse tree produced byODRulesAntlrParser.logicalNotExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLogicalNotExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBracketExpression
Visit a parse tree produced byODRulesAntlrParser.bracketExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBracketExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryThisExpression
Visit a parse tree produced byODRulesAntlrParser.primaryThisExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryThisExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimarySuperExpression
Visit a parse tree produced byODRulesAntlrParser.primarySuperExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimarySuperExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassExpression
Visit a parse tree produced byODRulesAntlrParser.classExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryGenericInvocationExpression
public T visitPrimaryGenericInvocationExpression(ODRulesAntlrParser.PrimaryGenericInvocationExpressionContext ctx) Visit a parse tree produced byODRulesAntlrParser.primaryGenericInvocationExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimaryGenericInvocationExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericInvocationSuffix
Visit a parse tree produced byODRulesAntlrParser.genericInvocationSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGenericInvocationSuffixin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSuperSuffix
Visit a parse tree produced byODRulesAntlrParser.superSuffix().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSuperSuffixin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypePattern
Visit a parse tree produced byODRulesAntlrParser.typePattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypePatternin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.incPrefixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIncPrefixExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.decPrefixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDecPrefixExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethodDeclaration
Visit a parse tree produced byODRulesAntlrParser.methodDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMethodDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclaration
Visit a parse tree produced byODRulesAntlrParser.constructorDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstructorDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstDeclaration
Visit a parse tree produced byODRulesAntlrParser.constDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitConstDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitR__throws
Visit a parse tree produced byODRulesAntlrParser.r__throws().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitR__throwsin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLastFormalParameter
Visit a parse tree produced byODRulesAntlrParser.lastFormalParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLastFormalParameterin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameterListing
Visit a parse tree produced byODRulesAntlrParser.formalParameterListing().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFormalParameterListingin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameters
Visit a parse tree produced byODRulesAntlrParser.formalParameters().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFormalParametersin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byODRulesAntlrParser.annotation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationPairArguments
Visit a parse tree produced byODRulesAntlrParser.annotationPairArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationPairArgumentsin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueOrExpr
Visit a parse tree produced byODRulesAntlrParser.elementValueOrExpr().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValueOrExprin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValuePair
Visit a parse tree produced byODRulesAntlrParser.elementValuePair().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValuePairin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueArrayInitializer
public T visitElementValueArrayInitializer(ODRulesAntlrParser.ElementValueArrayInitializerContext ctx) Visit a parse tree produced byODRulesAntlrParser.elementValueArrayInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValueArrayInitializerin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionByInitializer
public T visitArrayDimensionByInitializer(ODRulesAntlrParser.ArrayDimensionByInitializerContext ctx) Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByInitializer().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayDimensionByInitializerin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODRule
Visit a parse tree produced byODRulesAntlrParser.oDRule().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODRulein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODRuleBlock
Visit a parse tree produced byODRulesAntlrParser.oDRuleBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODRuleBlockin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFoldingSet
Visit a parse tree produced byODRulesAntlrParser.foldingSet().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFoldingSetin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byODRulesAntlrParser.assignment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssignmentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODDefinition
Visit a parse tree produced byODRulesAntlrParser.oDDefinition().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODDefinitionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODAttribute
Visit a parse tree produced byODRulesAntlrParser.oDAttribute().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODAttributein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODObject
Visit a parse tree produced byODRulesAntlrParser.oDObject().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODObjectin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODLink
Visit a parse tree produced byODRulesAntlrParser.oDLink().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODLinkin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCardinality
Visit a parse tree produced byODRulesAntlrParser.cardinality().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCardinalityin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODInnerLink
Visit a parse tree produced byODRulesAntlrParser.oDInnerLink().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitODInnerLinkin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byODRulesAntlrParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedLiteral
Visit a parse tree produced byODRulesAntlrParser.signedLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byODRulesAntlrParser.numericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNumericLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedNumericLiteral
Visit a parse tree produced byODRulesAntlrParser.signedNumericLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSignedNumericLiteralin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byODRulesAntlrParser.expression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCType
Visit a parse tree produced byODRulesAntlrParser.mCType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCObjectType
Visit a parse tree produced byODRulesAntlrParser.mCObjectType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCObjectTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiagram
Visit a parse tree produced byODRulesAntlrParser.diagram().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDiagramin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitType
Visit a parse tree produced byODRulesAntlrParser.type().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeVar
Visit a parse tree produced byODRulesAntlrParser.typeVar().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeVarin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced byODRulesAntlrParser.variable().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariablein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction
Visit a parse tree produced byODRulesAntlrParser.function().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFunctionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCStereotype
Visit a parse tree produced byODRulesAntlrParser.mCStereotype().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCStereotypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaBody
Visit a parse tree produced byODRulesAntlrParser.lambdaBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLambdaBodyin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCGenericType
Visit a parse tree produced byODRulesAntlrParser.mCGenericType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCGenericTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCTypeArgument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCTypeArgumentin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBlockStatement
Visit a parse tree produced byODRulesAntlrParser.mCBlockStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCBlockStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCStatement
Visit a parse tree produced byODRulesAntlrParser.mCStatement().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCStatementin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCModifier
Visit a parse tree produced byODRulesAntlrParser.mCModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMCModifierin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOOType
Visit a parse tree produced byODRulesAntlrParser.oOType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOOTypein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitField
Visit a parse tree produced byODRulesAntlrParser.field().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFieldin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethod
Visit a parse tree produced byODRulesAntlrParser.method().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMethodin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarator
Visit a parse tree produced byODRulesAntlrParser.declarator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDeclaratorin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableInit
Visit a parse tree produced byODRulesAntlrParser.variableInit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableInitin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForControl
Visit a parse tree produced byODRulesAntlrParser.forControl().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitForControlin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.switchLabel().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitSwitchLabelin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreator
Visit a parse tree produced byODRulesAntlrParser.creator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCreatorin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionSpecifier
Visit a parse tree produced byODRulesAntlrParser.arrayDimensionSpecifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArrayDimensionSpecifierin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInfixExpression
Visit a parse tree produced byODRulesAntlrParser.infixExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInfixExpressionin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern
Visit a parse tree produced byODRulesAntlrParser.pattern().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPatternin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBodyDeclaration
Visit a parse tree produced byODRulesAntlrParser.classBodyDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBodyDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBodyDeclaration
Visit a parse tree produced byODRulesAntlrParser.interfaceBodyDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceBodyDeclarationin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJavaMethod
Visit a parse tree produced byODRulesAntlrParser.javaMethod().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitJavaMethodin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArguments
Visit a parse tree produced byODRulesAntlrParser.annotationArguments().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAnnotationArgumentsin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValue
Visit a parse tree produced byODRulesAntlrParser.elementValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitElementValuein interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Set_83010
Visit a parse tree produced byODRulesAntlrParser.nokeyword_Set_83010().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_Set_83010in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Optional_4280594304
public T visitNokeyword_Optional_4280594304(ODRulesAntlrParser.Nokeyword_Optional_4280594304Context ctx) Visit a parse tree produced byODRulesAntlrParser.nokeyword_Optional_4280594304().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_Optional_4280594304in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_f_102
Visit a parse tree produced byODRulesAntlrParser.nokeyword_f_102().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_f_102in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_F_70
Visit a parse tree produced byODRulesAntlrParser.nokeyword_F_70().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_F_70in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_List_2368702
Visit a parse tree produced byODRulesAntlrParser.nokeyword_List_2368702().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_List_2368702in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_l_108
Visit a parse tree produced byODRulesAntlrParser.nokeyword_l_108().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_l_108in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_L_76
Visit a parse tree produced byODRulesAntlrParser.nokeyword_L_76().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_L_76in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Map_77116
Visit a parse tree produced byODRulesAntlrParser.nokeyword_Map_77116().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNokeyword_Map_77116in interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGtgt
Visit a parse tree produced byODRulesAntlrParser.gtgt().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitGtgtin interfaceODRulesAntlrParserVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-