Package cool.klass.model.meta.grammar
Interface KlassVisitor<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:
KlassBaseVisitor
public interface KlassVisitor<T>
extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
This interface defines a complete generic visitor for a parse tree produced
by
KlassParser.-
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced byKlassParser.abstractDeclaration().Visit a parse tree produced byKlassParser.argument().Visit a parse tree produced byKlassParser.argumentList().Visit a parse tree produced byKlassParser.associationBlock().Visit a parse tree produced byKlassParser.associationBody().Visit a parse tree produced byKlassParser.associationDeclaration().Visit a parse tree produced byKlassParser.associationEnd().Visit a parse tree produced byKlassParser.associationEndModifier().Visit a parse tree produced byKlassParser.associationEndReference().Visit a parse tree produced byKlassParser.associationEndSignature().Visit a parse tree produced byKlassParser.booleanLiteral().Visit a parse tree produced byKlassParser.characterLiteral().Visit a parse tree produced byKlassParser.classBlock().Visit a parse tree produced byKlassParser.classBody().Visit a parse tree produced byKlassParser.classDeclaration().Visit a parse tree produced byKlassParser.classHeader().Visit a parse tree produced byKlassParser.classifierModifier().Visit a parse tree produced byKlassParser.classifierReference().Visit a parse tree produced byKlassParser.classMember().Visit a parse tree produced byKlassParser.classOrUser().Visit a parse tree produced byKlassParser.classReference().Visit a parse tree produced byKlassParser.classServiceModifier().Visit a parse tree produced byKlassParser.compilationUnit().Visit a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().Visit a parse tree produced byKlassParser.dataTypeProperty().Visit a parse tree produced byKlassParser.dataTypePropertyModifier().Visit a parse tree produced byKlassParser.dataTypePropertyValidation().Visit a parse tree produced byKlassParser.enumerationBlock().Visit a parse tree produced byKlassParser.enumerationBody().Visit a parse tree produced byKlassParser.enumerationDeclaration().Visit a parse tree produced byKlassParser.enumerationLiteral().Visit a parse tree produced byKlassParser.enumerationParameterDeclaration().Visit a parse tree produced byKlassParser.enumerationPrettyName().Visit a parse tree produced byKlassParser.enumerationProperty().Visit a parse tree produced byKlassParser.enumerationReference().Visit a parse tree produced byKlassParser.equalityOperator().Visit a parse tree produced byKlassParser.expressionMemberReference().Visit a parse tree produced byKlassParser.expressionValue().Visit a parse tree produced byKlassParser.extendsDeclaration().Visit a parse tree produced byKlassParser.floatingPointLiteral().Visit a parse tree produced byKlassParser.header().Visit a parse tree produced byKlassParser.identifier().Visit a parse tree produced byKlassParser.implementsDeclaration().Visit a parse tree produced byKlassParser.inequalityOperator().Visit a parse tree produced byKlassParser.inOperator().Visit a parse tree produced byKlassParser.integerLiteral().Visit a parse tree produced byKlassParser.integerValidationParameter().Visit a parse tree produced byKlassParser.interfaceBlock().Visit a parse tree produced byKlassParser.interfaceBody().Visit a parse tree produced byKlassParser.interfaceDeclaration().Visit a parse tree produced byKlassParser.interfaceHeader().Visit a parse tree produced byKlassParser.interfaceMember().Visit a parse tree produced byKlassParser.interfaceReference().Visit a parse tree produced byKlassParser.invalidParameterDeclaration().Visit a parse tree produced byKlassParser.keywordValidAsIdentifier().Visit a parse tree produced byKlassParser.literal().Visit a parse tree produced byKlassParser.literalList().Visit a parse tree produced byKlassParser.maxLengthValidation().Visit a parse tree produced byKlassParser.maxLengthValidationKeyword().Visit a parse tree produced byKlassParser.maxValidation().Visit a parse tree produced byKlassParser.maxValidationKeyword().Visit a parse tree produced byKlassParser.memberReference().Visit a parse tree produced byKlassParser.minLengthValidation().Visit a parse tree produced byKlassParser.minLengthValidationKeyword().Visit a parse tree produced byKlassParser.minValidation().Visit a parse tree produced byKlassParser.minValidationKeyword().Visit a parse tree produced byKlassParser.multiplicity().Visit a parse tree produced byKlassParser.multiplicityBody().Visit a parse tree produced byKlassParser.nativeLiteral().Visit a parse tree produced byKlassParser.nullLiteral().Visit a parse tree produced byKlassParser.operator().Visit a parse tree produced byKlassParser.optionalMarker().Visit a parse tree produced byKlassParser.orderByDeclaration().Visit a parse tree produced byKlassParser.orderByDirection().Visit a parse tree produced byKlassParser.orderByMemberReferencePath().Visit a parse tree produced byKlassParser.packageDeclaration().Visit a parse tree produced byKlassParser.packageName().Visit a parse tree produced byKlassParser.parameterDeclaration().Visit a parse tree produced byKlassParser.parameterDeclarationList().Visit a parse tree produced byKlassParser.parameterizedProperty().Visit a parse tree produced byKlassParser.parameterizedPropertyModifier().Visit a parse tree produced byKlassParser.parameterizedPropertySignature().Visit a parse tree produced byKlassParser.parameterModifier().Visit a parse tree produced byKlassParser.primitiveParameterDeclaration().Visit a parse tree produced byKlassParser.primitiveProperty().Visit a parse tree produced byKlassParser.primitiveType().Visit a parse tree produced byKlassParser.projectionBlock().Visit a parse tree produced byKlassParser.projectionBody().Visit a parse tree produced byKlassParser.projectionDeclaration().Visit a parse tree produced byKlassParser.projectionMember().Visit a parse tree produced byKlassParser.projectionParameterizedProperty().Visit a parse tree produced byKlassParser.projectionPrimitiveMember().Visit a parse tree produced byKlassParser.projectionProjectionReference().Visit a parse tree produced byKlassParser.projectionReference().Visit a parse tree produced byKlassParser.projectionReferenceProperty().Visit a parse tree produced byKlassParser.queryParameterList().Visit a parse tree produced byKlassParser.relationship().Visit a parse tree produced byKlassParser.serviceBlock().Visit a parse tree produced byKlassParser.serviceBody().Visit a parse tree produced byKlassParser.serviceCategoryModifier().Visit a parse tree produced byKlassParser.serviceCriteriaDeclaration().Visit a parse tree produced byKlassParser.serviceCriteriaKeyword().Visit a parse tree produced byKlassParser.serviceDeclaration().Visit a parse tree produced byKlassParser.serviceGroupBlock().Visit a parse tree produced byKlassParser.serviceGroupBody().Visit a parse tree produced byKlassParser.serviceGroupDeclaration().Visit a parse tree produced byKlassParser.serviceMultiplicity().Visit a parse tree produced byKlassParser.serviceMultiplicityDeclaration().Visit a parse tree produced byKlassParser.serviceOrderByDeclaration().Visit a parse tree produced byKlassParser.serviceProjectionDispatch().Visit a parse tree produced byKlassParser.stringLiteral().Visit a parse tree produced byKlassParser.stringOperator().Visit a parse tree produced byKlassParser.thisMemberReferencePath().Visit a parse tree produced byKlassParser.topLevelDeclaration().Visit a parse tree produced byKlassParser.typeMemberReferencePath().Visit a parse tree produced byKlassParser.url().Visit a parse tree produced byKlassParser.urlConstant().Visit a parse tree produced byKlassParser.urlDeclaration().Visit a parse tree produced byKlassParser.urlParameterDeclaration().Visit a parse tree produced byKlassParser.urlParameterDeclarationEOF().Visit a parse tree produced byKlassParser.urlPathSegment().Visit a parse tree produced byKlassParser.variableReference().Visit a parse tree produced byKlassParser.verb().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Method Details
-
visitCompilationUnit
Visit a parse tree produced byKlassParser.compilationUnit().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlParameterDeclarationEOF
Visit a parse tree produced byKlassParser.urlParameterDeclarationEOF().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageDeclaration
Visit a parse tree produced byKlassParser.packageDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageName
Visit a parse tree produced byKlassParser.packageName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopLevelDeclaration
Visit a parse tree produced byKlassParser.topLevelDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceDeclaration
Visit a parse tree produced byKlassParser.interfaceDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceHeader
Visit a parse tree produced byKlassParser.interfaceHeader().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBlock
Visit a parse tree produced byKlassParser.interfaceBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBody
Visit a parse tree produced byKlassParser.interfaceBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassDeclaration
Visit a parse tree produced byKlassParser.classDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassHeader
Visit a parse tree produced byKlassParser.classHeader().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassOrUser
Visit a parse tree produced byKlassParser.classOrUser().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassServiceModifier
Visit a parse tree produced byKlassParser.classServiceModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCategoryModifier
Visit a parse tree produced byKlassParser.serviceCategoryModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBlock
Visit a parse tree produced byKlassParser.classBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBody
Visit a parse tree produced byKlassParser.classBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbstractDeclaration
Visit a parse tree produced byKlassParser.abstractDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtendsDeclaration
Visit a parse tree produced byKlassParser.extendsDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplementsDeclaration
Visit a parse tree produced byKlassParser.implementsDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationDeclaration
Visit a parse tree produced byKlassParser.enumerationDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationBlock
Visit a parse tree produced byKlassParser.enumerationBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationBody
Visit a parse tree produced byKlassParser.enumerationBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationLiteral
Visit a parse tree produced byKlassParser.enumerationLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationPrettyName
Visit a parse tree produced byKlassParser.enumerationPrettyName().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationDeclaration
Visit a parse tree produced byKlassParser.associationDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationBlock
Visit a parse tree produced byKlassParser.associationBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationBody
Visit a parse tree produced byKlassParser.associationBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEnd
Visit a parse tree produced byKlassParser.associationEnd().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndSignature
Visit a parse tree produced byKlassParser.associationEndSignature().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationship
Visit a parse tree produced byKlassParser.relationship().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionDeclaration
Visit a parse tree produced byKlassParser.projectionDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionBlock
Visit a parse tree produced byKlassParser.projectionBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionBody
Visit a parse tree produced byKlassParser.projectionBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionMember
Visit a parse tree produced byKlassParser.projectionMember().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionPrimitiveMember
Visit a parse tree produced byKlassParser.projectionPrimitiveMember().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionReferenceProperty
Visit a parse tree produced byKlassParser.projectionReferenceProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionProjectionReference
Visit a parse tree produced byKlassParser.projectionProjectionReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionParameterizedProperty
Visit a parse tree produced byKlassParser.projectionParameterizedProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHeader
Visit a parse tree produced byKlassParser.header().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupDeclaration
Visit a parse tree produced byKlassParser.serviceGroupDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupBlock
Visit a parse tree produced byKlassParser.serviceGroupBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupBody
Visit a parse tree produced byKlassParser.serviceGroupBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlDeclaration
Visit a parse tree produced byKlassParser.urlDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrl
Visit a parse tree produced byKlassParser.url().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlPathSegment
Visit a parse tree produced byKlassParser.urlPathSegment().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlConstant
Visit a parse tree produced byKlassParser.urlConstant().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryParameterList
Visit a parse tree produced byKlassParser.queryParameterList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlParameterDeclaration
Visit a parse tree produced byKlassParser.urlParameterDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceDeclaration
Visit a parse tree produced byKlassParser.serviceDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBlock
Visit a parse tree produced byKlassParser.serviceBlock().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBody
Visit a parse tree produced byKlassParser.serviceBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceMultiplicityDeclaration
Visit a parse tree produced byKlassParser.serviceMultiplicityDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceMultiplicity
Visit a parse tree produced byKlassParser.serviceMultiplicity().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCriteriaDeclaration
Visit a parse tree produced byKlassParser.serviceCriteriaDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCriteriaKeyword
Visit a parse tree produced byKlassParser.serviceCriteriaKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceProjectionDispatch
Visit a parse tree produced byKlassParser.serviceProjectionDispatch().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceOrderByDeclaration
Visit a parse tree produced byKlassParser.serviceOrderByDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVerb
Visit a parse tree produced byKlassParser.verb().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceMember
Visit a parse tree produced byKlassParser.interfaceMember().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassMember
Visit a parse tree produced byKlassParser.classMember().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeProperty
Visit a parse tree produced byKlassParser.dataTypeProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveProperty
Visit a parse tree produced byKlassParser.primitiveProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationProperty
Visit a parse tree produced byKlassParser.enumerationProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedProperty
Visit a parse tree produced byKlassParser.parameterizedProperty().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedPropertySignature
Visit a parse tree produced byKlassParser.parameterizedPropertySignature().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionalMarker
Visit a parse tree produced byKlassParser.optionalMarker().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypePropertyValidation
Visit a parse tree produced byKlassParser.dataTypePropertyValidation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinLengthValidation
Visit a parse tree produced byKlassParser.minLengthValidation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxLengthValidation
Visit a parse tree produced byKlassParser.maxLengthValidation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinValidation
Visit a parse tree produced byKlassParser.minValidation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxValidation
Visit a parse tree produced byKlassParser.maxValidation().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerValidationParameter
Visit a parse tree produced byKlassParser.integerValidationParameter().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinLengthValidationKeyword
Visit a parse tree produced byKlassParser.minLengthValidationKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxLengthValidationKeyword
Visit a parse tree produced byKlassParser.maxLengthValidationKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinValidationKeyword
Visit a parse tree produced byKlassParser.minValidationKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxValidationKeyword
Visit a parse tree produced byKlassParser.maxValidationKeyword().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterDeclaration
Visit a parse tree produced byKlassParser.parameterDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveParameterDeclaration
Visit a parse tree produced byKlassParser.primitiveParameterDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationParameterDeclaration
Visit a parse tree produced byKlassParser.enumerationParameterDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInvalidParameterDeclaration
Visit a parse tree produced byKlassParser.invalidParameterDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterDeclarationList
Visit a parse tree produced byKlassParser.parameterDeclarationList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byKlassParser.argumentList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgument
Visit a parse tree produced byKlassParser.argument().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicity
Visit a parse tree produced byKlassParser.multiplicity().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicityBody
Visit a parse tree produced byKlassParser.multiplicityBody().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveType
Visit a parse tree produced byKlassParser.primitiveType().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassifierModifier
Visit a parse tree produced byKlassParser.classifierModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypePropertyModifier
Visit a parse tree produced byKlassParser.dataTypePropertyModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndModifier
Visit a parse tree produced byKlassParser.associationEndModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedPropertyModifier
Visit a parse tree produced byKlassParser.parameterizedPropertyModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterModifier
Visit a parse tree produced byKlassParser.parameterModifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByDeclaration
Visit a parse tree produced byKlassParser.orderByDeclaration().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByMemberReferencePath
Visit a parse tree produced byKlassParser.orderByMemberReferencePath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByDirection
Visit a parse tree produced byKlassParser.orderByDirection().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaEdgePoint
Visit a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionAnd
Visit a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaNative
Visit a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionGroup
Visit a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaAll
Visit a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaOperator
Visit a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionOr
Visit a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionValue
Visit a parse tree produced byKlassParser.expressionValue().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionMemberReference
Visit a parse tree produced byKlassParser.expressionMemberReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralList
Visit a parse tree produced byKlassParser.literalList().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNativeLiteral
Visit a parse tree produced byKlassParser.nativeLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator
Visit a parse tree produced byKlassParser.operator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityOperator
Visit a parse tree produced byKlassParser.equalityOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInequalityOperator
Visit a parse tree produced byKlassParser.inequalityOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInOperator
Visit a parse tree produced byKlassParser.inOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringOperator
Visit a parse tree produced byKlassParser.stringOperator().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceReference
Visit a parse tree produced byKlassParser.interfaceReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassReference
Visit a parse tree produced byKlassParser.classReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassifierReference
Visit a parse tree produced byKlassParser.classifierReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationReference
Visit a parse tree produced byKlassParser.enumerationReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionReference
Visit a parse tree produced byKlassParser.projectionReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemberReference
Visit a parse tree produced byKlassParser.memberReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndReference
Visit a parse tree produced byKlassParser.associationEndReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableReference
Visit a parse tree produced byKlassParser.variableReference().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThisMemberReferencePath
Visit a parse tree produced byKlassParser.thisMemberReferencePath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeMemberReferencePath
Visit a parse tree produced byKlassParser.typeMemberReferencePath().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byKlassParser.identifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordValidAsIdentifier
Visit a parse tree produced byKlassParser.keywordValidAsIdentifier().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byKlassParser.literal().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Visit a parse tree produced byKlassParser.integerLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatingPointLiteral
Visit a parse tree produced byKlassParser.floatingPointLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byKlassParser.booleanLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterLiteral
Visit a parse tree produced byKlassParser.characterLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byKlassParser.stringLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullLiteral
Visit a parse tree produced byKlassParser.nullLiteral().- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-