Package de.monticore.tf.odrules._parser
Interface ODRulesAntlrParserVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- All Known Implementing Classes:
ODRulesAntlrParserBaseVisitor,ODRulesASTBuildVisitor
public interface ODRulesAntlrParserVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
ODRulesAntlrParser.-
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 interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitNullLiteral
Visit a parse tree produced byODRulesAntlrParser.nullLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byODRulesAntlrParser.booleanLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharLiteral
Visit a parse tree produced byODRulesAntlrParser.charLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byODRulesAntlrParser.stringLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNatLiteral
Visit a parse tree produced byODRulesAntlrParser.natLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedNatLiteral
Visit a parse tree produced byODRulesAntlrParser.signedNatLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicLongLiteral
Visit a parse tree produced byODRulesAntlrParser.basicLongLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicLongLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicLongLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.basicFloatLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicFloatLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBasicDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.basicDoubleLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedBasicDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.signedBasicDoubleLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNameExpression
Visit a parse tree produced byODRulesAntlrParser.nameExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralExpression
Visit a parse tree produced byODRulesAntlrParser.literalExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArguments
Visit a parse tree produced byODRulesAntlrParser.arguments().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStereotype
Visit a parse tree produced byODRulesAntlrParser.stereotype().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStereoValue
Visit a parse tree produced byODRulesAntlrParser.stereoValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntLiteral
Visit a parse tree produced byODRulesAntlrParser.intLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLongLiteral
Visit a parse tree produced byODRulesAntlrParser.longLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatLiteral
Visit a parse tree produced byODRulesAntlrParser.floatLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoubleLiteral
Visit a parse tree produced byODRulesAntlrParser.doubleLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCQualifiedName
Visit a parse tree produced byODRulesAntlrParser.mCQualifiedName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPackageDeclaration
Visit a parse tree produced byODRulesAntlrParser.mCPackageDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCImportStatement
Visit a parse tree produced byODRulesAntlrParser.mCImportStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPrimitiveType
Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCQualifiedType
Visit a parse tree produced byODRulesAntlrParser.mCQualifiedType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCReturnType
Visit a parse tree produced byODRulesAntlrParser.mCReturnType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCVoidType
Visit a parse tree produced byODRulesAntlrParser.mCVoidType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameter
Visit a parse tree produced byODRulesAntlrParser.lambdaParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaParameters
Visit a parse tree produced byODRulesAntlrParser.lambdaParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpressionBody
Visit a parse tree produced byODRulesAntlrParser.lambdaExpressionBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaExpression
Visit a parse tree produced byODRulesAntlrParser.lambdaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCListType
Visit a parse tree produced byODRulesAntlrParser.mCListType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCOptionalType
Visit a parse tree produced byODRulesAntlrParser.mCOptionalType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCMapType
Visit a parse tree produced byODRulesAntlrParser.mCMapType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCSetType
Visit a parse tree produced byODRulesAntlrParser.mCSetType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBasicTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCBasicTypeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCPrimitiveTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCPrimitiveTypeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBasicGenericType
Visit a parse tree produced byODRulesAntlrParser.mCBasicGenericType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCCustomTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCCustomTypeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameters
Visit a parse tree produced byODRulesAntlrParser.typeParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeParameter
Visit a parse tree produced byODRulesAntlrParser.typeParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitReturnStatement
Visit a parse tree produced byODRulesAntlrParser.returnStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclarationStatement
T visitLocalVariableDeclarationStatement(ODRulesAntlrParser.LocalVariableDeclarationStatementContext ctx) Visit a parse tree produced byODRulesAntlrParser.localVariableDeclarationStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLocalVariableDeclaration
Visit a parse tree produced byODRulesAntlrParser.localVariableDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableDeclarator
Visit a parse tree produced byODRulesAntlrParser.variableDeclarator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclaratorId
Visit a parse tree produced byODRulesAntlrParser.declaratorId().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSimpleInit
Visit a parse tree produced byODRulesAntlrParser.simpleInit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDeclaratorId
Visit a parse tree produced byODRulesAntlrParser.arrayDeclaratorId().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayInit
Visit a parse tree produced byODRulesAntlrParser.arrayInit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCJavaBlock
Visit a parse tree produced byODRulesAntlrParser.mCJavaBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJavaModifier
Visit a parse tree produced byODRulesAntlrParser.javaModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIfStatement
Visit a parse tree produced byODRulesAntlrParser.ifStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForStatement
Visit a parse tree produced byODRulesAntlrParser.forStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCommonForControl
Visit a parse tree produced byODRulesAntlrParser.commonForControl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInit
Visit a parse tree produced byODRulesAntlrParser.forInit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForInitByExpressions
Visit a parse tree produced byODRulesAntlrParser.forInitByExpressions().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnhancedForControl
Visit a parse tree produced byODRulesAntlrParser.enhancedForControl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameter
Visit a parse tree produced byODRulesAntlrParser.formalParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitWhileStatement
Visit a parse tree produced byODRulesAntlrParser.whileStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDoWhileStatement
Visit a parse tree produced byODRulesAntlrParser.doWhileStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchStatement
Visit a parse tree produced byODRulesAntlrParser.switchStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEmptyStatement
Visit a parse tree produced byODRulesAntlrParser.emptyStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionStatement
Visit a parse tree produced byODRulesAntlrParser.expressionStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchBlockStatementGroup
Visit a parse tree produced byODRulesAntlrParser.switchBlockStatementGroup().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstantExpressionSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.constantExpressionSwitchLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumConstantSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.enumConstantSwitchLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDefaultSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.defaultSwitchLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBreakStatement
Visit a parse tree produced byODRulesAntlrParser.breakStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeCastExpression
Visit a parse tree produced byODRulesAntlrParser.typeCastExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreatorExpression
Visit a parse tree produced byODRulesAntlrParser.creatorExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassCreator
Visit a parse tree produced byODRulesAntlrParser.classCreator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayCreator
Visit a parse tree produced byODRulesAntlrParser.arrayCreator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionByExpression
Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCWildcardTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCWildcardTypeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCMultipleGenericType
Visit a parse tree produced byODRulesAntlrParser.mCMultipleGenericType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCInnerType
Visit a parse tree produced byODRulesAntlrParser.mCInnerType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPlusPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.plusPrefixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinusPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.minusPrefixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanNotExpression
Visit a parse tree produced byODRulesAntlrParser.booleanNotExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLogicalNotExpression
Visit a parse tree produced byODRulesAntlrParser.logicalNotExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBracketExpression
Visit a parse tree produced byODRulesAntlrParser.bracketExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryThisExpression
Visit a parse tree produced byODRulesAntlrParser.primaryThisExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimarySuperExpression
Visit a parse tree produced byODRulesAntlrParser.primarySuperExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassExpression
Visit a parse tree produced byODRulesAntlrParser.classExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimaryGenericInvocationExpression
T visitPrimaryGenericInvocationExpression(ODRulesAntlrParser.PrimaryGenericInvocationExpressionContext ctx) Visit a parse tree produced byODRulesAntlrParser.primaryGenericInvocationExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGenericInvocationSuffix
Visit a parse tree produced byODRulesAntlrParser.genericInvocationSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSuperSuffix
Visit a parse tree produced byODRulesAntlrParser.superSuffix().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypePattern
Visit a parse tree produced byODRulesAntlrParser.typePattern().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIncPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.incPrefixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDecPrefixExpression
Visit a parse tree produced byODRulesAntlrParser.decPrefixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethodDeclaration
Visit a parse tree produced byODRulesAntlrParser.methodDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstructorDeclaration
Visit a parse tree produced byODRulesAntlrParser.constructorDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitConstDeclaration
Visit a parse tree produced byODRulesAntlrParser.constDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitR__throws
Visit a parse tree produced byODRulesAntlrParser.r__throws().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLastFormalParameter
Visit a parse tree produced byODRulesAntlrParser.lastFormalParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameterListing
Visit a parse tree produced byODRulesAntlrParser.formalParameterListing().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFormalParameters
Visit a parse tree produced byODRulesAntlrParser.formalParameters().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotation
Visit a parse tree produced byODRulesAntlrParser.annotation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationPairArguments
Visit a parse tree produced byODRulesAntlrParser.annotationPairArguments().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueOrExpr
Visit a parse tree produced byODRulesAntlrParser.elementValueOrExpr().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValuePair
Visit a parse tree produced byODRulesAntlrParser.elementValuePair().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValueArrayInitializer
Visit a parse tree produced byODRulesAntlrParser.elementValueArrayInitializer().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionByInitializer
Visit a parse tree produced byODRulesAntlrParser.arrayDimensionByInitializer().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODRule
Visit a parse tree produced byODRulesAntlrParser.oDRule().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODRuleBlock
Visit a parse tree produced byODRulesAntlrParser.oDRuleBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFoldingSet
Visit a parse tree produced byODRulesAntlrParser.foldingSet().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssignment
Visit a parse tree produced byODRulesAntlrParser.assignment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODDefinition
Visit a parse tree produced byODRulesAntlrParser.oDDefinition().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODAttribute
Visit a parse tree produced byODRulesAntlrParser.oDAttribute().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODObject
Visit a parse tree produced byODRulesAntlrParser.oDObject().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODLink
Visit a parse tree produced byODRulesAntlrParser.oDLink().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCardinality
Visit a parse tree produced byODRulesAntlrParser.cardinality().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitODInnerLink
Visit a parse tree produced byODRulesAntlrParser.oDInnerLink().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byODRulesAntlrParser.literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedLiteral
Visit a parse tree produced byODRulesAntlrParser.signedLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNumericLiteral
Visit a parse tree produced byODRulesAntlrParser.numericLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSignedNumericLiteral
Visit a parse tree produced byODRulesAntlrParser.signedNumericLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpression
Visit a parse tree produced byODRulesAntlrParser.expression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCType
Visit a parse tree produced byODRulesAntlrParser.mCType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCObjectType
Visit a parse tree produced byODRulesAntlrParser.mCObjectType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDiagram
Visit a parse tree produced byODRulesAntlrParser.diagram().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitType
Visit a parse tree produced byODRulesAntlrParser.type().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeVar
Visit a parse tree produced byODRulesAntlrParser.typeVar().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariable
Visit a parse tree produced byODRulesAntlrParser.variable().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFunction
Visit a parse tree produced byODRulesAntlrParser.function().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCStereotype
Visit a parse tree produced byODRulesAntlrParser.mCStereotype().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLambdaBody
Visit a parse tree produced byODRulesAntlrParser.lambdaBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCGenericType
Visit a parse tree produced byODRulesAntlrParser.mCGenericType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCTypeArgument
Visit a parse tree produced byODRulesAntlrParser.mCTypeArgument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCBlockStatement
Visit a parse tree produced byODRulesAntlrParser.mCBlockStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCStatement
Visit a parse tree produced byODRulesAntlrParser.mCStatement().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMCModifier
Visit a parse tree produced byODRulesAntlrParser.mCModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOOType
Visit a parse tree produced byODRulesAntlrParser.oOType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitField
Visit a parse tree produced byODRulesAntlrParser.field().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMethod
Visit a parse tree produced byODRulesAntlrParser.method().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDeclarator
Visit a parse tree produced byODRulesAntlrParser.declarator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableInit
Visit a parse tree produced byODRulesAntlrParser.variableInit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitForControl
Visit a parse tree produced byODRulesAntlrParser.forControl().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitSwitchLabel
Visit a parse tree produced byODRulesAntlrParser.switchLabel().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCreator
Visit a parse tree produced byODRulesAntlrParser.creator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArrayDimensionSpecifier
Visit a parse tree produced byODRulesAntlrParser.arrayDimensionSpecifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInfixExpression
Visit a parse tree produced byODRulesAntlrParser.infixExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPattern
Visit a parse tree produced byODRulesAntlrParser.pattern().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBodyDeclaration
Visit a parse tree produced byODRulesAntlrParser.classBodyDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBodyDeclaration
Visit a parse tree produced byODRulesAntlrParser.interfaceBodyDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitJavaMethod
Visit a parse tree produced byODRulesAntlrParser.javaMethod().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAnnotationArguments
Visit a parse tree produced byODRulesAntlrParser.annotationArguments().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitElementValue
Visit a parse tree produced byODRulesAntlrParser.elementValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Set_83010
Visit a parse tree produced byODRulesAntlrParser.nokeyword_Set_83010().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Optional_4280594304
Visit a parse tree produced byODRulesAntlrParser.nokeyword_Optional_4280594304().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_f_102
Visit a parse tree produced byODRulesAntlrParser.nokeyword_f_102().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_F_70
Visit a parse tree produced byODRulesAntlrParser.nokeyword_F_70().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_List_2368702
Visit a parse tree produced byODRulesAntlrParser.nokeyword_List_2368702().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_l_108
Visit a parse tree produced byODRulesAntlrParser.nokeyword_l_108().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_L_76
Visit a parse tree produced byODRulesAntlrParser.nokeyword_L_76().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNokeyword_Map_77116
Visit a parse tree produced byODRulesAntlrParser.nokeyword_Map_77116().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitGtgt
Visit a parse tree produced byODRulesAntlrParser.gtgt().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-