Class KlassBaseVisitor<T>
- Type Parameters:
T- The return type of the visit operation. UseVoidfor operations with no return type.
- All Implemented Interfaces:
KlassVisitor<T>,org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
KlassVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionVisit a parse tree produced 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 class org.antlr.v4.runtime.tree.AbstractParseTreeVisitor
aggregateResult, defaultResult, shouldVisitNextChild, visit, visitChildren, visitErrorNode, visitTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.antlr.v4.runtime.tree.ParseTreeVisitor
visit, visitChildren, visitErrorNode, visitTerminal
-
Constructor Details
-
KlassBaseVisitor
public KlassBaseVisitor()
-
-
Method Details
-
visitCompilationUnit
Visit a parse tree produced byKlassParser.compilationUnit().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCompilationUnitin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlParameterDeclarationEOF
Visit a parse tree produced byKlassParser.urlParameterDeclarationEOF().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlParameterDeclarationEOFin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageDeclaration
Visit a parse tree produced byKlassParser.packageDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPackageName
Visit a parse tree produced byKlassParser.packageName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPackageNamein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTopLevelDeclaration
Visit a parse tree produced byKlassParser.topLevelDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTopLevelDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceDeclaration
Visit a parse tree produced byKlassParser.interfaceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceHeader
Visit a parse tree produced byKlassParser.interfaceHeader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceHeaderin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBlock
Visit a parse tree produced byKlassParser.interfaceBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceBody
Visit a parse tree produced byKlassParser.interfaceBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassDeclaration
Visit a parse tree produced byKlassParser.classDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassHeader
Visit a parse tree produced byKlassParser.classHeader().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassHeaderin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassOrUser
Visit a parse tree produced byKlassParser.classOrUser().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassOrUserin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassServiceModifier
Visit a parse tree produced byKlassParser.classServiceModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassServiceModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCategoryModifier
Visit a parse tree produced byKlassParser.serviceCategoryModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceCategoryModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBlock
Visit a parse tree produced byKlassParser.classBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassBody
Visit a parse tree produced byKlassParser.classBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAbstractDeclaration
Visit a parse tree produced byKlassParser.abstractDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAbstractDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExtendsDeclaration
Visit a parse tree produced byKlassParser.extendsDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExtendsDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitImplementsDeclaration
Visit a parse tree produced byKlassParser.implementsDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitImplementsDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationDeclaration
Visit a parse tree produced byKlassParser.enumerationDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationBlock
Visit a parse tree produced byKlassParser.enumerationBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationBody
Visit a parse tree produced byKlassParser.enumerationBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationLiteral
Visit a parse tree produced byKlassParser.enumerationLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationPrettyName
Visit a parse tree produced byKlassParser.enumerationPrettyName().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationPrettyNamein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationDeclaration
Visit a parse tree produced byKlassParser.associationDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationBlock
Visit a parse tree produced byKlassParser.associationBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationBody
Visit a parse tree produced byKlassParser.associationBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEnd
Visit a parse tree produced byKlassParser.associationEnd().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationEndin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndSignature
Visit a parse tree produced byKlassParser.associationEndSignature().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationEndSignaturein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitRelationship
Visit a parse tree produced byKlassParser.relationship().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitRelationshipin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionDeclaration
Visit a parse tree produced byKlassParser.projectionDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionBlock
Visit a parse tree produced byKlassParser.projectionBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionBody
Visit a parse tree produced byKlassParser.projectionBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionMember
Visit a parse tree produced byKlassParser.projectionMember().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionMemberin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionPrimitiveMember
Visit a parse tree produced byKlassParser.projectionPrimitiveMember().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionPrimitiveMemberin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionReferenceProperty
Visit a parse tree produced byKlassParser.projectionReferenceProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionReferencePropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionProjectionReference
Visit a parse tree produced byKlassParser.projectionProjectionReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionProjectionReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionParameterizedProperty
public T visitProjectionParameterizedProperty(KlassParser.ProjectionParameterizedPropertyContext ctx) Visit a parse tree produced byKlassParser.projectionParameterizedProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionParameterizedPropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitHeader
Visit a parse tree produced byKlassParser.header().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitHeaderin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupDeclaration
Visit a parse tree produced byKlassParser.serviceGroupDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceGroupDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupBlock
Visit a parse tree produced byKlassParser.serviceGroupBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceGroupBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceGroupBody
Visit a parse tree produced byKlassParser.serviceGroupBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceGroupBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlDeclaration
Visit a parse tree produced byKlassParser.urlDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrl
Visit a parse tree produced byKlassParser.url().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlPathSegment
Visit a parse tree produced byKlassParser.urlPathSegment().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlPathSegmentin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlConstant
Visit a parse tree produced byKlassParser.urlConstant().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlConstantin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitQueryParameterList
Visit a parse tree produced byKlassParser.queryParameterList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitQueryParameterListin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitUrlParameterDeclaration
Visit a parse tree produced byKlassParser.urlParameterDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitUrlParameterDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceDeclaration
Visit a parse tree produced byKlassParser.serviceDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBlock
Visit a parse tree produced byKlassParser.serviceBlock().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBlockin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceBody
Visit a parse tree produced byKlassParser.serviceBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceMultiplicityDeclaration
Visit a parse tree produced byKlassParser.serviceMultiplicityDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceMultiplicityDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceMultiplicity
Visit a parse tree produced byKlassParser.serviceMultiplicity().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceMultiplicityin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCriteriaDeclaration
Visit a parse tree produced byKlassParser.serviceCriteriaDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceCriteriaDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceCriteriaKeyword
Visit a parse tree produced byKlassParser.serviceCriteriaKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceCriteriaKeywordin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceProjectionDispatch
Visit a parse tree produced byKlassParser.serviceProjectionDispatch().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceProjectionDispatchin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitServiceOrderByDeclaration
Visit a parse tree produced byKlassParser.serviceOrderByDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitServiceOrderByDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVerb
Visit a parse tree produced byKlassParser.verb().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVerbin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceMember
Visit a parse tree produced byKlassParser.interfaceMember().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceMemberin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassMember
Visit a parse tree produced byKlassParser.classMember().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassMemberin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypeProperty
Visit a parse tree produced byKlassParser.dataTypeProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypePropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveProperty
Visit a parse tree produced byKlassParser.primitiveProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimitivePropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationProperty
Visit a parse tree produced byKlassParser.enumerationProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationPropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedProperty
Visit a parse tree produced byKlassParser.parameterizedProperty().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterizedPropertyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedPropertySignature
Visit a parse tree produced byKlassParser.parameterizedPropertySignature().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterizedPropertySignaturein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOptionalMarker
Visit a parse tree produced byKlassParser.optionalMarker().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOptionalMarkerin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypePropertyValidation
Visit a parse tree produced byKlassParser.dataTypePropertyValidation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypePropertyValidationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinLengthValidation
Visit a parse tree produced byKlassParser.minLengthValidation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinLengthValidationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxLengthValidation
Visit a parse tree produced byKlassParser.maxLengthValidation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMaxLengthValidationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinValidation
Visit a parse tree produced byKlassParser.minValidation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinValidationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxValidation
Visit a parse tree produced byKlassParser.maxValidation().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMaxValidationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerValidationParameter
Visit a parse tree produced byKlassParser.integerValidationParameter().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerValidationParameterin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinLengthValidationKeyword
Visit a parse tree produced byKlassParser.minLengthValidationKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinLengthValidationKeywordin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxLengthValidationKeyword
Visit a parse tree produced byKlassParser.maxLengthValidationKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMaxLengthValidationKeywordin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMinValidationKeyword
Visit a parse tree produced byKlassParser.minValidationKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMinValidationKeywordin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMaxValidationKeyword
Visit a parse tree produced byKlassParser.maxValidationKeyword().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMaxValidationKeywordin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterDeclaration
Visit a parse tree produced byKlassParser.parameterDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveParameterDeclaration
Visit a parse tree produced byKlassParser.primitiveParameterDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimitiveParameterDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationParameterDeclaration
public T visitEnumerationParameterDeclaration(KlassParser.EnumerationParameterDeclarationContext ctx) Visit a parse tree produced byKlassParser.enumerationParameterDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationParameterDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInvalidParameterDeclaration
Visit a parse tree produced byKlassParser.invalidParameterDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInvalidParameterDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterDeclarationList
Visit a parse tree produced byKlassParser.parameterDeclarationList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterDeclarationListin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgumentList
Visit a parse tree produced byKlassParser.argumentList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentListin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitArgument
Visit a parse tree produced byKlassParser.argument().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitArgumentin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicity
Visit a parse tree produced byKlassParser.multiplicity().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplicityin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMultiplicityBody
Visit a parse tree produced byKlassParser.multiplicityBody().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMultiplicityBodyin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitPrimitiveType
Visit a parse tree produced byKlassParser.primitiveType().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitPrimitiveTypein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassifierModifier
Visit a parse tree produced byKlassParser.classifierModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassifierModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitDataTypePropertyModifier
Visit a parse tree produced byKlassParser.dataTypePropertyModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitDataTypePropertyModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndModifier
Visit a parse tree produced byKlassParser.associationEndModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationEndModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterizedPropertyModifier
Visit a parse tree produced byKlassParser.parameterizedPropertyModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterizedPropertyModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitParameterModifier
Visit a parse tree produced byKlassParser.parameterModifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitParameterModifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByDeclaration
Visit a parse tree produced byKlassParser.orderByDeclaration().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByDeclarationin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByMemberReferencePath
Visit a parse tree produced byKlassParser.orderByMemberReferencePath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByMemberReferencePathin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOrderByDirection
Visit a parse tree produced byKlassParser.orderByDirection().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOrderByDirectionin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaEdgePoint
Visit a parse tree produced by theCriteriaEdgePointlabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaEdgePointin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionAnd
Visit a parse tree produced by theCriteriaExpressionAndlabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaExpressionAndin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaNative
Visit a parse tree produced by theCriteriaNativelabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaNativein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionGroup
Visit a parse tree produced by theCriteriaExpressionGrouplabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaExpressionGroupin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaAll
Visit a parse tree produced by theCriteriaAlllabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaAllin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaOperator
Visit a parse tree produced by theCriteriaOperatorlabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCriteriaExpressionOr
Visit a parse tree produced by theCriteriaExpressionOrlabeled alternative inKlassParser.criteriaExpression().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCriteriaExpressionOrin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionValue
Visit a parse tree produced byKlassParser.expressionValue().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionValuein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitExpressionMemberReference
Visit a parse tree produced byKlassParser.expressionMemberReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitExpressionMemberReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteralList
Visit a parse tree produced byKlassParser.literalList().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralListin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNativeLiteral
Visit a parse tree produced byKlassParser.nativeLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNativeLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitOperator
Visit a parse tree produced byKlassParser.operator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEqualityOperator
Visit a parse tree produced byKlassParser.equalityOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEqualityOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInequalityOperator
Visit a parse tree produced byKlassParser.inequalityOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInequalityOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInOperator
Visit a parse tree produced byKlassParser.inOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringOperator
Visit a parse tree produced byKlassParser.stringOperator().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringOperatorin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitInterfaceReference
Visit a parse tree produced byKlassParser.interfaceReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitInterfaceReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassReference
Visit a parse tree produced byKlassParser.classReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitClassifierReference
Visit a parse tree produced byKlassParser.classifierReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitClassifierReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitEnumerationReference
Visit a parse tree produced byKlassParser.enumerationReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitEnumerationReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitProjectionReference
Visit a parse tree produced byKlassParser.projectionReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitProjectionReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitMemberReference
Visit a parse tree produced byKlassParser.memberReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitMemberReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitAssociationEndReference
Visit a parse tree produced byKlassParser.associationEndReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitAssociationEndReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitVariableReference
Visit a parse tree produced byKlassParser.variableReference().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitVariableReferencein interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitThisMemberReferencePath
Visit a parse tree produced byKlassParser.thisMemberReferencePath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitThisMemberReferencePathin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitTypeMemberReferencePath
Visit a parse tree produced byKlassParser.typeMemberReferencePath().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitTypeMemberReferencePathin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIdentifier
Visit a parse tree produced byKlassParser.identifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIdentifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitKeywordValidAsIdentifier
Visit a parse tree produced byKlassParser.keywordValidAsIdentifier().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitKeywordValidAsIdentifierin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitLiteral
Visit a parse tree produced byKlassParser.literal().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitIntegerLiteral
Visit a parse tree produced byKlassParser.integerLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitIntegerLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitFloatingPointLiteral
Visit a parse tree produced byKlassParser.floatingPointLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitFloatingPointLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitBooleanLiteral
Visit a parse tree produced byKlassParser.booleanLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitBooleanLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitCharacterLiteral
Visit a parse tree produced byKlassParser.characterLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitCharacterLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitStringLiteral
Visit a parse tree produced byKlassParser.stringLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitStringLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-
visitNullLiteral
Visit a parse tree produced byKlassParser.nullLiteral().The default implementation returns the result of calling
AbstractParseTreeVisitor.visitChildren(org.antlr.v4.runtime.tree.RuleNode)onctx.- Specified by:
visitNullLiteralin interfaceKlassVisitor<T>- Parameters:
ctx- the parse tree- Returns:
- the visitor result
-