Package de.jplag.cpp.grammar
Interface CPP14ParserListener
- All Superinterfaces:
org.antlr.v4.runtime.tree.ParseTreeListener
- All Known Implementing Classes:
CPP14ParserBaseListener
public interface CPP14ParserListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
This interface defines a complete listener for a parse tree produced by
CPP14Parser.-
Method Summary
Modifier and TypeMethodDescriptionvoidEnter a parse tree produced byCPP14Parser.abstractDeclarator().voidEnter a parse tree produced byCPP14Parser.abstractPackDeclarator().voidEnter a parse tree produced byCPP14Parser.accessSpecifier().voidEnter a parse tree produced byCPP14Parser.additiveExpression().voidEnter a parse tree produced byCPP14Parser.aliasDeclaration().voidEnter a parse tree produced byCPP14Parser.alignmentspecifier().voidEnter a parse tree produced byCPP14Parser.andExpression().voidEnter a parse tree produced byCPP14Parser.asmDefinition().voidEnter a parse tree produced byCPP14Parser.assignmentExpression().voidEnter a parse tree produced byCPP14Parser.assignmentOperator().voidEnter a parse tree produced byCPP14Parser.attribute().voidEnter a parse tree produced byCPP14Parser.attributeArgumentClause().voidEnter a parse tree produced byCPP14Parser.attributeDeclaration().voidEnter a parse tree produced byCPP14Parser.attributeList().voidEnter a parse tree produced byCPP14Parser.attributeNamespace().voidEnter a parse tree produced byCPP14Parser.attributeSpecifier().voidEnter a parse tree produced byCPP14Parser.attributeSpecifierSeq().voidEnter a parse tree produced byCPP14Parser.balancedtoken().voidEnter a parse tree produced byCPP14Parser.balancedTokenSeq().voidEnter a parse tree produced byCPP14Parser.baseClause().voidEnter a parse tree produced byCPP14Parser.baseSpecifier().voidEnter a parse tree produced byCPP14Parser.baseSpecifierList().voidEnter a parse tree produced byCPP14Parser.baseTypeSpecifier().voidEnter a parse tree produced byCPP14Parser.blockDeclaration().voidEnter a parse tree produced byCPP14Parser.bracedInitList().voidEnter a parse tree produced byCPP14Parser.braceOrEqualInitializer().voidEnter a parse tree produced byCPP14Parser.capture().voidEnter a parse tree produced byCPP14Parser.captureDefault().voidEnter a parse tree produced byCPP14Parser.captureList().voidEnter a parse tree produced byCPP14Parser.castExpression().voidEnter a parse tree produced byCPP14Parser.classHead().voidEnter a parse tree produced byCPP14Parser.classHeadName().voidEnter a parse tree produced byCPP14Parser.classKey().voidEnter a parse tree produced byCPP14Parser.className().voidEnter a parse tree produced byCPP14Parser.classOrDeclType().voidEnter a parse tree produced byCPP14Parser.classSpecifier().voidEnter a parse tree produced byCPP14Parser.classVirtSpecifier().voidEnter a parse tree produced byCPP14Parser.compoundStatement().voidEnter a parse tree produced byCPP14Parser.condition().voidEnter a parse tree produced byCPP14Parser.conditionalExpression().voidEnter a parse tree produced byCPP14Parser.constantExpression().voidEnter a parse tree produced byCPP14Parser.constructorInitializer().voidEnter a parse tree produced byCPP14Parser.conversionDeclarator().voidEnter a parse tree produced byCPP14Parser.conversionFunctionId().voidEnter a parse tree produced byCPP14Parser.conversionTypeId().voidEnter a parse tree produced byCPP14Parser.cvQualifier().voidEnter a parse tree produced byCPP14Parser.cvqualifierseq().voidEnter a parse tree produced byCPP14Parser.declaration().voidEnter a parse tree produced byCPP14Parser.declarationseq().voidEnter a parse tree produced byCPP14Parser.declarationStatement().voidEnter a parse tree produced byCPP14Parser.declarator().voidEnter a parse tree produced byCPP14Parser.declaratorid().voidEnter a parse tree produced byCPP14Parser.declSpecifier().voidEnter a parse tree produced byCPP14Parser.declSpecifierSeq().voidEnter a parse tree produced byCPP14Parser.decltypeSpecifier().voidEnter a parse tree produced byCPP14Parser.deleteExpression().voidEnter a parse tree produced byCPP14Parser.dynamicExceptionSpecification().voidEnter a parse tree produced byCPP14Parser.elaboratedTypeSpecifier().voidEnter a parse tree produced byCPP14Parser.emptyDeclaration().voidEnter a parse tree produced byCPP14Parser.enumbase().voidEnter a parse tree produced byCPP14Parser.enumerator().voidEnter a parse tree produced byCPP14Parser.enumeratorDefinition().voidEnter a parse tree produced byCPP14Parser.enumeratorList().voidEnter a parse tree produced byCPP14Parser.enumHead().voidEnter a parse tree produced byCPP14Parser.enumkey().voidEnter a parse tree produced byCPP14Parser.enumName().voidEnter a parse tree produced byCPP14Parser.enumSpecifier().voidEnter a parse tree produced byCPP14Parser.equalityExpression().voidEnter a parse tree produced byCPP14Parser.exceptionDeclaration().voidEnter a parse tree produced byCPP14Parser.exceptionSpecification().voidEnter a parse tree produced byCPP14Parser.exclusiveOrExpression().voidEnter a parse tree produced byCPP14Parser.explicitInstantiation().voidEnter a parse tree produced byCPP14Parser.explicitSpecialization().voidEnter a parse tree produced byCPP14Parser.expression().voidEnter a parse tree produced byCPP14Parser.expressionList().voidEnter a parse tree produced byCPP14Parser.expressionStatement().voidEnter a parse tree produced byCPP14Parser.forInitStatement().voidEnter a parse tree produced byCPP14Parser.forRangeDeclaration().voidEnter a parse tree produced byCPP14Parser.forRangeInitializer().voidEnter a parse tree produced byCPP14Parser.functionBody().voidEnter a parse tree produced byCPP14Parser.functionDefinition().voidEnter a parse tree produced byCPP14Parser.functionSpecifier().voidEnter a parse tree produced byCPP14Parser.functionTryBlock().voidEnter a parse tree produced byCPP14Parser.handler().voidEnter a parse tree produced byCPP14Parser.handlerSeq().voidEnter a parse tree produced byCPP14Parser.idExpression().voidEnter a parse tree produced byCPP14Parser.inclusiveOrExpression().voidEnter a parse tree produced byCPP14Parser.initcapture().voidEnter a parse tree produced byCPP14Parser.initDeclarator().voidEnter a parse tree produced byCPP14Parser.initDeclaratorList().voidEnter a parse tree produced byCPP14Parser.initializer().voidEnter a parse tree produced byCPP14Parser.initializerClause().voidEnter a parse tree produced byCPP14Parser.initializerList().voidEnter a parse tree produced byCPP14Parser.iterationStatement().voidEnter a parse tree produced byCPP14Parser.jumpStatement().voidEnter a parse tree produced byCPP14Parser.labeledStatement().voidEnter a parse tree produced byCPP14Parser.lambdaCapture().voidEnter a parse tree produced byCPP14Parser.lambdaDeclarator().voidEnter a parse tree produced byCPP14Parser.lambdaExpression().voidEnter a parse tree produced byCPP14Parser.lambdaIntroducer().voidEnter a parse tree produced byCPP14Parser.linkageSpecification().voidEnter a parse tree produced byCPP14Parser.literal().voidEnter a parse tree produced byCPP14Parser.literalOperatorId().voidEnter a parse tree produced byCPP14Parser.logicalAndExpression().voidEnter a parse tree produced byCPP14Parser.logicalOrExpression().voidEnter a parse tree produced byCPP14Parser.memberdeclaration().voidEnter a parse tree produced byCPP14Parser.memberDeclarator().voidEnter a parse tree produced byCPP14Parser.memberDeclaratorList().voidEnter a parse tree produced byCPP14Parser.memberSpecification().voidEnter a parse tree produced byCPP14Parser.memInitializer().voidEnter a parse tree produced byCPP14Parser.meminitializerid().voidEnter a parse tree produced byCPP14Parser.memInitializerList().voidEnter a parse tree produced byCPP14Parser.multiplicativeExpression().voidEnter a parse tree produced byCPP14Parser.namespaceAlias().voidEnter a parse tree produced byCPP14Parser.namespaceAliasDefinition().voidEnter a parse tree produced byCPP14Parser.namespaceDefinition().voidEnter a parse tree produced byCPP14Parser.namespaceName().voidEnter a parse tree produced byCPP14Parser.nestedNameSpecifier().voidEnter a parse tree produced byCPP14Parser.newDeclarator().voidEnter a parse tree produced byCPP14Parser.newExpression().voidEnter a parse tree produced byCPP14Parser.newInitializer().voidEnter a parse tree produced byCPP14Parser.newPlacement().voidEnter a parse tree produced byCPP14Parser.newTypeId().voidEnter a parse tree produced byCPP14Parser.noeExceptSpecification().voidEnter a parse tree produced byCPP14Parser.noExceptExpression().voidEnter a parse tree produced byCPP14Parser.noPointerAbstractDeclarator().voidEnter a parse tree produced byCPP14Parser.noPointerAbstractPackDeclarator().voidEnter a parse tree produced byCPP14Parser.noPointerDeclarator().voidEnter a parse tree produced byCPP14Parser.noPointerNewDeclarator().voidEnter a parse tree produced byCPP14Parser.opaqueEnumDeclaration().voidEnter a parse tree produced byCPP14Parser.operatorFunctionId().voidEnter a parse tree produced byCPP14Parser.originalNamespaceName().voidEnter a parse tree produced byCPP14Parser.parameterDeclaration().voidEnter a parse tree produced byCPP14Parser.parameterDeclarationClause().voidEnter a parse tree produced byCPP14Parser.parameterDeclarationList().voidEnter a parse tree produced byCPP14Parser.parametersAndQualifiers().voidEnter a parse tree produced byCPP14Parser.pointerAbstractDeclarator().voidEnter a parse tree produced byCPP14Parser.pointerDeclarator().voidEnter a parse tree produced byCPP14Parser.pointerMemberExpression().voidEnter a parse tree produced byCPP14Parser.pointerOperator().voidEnter a parse tree produced byCPP14Parser.postfixExpression().voidEnter a parse tree produced byCPP14Parser.primaryExpression().voidEnter a parse tree produced byCPP14Parser.pseudoDestructorName().voidEnter a parse tree produced byCPP14Parser.pureSpecifier().voidEnter a parse tree produced byCPP14Parser.qualifiedId().voidEnter a parse tree produced byCPP14Parser.qualifiednamespacespecifier().voidEnter a parse tree produced byCPP14Parser.refqualifier().voidEnter a parse tree produced byCPP14Parser.relationalExpression().voidEnter a parse tree produced byCPP14Parser.selectionStatement().voidEnter a parse tree produced byCPP14Parser.shiftExpression().voidEnter a parse tree produced byCPP14Parser.shiftOperator().voidEnter a parse tree produced byCPP14Parser.simpleCapture().voidEnter a parse tree produced byCPP14Parser.simpleDeclaration().voidEnter a parse tree produced byCPP14Parser.simpleTemplateId().voidEnter a parse tree produced byCPP14Parser.simpleTypeLengthModifier().voidEnter a parse tree produced byCPP14Parser.simpleTypeSignednessModifier().voidEnter a parse tree produced byCPP14Parser.simpleTypeSpecifier().voidEnter a parse tree produced byCPP14Parser.statement().voidEnter a parse tree produced byCPP14Parser.statementSeq().voidEnter a parse tree produced byCPP14Parser.staticAssertDeclaration().voidEnter a parse tree produced byCPP14Parser.storageClassSpecifier().voidEnter a parse tree produced byCPP14Parser.templateArgument().voidEnter a parse tree produced byCPP14Parser.templateArgumentList().voidEnter a parse tree produced byCPP14Parser.templateDeclaration().voidEnter a parse tree produced byCPP14Parser.templateId().voidEnter a parse tree produced byCPP14Parser.templateName().voidEnter a parse tree produced byCPP14Parser.templateParameter().voidEnter a parse tree produced byCPP14Parser.templateparameterList().voidEnter a parse tree produced byCPP14Parser.theOperator().voidEnter a parse tree produced byCPP14Parser.theTypeId().voidEnter a parse tree produced byCPP14Parser.theTypeName().voidEnter a parse tree produced byCPP14Parser.throwExpression().voidEnter a parse tree produced byCPP14Parser.trailingReturnType().voidEnter a parse tree produced byCPP14Parser.trailingTypeSpecifier().voidEnter a parse tree produced byCPP14Parser.trailingTypeSpecifierSeq().voidEnter a parse tree produced byCPP14Parser.translationUnit().voidEnter a parse tree produced byCPP14Parser.tryBlock().voidEnter a parse tree produced byCPP14Parser.typedefName().voidEnter a parse tree produced byCPP14Parser.typeIdList().voidEnter a parse tree produced byCPP14Parser.typeIdOfTheTypeId().voidEnter a parse tree produced byCPP14Parser.typeNameSpecifier().voidEnter a parse tree produced byCPP14Parser.typeParameter().voidEnter a parse tree produced byCPP14Parser.typeSpecifier().voidEnter a parse tree produced byCPP14Parser.typeSpecifierSeq().voidEnter a parse tree produced byCPP14Parser.unaryExpression().voidEnter a parse tree produced byCPP14Parser.unaryOperator().voidEnter a parse tree produced byCPP14Parser.unqualifiedId().voidEnter a parse tree produced byCPP14Parser.usingDeclaration().voidEnter a parse tree produced byCPP14Parser.usingDirective().voidEnter a parse tree produced byCPP14Parser.virtualSpecifier().voidEnter a parse tree produced byCPP14Parser.virtualSpecifierSeq().voidExit a parse tree produced byCPP14Parser.abstractDeclarator().voidExit a parse tree produced byCPP14Parser.abstractPackDeclarator().voidExit a parse tree produced byCPP14Parser.accessSpecifier().voidExit a parse tree produced byCPP14Parser.additiveExpression().voidExit a parse tree produced byCPP14Parser.aliasDeclaration().voidExit a parse tree produced byCPP14Parser.alignmentspecifier().voidExit a parse tree produced byCPP14Parser.andExpression().voidExit a parse tree produced byCPP14Parser.asmDefinition().voidExit a parse tree produced byCPP14Parser.assignmentExpression().voidExit a parse tree produced byCPP14Parser.assignmentOperator().voidExit a parse tree produced byCPP14Parser.attribute().voidExit a parse tree produced byCPP14Parser.attributeArgumentClause().voidExit a parse tree produced byCPP14Parser.attributeDeclaration().voidExit a parse tree produced byCPP14Parser.attributeList().voidExit a parse tree produced byCPP14Parser.attributeNamespace().voidExit a parse tree produced byCPP14Parser.attributeSpecifier().voidExit a parse tree produced byCPP14Parser.attributeSpecifierSeq().voidExit a parse tree produced byCPP14Parser.balancedtoken().voidExit a parse tree produced byCPP14Parser.balancedTokenSeq().voidExit a parse tree produced byCPP14Parser.baseClause().voidExit a parse tree produced byCPP14Parser.baseSpecifier().voidExit a parse tree produced byCPP14Parser.baseSpecifierList().voidExit a parse tree produced byCPP14Parser.baseTypeSpecifier().voidExit a parse tree produced byCPP14Parser.blockDeclaration().voidExit a parse tree produced byCPP14Parser.bracedInitList().voidExit a parse tree produced byCPP14Parser.braceOrEqualInitializer().voidExit a parse tree produced byCPP14Parser.capture().voidExit a parse tree produced byCPP14Parser.captureDefault().voidExit a parse tree produced byCPP14Parser.captureList().voidExit a parse tree produced byCPP14Parser.castExpression().voidExit a parse tree produced byCPP14Parser.classHead().voidExit a parse tree produced byCPP14Parser.classHeadName().voidExit a parse tree produced byCPP14Parser.classKey().voidExit a parse tree produced byCPP14Parser.className().voidExit a parse tree produced byCPP14Parser.classOrDeclType().voidExit a parse tree produced byCPP14Parser.classSpecifier().voidExit a parse tree produced byCPP14Parser.classVirtSpecifier().voidExit a parse tree produced byCPP14Parser.compoundStatement().voidExit a parse tree produced byCPP14Parser.condition().voidExit a parse tree produced byCPP14Parser.conditionalExpression().voidExit a parse tree produced byCPP14Parser.constantExpression().voidExit a parse tree produced byCPP14Parser.constructorInitializer().voidExit a parse tree produced byCPP14Parser.conversionDeclarator().voidExit a parse tree produced byCPP14Parser.conversionFunctionId().voidExit a parse tree produced byCPP14Parser.conversionTypeId().voidExit a parse tree produced byCPP14Parser.cvQualifier().voidExit a parse tree produced byCPP14Parser.cvqualifierseq().voidExit a parse tree produced byCPP14Parser.declaration().voidExit a parse tree produced byCPP14Parser.declarationseq().voidExit a parse tree produced byCPP14Parser.declarationStatement().voidExit a parse tree produced byCPP14Parser.declarator().voidExit a parse tree produced byCPP14Parser.declaratorid().voidExit a parse tree produced byCPP14Parser.declSpecifier().voidExit a parse tree produced byCPP14Parser.declSpecifierSeq().voidExit a parse tree produced byCPP14Parser.decltypeSpecifier().voidExit a parse tree produced byCPP14Parser.deleteExpression().voidExit a parse tree produced byCPP14Parser.dynamicExceptionSpecification().voidExit a parse tree produced byCPP14Parser.elaboratedTypeSpecifier().voidExit a parse tree produced byCPP14Parser.emptyDeclaration().voidExit a parse tree produced byCPP14Parser.enumbase().voidExit a parse tree produced byCPP14Parser.enumerator().voidExit a parse tree produced byCPP14Parser.enumeratorDefinition().voidExit a parse tree produced byCPP14Parser.enumeratorList().voidExit a parse tree produced byCPP14Parser.enumHead().voidExit a parse tree produced byCPP14Parser.enumkey().voidExit a parse tree produced byCPP14Parser.enumName().voidExit a parse tree produced byCPP14Parser.enumSpecifier().voidExit a parse tree produced byCPP14Parser.equalityExpression().voidExit a parse tree produced byCPP14Parser.exceptionDeclaration().voidExit a parse tree produced byCPP14Parser.exceptionSpecification().voidExit a parse tree produced byCPP14Parser.exclusiveOrExpression().voidExit a parse tree produced byCPP14Parser.explicitInstantiation().voidExit a parse tree produced byCPP14Parser.explicitSpecialization().voidExit a parse tree produced byCPP14Parser.expression().voidExit a parse tree produced byCPP14Parser.expressionList().voidExit a parse tree produced byCPP14Parser.expressionStatement().voidExit a parse tree produced byCPP14Parser.forInitStatement().voidExit a parse tree produced byCPP14Parser.forRangeDeclaration().voidExit a parse tree produced byCPP14Parser.forRangeInitializer().voidExit a parse tree produced byCPP14Parser.functionBody().voidExit a parse tree produced byCPP14Parser.functionDefinition().voidExit a parse tree produced byCPP14Parser.functionSpecifier().voidExit a parse tree produced byCPP14Parser.functionTryBlock().voidExit a parse tree produced byCPP14Parser.handler().voidExit a parse tree produced byCPP14Parser.handlerSeq().voidExit a parse tree produced byCPP14Parser.idExpression().voidExit a parse tree produced byCPP14Parser.inclusiveOrExpression().voidExit a parse tree produced byCPP14Parser.initcapture().voidExit a parse tree produced byCPP14Parser.initDeclarator().voidExit a parse tree produced byCPP14Parser.initDeclaratorList().voidExit a parse tree produced byCPP14Parser.initializer().voidExit a parse tree produced byCPP14Parser.initializerClause().voidExit a parse tree produced byCPP14Parser.initializerList().voidExit a parse tree produced byCPP14Parser.iterationStatement().voidExit a parse tree produced byCPP14Parser.jumpStatement().voidExit a parse tree produced byCPP14Parser.labeledStatement().voidExit a parse tree produced byCPP14Parser.lambdaCapture().voidExit a parse tree produced byCPP14Parser.lambdaDeclarator().voidExit a parse tree produced byCPP14Parser.lambdaExpression().voidExit a parse tree produced byCPP14Parser.lambdaIntroducer().voidExit a parse tree produced byCPP14Parser.linkageSpecification().voidExit a parse tree produced byCPP14Parser.literal().voidExit a parse tree produced byCPP14Parser.literalOperatorId().voidExit a parse tree produced byCPP14Parser.logicalAndExpression().voidExit a parse tree produced byCPP14Parser.logicalOrExpression().voidExit a parse tree produced byCPP14Parser.memberdeclaration().voidExit a parse tree produced byCPP14Parser.memberDeclarator().voidExit a parse tree produced byCPP14Parser.memberDeclaratorList().voidExit a parse tree produced byCPP14Parser.memberSpecification().voidExit a parse tree produced byCPP14Parser.memInitializer().voidExit a parse tree produced byCPP14Parser.meminitializerid().voidExit a parse tree produced byCPP14Parser.memInitializerList().voidExit a parse tree produced byCPP14Parser.multiplicativeExpression().voidExit a parse tree produced byCPP14Parser.namespaceAlias().voidExit a parse tree produced byCPP14Parser.namespaceAliasDefinition().voidExit a parse tree produced byCPP14Parser.namespaceDefinition().voidExit a parse tree produced byCPP14Parser.namespaceName().voidExit a parse tree produced byCPP14Parser.nestedNameSpecifier().voidExit a parse tree produced byCPP14Parser.newDeclarator().voidExit a parse tree produced byCPP14Parser.newExpression().voidExit a parse tree produced byCPP14Parser.newInitializer().voidExit a parse tree produced byCPP14Parser.newPlacement().voidExit a parse tree produced byCPP14Parser.newTypeId().voidExit a parse tree produced byCPP14Parser.noeExceptSpecification().voidExit a parse tree produced byCPP14Parser.noExceptExpression().voidExit a parse tree produced byCPP14Parser.noPointerAbstractDeclarator().voidExit a parse tree produced byCPP14Parser.noPointerAbstractPackDeclarator().voidExit a parse tree produced byCPP14Parser.noPointerDeclarator().voidExit a parse tree produced byCPP14Parser.noPointerNewDeclarator().voidExit a parse tree produced byCPP14Parser.opaqueEnumDeclaration().voidExit a parse tree produced byCPP14Parser.operatorFunctionId().voidExit a parse tree produced byCPP14Parser.originalNamespaceName().voidExit a parse tree produced byCPP14Parser.parameterDeclaration().voidExit a parse tree produced byCPP14Parser.parameterDeclarationClause().voidExit a parse tree produced byCPP14Parser.parameterDeclarationList().voidExit a parse tree produced byCPP14Parser.parametersAndQualifiers().voidExit a parse tree produced byCPP14Parser.pointerAbstractDeclarator().voidExit a parse tree produced byCPP14Parser.pointerDeclarator().voidExit a parse tree produced byCPP14Parser.pointerMemberExpression().voidExit a parse tree produced byCPP14Parser.pointerOperator().voidExit a parse tree produced byCPP14Parser.postfixExpression().voidExit a parse tree produced byCPP14Parser.primaryExpression().voidExit a parse tree produced byCPP14Parser.pseudoDestructorName().voidExit a parse tree produced byCPP14Parser.pureSpecifier().voidExit a parse tree produced byCPP14Parser.qualifiedId().voidExit a parse tree produced byCPP14Parser.qualifiednamespacespecifier().voidExit a parse tree produced byCPP14Parser.refqualifier().voidExit a parse tree produced byCPP14Parser.relationalExpression().voidExit a parse tree produced byCPP14Parser.selectionStatement().voidExit a parse tree produced byCPP14Parser.shiftExpression().voidExit a parse tree produced byCPP14Parser.shiftOperator().voidExit a parse tree produced byCPP14Parser.simpleCapture().voidExit a parse tree produced byCPP14Parser.simpleDeclaration().voidExit a parse tree produced byCPP14Parser.simpleTemplateId().voidExit a parse tree produced byCPP14Parser.simpleTypeLengthModifier().voidExit a parse tree produced byCPP14Parser.simpleTypeSignednessModifier().voidExit a parse tree produced byCPP14Parser.simpleTypeSpecifier().voidExit a parse tree produced byCPP14Parser.statement().voidExit a parse tree produced byCPP14Parser.statementSeq().voidExit a parse tree produced byCPP14Parser.staticAssertDeclaration().voidExit a parse tree produced byCPP14Parser.storageClassSpecifier().voidExit a parse tree produced byCPP14Parser.templateArgument().voidExit a parse tree produced byCPP14Parser.templateArgumentList().voidExit a parse tree produced byCPP14Parser.templateDeclaration().voidExit a parse tree produced byCPP14Parser.templateId().voidExit a parse tree produced byCPP14Parser.templateName().voidExit a parse tree produced byCPP14Parser.templateParameter().voidExit a parse tree produced byCPP14Parser.templateparameterList().voidExit a parse tree produced byCPP14Parser.theOperator().voidExit a parse tree produced byCPP14Parser.theTypeId().voidExit a parse tree produced byCPP14Parser.theTypeName().voidExit a parse tree produced byCPP14Parser.throwExpression().voidExit a parse tree produced byCPP14Parser.trailingReturnType().voidExit a parse tree produced byCPP14Parser.trailingTypeSpecifier().voidExit a parse tree produced byCPP14Parser.trailingTypeSpecifierSeq().voidExit a parse tree produced byCPP14Parser.translationUnit().voidExit a parse tree produced byCPP14Parser.tryBlock().voidExit a parse tree produced byCPP14Parser.typedefName().voidExit a parse tree produced byCPP14Parser.typeIdList().voidExit a parse tree produced byCPP14Parser.typeIdOfTheTypeId().voidExit a parse tree produced byCPP14Parser.typeNameSpecifier().voidExit a parse tree produced byCPP14Parser.typeParameter().voidExit a parse tree produced byCPP14Parser.typeSpecifier().voidExit a parse tree produced byCPP14Parser.typeSpecifierSeq().voidExit a parse tree produced byCPP14Parser.unaryExpression().voidExit a parse tree produced byCPP14Parser.unaryOperator().voidExit a parse tree produced byCPP14Parser.unqualifiedId().voidExit a parse tree produced byCPP14Parser.usingDeclaration().voidExit a parse tree produced byCPP14Parser.usingDirective().voidExit a parse tree produced byCPP14Parser.virtualSpecifier().voidExit a parse tree produced byCPP14Parser.virtualSpecifierSeq().Methods inherited from interface org.antlr.v4.runtime.tree.ParseTreeListener
enterEveryRule, exitEveryRule, visitErrorNode, visitTerminal
-
Method Details
-
enterTranslationUnit
Enter a parse tree produced byCPP14Parser.translationUnit().- Parameters:
ctx- the parse tree
-
exitTranslationUnit
Exit a parse tree produced byCPP14Parser.translationUnit().- Parameters:
ctx- the parse tree
-
enterPrimaryExpression
Enter a parse tree produced byCPP14Parser.primaryExpression().- Parameters:
ctx- the parse tree
-
exitPrimaryExpression
Exit a parse tree produced byCPP14Parser.primaryExpression().- Parameters:
ctx- the parse tree
-
enterIdExpression
Enter a parse tree produced byCPP14Parser.idExpression().- Parameters:
ctx- the parse tree
-
exitIdExpression
Exit a parse tree produced byCPP14Parser.idExpression().- Parameters:
ctx- the parse tree
-
enterUnqualifiedId
Enter a parse tree produced byCPP14Parser.unqualifiedId().- Parameters:
ctx- the parse tree
-
exitUnqualifiedId
Exit a parse tree produced byCPP14Parser.unqualifiedId().- Parameters:
ctx- the parse tree
-
enterQualifiedId
Enter a parse tree produced byCPP14Parser.qualifiedId().- Parameters:
ctx- the parse tree
-
exitQualifiedId
Exit a parse tree produced byCPP14Parser.qualifiedId().- Parameters:
ctx- the parse tree
-
enterNestedNameSpecifier
Enter a parse tree produced byCPP14Parser.nestedNameSpecifier().- Parameters:
ctx- the parse tree
-
exitNestedNameSpecifier
Exit a parse tree produced byCPP14Parser.nestedNameSpecifier().- Parameters:
ctx- the parse tree
-
enterLambdaExpression
Enter a parse tree produced byCPP14Parser.lambdaExpression().- Parameters:
ctx- the parse tree
-
exitLambdaExpression
Exit a parse tree produced byCPP14Parser.lambdaExpression().- Parameters:
ctx- the parse tree
-
enterLambdaIntroducer
Enter a parse tree produced byCPP14Parser.lambdaIntroducer().- Parameters:
ctx- the parse tree
-
exitLambdaIntroducer
Exit a parse tree produced byCPP14Parser.lambdaIntroducer().- Parameters:
ctx- the parse tree
-
enterLambdaCapture
Enter a parse tree produced byCPP14Parser.lambdaCapture().- Parameters:
ctx- the parse tree
-
exitLambdaCapture
Exit a parse tree produced byCPP14Parser.lambdaCapture().- Parameters:
ctx- the parse tree
-
enterCaptureDefault
Enter a parse tree produced byCPP14Parser.captureDefault().- Parameters:
ctx- the parse tree
-
exitCaptureDefault
Exit a parse tree produced byCPP14Parser.captureDefault().- Parameters:
ctx- the parse tree
-
enterCaptureList
Enter a parse tree produced byCPP14Parser.captureList().- Parameters:
ctx- the parse tree
-
exitCaptureList
Exit a parse tree produced byCPP14Parser.captureList().- Parameters:
ctx- the parse tree
-
enterCapture
Enter a parse tree produced byCPP14Parser.capture().- Parameters:
ctx- the parse tree
-
exitCapture
Exit a parse tree produced byCPP14Parser.capture().- Parameters:
ctx- the parse tree
-
enterSimpleCapture
Enter a parse tree produced byCPP14Parser.simpleCapture().- Parameters:
ctx- the parse tree
-
exitSimpleCapture
Exit a parse tree produced byCPP14Parser.simpleCapture().- Parameters:
ctx- the parse tree
-
enterInitcapture
Enter a parse tree produced byCPP14Parser.initcapture().- Parameters:
ctx- the parse tree
-
exitInitcapture
Exit a parse tree produced byCPP14Parser.initcapture().- Parameters:
ctx- the parse tree
-
enterLambdaDeclarator
Enter a parse tree produced byCPP14Parser.lambdaDeclarator().- Parameters:
ctx- the parse tree
-
exitLambdaDeclarator
Exit a parse tree produced byCPP14Parser.lambdaDeclarator().- Parameters:
ctx- the parse tree
-
enterPostfixExpression
Enter a parse tree produced byCPP14Parser.postfixExpression().- Parameters:
ctx- the parse tree
-
exitPostfixExpression
Exit a parse tree produced byCPP14Parser.postfixExpression().- Parameters:
ctx- the parse tree
-
enterTypeIdOfTheTypeId
Enter a parse tree produced byCPP14Parser.typeIdOfTheTypeId().- Parameters:
ctx- the parse tree
-
exitTypeIdOfTheTypeId
Exit a parse tree produced byCPP14Parser.typeIdOfTheTypeId().- Parameters:
ctx- the parse tree
-
enterExpressionList
Enter a parse tree produced byCPP14Parser.expressionList().- Parameters:
ctx- the parse tree
-
exitExpressionList
Exit a parse tree produced byCPP14Parser.expressionList().- Parameters:
ctx- the parse tree
-
enterPseudoDestructorName
Enter a parse tree produced byCPP14Parser.pseudoDestructorName().- Parameters:
ctx- the parse tree
-
exitPseudoDestructorName
Exit a parse tree produced byCPP14Parser.pseudoDestructorName().- Parameters:
ctx- the parse tree
-
enterUnaryExpression
Enter a parse tree produced byCPP14Parser.unaryExpression().- Parameters:
ctx- the parse tree
-
exitUnaryExpression
Exit a parse tree produced byCPP14Parser.unaryExpression().- Parameters:
ctx- the parse tree
-
enterUnaryOperator
Enter a parse tree produced byCPP14Parser.unaryOperator().- Parameters:
ctx- the parse tree
-
exitUnaryOperator
Exit a parse tree produced byCPP14Parser.unaryOperator().- Parameters:
ctx- the parse tree
-
enterNewExpression
Enter a parse tree produced byCPP14Parser.newExpression().- Parameters:
ctx- the parse tree
-
exitNewExpression
Exit a parse tree produced byCPP14Parser.newExpression().- Parameters:
ctx- the parse tree
-
enterNewPlacement
Enter a parse tree produced byCPP14Parser.newPlacement().- Parameters:
ctx- the parse tree
-
exitNewPlacement
Exit a parse tree produced byCPP14Parser.newPlacement().- Parameters:
ctx- the parse tree
-
enterNewTypeId
Enter a parse tree produced byCPP14Parser.newTypeId().- Parameters:
ctx- the parse tree
-
exitNewTypeId
Exit a parse tree produced byCPP14Parser.newTypeId().- Parameters:
ctx- the parse tree
-
enterNewDeclarator
Enter a parse tree produced byCPP14Parser.newDeclarator().- Parameters:
ctx- the parse tree
-
exitNewDeclarator
Exit a parse tree produced byCPP14Parser.newDeclarator().- Parameters:
ctx- the parse tree
-
enterNoPointerNewDeclarator
Enter a parse tree produced byCPP14Parser.noPointerNewDeclarator().- Parameters:
ctx- the parse tree
-
exitNoPointerNewDeclarator
Exit a parse tree produced byCPP14Parser.noPointerNewDeclarator().- Parameters:
ctx- the parse tree
-
enterNewInitializer
Enter a parse tree produced byCPP14Parser.newInitializer().- Parameters:
ctx- the parse tree
-
exitNewInitializer
Exit a parse tree produced byCPP14Parser.newInitializer().- Parameters:
ctx- the parse tree
-
enterDeleteExpression
Enter a parse tree produced byCPP14Parser.deleteExpression().- Parameters:
ctx- the parse tree
-
exitDeleteExpression
Exit a parse tree produced byCPP14Parser.deleteExpression().- Parameters:
ctx- the parse tree
-
enterNoExceptExpression
Enter a parse tree produced byCPP14Parser.noExceptExpression().- Parameters:
ctx- the parse tree
-
exitNoExceptExpression
Exit a parse tree produced byCPP14Parser.noExceptExpression().- Parameters:
ctx- the parse tree
-
enterCastExpression
Enter a parse tree produced byCPP14Parser.castExpression().- Parameters:
ctx- the parse tree
-
exitCastExpression
Exit a parse tree produced byCPP14Parser.castExpression().- Parameters:
ctx- the parse tree
-
enterPointerMemberExpression
Enter a parse tree produced byCPP14Parser.pointerMemberExpression().- Parameters:
ctx- the parse tree
-
exitPointerMemberExpression
Exit a parse tree produced byCPP14Parser.pointerMemberExpression().- Parameters:
ctx- the parse tree
-
enterMultiplicativeExpression
Enter a parse tree produced byCPP14Parser.multiplicativeExpression().- Parameters:
ctx- the parse tree
-
exitMultiplicativeExpression
Exit a parse tree produced byCPP14Parser.multiplicativeExpression().- Parameters:
ctx- the parse tree
-
enterAdditiveExpression
Enter a parse tree produced byCPP14Parser.additiveExpression().- Parameters:
ctx- the parse tree
-
exitAdditiveExpression
Exit a parse tree produced byCPP14Parser.additiveExpression().- Parameters:
ctx- the parse tree
-
enterShiftExpression
Enter a parse tree produced byCPP14Parser.shiftExpression().- Parameters:
ctx- the parse tree
-
exitShiftExpression
Exit a parse tree produced byCPP14Parser.shiftExpression().- Parameters:
ctx- the parse tree
-
enterShiftOperator
Enter a parse tree produced byCPP14Parser.shiftOperator().- Parameters:
ctx- the parse tree
-
exitShiftOperator
Exit a parse tree produced byCPP14Parser.shiftOperator().- Parameters:
ctx- the parse tree
-
enterRelationalExpression
Enter a parse tree produced byCPP14Parser.relationalExpression().- Parameters:
ctx- the parse tree
-
exitRelationalExpression
Exit a parse tree produced byCPP14Parser.relationalExpression().- Parameters:
ctx- the parse tree
-
enterEqualityExpression
Enter a parse tree produced byCPP14Parser.equalityExpression().- Parameters:
ctx- the parse tree
-
exitEqualityExpression
Exit a parse tree produced byCPP14Parser.equalityExpression().- Parameters:
ctx- the parse tree
-
enterAndExpression
Enter a parse tree produced byCPP14Parser.andExpression().- Parameters:
ctx- the parse tree
-
exitAndExpression
Exit a parse tree produced byCPP14Parser.andExpression().- Parameters:
ctx- the parse tree
-
enterExclusiveOrExpression
Enter a parse tree produced byCPP14Parser.exclusiveOrExpression().- Parameters:
ctx- the parse tree
-
exitExclusiveOrExpression
Exit a parse tree produced byCPP14Parser.exclusiveOrExpression().- Parameters:
ctx- the parse tree
-
enterInclusiveOrExpression
Enter a parse tree produced byCPP14Parser.inclusiveOrExpression().- Parameters:
ctx- the parse tree
-
exitInclusiveOrExpression
Exit a parse tree produced byCPP14Parser.inclusiveOrExpression().- Parameters:
ctx- the parse tree
-
enterLogicalAndExpression
Enter a parse tree produced byCPP14Parser.logicalAndExpression().- Parameters:
ctx- the parse tree
-
exitLogicalAndExpression
Exit a parse tree produced byCPP14Parser.logicalAndExpression().- Parameters:
ctx- the parse tree
-
enterLogicalOrExpression
Enter a parse tree produced byCPP14Parser.logicalOrExpression().- Parameters:
ctx- the parse tree
-
exitLogicalOrExpression
Exit a parse tree produced byCPP14Parser.logicalOrExpression().- Parameters:
ctx- the parse tree
-
enterConditionalExpression
Enter a parse tree produced byCPP14Parser.conditionalExpression().- Parameters:
ctx- the parse tree
-
exitConditionalExpression
Exit a parse tree produced byCPP14Parser.conditionalExpression().- Parameters:
ctx- the parse tree
-
enterAssignmentExpression
Enter a parse tree produced byCPP14Parser.assignmentExpression().- Parameters:
ctx- the parse tree
-
exitAssignmentExpression
Exit a parse tree produced byCPP14Parser.assignmentExpression().- Parameters:
ctx- the parse tree
-
enterAssignmentOperator
Enter a parse tree produced byCPP14Parser.assignmentOperator().- Parameters:
ctx- the parse tree
-
exitAssignmentOperator
Exit a parse tree produced byCPP14Parser.assignmentOperator().- Parameters:
ctx- the parse tree
-
enterExpression
Enter a parse tree produced byCPP14Parser.expression().- Parameters:
ctx- the parse tree
-
exitExpression
Exit a parse tree produced byCPP14Parser.expression().- Parameters:
ctx- the parse tree
-
enterConstantExpression
Enter a parse tree produced byCPP14Parser.constantExpression().- Parameters:
ctx- the parse tree
-
exitConstantExpression
Exit a parse tree produced byCPP14Parser.constantExpression().- Parameters:
ctx- the parse tree
-
enterStatement
Enter a parse tree produced byCPP14Parser.statement().- Parameters:
ctx- the parse tree
-
exitStatement
Exit a parse tree produced byCPP14Parser.statement().- Parameters:
ctx- the parse tree
-
enterLabeledStatement
Enter a parse tree produced byCPP14Parser.labeledStatement().- Parameters:
ctx- the parse tree
-
exitLabeledStatement
Exit a parse tree produced byCPP14Parser.labeledStatement().- Parameters:
ctx- the parse tree
-
enterExpressionStatement
Enter a parse tree produced byCPP14Parser.expressionStatement().- Parameters:
ctx- the parse tree
-
exitExpressionStatement
Exit a parse tree produced byCPP14Parser.expressionStatement().- Parameters:
ctx- the parse tree
-
enterCompoundStatement
Enter a parse tree produced byCPP14Parser.compoundStatement().- Parameters:
ctx- the parse tree
-
exitCompoundStatement
Exit a parse tree produced byCPP14Parser.compoundStatement().- Parameters:
ctx- the parse tree
-
enterStatementSeq
Enter a parse tree produced byCPP14Parser.statementSeq().- Parameters:
ctx- the parse tree
-
exitStatementSeq
Exit a parse tree produced byCPP14Parser.statementSeq().- Parameters:
ctx- the parse tree
-
enterSelectionStatement
Enter a parse tree produced byCPP14Parser.selectionStatement().- Parameters:
ctx- the parse tree
-
exitSelectionStatement
Exit a parse tree produced byCPP14Parser.selectionStatement().- Parameters:
ctx- the parse tree
-
enterCondition
Enter a parse tree produced byCPP14Parser.condition().- Parameters:
ctx- the parse tree
-
exitCondition
Exit a parse tree produced byCPP14Parser.condition().- Parameters:
ctx- the parse tree
-
enterIterationStatement
Enter a parse tree produced byCPP14Parser.iterationStatement().- Parameters:
ctx- the parse tree
-
exitIterationStatement
Exit a parse tree produced byCPP14Parser.iterationStatement().- Parameters:
ctx- the parse tree
-
enterForInitStatement
Enter a parse tree produced byCPP14Parser.forInitStatement().- Parameters:
ctx- the parse tree
-
exitForInitStatement
Exit a parse tree produced byCPP14Parser.forInitStatement().- Parameters:
ctx- the parse tree
-
enterForRangeDeclaration
Enter a parse tree produced byCPP14Parser.forRangeDeclaration().- Parameters:
ctx- the parse tree
-
exitForRangeDeclaration
Exit a parse tree produced byCPP14Parser.forRangeDeclaration().- Parameters:
ctx- the parse tree
-
enterForRangeInitializer
Enter a parse tree produced byCPP14Parser.forRangeInitializer().- Parameters:
ctx- the parse tree
-
exitForRangeInitializer
Exit a parse tree produced byCPP14Parser.forRangeInitializer().- Parameters:
ctx- the parse tree
-
enterJumpStatement
Enter a parse tree produced byCPP14Parser.jumpStatement().- Parameters:
ctx- the parse tree
-
exitJumpStatement
Exit a parse tree produced byCPP14Parser.jumpStatement().- Parameters:
ctx- the parse tree
-
enterDeclarationStatement
Enter a parse tree produced byCPP14Parser.declarationStatement().- Parameters:
ctx- the parse tree
-
exitDeclarationStatement
Exit a parse tree produced byCPP14Parser.declarationStatement().- Parameters:
ctx- the parse tree
-
enterDeclarationseq
Enter a parse tree produced byCPP14Parser.declarationseq().- Parameters:
ctx- the parse tree
-
exitDeclarationseq
Exit a parse tree produced byCPP14Parser.declarationseq().- Parameters:
ctx- the parse tree
-
enterDeclaration
Enter a parse tree produced byCPP14Parser.declaration().- Parameters:
ctx- the parse tree
-
exitDeclaration
Exit a parse tree produced byCPP14Parser.declaration().- Parameters:
ctx- the parse tree
-
enterBlockDeclaration
Enter a parse tree produced byCPP14Parser.blockDeclaration().- Parameters:
ctx- the parse tree
-
exitBlockDeclaration
Exit a parse tree produced byCPP14Parser.blockDeclaration().- Parameters:
ctx- the parse tree
-
enterAliasDeclaration
Enter a parse tree produced byCPP14Parser.aliasDeclaration().- Parameters:
ctx- the parse tree
-
exitAliasDeclaration
Exit a parse tree produced byCPP14Parser.aliasDeclaration().- Parameters:
ctx- the parse tree
-
enterSimpleDeclaration
Enter a parse tree produced byCPP14Parser.simpleDeclaration().- Parameters:
ctx- the parse tree
-
exitSimpleDeclaration
Exit a parse tree produced byCPP14Parser.simpleDeclaration().- Parameters:
ctx- the parse tree
-
enterStaticAssertDeclaration
Enter a parse tree produced byCPP14Parser.staticAssertDeclaration().- Parameters:
ctx- the parse tree
-
exitStaticAssertDeclaration
Exit a parse tree produced byCPP14Parser.staticAssertDeclaration().- Parameters:
ctx- the parse tree
-
enterEmptyDeclaration
Enter a parse tree produced byCPP14Parser.emptyDeclaration().- Parameters:
ctx- the parse tree
-
exitEmptyDeclaration
Exit a parse tree produced byCPP14Parser.emptyDeclaration().- Parameters:
ctx- the parse tree
-
enterAttributeDeclaration
Enter a parse tree produced byCPP14Parser.attributeDeclaration().- Parameters:
ctx- the parse tree
-
exitAttributeDeclaration
Exit a parse tree produced byCPP14Parser.attributeDeclaration().- Parameters:
ctx- the parse tree
-
enterDeclSpecifier
Enter a parse tree produced byCPP14Parser.declSpecifier().- Parameters:
ctx- the parse tree
-
exitDeclSpecifier
Exit a parse tree produced byCPP14Parser.declSpecifier().- Parameters:
ctx- the parse tree
-
enterDeclSpecifierSeq
Enter a parse tree produced byCPP14Parser.declSpecifierSeq().- Parameters:
ctx- the parse tree
-
exitDeclSpecifierSeq
Exit a parse tree produced byCPP14Parser.declSpecifierSeq().- Parameters:
ctx- the parse tree
-
enterStorageClassSpecifier
Enter a parse tree produced byCPP14Parser.storageClassSpecifier().- Parameters:
ctx- the parse tree
-
exitStorageClassSpecifier
Exit a parse tree produced byCPP14Parser.storageClassSpecifier().- Parameters:
ctx- the parse tree
-
enterFunctionSpecifier
Enter a parse tree produced byCPP14Parser.functionSpecifier().- Parameters:
ctx- the parse tree
-
exitFunctionSpecifier
Exit a parse tree produced byCPP14Parser.functionSpecifier().- Parameters:
ctx- the parse tree
-
enterTypedefName
Enter a parse tree produced byCPP14Parser.typedefName().- Parameters:
ctx- the parse tree
-
exitTypedefName
Exit a parse tree produced byCPP14Parser.typedefName().- Parameters:
ctx- the parse tree
-
enterTypeSpecifier
Enter a parse tree produced byCPP14Parser.typeSpecifier().- Parameters:
ctx- the parse tree
-
exitTypeSpecifier
Exit a parse tree produced byCPP14Parser.typeSpecifier().- Parameters:
ctx- the parse tree
-
enterTrailingTypeSpecifier
Enter a parse tree produced byCPP14Parser.trailingTypeSpecifier().- Parameters:
ctx- the parse tree
-
exitTrailingTypeSpecifier
Exit a parse tree produced byCPP14Parser.trailingTypeSpecifier().- Parameters:
ctx- the parse tree
-
enterTypeSpecifierSeq
Enter a parse tree produced byCPP14Parser.typeSpecifierSeq().- Parameters:
ctx- the parse tree
-
exitTypeSpecifierSeq
Exit a parse tree produced byCPP14Parser.typeSpecifierSeq().- Parameters:
ctx- the parse tree
-
enterTrailingTypeSpecifierSeq
Enter a parse tree produced byCPP14Parser.trailingTypeSpecifierSeq().- Parameters:
ctx- the parse tree
-
exitTrailingTypeSpecifierSeq
Exit a parse tree produced byCPP14Parser.trailingTypeSpecifierSeq().- Parameters:
ctx- the parse tree
-
enterSimpleTypeLengthModifier
Enter a parse tree produced byCPP14Parser.simpleTypeLengthModifier().- Parameters:
ctx- the parse tree
-
exitSimpleTypeLengthModifier
Exit a parse tree produced byCPP14Parser.simpleTypeLengthModifier().- Parameters:
ctx- the parse tree
-
enterSimpleTypeSignednessModifier
Enter a parse tree produced byCPP14Parser.simpleTypeSignednessModifier().- Parameters:
ctx- the parse tree
-
exitSimpleTypeSignednessModifier
Exit a parse tree produced byCPP14Parser.simpleTypeSignednessModifier().- Parameters:
ctx- the parse tree
-
enterSimpleTypeSpecifier
Enter a parse tree produced byCPP14Parser.simpleTypeSpecifier().- Parameters:
ctx- the parse tree
-
exitSimpleTypeSpecifier
Exit a parse tree produced byCPP14Parser.simpleTypeSpecifier().- Parameters:
ctx- the parse tree
-
enterTheTypeName
Enter a parse tree produced byCPP14Parser.theTypeName().- Parameters:
ctx- the parse tree
-
exitTheTypeName
Exit a parse tree produced byCPP14Parser.theTypeName().- Parameters:
ctx- the parse tree
-
enterDecltypeSpecifier
Enter a parse tree produced byCPP14Parser.decltypeSpecifier().- Parameters:
ctx- the parse tree
-
exitDecltypeSpecifier
Exit a parse tree produced byCPP14Parser.decltypeSpecifier().- Parameters:
ctx- the parse tree
-
enterElaboratedTypeSpecifier
Enter a parse tree produced byCPP14Parser.elaboratedTypeSpecifier().- Parameters:
ctx- the parse tree
-
exitElaboratedTypeSpecifier
Exit a parse tree produced byCPP14Parser.elaboratedTypeSpecifier().- Parameters:
ctx- the parse tree
-
enterEnumName
Enter a parse tree produced byCPP14Parser.enumName().- Parameters:
ctx- the parse tree
-
exitEnumName
Exit a parse tree produced byCPP14Parser.enumName().- Parameters:
ctx- the parse tree
-
enterEnumSpecifier
Enter a parse tree produced byCPP14Parser.enumSpecifier().- Parameters:
ctx- the parse tree
-
exitEnumSpecifier
Exit a parse tree produced byCPP14Parser.enumSpecifier().- Parameters:
ctx- the parse tree
-
enterEnumHead
Enter a parse tree produced byCPP14Parser.enumHead().- Parameters:
ctx- the parse tree
-
exitEnumHead
Exit a parse tree produced byCPP14Parser.enumHead().- Parameters:
ctx- the parse tree
-
enterOpaqueEnumDeclaration
Enter a parse tree produced byCPP14Parser.opaqueEnumDeclaration().- Parameters:
ctx- the parse tree
-
exitOpaqueEnumDeclaration
Exit a parse tree produced byCPP14Parser.opaqueEnumDeclaration().- Parameters:
ctx- the parse tree
-
enterEnumkey
Enter a parse tree produced byCPP14Parser.enumkey().- Parameters:
ctx- the parse tree
-
exitEnumkey
Exit a parse tree produced byCPP14Parser.enumkey().- Parameters:
ctx- the parse tree
-
enterEnumbase
Enter a parse tree produced byCPP14Parser.enumbase().- Parameters:
ctx- the parse tree
-
exitEnumbase
Exit a parse tree produced byCPP14Parser.enumbase().- Parameters:
ctx- the parse tree
-
enterEnumeratorList
Enter a parse tree produced byCPP14Parser.enumeratorList().- Parameters:
ctx- the parse tree
-
exitEnumeratorList
Exit a parse tree produced byCPP14Parser.enumeratorList().- Parameters:
ctx- the parse tree
-
enterEnumeratorDefinition
Enter a parse tree produced byCPP14Parser.enumeratorDefinition().- Parameters:
ctx- the parse tree
-
exitEnumeratorDefinition
Exit a parse tree produced byCPP14Parser.enumeratorDefinition().- Parameters:
ctx- the parse tree
-
enterEnumerator
Enter a parse tree produced byCPP14Parser.enumerator().- Parameters:
ctx- the parse tree
-
exitEnumerator
Exit a parse tree produced byCPP14Parser.enumerator().- Parameters:
ctx- the parse tree
-
enterNamespaceName
Enter a parse tree produced byCPP14Parser.namespaceName().- Parameters:
ctx- the parse tree
-
exitNamespaceName
Exit a parse tree produced byCPP14Parser.namespaceName().- Parameters:
ctx- the parse tree
-
enterOriginalNamespaceName
Enter a parse tree produced byCPP14Parser.originalNamespaceName().- Parameters:
ctx- the parse tree
-
exitOriginalNamespaceName
Exit a parse tree produced byCPP14Parser.originalNamespaceName().- Parameters:
ctx- the parse tree
-
enterNamespaceDefinition
Enter a parse tree produced byCPP14Parser.namespaceDefinition().- Parameters:
ctx- the parse tree
-
exitNamespaceDefinition
Exit a parse tree produced byCPP14Parser.namespaceDefinition().- Parameters:
ctx- the parse tree
-
enterNamespaceAlias
Enter a parse tree produced byCPP14Parser.namespaceAlias().- Parameters:
ctx- the parse tree
-
exitNamespaceAlias
Exit a parse tree produced byCPP14Parser.namespaceAlias().- Parameters:
ctx- the parse tree
-
enterNamespaceAliasDefinition
Enter a parse tree produced byCPP14Parser.namespaceAliasDefinition().- Parameters:
ctx- the parse tree
-
exitNamespaceAliasDefinition
Exit a parse tree produced byCPP14Parser.namespaceAliasDefinition().- Parameters:
ctx- the parse tree
-
enterQualifiednamespacespecifier
Enter a parse tree produced byCPP14Parser.qualifiednamespacespecifier().- Parameters:
ctx- the parse tree
-
exitQualifiednamespacespecifier
Exit a parse tree produced byCPP14Parser.qualifiednamespacespecifier().- Parameters:
ctx- the parse tree
-
enterUsingDeclaration
Enter a parse tree produced byCPP14Parser.usingDeclaration().- Parameters:
ctx- the parse tree
-
exitUsingDeclaration
Exit a parse tree produced byCPP14Parser.usingDeclaration().- Parameters:
ctx- the parse tree
-
enterUsingDirective
Enter a parse tree produced byCPP14Parser.usingDirective().- Parameters:
ctx- the parse tree
-
exitUsingDirective
Exit a parse tree produced byCPP14Parser.usingDirective().- Parameters:
ctx- the parse tree
-
enterAsmDefinition
Enter a parse tree produced byCPP14Parser.asmDefinition().- Parameters:
ctx- the parse tree
-
exitAsmDefinition
Exit a parse tree produced byCPP14Parser.asmDefinition().- Parameters:
ctx- the parse tree
-
enterLinkageSpecification
Enter a parse tree produced byCPP14Parser.linkageSpecification().- Parameters:
ctx- the parse tree
-
exitLinkageSpecification
Exit a parse tree produced byCPP14Parser.linkageSpecification().- Parameters:
ctx- the parse tree
-
enterAttributeSpecifierSeq
Enter a parse tree produced byCPP14Parser.attributeSpecifierSeq().- Parameters:
ctx- the parse tree
-
exitAttributeSpecifierSeq
Exit a parse tree produced byCPP14Parser.attributeSpecifierSeq().- Parameters:
ctx- the parse tree
-
enterAttributeSpecifier
Enter a parse tree produced byCPP14Parser.attributeSpecifier().- Parameters:
ctx- the parse tree
-
exitAttributeSpecifier
Exit a parse tree produced byCPP14Parser.attributeSpecifier().- Parameters:
ctx- the parse tree
-
enterAlignmentspecifier
Enter a parse tree produced byCPP14Parser.alignmentspecifier().- Parameters:
ctx- the parse tree
-
exitAlignmentspecifier
Exit a parse tree produced byCPP14Parser.alignmentspecifier().- Parameters:
ctx- the parse tree
-
enterAttributeList
Enter a parse tree produced byCPP14Parser.attributeList().- Parameters:
ctx- the parse tree
-
exitAttributeList
Exit a parse tree produced byCPP14Parser.attributeList().- Parameters:
ctx- the parse tree
-
enterAttribute
Enter a parse tree produced byCPP14Parser.attribute().- Parameters:
ctx- the parse tree
-
exitAttribute
Exit a parse tree produced byCPP14Parser.attribute().- Parameters:
ctx- the parse tree
-
enterAttributeNamespace
Enter a parse tree produced byCPP14Parser.attributeNamespace().- Parameters:
ctx- the parse tree
-
exitAttributeNamespace
Exit a parse tree produced byCPP14Parser.attributeNamespace().- Parameters:
ctx- the parse tree
-
enterAttributeArgumentClause
Enter a parse tree produced byCPP14Parser.attributeArgumentClause().- Parameters:
ctx- the parse tree
-
exitAttributeArgumentClause
Exit a parse tree produced byCPP14Parser.attributeArgumentClause().- Parameters:
ctx- the parse tree
-
enterBalancedTokenSeq
Enter a parse tree produced byCPP14Parser.balancedTokenSeq().- Parameters:
ctx- the parse tree
-
exitBalancedTokenSeq
Exit a parse tree produced byCPP14Parser.balancedTokenSeq().- Parameters:
ctx- the parse tree
-
enterBalancedtoken
Enter a parse tree produced byCPP14Parser.balancedtoken().- Parameters:
ctx- the parse tree
-
exitBalancedtoken
Exit a parse tree produced byCPP14Parser.balancedtoken().- Parameters:
ctx- the parse tree
-
enterInitDeclaratorList
Enter a parse tree produced byCPP14Parser.initDeclaratorList().- Parameters:
ctx- the parse tree
-
exitInitDeclaratorList
Exit a parse tree produced byCPP14Parser.initDeclaratorList().- Parameters:
ctx- the parse tree
-
enterInitDeclarator
Enter a parse tree produced byCPP14Parser.initDeclarator().- Parameters:
ctx- the parse tree
-
exitInitDeclarator
Exit a parse tree produced byCPP14Parser.initDeclarator().- Parameters:
ctx- the parse tree
-
enterDeclarator
Enter a parse tree produced byCPP14Parser.declarator().- Parameters:
ctx- the parse tree
-
exitDeclarator
Exit a parse tree produced byCPP14Parser.declarator().- Parameters:
ctx- the parse tree
-
enterPointerDeclarator
Enter a parse tree produced byCPP14Parser.pointerDeclarator().- Parameters:
ctx- the parse tree
-
exitPointerDeclarator
Exit a parse tree produced byCPP14Parser.pointerDeclarator().- Parameters:
ctx- the parse tree
-
enterNoPointerDeclarator
Enter a parse tree produced byCPP14Parser.noPointerDeclarator().- Parameters:
ctx- the parse tree
-
exitNoPointerDeclarator
Exit a parse tree produced byCPP14Parser.noPointerDeclarator().- Parameters:
ctx- the parse tree
-
enterParametersAndQualifiers
Enter a parse tree produced byCPP14Parser.parametersAndQualifiers().- Parameters:
ctx- the parse tree
-
exitParametersAndQualifiers
Exit a parse tree produced byCPP14Parser.parametersAndQualifiers().- Parameters:
ctx- the parse tree
-
enterTrailingReturnType
Enter a parse tree produced byCPP14Parser.trailingReturnType().- Parameters:
ctx- the parse tree
-
exitTrailingReturnType
Exit a parse tree produced byCPP14Parser.trailingReturnType().- Parameters:
ctx- the parse tree
-
enterPointerOperator
Enter a parse tree produced byCPP14Parser.pointerOperator().- Parameters:
ctx- the parse tree
-
exitPointerOperator
Exit a parse tree produced byCPP14Parser.pointerOperator().- Parameters:
ctx- the parse tree
-
enterCvqualifierseq
Enter a parse tree produced byCPP14Parser.cvqualifierseq().- Parameters:
ctx- the parse tree
-
exitCvqualifierseq
Exit a parse tree produced byCPP14Parser.cvqualifierseq().- Parameters:
ctx- the parse tree
-
enterCvQualifier
Enter a parse tree produced byCPP14Parser.cvQualifier().- Parameters:
ctx- the parse tree
-
exitCvQualifier
Exit a parse tree produced byCPP14Parser.cvQualifier().- Parameters:
ctx- the parse tree
-
enterRefqualifier
Enter a parse tree produced byCPP14Parser.refqualifier().- Parameters:
ctx- the parse tree
-
exitRefqualifier
Exit a parse tree produced byCPP14Parser.refqualifier().- Parameters:
ctx- the parse tree
-
enterDeclaratorid
Enter a parse tree produced byCPP14Parser.declaratorid().- Parameters:
ctx- the parse tree
-
exitDeclaratorid
Exit a parse tree produced byCPP14Parser.declaratorid().- Parameters:
ctx- the parse tree
-
enterTheTypeId
Enter a parse tree produced byCPP14Parser.theTypeId().- Parameters:
ctx- the parse tree
-
exitTheTypeId
Exit a parse tree produced byCPP14Parser.theTypeId().- Parameters:
ctx- the parse tree
-
enterAbstractDeclarator
Enter a parse tree produced byCPP14Parser.abstractDeclarator().- Parameters:
ctx- the parse tree
-
exitAbstractDeclarator
Exit a parse tree produced byCPP14Parser.abstractDeclarator().- Parameters:
ctx- the parse tree
-
enterPointerAbstractDeclarator
Enter a parse tree produced byCPP14Parser.pointerAbstractDeclarator().- Parameters:
ctx- the parse tree
-
exitPointerAbstractDeclarator
Exit a parse tree produced byCPP14Parser.pointerAbstractDeclarator().- Parameters:
ctx- the parse tree
-
enterNoPointerAbstractDeclarator
Enter a parse tree produced byCPP14Parser.noPointerAbstractDeclarator().- Parameters:
ctx- the parse tree
-
exitNoPointerAbstractDeclarator
Exit a parse tree produced byCPP14Parser.noPointerAbstractDeclarator().- Parameters:
ctx- the parse tree
-
enterAbstractPackDeclarator
Enter a parse tree produced byCPP14Parser.abstractPackDeclarator().- Parameters:
ctx- the parse tree
-
exitAbstractPackDeclarator
Exit a parse tree produced byCPP14Parser.abstractPackDeclarator().- Parameters:
ctx- the parse tree
-
enterNoPointerAbstractPackDeclarator
Enter a parse tree produced byCPP14Parser.noPointerAbstractPackDeclarator().- Parameters:
ctx- the parse tree
-
exitNoPointerAbstractPackDeclarator
Exit a parse tree produced byCPP14Parser.noPointerAbstractPackDeclarator().- Parameters:
ctx- the parse tree
-
enterParameterDeclarationClause
Enter a parse tree produced byCPP14Parser.parameterDeclarationClause().- Parameters:
ctx- the parse tree
-
exitParameterDeclarationClause
Exit a parse tree produced byCPP14Parser.parameterDeclarationClause().- Parameters:
ctx- the parse tree
-
enterParameterDeclarationList
Enter a parse tree produced byCPP14Parser.parameterDeclarationList().- Parameters:
ctx- the parse tree
-
exitParameterDeclarationList
Exit a parse tree produced byCPP14Parser.parameterDeclarationList().- Parameters:
ctx- the parse tree
-
enterParameterDeclaration
Enter a parse tree produced byCPP14Parser.parameterDeclaration().- Parameters:
ctx- the parse tree
-
exitParameterDeclaration
Exit a parse tree produced byCPP14Parser.parameterDeclaration().- Parameters:
ctx- the parse tree
-
enterFunctionDefinition
Enter a parse tree produced byCPP14Parser.functionDefinition().- Parameters:
ctx- the parse tree
-
exitFunctionDefinition
Exit a parse tree produced byCPP14Parser.functionDefinition().- Parameters:
ctx- the parse tree
-
enterFunctionBody
Enter a parse tree produced byCPP14Parser.functionBody().- Parameters:
ctx- the parse tree
-
exitFunctionBody
Exit a parse tree produced byCPP14Parser.functionBody().- Parameters:
ctx- the parse tree
-
enterInitializer
Enter a parse tree produced byCPP14Parser.initializer().- Parameters:
ctx- the parse tree
-
exitInitializer
Exit a parse tree produced byCPP14Parser.initializer().- Parameters:
ctx- the parse tree
-
enterBraceOrEqualInitializer
Enter a parse tree produced byCPP14Parser.braceOrEqualInitializer().- Parameters:
ctx- the parse tree
-
exitBraceOrEqualInitializer
Exit a parse tree produced byCPP14Parser.braceOrEqualInitializer().- Parameters:
ctx- the parse tree
-
enterInitializerClause
Enter a parse tree produced byCPP14Parser.initializerClause().- Parameters:
ctx- the parse tree
-
exitInitializerClause
Exit a parse tree produced byCPP14Parser.initializerClause().- Parameters:
ctx- the parse tree
-
enterInitializerList
Enter a parse tree produced byCPP14Parser.initializerList().- Parameters:
ctx- the parse tree
-
exitInitializerList
Exit a parse tree produced byCPP14Parser.initializerList().- Parameters:
ctx- the parse tree
-
enterBracedInitList
Enter a parse tree produced byCPP14Parser.bracedInitList().- Parameters:
ctx- the parse tree
-
exitBracedInitList
Exit a parse tree produced byCPP14Parser.bracedInitList().- Parameters:
ctx- the parse tree
-
enterClassName
Enter a parse tree produced byCPP14Parser.className().- Parameters:
ctx- the parse tree
-
exitClassName
Exit a parse tree produced byCPP14Parser.className().- Parameters:
ctx- the parse tree
-
enterClassSpecifier
Enter a parse tree produced byCPP14Parser.classSpecifier().- Parameters:
ctx- the parse tree
-
exitClassSpecifier
Exit a parse tree produced byCPP14Parser.classSpecifier().- Parameters:
ctx- the parse tree
-
enterClassHead
Enter a parse tree produced byCPP14Parser.classHead().- Parameters:
ctx- the parse tree
-
exitClassHead
Exit a parse tree produced byCPP14Parser.classHead().- Parameters:
ctx- the parse tree
-
enterClassHeadName
Enter a parse tree produced byCPP14Parser.classHeadName().- Parameters:
ctx- the parse tree
-
exitClassHeadName
Exit a parse tree produced byCPP14Parser.classHeadName().- Parameters:
ctx- the parse tree
-
enterClassVirtSpecifier
Enter a parse tree produced byCPP14Parser.classVirtSpecifier().- Parameters:
ctx- the parse tree
-
exitClassVirtSpecifier
Exit a parse tree produced byCPP14Parser.classVirtSpecifier().- Parameters:
ctx- the parse tree
-
enterClassKey
Enter a parse tree produced byCPP14Parser.classKey().- Parameters:
ctx- the parse tree
-
exitClassKey
Exit a parse tree produced byCPP14Parser.classKey().- Parameters:
ctx- the parse tree
-
enterMemberSpecification
Enter a parse tree produced byCPP14Parser.memberSpecification().- Parameters:
ctx- the parse tree
-
exitMemberSpecification
Exit a parse tree produced byCPP14Parser.memberSpecification().- Parameters:
ctx- the parse tree
-
enterMemberdeclaration
Enter a parse tree produced byCPP14Parser.memberdeclaration().- Parameters:
ctx- the parse tree
-
exitMemberdeclaration
Exit a parse tree produced byCPP14Parser.memberdeclaration().- Parameters:
ctx- the parse tree
-
enterMemberDeclaratorList
Enter a parse tree produced byCPP14Parser.memberDeclaratorList().- Parameters:
ctx- the parse tree
-
exitMemberDeclaratorList
Exit a parse tree produced byCPP14Parser.memberDeclaratorList().- Parameters:
ctx- the parse tree
-
enterMemberDeclarator
Enter a parse tree produced byCPP14Parser.memberDeclarator().- Parameters:
ctx- the parse tree
-
exitMemberDeclarator
Exit a parse tree produced byCPP14Parser.memberDeclarator().- Parameters:
ctx- the parse tree
-
enterVirtualSpecifierSeq
Enter a parse tree produced byCPP14Parser.virtualSpecifierSeq().- Parameters:
ctx- the parse tree
-
exitVirtualSpecifierSeq
Exit a parse tree produced byCPP14Parser.virtualSpecifierSeq().- Parameters:
ctx- the parse tree
-
enterVirtualSpecifier
Enter a parse tree produced byCPP14Parser.virtualSpecifier().- Parameters:
ctx- the parse tree
-
exitVirtualSpecifier
Exit a parse tree produced byCPP14Parser.virtualSpecifier().- Parameters:
ctx- the parse tree
-
enterPureSpecifier
Enter a parse tree produced byCPP14Parser.pureSpecifier().- Parameters:
ctx- the parse tree
-
exitPureSpecifier
Exit a parse tree produced byCPP14Parser.pureSpecifier().- Parameters:
ctx- the parse tree
-
enterBaseClause
Enter a parse tree produced byCPP14Parser.baseClause().- Parameters:
ctx- the parse tree
-
exitBaseClause
Exit a parse tree produced byCPP14Parser.baseClause().- Parameters:
ctx- the parse tree
-
enterBaseSpecifierList
Enter a parse tree produced byCPP14Parser.baseSpecifierList().- Parameters:
ctx- the parse tree
-
exitBaseSpecifierList
Exit a parse tree produced byCPP14Parser.baseSpecifierList().- Parameters:
ctx- the parse tree
-
enterBaseSpecifier
Enter a parse tree produced byCPP14Parser.baseSpecifier().- Parameters:
ctx- the parse tree
-
exitBaseSpecifier
Exit a parse tree produced byCPP14Parser.baseSpecifier().- Parameters:
ctx- the parse tree
-
enterClassOrDeclType
Enter a parse tree produced byCPP14Parser.classOrDeclType().- Parameters:
ctx- the parse tree
-
exitClassOrDeclType
Exit a parse tree produced byCPP14Parser.classOrDeclType().- Parameters:
ctx- the parse tree
-
enterBaseTypeSpecifier
Enter a parse tree produced byCPP14Parser.baseTypeSpecifier().- Parameters:
ctx- the parse tree
-
exitBaseTypeSpecifier
Exit a parse tree produced byCPP14Parser.baseTypeSpecifier().- Parameters:
ctx- the parse tree
-
enterAccessSpecifier
Enter a parse tree produced byCPP14Parser.accessSpecifier().- Parameters:
ctx- the parse tree
-
exitAccessSpecifier
Exit a parse tree produced byCPP14Parser.accessSpecifier().- Parameters:
ctx- the parse tree
-
enterConversionFunctionId
Enter a parse tree produced byCPP14Parser.conversionFunctionId().- Parameters:
ctx- the parse tree
-
exitConversionFunctionId
Exit a parse tree produced byCPP14Parser.conversionFunctionId().- Parameters:
ctx- the parse tree
-
enterConversionTypeId
Enter a parse tree produced byCPP14Parser.conversionTypeId().- Parameters:
ctx- the parse tree
-
exitConversionTypeId
Exit a parse tree produced byCPP14Parser.conversionTypeId().- Parameters:
ctx- the parse tree
-
enterConversionDeclarator
Enter a parse tree produced byCPP14Parser.conversionDeclarator().- Parameters:
ctx- the parse tree
-
exitConversionDeclarator
Exit a parse tree produced byCPP14Parser.conversionDeclarator().- Parameters:
ctx- the parse tree
-
enterConstructorInitializer
Enter a parse tree produced byCPP14Parser.constructorInitializer().- Parameters:
ctx- the parse tree
-
exitConstructorInitializer
Exit a parse tree produced byCPP14Parser.constructorInitializer().- Parameters:
ctx- the parse tree
-
enterMemInitializerList
Enter a parse tree produced byCPP14Parser.memInitializerList().- Parameters:
ctx- the parse tree
-
exitMemInitializerList
Exit a parse tree produced byCPP14Parser.memInitializerList().- Parameters:
ctx- the parse tree
-
enterMemInitializer
Enter a parse tree produced byCPP14Parser.memInitializer().- Parameters:
ctx- the parse tree
-
exitMemInitializer
Exit a parse tree produced byCPP14Parser.memInitializer().- Parameters:
ctx- the parse tree
-
enterMeminitializerid
Enter a parse tree produced byCPP14Parser.meminitializerid().- Parameters:
ctx- the parse tree
-
exitMeminitializerid
Exit a parse tree produced byCPP14Parser.meminitializerid().- Parameters:
ctx- the parse tree
-
enterOperatorFunctionId
Enter a parse tree produced byCPP14Parser.operatorFunctionId().- Parameters:
ctx- the parse tree
-
exitOperatorFunctionId
Exit a parse tree produced byCPP14Parser.operatorFunctionId().- Parameters:
ctx- the parse tree
-
enterLiteralOperatorId
Enter a parse tree produced byCPP14Parser.literalOperatorId().- Parameters:
ctx- the parse tree
-
exitLiteralOperatorId
Exit a parse tree produced byCPP14Parser.literalOperatorId().- Parameters:
ctx- the parse tree
-
enterTemplateDeclaration
Enter a parse tree produced byCPP14Parser.templateDeclaration().- Parameters:
ctx- the parse tree
-
exitTemplateDeclaration
Exit a parse tree produced byCPP14Parser.templateDeclaration().- Parameters:
ctx- the parse tree
-
enterTemplateparameterList
Enter a parse tree produced byCPP14Parser.templateparameterList().- Parameters:
ctx- the parse tree
-
exitTemplateparameterList
Exit a parse tree produced byCPP14Parser.templateparameterList().- Parameters:
ctx- the parse tree
-
enterTemplateParameter
Enter a parse tree produced byCPP14Parser.templateParameter().- Parameters:
ctx- the parse tree
-
exitTemplateParameter
Exit a parse tree produced byCPP14Parser.templateParameter().- Parameters:
ctx- the parse tree
-
enterTypeParameter
Enter a parse tree produced byCPP14Parser.typeParameter().- Parameters:
ctx- the parse tree
-
exitTypeParameter
Exit a parse tree produced byCPP14Parser.typeParameter().- Parameters:
ctx- the parse tree
-
enterSimpleTemplateId
Enter a parse tree produced byCPP14Parser.simpleTemplateId().- Parameters:
ctx- the parse tree
-
exitSimpleTemplateId
Exit a parse tree produced byCPP14Parser.simpleTemplateId().- Parameters:
ctx- the parse tree
-
enterTemplateId
Enter a parse tree produced byCPP14Parser.templateId().- Parameters:
ctx- the parse tree
-
exitTemplateId
Exit a parse tree produced byCPP14Parser.templateId().- Parameters:
ctx- the parse tree
-
enterTemplateName
Enter a parse tree produced byCPP14Parser.templateName().- Parameters:
ctx- the parse tree
-
exitTemplateName
Exit a parse tree produced byCPP14Parser.templateName().- Parameters:
ctx- the parse tree
-
enterTemplateArgumentList
Enter a parse tree produced byCPP14Parser.templateArgumentList().- Parameters:
ctx- the parse tree
-
exitTemplateArgumentList
Exit a parse tree produced byCPP14Parser.templateArgumentList().- Parameters:
ctx- the parse tree
-
enterTemplateArgument
Enter a parse tree produced byCPP14Parser.templateArgument().- Parameters:
ctx- the parse tree
-
exitTemplateArgument
Exit a parse tree produced byCPP14Parser.templateArgument().- Parameters:
ctx- the parse tree
-
enterTypeNameSpecifier
Enter a parse tree produced byCPP14Parser.typeNameSpecifier().- Parameters:
ctx- the parse tree
-
exitTypeNameSpecifier
Exit a parse tree produced byCPP14Parser.typeNameSpecifier().- Parameters:
ctx- the parse tree
-
enterExplicitInstantiation
Enter a parse tree produced byCPP14Parser.explicitInstantiation().- Parameters:
ctx- the parse tree
-
exitExplicitInstantiation
Exit a parse tree produced byCPP14Parser.explicitInstantiation().- Parameters:
ctx- the parse tree
-
enterExplicitSpecialization
Enter a parse tree produced byCPP14Parser.explicitSpecialization().- Parameters:
ctx- the parse tree
-
exitExplicitSpecialization
Exit a parse tree produced byCPP14Parser.explicitSpecialization().- Parameters:
ctx- the parse tree
-
enterTryBlock
Enter a parse tree produced byCPP14Parser.tryBlock().- Parameters:
ctx- the parse tree
-
exitTryBlock
Exit a parse tree produced byCPP14Parser.tryBlock().- Parameters:
ctx- the parse tree
-
enterFunctionTryBlock
Enter a parse tree produced byCPP14Parser.functionTryBlock().- Parameters:
ctx- the parse tree
-
exitFunctionTryBlock
Exit a parse tree produced byCPP14Parser.functionTryBlock().- Parameters:
ctx- the parse tree
-
enterHandlerSeq
Enter a parse tree produced byCPP14Parser.handlerSeq().- Parameters:
ctx- the parse tree
-
exitHandlerSeq
Exit a parse tree produced byCPP14Parser.handlerSeq().- Parameters:
ctx- the parse tree
-
enterHandler
Enter a parse tree produced byCPP14Parser.handler().- Parameters:
ctx- the parse tree
-
exitHandler
Exit a parse tree produced byCPP14Parser.handler().- Parameters:
ctx- the parse tree
-
enterExceptionDeclaration
Enter a parse tree produced byCPP14Parser.exceptionDeclaration().- Parameters:
ctx- the parse tree
-
exitExceptionDeclaration
Exit a parse tree produced byCPP14Parser.exceptionDeclaration().- Parameters:
ctx- the parse tree
-
enterThrowExpression
Enter a parse tree produced byCPP14Parser.throwExpression().- Parameters:
ctx- the parse tree
-
exitThrowExpression
Exit a parse tree produced byCPP14Parser.throwExpression().- Parameters:
ctx- the parse tree
-
enterExceptionSpecification
Enter a parse tree produced byCPP14Parser.exceptionSpecification().- Parameters:
ctx- the parse tree
-
exitExceptionSpecification
Exit a parse tree produced byCPP14Parser.exceptionSpecification().- Parameters:
ctx- the parse tree
-
enterDynamicExceptionSpecification
Enter a parse tree produced byCPP14Parser.dynamicExceptionSpecification().- Parameters:
ctx- the parse tree
-
exitDynamicExceptionSpecification
Exit a parse tree produced byCPP14Parser.dynamicExceptionSpecification().- Parameters:
ctx- the parse tree
-
enterTypeIdList
Enter a parse tree produced byCPP14Parser.typeIdList().- Parameters:
ctx- the parse tree
-
exitTypeIdList
Exit a parse tree produced byCPP14Parser.typeIdList().- Parameters:
ctx- the parse tree
-
enterNoeExceptSpecification
Enter a parse tree produced byCPP14Parser.noeExceptSpecification().- Parameters:
ctx- the parse tree
-
exitNoeExceptSpecification
Exit a parse tree produced byCPP14Parser.noeExceptSpecification().- Parameters:
ctx- the parse tree
-
enterTheOperator
Enter a parse tree produced byCPP14Parser.theOperator().- Parameters:
ctx- the parse tree
-
exitTheOperator
Exit a parse tree produced byCPP14Parser.theOperator().- Parameters:
ctx- the parse tree
-
enterLiteral
Enter a parse tree produced byCPP14Parser.literal().- Parameters:
ctx- the parse tree
-
exitLiteral
Exit a parse tree produced byCPP14Parser.literal().- Parameters:
ctx- the parse tree
-