Package org.teamapps.dto
Interface TeamAppsDtoListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
TeamAppsDtoBaseListener
public interface TeamAppsDtoListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
TeamAppsDtoParser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byTeamAppsDtoParser.abstractModifier().voidEnter a parse tree produced byTeamAppsDtoParser.arguments().voidEnter a parse tree produced byTeamAppsDtoParser.arrayCreatorRest().voidEnter a parse tree produced byTeamAppsDtoParser.arrayInitializer().voidEnter a parse tree produced byTeamAppsDtoParser.classCollection().voidEnter a parse tree produced byTeamAppsDtoParser.classCreatorRest().voidEnter a parse tree produced byTeamAppsDtoParser.classDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.classList().voidEnter a parse tree produced byTeamAppsDtoParser.commandDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.constantExpression().voidEnter a parse tree produced byTeamAppsDtoParser.createdName().voidEnter a parse tree produced byTeamAppsDtoParser.creator().voidEnter a parse tree produced byTeamAppsDtoParser.defaultValueAssignment().voidEnter a parse tree produced byTeamAppsDtoParser.enumConstant().voidEnter a parse tree produced byTeamAppsDtoParser.enumDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.eventDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.explicitGenericInvocation().voidEnter a parse tree produced byTeamAppsDtoParser.explicitGenericInvocationSuffix().voidEnter a parse tree produced byTeamAppsDtoParser.expression().voidEnter a parse tree produced byTeamAppsDtoParser.expressionList().voidEnter a parse tree produced byTeamAppsDtoParser.formalParameter().voidEnter a parse tree produced byTeamAppsDtoParser.formalParameterWithDefault().voidEnter a parse tree produced byTeamAppsDtoParser.implementsDecl().voidEnter a parse tree produced byTeamAppsDtoParser.inlineEnum().voidEnter a parse tree produced byTeamAppsDtoParser.interfaceDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.literal().voidEnter a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArguments().voidenterNonWildcardTypeArgumentsOrDiamond(TeamAppsDtoParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArgumentsOrDiamond().voidEnter a parse tree produced byTeamAppsDtoParser.parExpression().voidEnter a parse tree produced byTeamAppsDtoParser.primary().voidEnter a parse tree produced byTeamAppsDtoParser.primitiveType().voidEnter a parse tree produced byTeamAppsDtoParser.propertyDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.queryDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.referenceableAnnotation().voidEnter a parse tree produced byTeamAppsDtoParser.referenceTypeModifier().voidEnter a parse tree produced byTeamAppsDtoParser.requiredModifier().voidEnter a parse tree produced byTeamAppsDtoParser.statementExpression().voidEnter a parse tree produced byTeamAppsDtoParser.staticModifier().voidEnter a parse tree produced byTeamAppsDtoParser.subCommandReference().voidEnter a parse tree produced byTeamAppsDtoParser.subEventReference().voidEnter a parse tree produced byTeamAppsDtoParser.superClassDecl().voidEnter a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().voidEnter a parse tree produced byTeamAppsDtoParser.superSuffix().voidEnter a parse tree produced byTeamAppsDtoParser.type().voidEnter a parse tree produced byTeamAppsDtoParser.typeArgument().voidEnter a parse tree produced byTeamAppsDtoParser.typeArguments().voidEnter a parse tree produced byTeamAppsDtoParser.typeArgumentsOrDiamond().voidEnter a parse tree produced byTeamAppsDtoParser.typeDeclaration().voidEnter a parse tree produced byTeamAppsDtoParser.typeList().voidEnter a parse tree produced byTeamAppsDtoParser.typeReference().voidEnter a parse tree produced byTeamAppsDtoParser.typescriptFactoryAnnotation().voidEnter a parse tree produced byTeamAppsDtoParser.variableInitializer().voidExit a parse tree produced byTeamAppsDtoParser.abstractModifier().voidExit a parse tree produced byTeamAppsDtoParser.arguments().voidExit a parse tree produced byTeamAppsDtoParser.arrayCreatorRest().voidExit a parse tree produced byTeamAppsDtoParser.arrayInitializer().voidExit a parse tree produced byTeamAppsDtoParser.classCollection().voidExit a parse tree produced byTeamAppsDtoParser.classCreatorRest().voidExit a parse tree produced byTeamAppsDtoParser.classDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.classList().voidExit a parse tree produced byTeamAppsDtoParser.commandDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.constantExpression().voidExit a parse tree produced byTeamAppsDtoParser.createdName().voidExit a parse tree produced byTeamAppsDtoParser.creator().voidExit a parse tree produced byTeamAppsDtoParser.defaultValueAssignment().voidExit a parse tree produced byTeamAppsDtoParser.enumConstant().voidExit a parse tree produced byTeamAppsDtoParser.enumDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.eventDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.explicitGenericInvocation().voidExit a parse tree produced byTeamAppsDtoParser.explicitGenericInvocationSuffix().voidExit a parse tree produced byTeamAppsDtoParser.expression().voidExit a parse tree produced byTeamAppsDtoParser.expressionList().voidExit a parse tree produced byTeamAppsDtoParser.formalParameter().voidExit a parse tree produced byTeamAppsDtoParser.formalParameterWithDefault().voidExit a parse tree produced byTeamAppsDtoParser.implementsDecl().voidExit a parse tree produced byTeamAppsDtoParser.inlineEnum().voidExit a parse tree produced byTeamAppsDtoParser.interfaceDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.literal().voidExit a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArguments().voidexitNonWildcardTypeArgumentsOrDiamond(TeamAppsDtoParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArgumentsOrDiamond().voidExit a parse tree produced byTeamAppsDtoParser.parExpression().voidExit a parse tree produced byTeamAppsDtoParser.primary().voidExit a parse tree produced byTeamAppsDtoParser.primitiveType().voidExit a parse tree produced byTeamAppsDtoParser.propertyDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.queryDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.referenceableAnnotation().voidExit a parse tree produced byTeamAppsDtoParser.referenceTypeModifier().voidExit a parse tree produced byTeamAppsDtoParser.requiredModifier().voidExit a parse tree produced byTeamAppsDtoParser.statementExpression().voidExit a parse tree produced byTeamAppsDtoParser.staticModifier().voidExit a parse tree produced byTeamAppsDtoParser.subCommandReference().voidExit a parse tree produced byTeamAppsDtoParser.subEventReference().voidExit a parse tree produced byTeamAppsDtoParser.superClassDecl().voidExit a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().voidExit a parse tree produced byTeamAppsDtoParser.superSuffix().voidExit a parse tree produced byTeamAppsDtoParser.type().voidExit a parse tree produced byTeamAppsDtoParser.typeArgument().voidExit a parse tree produced byTeamAppsDtoParser.typeArguments().voidExit a parse tree produced byTeamAppsDtoParser.typeArgumentsOrDiamond().voidExit a parse tree produced byTeamAppsDtoParser.typeDeclaration().voidExit a parse tree produced byTeamAppsDtoParser.typeList().voidExit a parse tree produced byTeamAppsDtoParser.typeReference().voidExit a parse tree produced byTeamAppsDtoParser.typescriptFactoryAnnotation().voidExit a parse tree produced byTeamAppsDtoParser.variableInitializer().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterClassCollection
Enter a parse tree produced byTeamAppsDtoParser.classCollection().- Parameters:
ctx- the parse tree
-
exitClassCollection
Exit a parse tree produced byTeamAppsDtoParser.classCollection().- Parameters:
ctx- the parse tree
-
enterTypeDeclaration
Enter a parse tree produced byTeamAppsDtoParser.typeDeclaration().- Parameters:
ctx- the parse tree
-
exitTypeDeclaration
Exit a parse tree produced byTeamAppsDtoParser.typeDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumDeclaration
Enter a parse tree produced byTeamAppsDtoParser.enumDeclaration().- Parameters:
ctx- the parse tree
-
exitEnumDeclaration
Exit a parse tree produced byTeamAppsDtoParser.enumDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumConstant
Enter a parse tree produced byTeamAppsDtoParser.enumConstant().- Parameters:
ctx- the parse tree
-
exitEnumConstant
Exit a parse tree produced byTeamAppsDtoParser.enumConstant().- Parameters:
ctx- the parse tree
-
enterClassDeclaration
Enter a parse tree produced byTeamAppsDtoParser.classDeclaration().- Parameters:
ctx- the parse tree
-
exitClassDeclaration
Exit a parse tree produced byTeamAppsDtoParser.classDeclaration().- Parameters:
ctx- the parse tree
-
enterInterfaceDeclaration
Enter a parse tree produced byTeamAppsDtoParser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
exitInterfaceDeclaration
Exit a parse tree produced byTeamAppsDtoParser.interfaceDeclaration().- Parameters:
ctx- the parse tree
-
enterSuperClassDecl
Enter a parse tree produced byTeamAppsDtoParser.superClassDecl().- Parameters:
ctx- the parse tree
-
exitSuperClassDecl
Exit a parse tree produced byTeamAppsDtoParser.superClassDecl().- Parameters:
ctx- the parse tree
-
enterSuperInterfaceDecl
Enter a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().- Parameters:
ctx- the parse tree
-
exitSuperInterfaceDecl
Exit a parse tree produced byTeamAppsDtoParser.superInterfaceDecl().- Parameters:
ctx- the parse tree
-
enterImplementsDecl
Enter a parse tree produced byTeamAppsDtoParser.implementsDecl().- Parameters:
ctx- the parse tree
-
exitImplementsDecl
Exit a parse tree produced byTeamAppsDtoParser.implementsDecl().- Parameters:
ctx- the parse tree
-
enterClassList
Enter a parse tree produced byTeamAppsDtoParser.classList().- Parameters:
ctx- the parse tree
-
exitClassList
Exit a parse tree produced byTeamAppsDtoParser.classList().- Parameters:
ctx- the parse tree
-
enterPropertyDeclaration
Enter a parse tree produced byTeamAppsDtoParser.propertyDeclaration().- Parameters:
ctx- the parse tree
-
exitPropertyDeclaration
Exit a parse tree produced byTeamAppsDtoParser.propertyDeclaration().- Parameters:
ctx- the parse tree
-
enterCommandDeclaration
Enter a parse tree produced byTeamAppsDtoParser.commandDeclaration().- Parameters:
ctx- the parse tree
-
exitCommandDeclaration
Exit a parse tree produced byTeamAppsDtoParser.commandDeclaration().- Parameters:
ctx- the parse tree
-
enterEventDeclaration
Enter a parse tree produced byTeamAppsDtoParser.eventDeclaration().- Parameters:
ctx- the parse tree
-
exitEventDeclaration
Exit a parse tree produced byTeamAppsDtoParser.eventDeclaration().- Parameters:
ctx- the parse tree
-
enterQueryDeclaration
Enter a parse tree produced byTeamAppsDtoParser.queryDeclaration().- Parameters:
ctx- the parse tree
-
exitQueryDeclaration
Exit a parse tree produced byTeamAppsDtoParser.queryDeclaration().- Parameters:
ctx- the parse tree
-
enterFormalParameter
Enter a parse tree produced byTeamAppsDtoParser.formalParameter().- Parameters:
ctx- the parse tree
-
exitFormalParameter
Exit a parse tree produced byTeamAppsDtoParser.formalParameter().- Parameters:
ctx- the parse tree
-
enterFormalParameterWithDefault
Enter a parse tree produced byTeamAppsDtoParser.formalParameterWithDefault().- Parameters:
ctx- the parse tree
-
exitFormalParameterWithDefault
Exit a parse tree produced byTeamAppsDtoParser.formalParameterWithDefault().- Parameters:
ctx- the parse tree
-
enterDefaultValueAssignment
Enter a parse tree produced byTeamAppsDtoParser.defaultValueAssignment().- Parameters:
ctx- the parse tree
-
exitDefaultValueAssignment
Exit a parse tree produced byTeamAppsDtoParser.defaultValueAssignment().- Parameters:
ctx- the parse tree
-
enterType
Enter a parse tree produced byTeamAppsDtoParser.type().- Parameters:
ctx- the parse tree
-
exitType
Exit a parse tree produced byTeamAppsDtoParser.type().- Parameters:
ctx- the parse tree
-
enterInlineEnum
Enter a parse tree produced byTeamAppsDtoParser.inlineEnum().- Parameters:
ctx- the parse tree
-
exitInlineEnum
Exit a parse tree produced byTeamAppsDtoParser.inlineEnum().- Parameters:
ctx- the parse tree
-
enterTypeReference
Enter a parse tree produced byTeamAppsDtoParser.typeReference().- Parameters:
ctx- the parse tree
-
exitTypeReference
Exit a parse tree produced byTeamAppsDtoParser.typeReference().- Parameters:
ctx- the parse tree
-
enterReferenceTypeModifier
Enter a parse tree produced byTeamAppsDtoParser.referenceTypeModifier().- Parameters:
ctx- the parse tree
-
exitReferenceTypeModifier
Exit a parse tree produced byTeamAppsDtoParser.referenceTypeModifier().- Parameters:
ctx- the parse tree
-
enterTypeArguments
Enter a parse tree produced byTeamAppsDtoParser.typeArguments().- Parameters:
ctx- the parse tree
-
exitTypeArguments
Exit a parse tree produced byTeamAppsDtoParser.typeArguments().- Parameters:
ctx- the parse tree
-
enterTypeArgument
Enter a parse tree produced byTeamAppsDtoParser.typeArgument().- Parameters:
ctx- the parse tree
-
exitTypeArgument
Exit a parse tree produced byTeamAppsDtoParser.typeArgument().- Parameters:
ctx- the parse tree
-
enterSubCommandReference
Enter a parse tree produced byTeamAppsDtoParser.subCommandReference().- Parameters:
ctx- the parse tree
-
exitSubCommandReference
Exit a parse tree produced byTeamAppsDtoParser.subCommandReference().- Parameters:
ctx- the parse tree
-
enterSubEventReference
Enter a parse tree produced byTeamAppsDtoParser.subEventReference().- Parameters:
ctx- the parse tree
-
exitSubEventReference
Exit a parse tree produced byTeamAppsDtoParser.subEventReference().- Parameters:
ctx- the parse tree
-
enterPrimitiveType
Enter a parse tree produced byTeamAppsDtoParser.primitiveType().- Parameters:
ctx- the parse tree
-
exitPrimitiveType
Exit a parse tree produced byTeamAppsDtoParser.primitiveType().- Parameters:
ctx- the parse tree
-
enterTypescriptFactoryAnnotation
Enter a parse tree produced byTeamAppsDtoParser.typescriptFactoryAnnotation().- Parameters:
ctx- the parse tree
-
exitTypescriptFactoryAnnotation
Exit a parse tree produced byTeamAppsDtoParser.typescriptFactoryAnnotation().- Parameters:
ctx- the parse tree
-
enterReferenceableAnnotation
Enter a parse tree produced byTeamAppsDtoParser.referenceableAnnotation().- Parameters:
ctx- the parse tree
-
exitReferenceableAnnotation
Exit a parse tree produced byTeamAppsDtoParser.referenceableAnnotation().- Parameters:
ctx- the parse tree
-
enterAbstractModifier
Enter a parse tree produced byTeamAppsDtoParser.abstractModifier().- Parameters:
ctx- the parse tree
-
exitAbstractModifier
Exit a parse tree produced byTeamAppsDtoParser.abstractModifier().- Parameters:
ctx- the parse tree
-
enterRequiredModifier
Enter a parse tree produced byTeamAppsDtoParser.requiredModifier().- Parameters:
ctx- the parse tree
-
exitRequiredModifier
Exit a parse tree produced byTeamAppsDtoParser.requiredModifier().- Parameters:
ctx- the parse tree
-
enterStaticModifier
Enter a parse tree produced byTeamAppsDtoParser.staticModifier().- Parameters:
ctx- the parse tree
-
exitStaticModifier
Exit a parse tree produced byTeamAppsDtoParser.staticModifier().- Parameters:
ctx- the parse tree
-
enterParExpression
Enter a parse tree produced byTeamAppsDtoParser.parExpression().- Parameters:
ctx- the parse tree
-
exitParExpression
Exit a parse tree produced byTeamAppsDtoParser.parExpression().- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byTeamAppsDtoParser.expressionList().- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byTeamAppsDtoParser.expressionList().- Parameters:
ctx- the parse tree
-
enterStatementExpression
Enter a parse tree produced byTeamAppsDtoParser.statementExpression().- Parameters:
ctx- the parse tree
-
exitStatementExpression
Exit a parse tree produced byTeamAppsDtoParser.statementExpression().- Parameters:
ctx- the parse tree
-
enterConstantExpression
Enter a parse tree produced byTeamAppsDtoParser.constantExpression().- Parameters:
ctx- the parse tree
-
exitConstantExpression
Exit a parse tree produced byTeamAppsDtoParser.constantExpression().- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byTeamAppsDtoParser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byTeamAppsDtoParser.expression().- Parameters:
ctx- the parse tree
-
enterPrimary
Enter a parse tree produced byTeamAppsDtoParser.primary().- Parameters:
ctx- the parse tree
-
exitPrimary
Exit a parse tree produced byTeamAppsDtoParser.primary().- Parameters:
ctx- the parse tree
-
enterCreator
Enter a parse tree produced byTeamAppsDtoParser.creator().- Parameters:
ctx- the parse tree
-
exitCreator
Exit a parse tree produced byTeamAppsDtoParser.creator().- Parameters:
ctx- the parse tree
-
enterCreatedName
Enter a parse tree produced byTeamAppsDtoParser.createdName().- Parameters:
ctx- the parse tree
-
exitCreatedName
Exit a parse tree produced byTeamAppsDtoParser.createdName().- Parameters:
ctx- the parse tree
-
enterArrayCreatorRest
Enter a parse tree produced byTeamAppsDtoParser.arrayCreatorRest().- Parameters:
ctx- the parse tree
-
exitArrayCreatorRest
Exit a parse tree produced byTeamAppsDtoParser.arrayCreatorRest().- Parameters:
ctx- the parse tree
-
enterClassCreatorRest
Enter a parse tree produced byTeamAppsDtoParser.classCreatorRest().- Parameters:
ctx- the parse tree
-
exitClassCreatorRest
Exit a parse tree produced byTeamAppsDtoParser.classCreatorRest().- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocation
Enter a parse tree produced byTeamAppsDtoParser.explicitGenericInvocation().- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocation
Exit a parse tree produced byTeamAppsDtoParser.explicitGenericInvocation().- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArguments
Enter a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArguments().- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArguments
Exit a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArguments().- Parameters:
ctx- the parse tree
-
enterTypeList
Enter a parse tree produced byTeamAppsDtoParser.typeList().- Parameters:
ctx- the parse tree
-
exitTypeList
Exit a parse tree produced byTeamAppsDtoParser.typeList().- Parameters:
ctx- the parse tree
-
enterTypeArgumentsOrDiamond
Enter a parse tree produced byTeamAppsDtoParser.typeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
exitTypeArgumentsOrDiamond
Exit a parse tree produced byTeamAppsDtoParser.typeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
enterNonWildcardTypeArgumentsOrDiamond
void enterNonWildcardTypeArgumentsOrDiamond(TeamAppsDtoParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Enter a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
exitNonWildcardTypeArgumentsOrDiamond
void exitNonWildcardTypeArgumentsOrDiamond(TeamAppsDtoParser.NonWildcardTypeArgumentsOrDiamondContext ctx) Exit a parse tree produced byTeamAppsDtoParser.nonWildcardTypeArgumentsOrDiamond().- Parameters:
ctx- the parse tree
-
enterSuperSuffix
Enter a parse tree produced byTeamAppsDtoParser.superSuffix().- Parameters:
ctx- the parse tree
-
exitSuperSuffix
Exit a parse tree produced byTeamAppsDtoParser.superSuffix().- Parameters:
ctx- the parse tree
-
enterExplicitGenericInvocationSuffix
void enterExplicitGenericInvocationSuffix(TeamAppsDtoParser.ExplicitGenericInvocationSuffixContext ctx) Enter a parse tree produced byTeamAppsDtoParser.explicitGenericInvocationSuffix().- Parameters:
ctx- the parse tree
-
exitExplicitGenericInvocationSuffix
void exitExplicitGenericInvocationSuffix(TeamAppsDtoParser.ExplicitGenericInvocationSuffixContext ctx) Exit a parse tree produced byTeamAppsDtoParser.explicitGenericInvocationSuffix().- Parameters:
ctx- the parse tree
-
enterArguments
Enter a parse tree produced byTeamAppsDtoParser.arguments().- Parameters:
ctx- the parse tree
-
exitArguments
Exit a parse tree produced byTeamAppsDtoParser.arguments().- Parameters:
ctx- the parse tree
-
enterVariableInitializer
Enter a parse tree produced byTeamAppsDtoParser.variableInitializer().- Parameters:
ctx- the parse tree
-
exitVariableInitializer
Exit a parse tree produced byTeamAppsDtoParser.variableInitializer().- Parameters:
ctx- the parse tree
-
enterArrayInitializer
Enter a parse tree produced byTeamAppsDtoParser.arrayInitializer().- Parameters:
ctx- the parse tree
-
exitArrayInitializer
Exit a parse tree produced byTeamAppsDtoParser.arrayInitializer().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byTeamAppsDtoParser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byTeamAppsDtoParser.literal().- Parameters:
ctx- the parse tree
-