Package cool.klass.model.meta.grammar
Interface KlassListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
KlassBaseListener
public interface KlassListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
KlassParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byKlassParser.abstractDeclaration().voidEnter a parse tree produced byKlassParser.argument().voidEnter a parse tree produced byKlassParser.argumentList().voidEnter a parse tree produced byKlassParser.associationBlock().voidEnter a parse tree produced byKlassParser.associationBody().voidEnter a parse tree produced byKlassParser.associationDeclaration().voidEnter a parse tree produced byKlassParser.associationEnd().voidEnter a parse tree produced byKlassParser.associationEndModifier().voidEnter a parse tree produced byKlassParser.associationEndReference().voidEnter a parse tree produced byKlassParser.associationEndSignature().voidEnter a parse tree produced byKlassParser.booleanLiteral().voidEnter a parse tree produced byKlassParser.characterLiteral().voidEnter a parse tree produced byKlassParser.classBlock().voidEnter a parse tree produced byKlassParser.classBody().voidEnter a parse tree produced byKlassParser.classDeclaration().voidEnter a parse tree produced byKlassParser.classHeader().voidEnter a parse tree produced byKlassParser.classifierModifier().voidEnter a parse tree produced byKlassParser.classifierReference().voidEnter a parse tree produced byKlassParser.classMember().voidEnter a parse tree produced byKlassParser.classOrUser().voidEnter a parse tree produced byKlassParser.classReference().voidEnter a parse tree produced byKlassParser.classServiceModifier().voidEnter a parse tree produced byKlassParser.compilationUnit().voidEnter a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().voidEnter a parse tree produced byKlassParser.dataTypeProperty().voidEnter a parse tree produced byKlassParser.dataTypePropertyModifier().voidEnter a parse tree produced byKlassParser.dataTypePropertyValidation().voidEnter a parse tree produced byKlassParser.enumerationBlock().voidEnter a parse tree produced byKlassParser.enumerationBody().voidEnter a parse tree produced byKlassParser.enumerationDeclaration().voidEnter a parse tree produced byKlassParser.enumerationLiteral().voidEnter a parse tree produced byKlassParser.enumerationParameterDeclaration().voidEnter a parse tree produced byKlassParser.enumerationPrettyName().voidEnter a parse tree produced byKlassParser.enumerationProperty().voidEnter a parse tree produced byKlassParser.enumerationReference().voidEnter a parse tree produced byKlassParser.equalityOperator().voidEnter a parse tree produced byKlassParser.expressionMemberReference().voidEnter a parse tree produced byKlassParser.expressionValue().voidEnter a parse tree produced byKlassParser.extendsDeclaration().voidEnter a parse tree produced byKlassParser.floatingPointLiteral().voidEnter a parse tree produced byKlassParser.header().voidEnter a parse tree produced byKlassParser.identifier().voidEnter a parse tree produced byKlassParser.implementsDeclaration().voidEnter a parse tree produced byKlassParser.inequalityOperator().voidEnter a parse tree produced byKlassParser.inOperator().voidEnter a parse tree produced byKlassParser.integerLiteral().voidEnter a parse tree produced byKlassParser.integerValidationParameter().voidEnter a parse tree produced byKlassParser.interfaceBlock().voidEnter a parse tree produced byKlassParser.interfaceBody().voidEnter a parse tree produced byKlassParser.interfaceDeclaration().voidEnter a parse tree produced byKlassParser.interfaceHeader().voidEnter a parse tree produced byKlassParser.interfaceMember().voidEnter a parse tree produced byKlassParser.interfaceReference().voidEnter a parse tree produced byKlassParser.invalidParameterDeclaration().voidEnter a parse tree produced byKlassParser.keywordValidAsIdentifier().voidEnter a parse tree produced byKlassParser.literal().voidEnter a parse tree produced byKlassParser.literalList().voidEnter a parse tree produced byKlassParser.maxLengthValidation().voidEnter a parse tree produced byKlassParser.maxLengthValidationKeyword().voidEnter a parse tree produced byKlassParser.maxValidation().voidEnter a parse tree produced byKlassParser.maxValidationKeyword().voidEnter a parse tree produced byKlassParser.memberReference().voidEnter a parse tree produced byKlassParser.minLengthValidation().voidEnter a parse tree produced byKlassParser.minLengthValidationKeyword().voidEnter a parse tree produced byKlassParser.minValidation().voidEnter a parse tree produced byKlassParser.minValidationKeyword().voidEnter a parse tree produced byKlassParser.multiplicity().voidEnter a parse tree produced byKlassParser.multiplicityBody().voidEnter a parse tree produced byKlassParser.nativeLiteral().voidEnter a parse tree produced byKlassParser.nullLiteral().voidEnter a parse tree produced byKlassParser.operator().voidEnter a parse tree produced byKlassParser.optionalMarker().voidEnter a parse tree produced byKlassParser.orderByDeclaration().voidEnter a parse tree produced byKlassParser.orderByDirection().voidEnter a parse tree produced byKlassParser.orderByMemberReferencePath().voidEnter a parse tree produced byKlassParser.packageDeclaration().voidEnter a parse tree produced byKlassParser.packageName().voidEnter a parse tree produced byKlassParser.parameterDeclaration().voidEnter a parse tree produced byKlassParser.parameterDeclarationList().voidEnter a parse tree produced byKlassParser.parameterizedProperty().voidEnter a parse tree produced byKlassParser.parameterizedPropertyModifier().voidEnter a parse tree produced byKlassParser.parameterizedPropertySignature().voidEnter a parse tree produced byKlassParser.parameterModifier().voidEnter a parse tree produced byKlassParser.primitiveParameterDeclaration().voidEnter a parse tree produced byKlassParser.primitiveProperty().voidEnter a parse tree produced byKlassParser.primitiveType().voidEnter a parse tree produced byKlassParser.projectionBlock().voidEnter a parse tree produced byKlassParser.projectionBody().voidEnter a parse tree produced byKlassParser.projectionDeclaration().voidEnter a parse tree produced byKlassParser.projectionMember().voidEnter a parse tree produced byKlassParser.projectionParameterizedProperty().voidEnter a parse tree produced byKlassParser.projectionPrimitiveMember().voidEnter a parse tree produced byKlassParser.projectionProjectionReference().voidEnter a parse tree produced byKlassParser.projectionReference().voidEnter a parse tree produced byKlassParser.projectionReferenceProperty().voidEnter a parse tree produced byKlassParser.queryParameterList().voidEnter a parse tree produced byKlassParser.relationship().voidEnter a parse tree produced byKlassParser.serviceBlock().voidEnter a parse tree produced byKlassParser.serviceBody().voidEnter a parse tree produced byKlassParser.serviceCategoryModifier().voidEnter a parse tree produced byKlassParser.serviceCriteriaDeclaration().voidEnter a parse tree produced byKlassParser.serviceCriteriaKeyword().voidEnter a parse tree produced byKlassParser.serviceDeclaration().voidEnter a parse tree produced byKlassParser.serviceGroupBlock().voidEnter a parse tree produced byKlassParser.serviceGroupBody().voidEnter a parse tree produced byKlassParser.serviceGroupDeclaration().voidEnter a parse tree produced byKlassParser.serviceMultiplicity().voidEnter a parse tree produced byKlassParser.serviceMultiplicityDeclaration().voidEnter a parse tree produced byKlassParser.serviceOrderByDeclaration().voidEnter a parse tree produced byKlassParser.serviceProjectionDispatch().voidEnter a parse tree produced byKlassParser.stringLiteral().voidEnter a parse tree produced byKlassParser.stringOperator().voidEnter a parse tree produced byKlassParser.thisMemberReferencePath().voidEnter a parse tree produced byKlassParser.topLevelDeclaration().voidEnter a parse tree produced byKlassParser.typeMemberReferencePath().voidEnter a parse tree produced byKlassParser.url().voidEnter a parse tree produced byKlassParser.urlConstant().voidEnter a parse tree produced byKlassParser.urlDeclaration().voidEnter a parse tree produced byKlassParser.urlParameterDeclaration().voidEnter a parse tree produced byKlassParser.urlParameterDeclarationEOF().voidEnter a parse tree produced byKlassParser.urlPathSegment().voidEnter a parse tree produced byKlassParser.variableReference().voidEnter a parse tree produced byKlassParser.verb().voidExit a parse tree produced byKlassParser.abstractDeclaration().voidExit a parse tree produced byKlassParser.argument().voidExit a parse tree produced byKlassParser.argumentList().voidExit a parse tree produced byKlassParser.associationBlock().voidExit a parse tree produced byKlassParser.associationBody().voidExit a parse tree produced byKlassParser.associationDeclaration().voidExit a parse tree produced byKlassParser.associationEnd().voidExit a parse tree produced byKlassParser.associationEndModifier().voidExit a parse tree produced byKlassParser.associationEndReference().voidExit a parse tree produced byKlassParser.associationEndSignature().voidExit a parse tree produced byKlassParser.booleanLiteral().voidExit a parse tree produced byKlassParser.characterLiteral().voidExit a parse tree produced byKlassParser.classBlock().voidExit a parse tree produced byKlassParser.classBody().voidExit a parse tree produced byKlassParser.classDeclaration().voidExit a parse tree produced byKlassParser.classHeader().voidExit a parse tree produced byKlassParser.classifierModifier().voidExit a parse tree produced byKlassParser.classifierReference().voidExit a parse tree produced byKlassParser.classMember().voidExit a parse tree produced byKlassParser.classOrUser().voidExit a parse tree produced byKlassParser.classReference().voidExit a parse tree produced byKlassParser.classServiceModifier().voidExit a parse tree produced byKlassParser.compilationUnit().voidExit a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().voidExit a parse tree produced byKlassParser.dataTypeProperty().voidExit a parse tree produced byKlassParser.dataTypePropertyModifier().voidExit a parse tree produced byKlassParser.dataTypePropertyValidation().voidExit a parse tree produced byKlassParser.enumerationBlock().voidExit a parse tree produced byKlassParser.enumerationBody().voidExit a parse tree produced byKlassParser.enumerationDeclaration().voidExit a parse tree produced byKlassParser.enumerationLiteral().voidExit a parse tree produced byKlassParser.enumerationParameterDeclaration().voidExit a parse tree produced byKlassParser.enumerationPrettyName().voidExit a parse tree produced byKlassParser.enumerationProperty().voidExit a parse tree produced byKlassParser.enumerationReference().voidExit a parse tree produced byKlassParser.equalityOperator().voidExit a parse tree produced byKlassParser.expressionMemberReference().voidExit a parse tree produced byKlassParser.expressionValue().voidExit a parse tree produced byKlassParser.extendsDeclaration().voidExit a parse tree produced byKlassParser.floatingPointLiteral().voidExit a parse tree produced byKlassParser.header().voidExit a parse tree produced byKlassParser.identifier().voidExit a parse tree produced byKlassParser.implementsDeclaration().voidExit a parse tree produced byKlassParser.inequalityOperator().voidExit a parse tree produced byKlassParser.inOperator().voidExit a parse tree produced byKlassParser.integerLiteral().voidExit a parse tree produced byKlassParser.integerValidationParameter().voidExit a parse tree produced byKlassParser.interfaceBlock().voidExit a parse tree produced byKlassParser.interfaceBody().voidExit a parse tree produced byKlassParser.interfaceDeclaration().voidExit a parse tree produced byKlassParser.interfaceHeader().voidExit a parse tree produced byKlassParser.interfaceMember().voidExit a parse tree produced byKlassParser.interfaceReference().voidExit a parse tree produced byKlassParser.invalidParameterDeclaration().voidExit a parse tree produced byKlassParser.keywordValidAsIdentifier().voidExit a parse tree produced byKlassParser.literal().voidExit a parse tree produced byKlassParser.literalList().voidExit a parse tree produced byKlassParser.maxLengthValidation().voidExit a parse tree produced byKlassParser.maxLengthValidationKeyword().voidExit a parse tree produced byKlassParser.maxValidation().voidExit a parse tree produced byKlassParser.maxValidationKeyword().voidExit a parse tree produced byKlassParser.memberReference().voidExit a parse tree produced byKlassParser.minLengthValidation().voidExit a parse tree produced byKlassParser.minLengthValidationKeyword().voidExit a parse tree produced byKlassParser.minValidation().voidExit a parse tree produced byKlassParser.minValidationKeyword().voidExit a parse tree produced byKlassParser.multiplicity().voidExit a parse tree produced byKlassParser.multiplicityBody().voidExit a parse tree produced byKlassParser.nativeLiteral().voidExit a parse tree produced byKlassParser.nullLiteral().voidExit a parse tree produced byKlassParser.operator().voidExit a parse tree produced byKlassParser.optionalMarker().voidExit a parse tree produced byKlassParser.orderByDeclaration().voidExit a parse tree produced byKlassParser.orderByDirection().voidExit a parse tree produced byKlassParser.orderByMemberReferencePath().voidExit a parse tree produced byKlassParser.packageDeclaration().voidExit a parse tree produced byKlassParser.packageName().voidExit a parse tree produced byKlassParser.parameterDeclaration().voidExit a parse tree produced byKlassParser.parameterDeclarationList().voidExit a parse tree produced byKlassParser.parameterizedProperty().voidExit a parse tree produced byKlassParser.parameterizedPropertyModifier().voidExit a parse tree produced byKlassParser.parameterizedPropertySignature().voidExit a parse tree produced byKlassParser.parameterModifier().voidExit a parse tree produced byKlassParser.primitiveParameterDeclaration().voidExit a parse tree produced byKlassParser.primitiveProperty().voidExit a parse tree produced byKlassParser.primitiveType().voidExit a parse tree produced byKlassParser.projectionBlock().voidExit a parse tree produced byKlassParser.projectionBody().voidExit a parse tree produced byKlassParser.projectionDeclaration().voidExit a parse tree produced byKlassParser.projectionMember().voidExit a parse tree produced byKlassParser.projectionParameterizedProperty().voidExit a parse tree produced byKlassParser.projectionPrimitiveMember().voidExit a parse tree produced byKlassParser.projectionProjectionReference().voidExit a parse tree produced byKlassParser.projectionReference().voidExit a parse tree produced byKlassParser.projectionReferenceProperty().voidExit a parse tree produced byKlassParser.queryParameterList().voidExit a parse tree produced byKlassParser.relationship().voidExit a parse tree produced byKlassParser.serviceBlock().voidExit a parse tree produced byKlassParser.serviceBody().voidExit a parse tree produced byKlassParser.serviceCategoryModifier().voidExit a parse tree produced byKlassParser.serviceCriteriaDeclaration().voidExit a parse tree produced byKlassParser.serviceCriteriaKeyword().voidExit a parse tree produced byKlassParser.serviceDeclaration().voidExit a parse tree produced byKlassParser.serviceGroupBlock().voidExit a parse tree produced byKlassParser.serviceGroupBody().voidExit a parse tree produced byKlassParser.serviceGroupDeclaration().voidExit a parse tree produced byKlassParser.serviceMultiplicity().voidExit a parse tree produced byKlassParser.serviceMultiplicityDeclaration().voidExit a parse tree produced byKlassParser.serviceOrderByDeclaration().voidExit a parse tree produced byKlassParser.serviceProjectionDispatch().voidExit a parse tree produced byKlassParser.stringLiteral().voidExit a parse tree produced byKlassParser.stringOperator().voidExit a parse tree produced byKlassParser.thisMemberReferencePath().voidExit a parse tree produced byKlassParser.topLevelDeclaration().voidExit a parse tree produced byKlassParser.typeMemberReferencePath().voidExit a parse tree produced byKlassParser.url().voidExit a parse tree produced byKlassParser.urlConstant().voidExit a parse tree produced byKlassParser.urlDeclaration().voidExit a parse tree produced byKlassParser.urlParameterDeclaration().voidExit a parse tree produced byKlassParser.urlParameterDeclarationEOF().voidExit a parse tree produced byKlassParser.urlPathSegment().voidExit a parse tree produced byKlassParser.variableReference().voidExit a parse tree produced byKlassParser.verb().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterCompilationUnit
Enter a parse tree produced byKlassParser.compilationUnit().- Parameters:
ctx- the parse tree
-
exitCompilationUnit
Exit a parse tree produced byKlassParser.compilationUnit().- Parameters:
ctx- the parse tree
-
enterUrlParameterDeclarationEOF
Enter a parse tree produced byKlassParser.urlParameterDeclarationEOF().- Parameters:
ctx- the parse tree
-
exitUrlParameterDeclarationEOF
Exit a parse tree produced byKlassParser.urlParameterDeclarationEOF().- Parameters:
ctx- the parse tree
-
enterPackageDeclaration
Enter a parse tree produced byKlassParser.packageDeclaration().- Parameters:
ctx- the parse tree
-
exitPackageDeclaration
Exit a parse tree produced byKlassParser.packageDeclaration().- Parameters:
ctx- the parse tree
-
enterPackageName
Enter a parse tree produced byKlassParser.packageName().- Parameters:
ctx- the parse tree
-
exitPackageName
Exit a parse tree produced byKlassParser.packageName().- Parameters:
ctx- the parse tree
-
enterTopLevelDeclaration
Enter a parse tree produced byKlassParser.topLevelDeclaration().- Parameters:
ctx- the parse tree
-
exitTopLevelDeclaration
Exit a parse tree produced byKlassParser.topLevelDeclaration().- Parameters:
ctx- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byKlassParser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byKlassParser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
enterInterfaceHeader
Enter a parse tree produced byKlassParser.interfaceHeader().- Parameters:
ctx- the parse tree
-
exitInterfaceHeader
Exit a parse tree produced byKlassParser.interfaceHeader().- Parameters:
ctx- the parse tree
-
enterInterfaceBlock
Enter a parse tree produced byKlassParser.interfaceBlock().- Parameters:
ctx- the parse tree
-
exitInterfaceBlock
Exit a parse tree produced byKlassParser.interfaceBlock().- Parameters:
ctx- the parse tree
-
enterInterfaceBody
Enter a parse tree produced byKlassParser.interfaceBody().- Parameters:
ctx- the parse tree
-
exitInterfaceBody
Exit a parse tree produced byKlassParser.interfaceBody().- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byKlassParser.classDeclaration().- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byKlassParser.classDeclaration().- Parameters:
ctx- the parse tree
-
enterClassHeader
Enter a parse tree produced byKlassParser.classHeader().- Parameters:
ctx- the parse tree
-
exitClassHeader
Exit a parse tree produced byKlassParser.classHeader().- Parameters:
ctx- the parse tree
-
enterClassOrUser
Enter a parse tree produced byKlassParser.classOrUser().- Parameters:
ctx- the parse tree
-
exitClassOrUser
Exit a parse tree produced byKlassParser.classOrUser().- Parameters:
ctx- the parse tree
-
enterClassServiceModifier
Enter a parse tree produced byKlassParser.classServiceModifier().- Parameters:
ctx- the parse tree
-
exitClassServiceModifier
Exit a parse tree produced byKlassParser.classServiceModifier().- Parameters:
ctx- the parse tree
-
enterServiceCategoryModifier
Enter a parse tree produced byKlassParser.serviceCategoryModifier().- Parameters:
ctx- the parse tree
-
exitServiceCategoryModifier
Exit a parse tree produced byKlassParser.serviceCategoryModifier().- Parameters:
ctx- the parse tree
-
enterClassBlock
Enter a parse tree produced byKlassParser.classBlock().- Parameters:
ctx- the parse tree
-
exitClassBlock
Exit a parse tree produced byKlassParser.classBlock().- Parameters:
ctx- the parse tree
-
enterClassBody
Enter a parse tree produced byKlassParser.classBody().- Parameters:
ctx- the parse tree
-
exitClassBody
Exit a parse tree produced byKlassParser.classBody().- Parameters:
ctx- the parse tree
-
enterAbstractDeclaration
Enter a parse tree produced byKlassParser.abstractDeclaration().- Parameters:
ctx- the parse tree
-
exitAbstractDeclaration
Exit a parse tree produced byKlassParser.abstractDeclaration().- Parameters:
ctx- the parse tree
-
enterExtendsDeclaration
Enter a parse tree produced byKlassParser.extendsDeclaration().- Parameters:
ctx- the parse tree
-
exitExtendsDeclaration
Exit a parse tree produced byKlassParser.extendsDeclaration().- Parameters:
ctx- the parse tree
-
enterImplementsDeclaration
Enter a parse tree produced byKlassParser.implementsDeclaration().- Parameters:
ctx- the parse tree
-
exitImplementsDeclaration
Exit a parse tree produced byKlassParser.implementsDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumerationDeclaration
Enter a parse tree produced byKlassParser.enumerationDeclaration().- Parameters:
ctx- the parse tree
-
exitEnumerationDeclaration
Exit a parse tree produced byKlassParser.enumerationDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumerationBlock
Enter a parse tree produced byKlassParser.enumerationBlock().- Parameters:
ctx- the parse tree
-
exitEnumerationBlock
Exit a parse tree produced byKlassParser.enumerationBlock().- Parameters:
ctx- the parse tree
-
enterEnumerationBody
Enter a parse tree produced byKlassParser.enumerationBody().- Parameters:
ctx- the parse tree
-
exitEnumerationBody
Exit a parse tree produced byKlassParser.enumerationBody().- Parameters:
ctx- the parse tree
-
enterEnumerationLiteral
Enter a parse tree produced byKlassParser.enumerationLiteral().- Parameters:
ctx- the parse tree
-
exitEnumerationLiteral
Exit a parse tree produced byKlassParser.enumerationLiteral().- Parameters:
ctx- the parse tree
-
enterEnumerationPrettyName
Enter a parse tree produced byKlassParser.enumerationPrettyName().- Parameters:
ctx- the parse tree
-
exitEnumerationPrettyName
Exit a parse tree produced byKlassParser.enumerationPrettyName().- Parameters:
ctx- the parse tree
-
enterAssociationDeclaration
Enter a parse tree produced byKlassParser.associationDeclaration().- Parameters:
ctx- the parse tree
-
exitAssociationDeclaration
Exit a parse tree produced byKlassParser.associationDeclaration().- Parameters:
ctx- the parse tree
-
enterAssociationBlock
Enter a parse tree produced byKlassParser.associationBlock().- Parameters:
ctx- the parse tree
-
exitAssociationBlock
Exit a parse tree produced byKlassParser.associationBlock().- Parameters:
ctx- the parse tree
-
enterAssociationBody
Enter a parse tree produced byKlassParser.associationBody().- Parameters:
ctx- the parse tree
-
exitAssociationBody
Exit a parse tree produced byKlassParser.associationBody().- Parameters:
ctx- the parse tree
-
enterAssociationEnd
Enter a parse tree produced byKlassParser.associationEnd().- Parameters:
ctx- the parse tree
-
exitAssociationEnd
Exit a parse tree produced byKlassParser.associationEnd().- Parameters:
ctx- the parse tree
-
enterAssociationEndSignature
Enter a parse tree produced byKlassParser.associationEndSignature().- Parameters:
ctx- the parse tree
-
exitAssociationEndSignature
Exit a parse tree produced byKlassParser.associationEndSignature().- Parameters:
ctx- the parse tree
-
enterRelationship
Enter a parse tree produced byKlassParser.relationship().- Parameters:
ctx- the parse tree
-
exitRelationship
Exit a parse tree produced byKlassParser.relationship().- Parameters:
ctx- the parse tree
-
enterProjectionDeclaration
Enter a parse tree produced byKlassParser.projectionDeclaration().- Parameters:
ctx- the parse tree
-
exitProjectionDeclaration
Exit a parse tree produced byKlassParser.projectionDeclaration().- Parameters:
ctx- the parse tree
-
enterProjectionBlock
Enter a parse tree produced byKlassParser.projectionBlock().- Parameters:
ctx- the parse tree
-
exitProjectionBlock
Exit a parse tree produced byKlassParser.projectionBlock().- Parameters:
ctx- the parse tree
-
enterProjectionBody
Enter a parse tree produced byKlassParser.projectionBody().- Parameters:
ctx- the parse tree
-
exitProjectionBody
Exit a parse tree produced byKlassParser.projectionBody().- Parameters:
ctx- the parse tree
-
enterProjectionMember
Enter a parse tree produced byKlassParser.projectionMember().- Parameters:
ctx- the parse tree
-
exitProjectionMember
Exit a parse tree produced byKlassParser.projectionMember().- Parameters:
ctx- the parse tree
-
enterProjectionPrimitiveMember
Enter a parse tree produced byKlassParser.projectionPrimitiveMember().- Parameters:
ctx- the parse tree
-
exitProjectionPrimitiveMember
Exit a parse tree produced byKlassParser.projectionPrimitiveMember().- Parameters:
ctx- the parse tree
-
enterProjectionReferenceProperty
Enter a parse tree produced byKlassParser.projectionReferenceProperty().- Parameters:
ctx- the parse tree
-
exitProjectionReferenceProperty
Exit a parse tree produced byKlassParser.projectionReferenceProperty().- Parameters:
ctx- the parse tree
-
enterProjectionProjectionReference
Enter a parse tree produced byKlassParser.projectionProjectionReference().- Parameters:
ctx- the parse tree
-
exitProjectionProjectionReference
Exit a parse tree produced byKlassParser.projectionProjectionReference().- Parameters:
ctx- the parse tree
-
enterProjectionParameterizedProperty
Enter a parse tree produced byKlassParser.projectionParameterizedProperty().- Parameters:
ctx- the parse tree
-
exitProjectionParameterizedProperty
Exit a parse tree produced byKlassParser.projectionParameterizedProperty().- Parameters:
ctx- the parse tree
-
enterHeader
Enter a parse tree produced byKlassParser.header().- Parameters:
ctx- the parse tree
-
exitHeader
Exit a parse tree produced byKlassParser.header().- Parameters:
ctx- the parse tree
-
enterServiceGroupDeclaration
Enter a parse tree produced byKlassParser.serviceGroupDeclaration().- Parameters:
ctx- the parse tree
-
exitServiceGroupDeclaration
Exit a parse tree produced byKlassParser.serviceGroupDeclaration().- Parameters:
ctx- the parse tree
-
enterServiceGroupBlock
Enter a parse tree produced byKlassParser.serviceGroupBlock().- Parameters:
ctx- the parse tree
-
exitServiceGroupBlock
Exit a parse tree produced byKlassParser.serviceGroupBlock().- Parameters:
ctx- the parse tree
-
enterServiceGroupBody
Enter a parse tree produced byKlassParser.serviceGroupBody().- Parameters:
ctx- the parse tree
-
exitServiceGroupBody
Exit a parse tree produced byKlassParser.serviceGroupBody().- Parameters:
ctx- the parse tree
-
enterUrlDeclaration
Enter a parse tree produced byKlassParser.urlDeclaration().- Parameters:
ctx- the parse tree
-
exitUrlDeclaration
Exit a parse tree produced byKlassParser.urlDeclaration().- Parameters:
ctx- the parse tree
-
enterUrl
Enter a parse tree produced byKlassParser.url().- Parameters:
ctx- the parse tree
-
exitUrl
Exit a parse tree produced byKlassParser.url().- Parameters:
ctx- the parse tree
-
enterUrlPathSegment
Enter a parse tree produced byKlassParser.urlPathSegment().- Parameters:
ctx- the parse tree
-
exitUrlPathSegment
Exit a parse tree produced byKlassParser.urlPathSegment().- Parameters:
ctx- the parse tree
-
enterUrlConstant
Enter a parse tree produced byKlassParser.urlConstant().- Parameters:
ctx- the parse tree
-
exitUrlConstant
Exit a parse tree produced byKlassParser.urlConstant().- Parameters:
ctx- the parse tree
-
enterQueryParameterList
Enter a parse tree produced byKlassParser.queryParameterList().- Parameters:
ctx- the parse tree
-
exitQueryParameterList
Exit a parse tree produced byKlassParser.queryParameterList().- Parameters:
ctx- the parse tree
-
enterUrlParameterDeclaration
Enter a parse tree produced byKlassParser.urlParameterDeclaration().- Parameters:
ctx- the parse tree
-
exitUrlParameterDeclaration
Exit a parse tree produced byKlassParser.urlParameterDeclaration().- Parameters:
ctx- the parse tree
-
enterServiceDeclaration
Enter a parse tree produced byKlassParser.serviceDeclaration().- Parameters:
ctx- the parse tree
-
exitServiceDeclaration
Exit a parse tree produced byKlassParser.serviceDeclaration().- Parameters:
ctx- the parse tree
-
enterServiceBlock
Enter a parse tree produced byKlassParser.serviceBlock().- Parameters:
ctx- the parse tree
-
exitServiceBlock
Exit a parse tree produced byKlassParser.serviceBlock().- Parameters:
ctx- the parse tree
-
enterServiceBody
Enter a parse tree produced byKlassParser.serviceBody().- Parameters:
ctx- the parse tree
-
exitServiceBody
Exit a parse tree produced byKlassParser.serviceBody().- Parameters:
ctx- the parse tree
-
enterServiceMultiplicityDeclaration
Enter a parse tree produced byKlassParser.serviceMultiplicityDeclaration().- Parameters:
ctx- the parse tree
-
exitServiceMultiplicityDeclaration
Exit a parse tree produced byKlassParser.serviceMultiplicityDeclaration().- Parameters:
ctx- the parse tree
-
enterServiceMultiplicity
Enter a parse tree produced byKlassParser.serviceMultiplicity().- Parameters:
ctx- the parse tree
-
exitServiceMultiplicity
Exit a parse tree produced byKlassParser.serviceMultiplicity().- Parameters:
ctx- the parse tree
-
enterServiceCriteriaDeclaration
Enter a parse tree produced byKlassParser.serviceCriteriaDeclaration().- Parameters:
ctx- the parse tree
-
exitServiceCriteriaDeclaration
Exit a parse tree produced byKlassParser.serviceCriteriaDeclaration().- Parameters:
ctx- the parse tree
-
enterServiceCriteriaKeyword
Enter a parse tree produced byKlassParser.serviceCriteriaKeyword().- Parameters:
ctx- the parse tree
-
exitServiceCriteriaKeyword
Exit a parse tree produced byKlassParser.serviceCriteriaKeyword().- Parameters:
ctx- the parse tree
-
enterServiceProjectionDispatch
Enter a parse tree produced byKlassParser.serviceProjectionDispatch().- Parameters:
ctx- the parse tree
-
exitServiceProjectionDispatch
Exit a parse tree produced byKlassParser.serviceProjectionDispatch().- Parameters:
ctx- the parse tree
-
enterServiceOrderByDeclaration
Enter a parse tree produced byKlassParser.serviceOrderByDeclaration().- Parameters:
ctx- the parse tree
-
exitServiceOrderByDeclaration
Exit a parse tree produced byKlassParser.serviceOrderByDeclaration().- Parameters:
ctx- the parse tree
-
enterVerb
Enter a parse tree produced byKlassParser.verb().- Parameters:
ctx- the parse tree
-
exitVerb
Exit a parse tree produced byKlassParser.verb().- Parameters:
ctx- the parse tree
-
enterInterfaceMember
Enter a parse tree produced byKlassParser.interfaceMember().- Parameters:
ctx- the parse tree
-
exitInterfaceMember
Exit a parse tree produced byKlassParser.interfaceMember().- Parameters:
ctx- the parse tree
-
enterClassMember
Enter a parse tree produced byKlassParser.classMember().- Parameters:
ctx- the parse tree
-
exitClassMember
Exit a parse tree produced byKlassParser.classMember().- Parameters:
ctx- the parse tree
-
enterDataTypeProperty
Enter a parse tree produced byKlassParser.dataTypeProperty().- Parameters:
ctx- the parse tree
-
exitDataTypeProperty
Exit a parse tree produced byKlassParser.dataTypeProperty().- Parameters:
ctx- the parse tree
-
enterPrimitiveProperty
Enter a parse tree produced byKlassParser.primitiveProperty().- Parameters:
ctx- the parse tree
-
exitPrimitiveProperty
Exit a parse tree produced byKlassParser.primitiveProperty().- Parameters:
ctx- the parse tree
-
enterEnumerationProperty
Enter a parse tree produced byKlassParser.enumerationProperty().- Parameters:
ctx- the parse tree
-
exitEnumerationProperty
Exit a parse tree produced byKlassParser.enumerationProperty().- Parameters:
ctx- the parse tree
-
enterParameterizedProperty
Enter a parse tree produced byKlassParser.parameterizedProperty().- Parameters:
ctx- the parse tree
-
exitParameterizedProperty
Exit a parse tree produced byKlassParser.parameterizedProperty().- Parameters:
ctx- the parse tree
-
enterParameterizedPropertySignature
Enter a parse tree produced byKlassParser.parameterizedPropertySignature().- Parameters:
ctx- the parse tree
-
exitParameterizedPropertySignature
Exit a parse tree produced byKlassParser.parameterizedPropertySignature().- Parameters:
ctx- the parse tree
-
enterOptionalMarker
Enter a parse tree produced byKlassParser.optionalMarker().- Parameters:
ctx- the parse tree
-
exitOptionalMarker
Exit a parse tree produced byKlassParser.optionalMarker().- Parameters:
ctx- the parse tree
-
enterDataTypePropertyValidation
Enter a parse tree produced byKlassParser.dataTypePropertyValidation().- Parameters:
ctx- the parse tree
-
exitDataTypePropertyValidation
Exit a parse tree produced byKlassParser.dataTypePropertyValidation().- Parameters:
ctx- the parse tree
-
enterMinLengthValidation
Enter a parse tree produced byKlassParser.minLengthValidation().- Parameters:
ctx- the parse tree
-
exitMinLengthValidation
Exit a parse tree produced byKlassParser.minLengthValidation().- Parameters:
ctx- the parse tree
-
enterMaxLengthValidation
Enter a parse tree produced byKlassParser.maxLengthValidation().- Parameters:
ctx- the parse tree
-
exitMaxLengthValidation
Exit a parse tree produced byKlassParser.maxLengthValidation().- Parameters:
ctx- the parse tree
-
enterMinValidation
Enter a parse tree produced byKlassParser.minValidation().- Parameters:
ctx- the parse tree
-
exitMinValidation
Exit a parse tree produced byKlassParser.minValidation().- Parameters:
ctx- the parse tree
-
enterMaxValidation
Enter a parse tree produced byKlassParser.maxValidation().- Parameters:
ctx- the parse tree
-
exitMaxValidation
Exit a parse tree produced byKlassParser.maxValidation().- Parameters:
ctx- the parse tree
-
enterIntegerValidationParameter
Enter a parse tree produced byKlassParser.integerValidationParameter().- Parameters:
ctx- the parse tree
-
exitIntegerValidationParameter
Exit a parse tree produced byKlassParser.integerValidationParameter().- Parameters:
ctx- the parse tree
-
enterMinLengthValidationKeyword
Enter a parse tree produced byKlassParser.minLengthValidationKeyword().- Parameters:
ctx- the parse tree
-
exitMinLengthValidationKeyword
Exit a parse tree produced byKlassParser.minLengthValidationKeyword().- Parameters:
ctx- the parse tree
-
enterMaxLengthValidationKeyword
Enter a parse tree produced byKlassParser.maxLengthValidationKeyword().- Parameters:
ctx- the parse tree
-
exitMaxLengthValidationKeyword
Exit a parse tree produced byKlassParser.maxLengthValidationKeyword().- Parameters:
ctx- the parse tree
-
enterMinValidationKeyword
Enter a parse tree produced byKlassParser.minValidationKeyword().- Parameters:
ctx- the parse tree
-
exitMinValidationKeyword
Exit a parse tree produced byKlassParser.minValidationKeyword().- Parameters:
ctx- the parse tree
-
enterMaxValidationKeyword
Enter a parse tree produced byKlassParser.maxValidationKeyword().- Parameters:
ctx- the parse tree
-
exitMaxValidationKeyword
Exit a parse tree produced byKlassParser.maxValidationKeyword().- Parameters:
ctx- the parse tree
-
enterParameterDeclaration
Enter a parse tree produced byKlassParser.parameterDeclaration().- Parameters:
ctx- the parse tree
-
exitParameterDeclaration
Exit a parse tree produced byKlassParser.parameterDeclaration().- Parameters:
ctx- the parse tree
-
enterPrimitiveParameterDeclaration
Enter a parse tree produced byKlassParser.primitiveParameterDeclaration().- Parameters:
ctx- the parse tree
-
exitPrimitiveParameterDeclaration
Exit a parse tree produced byKlassParser.primitiveParameterDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumerationParameterDeclaration
Enter a parse tree produced byKlassParser.enumerationParameterDeclaration().- Parameters:
ctx- the parse tree
-
exitEnumerationParameterDeclaration
Exit a parse tree produced byKlassParser.enumerationParameterDeclaration().- Parameters:
ctx- the parse tree
-
enterInvalidParameterDeclaration
Enter a parse tree produced byKlassParser.invalidParameterDeclaration().- Parameters:
ctx- the parse tree
-
exitInvalidParameterDeclaration
Exit a parse tree produced byKlassParser.invalidParameterDeclaration().- Parameters:
ctx- the parse tree
-
enterParameterDeclarationList
Enter a parse tree produced byKlassParser.parameterDeclarationList().- Parameters:
ctx- the parse tree
-
exitParameterDeclarationList
Exit a parse tree produced byKlassParser.parameterDeclarationList().- Parameters:
ctx- the parse tree
-
enterArgumentList
Enter a parse tree produced byKlassParser.argumentList().- Parameters:
ctx- the parse tree
-
exitArgumentList
Exit a parse tree produced byKlassParser.argumentList().- Parameters:
ctx- the parse tree
-
enterArgument
Enter a parse tree produced byKlassParser.argument().- Parameters:
ctx- the parse tree
-
exitArgument
Exit a parse tree produced byKlassParser.argument().- Parameters:
ctx- the parse tree
-
enterMultiplicity
Enter a parse tree produced byKlassParser.multiplicity().- Parameters:
ctx- the parse tree
-
exitMultiplicity
Exit a parse tree produced byKlassParser.multiplicity().- Parameters:
ctx- the parse tree
-
enterMultiplicityBody
Enter a parse tree produced byKlassParser.multiplicityBody().- Parameters:
ctx- the parse tree
-
exitMultiplicityBody
Exit a parse tree produced byKlassParser.multiplicityBody().- Parameters:
ctx- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byKlassParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byKlassParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterClassifierModifier
Enter a parse tree produced byKlassParser.classifierModifier().- Parameters:
ctx- the parse tree
-
exitClassifierModifier
Exit a parse tree produced byKlassParser.classifierModifier().- Parameters:
ctx- the parse tree
-
enterDataTypePropertyModifier
Enter a parse tree produced byKlassParser.dataTypePropertyModifier().- Parameters:
ctx- the parse tree
-
exitDataTypePropertyModifier
Exit a parse tree produced byKlassParser.dataTypePropertyModifier().- Parameters:
ctx- the parse tree
-
enterAssociationEndModifier
Enter a parse tree produced byKlassParser.associationEndModifier().- Parameters:
ctx- the parse tree
-
exitAssociationEndModifier
Exit a parse tree produced byKlassParser.associationEndModifier().- Parameters:
ctx- the parse tree
-
enterParameterizedPropertyModifier
Enter a parse tree produced byKlassParser.parameterizedPropertyModifier().- Parameters:
ctx- the parse tree
-
exitParameterizedPropertyModifier
Exit a parse tree produced byKlassParser.parameterizedPropertyModifier().- Parameters:
ctx- the parse tree
-
enterParameterModifier
Enter a parse tree produced byKlassParser.parameterModifier().- Parameters:
ctx- the parse tree
-
exitParameterModifier
Exit a parse tree produced byKlassParser.parameterModifier().- Parameters:
ctx- the parse tree
-
enterOrderByDeclaration
Enter a parse tree produced byKlassParser.orderByDeclaration().- Parameters:
ctx- the parse tree
-
exitOrderByDeclaration
Exit a parse tree produced byKlassParser.orderByDeclaration().- Parameters:
ctx- the parse tree
-
enterOrderByMemberReferencePath
Enter a parse tree produced byKlassParser.orderByMemberReferencePath().- Parameters:
ctx- the parse tree
-
exitOrderByMemberReferencePath
Exit a parse tree produced byKlassParser.orderByMemberReferencePath().- Parameters:
ctx- the parse tree
-
enterOrderByDirection
Enter a parse tree produced byKlassParser.orderByDirection().- Parameters:
ctx- the parse tree
-
exitOrderByDirection
Exit a parse tree produced byKlassParser.orderByDirection().- Parameters:
ctx- the parse tree
-
enterCriteriaEdgePoint
Enter a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaEdgePoint
Exit a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaExpressionAnd
Enter a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaExpressionAnd
Exit a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaNative
Enter a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaNative
Exit a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaExpressionGroup
Enter a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaExpressionGroup
Exit a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaAll
Enter a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaAll
Exit a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaOperator
Enter a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaOperator
Exit a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterCriteriaExpressionOr
Enter a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
exitCriteriaExpressionOr
Exit a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().- Parameters:
ctx- the parse tree
-
enterExpressionValue
Enter a parse tree produced byKlassParser.expressionValue().- Parameters:
ctx- the parse tree
-
exitExpressionValue
Exit a parse tree produced byKlassParser.expressionValue().- Parameters:
ctx- the parse tree
-
enterExpressionMemberReference
Enter a parse tree produced byKlassParser.expressionMemberReference().- Parameters:
ctx- the parse tree
-
exitExpressionMemberReference
Exit a parse tree produced byKlassParser.expressionMemberReference().- Parameters:
ctx- the parse tree
-
enterLiteralList
Enter a parse tree produced byKlassParser.literalList().- Parameters:
ctx- the parse tree
-
exitLiteralList
Exit a parse tree produced byKlassParser.literalList().- Parameters:
ctx- the parse tree
-
enterNativeLiteral
Enter a parse tree produced byKlassParser.nativeLiteral().- Parameters:
ctx- the parse tree
-
exitNativeLiteral
Exit a parse tree produced byKlassParser.nativeLiteral().- Parameters:
ctx- the parse tree
-
enterOperator
Enter a parse tree produced byKlassParser.operator().- Parameters:
ctx- the parse tree
-
exitOperator
Exit a parse tree produced byKlassParser.operator().- Parameters:
ctx- the parse tree
-
enterEqualityOperator
Enter a parse tree produced byKlassParser.equalityOperator().- Parameters:
ctx- the parse tree
-
exitEqualityOperator
Exit a parse tree produced byKlassParser.equalityOperator().- Parameters:
ctx- the parse tree
-
enterInequalityOperator
Enter a parse tree produced byKlassParser.inequalityOperator().- Parameters:
ctx- the parse tree
-
exitInequalityOperator
Exit a parse tree produced byKlassParser.inequalityOperator().- Parameters:
ctx- the parse tree
-
enterInOperator
Enter a parse tree produced byKlassParser.inOperator().- Parameters:
ctx- the parse tree
-
exitInOperator
Exit a parse tree produced byKlassParser.inOperator().- Parameters:
ctx- the parse tree
-
enterStringOperator
Enter a parse tree produced byKlassParser.stringOperator().- Parameters:
ctx- the parse tree
-
exitStringOperator
Exit a parse tree produced byKlassParser.stringOperator().- Parameters:
ctx- the parse tree
-
enterInterfaceReference
Enter a parse tree produced byKlassParser.interfaceReference().- Parameters:
ctx- the parse tree
-
exitInterfaceReference
Exit a parse tree produced byKlassParser.interfaceReference().- Parameters:
ctx- the parse tree
-
enterClassReference
Enter a parse tree produced byKlassParser.classReference().- Parameters:
ctx- the parse tree
-
exitClassReference
Exit a parse tree produced byKlassParser.classReference().- Parameters:
ctx- the parse tree
-
enterClassifierReference
Enter a parse tree produced byKlassParser.classifierReference().- Parameters:
ctx- the parse tree
-
exitClassifierReference
Exit a parse tree produced byKlassParser.classifierReference().- Parameters:
ctx- the parse tree
-
enterEnumerationReference
Enter a parse tree produced byKlassParser.enumerationReference().- Parameters:
ctx- the parse tree
-
exitEnumerationReference
Exit a parse tree produced byKlassParser.enumerationReference().- Parameters:
ctx- the parse tree
-
enterProjectionReference
Enter a parse tree produced byKlassParser.projectionReference().- Parameters:
ctx- the parse tree
-
exitProjectionReference
Exit a parse tree produced byKlassParser.projectionReference().- Parameters:
ctx- the parse tree
-
enterMemberReference
Enter a parse tree produced byKlassParser.memberReference().- Parameters:
ctx- the parse tree
-
exitMemberReference
Exit a parse tree produced byKlassParser.memberReference().- Parameters:
ctx- the parse tree
-
enterAssociationEndReference
Enter a parse tree produced byKlassParser.associationEndReference().- Parameters:
ctx- the parse tree
-
exitAssociationEndReference
Exit a parse tree produced byKlassParser.associationEndReference().- Parameters:
ctx- the parse tree
-
enterVariableReference
Enter a parse tree produced byKlassParser.variableReference().- Parameters:
ctx- the parse tree
-
exitVariableReference
Exit a parse tree produced byKlassParser.variableReference().- Parameters:
ctx- the parse tree
-
enterThisMemberReferencePath
Enter a parse tree produced byKlassParser.thisMemberReferencePath().- Parameters:
ctx- the parse tree
-
exitThisMemberReferencePath
Exit a parse tree produced byKlassParser.thisMemberReferencePath().- Parameters:
ctx- the parse tree
-
enterTypeMemberReferencePath
Enter a parse tree produced byKlassParser.typeMemberReferencePath().- Parameters:
ctx- the parse tree
-
exitTypeMemberReferencePath
Exit a parse tree produced byKlassParser.typeMemberReferencePath().- Parameters:
ctx- the parse tree
-
enterIdentifier
Enter a parse tree produced byKlassParser.identifier().- Parameters:
ctx- the parse tree
-
exitIdentifier
Exit a parse tree produced byKlassParser.identifier().- Parameters:
ctx- the parse tree
-
enterKeywordValidAsIdentifier
Enter a parse tree produced byKlassParser.keywordValidAsIdentifier().- Parameters:
ctx- the parse tree
-
exitKeywordValidAsIdentifier
Exit a parse tree produced byKlassParser.keywordValidAsIdentifier().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byKlassParser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byKlassParser.literal().- Parameters:
ctx- the parse tree
-
enterIntegerLiteral
Enter a parse tree produced byKlassParser.integerLiteral().- Parameters:
ctx- the parse tree
-
exitIntegerLiteral
Exit a parse tree produced byKlassParser.integerLiteral().- Parameters:
ctx- the parse tree
-
enterFloatingPointLiteral
Enter a parse tree produced byKlassParser.floatingPointLiteral().- Parameters:
ctx- the parse tree
-
exitFloatingPointLiteral
Exit a parse tree produced byKlassParser.floatingPointLiteral().- Parameters:
ctx- the parse tree
-
enterBooleanLiteral
Enter a parse tree produced byKlassParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
exitBooleanLiteral
Exit a parse tree produced byKlassParser.booleanLiteral().- Parameters:
ctx- the parse tree
-
enterCharacterLiteral
Enter a parse tree produced byKlassParser.characterLiteral().- Parameters:
ctx- the parse tree
-
exitCharacterLiteral
Exit a parse tree produced byKlassParser.characterLiteral().- Parameters:
ctx- the parse tree
-
enterStringLiteral
Enter a parse tree produced byKlassParser.stringLiteral().- Parameters:
ctx- the parse tree
-
exitStringLiteral
Exit a parse tree produced byKlassParser.stringLiteral().- Parameters:
ctx- the parse tree
-
enterNullLiteral
Enter a parse tree produced byKlassParser.nullLiteral().- Parameters:
ctx- the parse tree
-
exitNullLiteral
Exit a parse tree produced byKlassParser.nullLiteral().- Parameters:
ctx- the parse tree
-