public class InflectionBaseListener extends java.lang.Object implements InflectionListener
InflectionListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
InflectionBaseListener() |
public void enterSuperHgroupDeclaration(@NotNull
InflectionParser.SuperHgroupDeclarationContext ctx)
InflectionParser.superHgroupDeclaration().
The default implementation does nothing.
enterSuperHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void exitSuperHgroupDeclaration(@NotNull
InflectionParser.SuperHgroupDeclarationContext ctx)
InflectionParser.superHgroupDeclaration().
The default implementation does nothing.
exitSuperHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void enterVmapDeclaration(@NotNull
InflectionParser.VmapDeclarationContext ctx)
InflectionParser.vmapDeclaration().
The default implementation does nothing.
enterVmapDeclaration in interface InflectionListenerctx - the parse treepublic void exitVmapDeclaration(@NotNull
InflectionParser.VmapDeclarationContext ctx)
InflectionParser.vmapDeclaration().
The default implementation does nothing.
exitVmapDeclaration in interface InflectionListenerctx - the parse treepublic void enterMappingDeclaration(@NotNull
InflectionParser.MappingDeclarationContext ctx)
InflectionParser.mappingDeclaration().
The default implementation does nothing.
enterMappingDeclaration in interface InflectionListenerctx - the parse treepublic void exitMappingDeclaration(@NotNull
InflectionParser.MappingDeclarationContext ctx)
InflectionParser.mappingDeclaration().
The default implementation does nothing.
exitMappingDeclaration in interface InflectionListenerctx - the parse treepublic void enterMappedVisitors(@NotNull
InflectionParser.MappedVisitorsContext ctx)
InflectionParser.mappedVisitors().
The default implementation does nothing.
enterMappedVisitors in interface InflectionListenerctx - the parse treepublic void exitMappedVisitors(@NotNull
InflectionParser.MappedVisitorsContext ctx)
InflectionParser.mappedVisitors().
The default implementation does nothing.
exitMappedVisitors in interface InflectionListenerctx - the parse treepublic void enterVmapBody(@NotNull
InflectionParser.VmapBodyContext ctx)
InflectionParser.vmapBody().
The default implementation does nothing.
enterVmapBody in interface InflectionListenerctx - the parse treepublic void exitVmapBody(@NotNull
InflectionParser.VmapBodyContext ctx)
InflectionParser.vmapBody().
The default implementation does nothing.
exitVmapBody in interface InflectionListenerctx - the parse treepublic void enterAPackage(@NotNull
InflectionParser.APackageContext ctx)
InflectionParser.aPackage().
The default implementation does nothing.
enterAPackage in interface InflectionListenerctx - the parse treepublic void exitAPackage(@NotNull
InflectionParser.APackageContext ctx)
InflectionParser.aPackage().
The default implementation does nothing.
exitAPackage in interface InflectionListenerctx - the parse treepublic void enterGroupedClassView(@NotNull
InflectionParser.GroupedClassViewContext ctx)
InflectionParser.groupedClassView().
The default implementation does nothing.
enterGroupedClassView in interface InflectionListenerctx - the parse treepublic void exitGroupedClassView(@NotNull
InflectionParser.GroupedClassViewContext ctx)
InflectionParser.groupedClassView().
The default implementation does nothing.
exitGroupedClassView in interface InflectionListenerctx - the parse treepublic void enterType(@NotNull
InflectionParser.TypeContext ctx)
InflectionParser.type().
The default implementation does nothing.
enterType in interface InflectionListenerctx - the parse treepublic void exitType(@NotNull
InflectionParser.TypeContext ctx)
InflectionParser.type().
The default implementation does nothing.
exitType in interface InflectionListenerctx - the parse treepublic void enterHgroupDeclaration(@NotNull
InflectionParser.HgroupDeclarationContext ctx)
InflectionParser.hgroupDeclaration().
The default implementation does nothing.
enterHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void exitHgroupDeclaration(@NotNull
InflectionParser.HgroupDeclarationContext ctx)
InflectionParser.hgroupDeclaration().
The default implementation does nothing.
exitHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void enterMemberView(@NotNull
InflectionParser.MemberViewContext ctx)
InflectionParser.memberView().
The default implementation does nothing.
enterMemberView in interface InflectionListenerctx - the parse treepublic void exitMemberView(@NotNull
InflectionParser.MemberViewContext ctx)
InflectionParser.memberView().
The default implementation does nothing.
exitMemberView in interface InflectionListenerctx - the parse treepublic void enterHgroup(@NotNull
InflectionParser.HgroupContext ctx)
InflectionParser.hgroup().
The default implementation does nothing.
enterHgroup in interface InflectionListenerctx - the parse treepublic void exitHgroup(@NotNull
InflectionParser.HgroupContext ctx)
InflectionParser.hgroup().
The default implementation does nothing.
exitHgroup in interface InflectionListenerctx - the parse treepublic void enterMemberViewDeclaration(@NotNull
InflectionParser.MemberViewDeclarationContext ctx)
InflectionParser.memberViewDeclaration().
The default implementation does nothing.
enterMemberViewDeclaration in interface InflectionListenerctx - the parse treepublic void exitMemberViewDeclaration(@NotNull
InflectionParser.MemberViewDeclarationContext ctx)
InflectionParser.memberViewDeclaration().
The default implementation does nothing.
exitMemberViewDeclaration in interface InflectionListenerctx - the parse treepublic void enterVmap(@NotNull
InflectionParser.VmapContext ctx)
InflectionParser.vmap().
The default implementation does nothing.
enterVmap in interface InflectionListenerctx - the parse treepublic void exitVmap(@NotNull
InflectionParser.VmapContext ctx)
InflectionParser.vmap().
The default implementation does nothing.
exitVmap in interface InflectionListenerctx - the parse treepublic void enterClassView(@NotNull
InflectionParser.ClassViewContext ctx)
InflectionParser.classView().
The default implementation does nothing.
enterClassView in interface InflectionListenerctx - the parse treepublic void exitClassView(@NotNull
InflectionParser.ClassViewContext ctx)
InflectionParser.classView().
The default implementation does nothing.
exitClassView in interface InflectionListenerctx - the parse treepublic void enterDefaultSuperDeclaration(@NotNull
InflectionParser.DefaultSuperDeclarationContext ctx)
InflectionParser.defaultSuperDeclaration().
The default implementation does nothing.
enterDefaultSuperDeclaration in interface InflectionListenerctx - the parse treepublic void exitDefaultSuperDeclaration(@NotNull
InflectionParser.DefaultSuperDeclarationContext ctx)
InflectionParser.defaultSuperDeclaration().
The default implementation does nothing.
exitDefaultSuperDeclaration in interface InflectionListenerctx - the parse treepublic void enterMappingMemberView(@NotNull
InflectionParser.MappingMemberViewContext ctx)
InflectionParser.mappingMemberView().
The default implementation does nothing.
enterMappingMemberView in interface InflectionListenerctx - the parse treepublic void exitMappingMemberView(@NotNull
InflectionParser.MappingMemberViewContext ctx)
InflectionParser.mappingMemberView().
The default implementation does nothing.
exitMappingMemberView in interface InflectionListenerctx - the parse treepublic void enterNoSuperHgroupDeclaration(@NotNull
InflectionParser.NoSuperHgroupDeclarationContext ctx)
InflectionParser.noSuperHgroupDeclaration().
The default implementation does nothing.
enterNoSuperHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void exitNoSuperHgroupDeclaration(@NotNull
InflectionParser.NoSuperHgroupDeclarationContext ctx)
InflectionParser.noSuperHgroupDeclaration().
The default implementation does nothing.
exitNoSuperHgroupDeclaration in interface InflectionListenerctx - the parse treepublic void enterViewBody(@NotNull
InflectionParser.ViewBodyContext ctx)
InflectionParser.viewBody().
The default implementation does nothing.
enterViewBody in interface InflectionListenerctx - the parse treepublic void exitViewBody(@NotNull
InflectionParser.ViewBodyContext ctx)
InflectionParser.viewBody().
The default implementation does nothing.
exitViewBody in interface InflectionListenerctx - the parse treepublic void enterDefaultMemberTypeModifier(@NotNull
InflectionParser.DefaultMemberTypeModifierContext ctx)
InflectionParser.defaultMemberTypeModifier().
The default implementation does nothing.
enterDefaultMemberTypeModifier in interface InflectionListenerctx - the parse treepublic void exitDefaultMemberTypeModifier(@NotNull
InflectionParser.DefaultMemberTypeModifierContext ctx)
InflectionParser.defaultMemberTypeModifier().
The default implementation does nothing.
exitDefaultMemberTypeModifier in interface InflectionListenerctx - the parse treepublic void enterSuperVmapDeclaration(@NotNull
InflectionParser.SuperVmapDeclarationContext ctx)
InflectionParser.superVmapDeclaration().
The default implementation does nothing.
enterSuperVmapDeclaration in interface InflectionListenerctx - the parse treepublic void exitSuperVmapDeclaration(@NotNull
InflectionParser.SuperVmapDeclarationContext ctx)
InflectionParser.superVmapDeclaration().
The default implementation does nothing.
exitSuperVmapDeclaration in interface InflectionListenerctx - the parse treepublic void enterMappingInflectionView(@NotNull
InflectionParser.MappingInflectionViewContext ctx)
InflectionParser.mappingInflectionView().
The default implementation does nothing.
enterMappingInflectionView in interface InflectionListenerctx - the parse treepublic void exitMappingInflectionView(@NotNull
InflectionParser.MappingInflectionViewContext ctx)
InflectionParser.mappingInflectionView().
The default implementation does nothing.
exitMappingInflectionView in interface InflectionListenerctx - the parse treepublic void enterMappingInflectionViews(@NotNull
InflectionParser.MappingInflectionViewsContext ctx)
InflectionParser.mappingInflectionViews().
The default implementation does nothing.
enterMappingInflectionViews in interface InflectionListenerctx - the parse treepublic void exitMappingInflectionViews(@NotNull
InflectionParser.MappingInflectionViewsContext ctx)
InflectionParser.mappingInflectionViews().
The default implementation does nothing.
exitMappingInflectionViews in interface InflectionListenerctx - the parse treepublic void enterDefaultAggregationModifier(@NotNull
InflectionParser.DefaultAggregationModifierContext ctx)
InflectionParser.defaultAggregationModifier().
The default implementation does nothing.
enterDefaultAggregationModifier in interface InflectionListenerctx - the parse treepublic void exitDefaultAggregationModifier(@NotNull
InflectionParser.DefaultAggregationModifierContext ctx)
InflectionParser.defaultAggregationModifier().
The default implementation does nothing.
exitDefaultAggregationModifier in interface InflectionListenerctx - the parse treepublic void enterSuperDeclaration(@NotNull
InflectionParser.SuperDeclarationContext ctx)
InflectionParser.superDeclaration().
The default implementation does nothing.
enterSuperDeclaration in interface InflectionListenerctx - the parse treepublic void exitSuperDeclaration(@NotNull
InflectionParser.SuperDeclarationContext ctx)
InflectionParser.superDeclaration().
The default implementation does nothing.
exitSuperDeclaration in interface InflectionListenerctx - the parse treepublic void enterImportDeclarations(@NotNull
InflectionParser.ImportDeclarationsContext ctx)
InflectionParser.importDeclarations().
The default implementation does nothing.
enterImportDeclarations in interface InflectionListenerctx - the parse treepublic void exitImportDeclarations(@NotNull
InflectionParser.ImportDeclarationsContext ctx)
InflectionParser.importDeclarations().
The default implementation does nothing.
exitImportDeclarations in interface InflectionListenerctx - the parse treepublic void enterImportDeclaration(@NotNull
InflectionParser.ImportDeclarationContext ctx)
InflectionParser.importDeclaration().
The default implementation does nothing.
enterImportDeclaration in interface InflectionListenerctx - the parse treepublic void exitImportDeclaration(@NotNull
InflectionParser.ImportDeclarationContext ctx)
InflectionParser.importDeclaration().
The default implementation does nothing.
exitImportDeclaration in interface InflectionListenerctx - the parse treepublic void enterImportPackageSymbol(@NotNull
InflectionParser.ImportPackageSymbolContext ctx)
InflectionParser.importPackageSymbol().
The default implementation does nothing.
enterImportPackageSymbol in interface InflectionListenerctx - the parse treepublic void exitImportPackageSymbol(@NotNull
InflectionParser.ImportPackageSymbolContext ctx)
InflectionParser.importPackageSymbol().
The default implementation does nothing.
exitImportPackageSymbol in interface InflectionListenerctx - the parse treepublic void enterSimpleType(@NotNull
InflectionParser.SimpleTypeContext ctx)
InflectionParser.simpleType().
The default implementation does nothing.
enterSimpleType in interface InflectionListenerctx - the parse treepublic void exitSimpleType(@NotNull
InflectionParser.SimpleTypeContext ctx)
InflectionParser.simpleType().
The default implementation does nothing.
exitSimpleType in interface InflectionListenerctx - the parse treepublic void enterStandardMappingDeclaration(@NotNull
InflectionParser.StandardMappingDeclarationContext ctx)
InflectionParser.standardMappingDeclaration().
The default implementation does nothing.
enterStandardMappingDeclaration in interface InflectionListenerctx - the parse treepublic void exitStandardMappingDeclaration(@NotNull
InflectionParser.StandardMappingDeclarationContext ctx)
InflectionParser.standardMappingDeclaration().
The default implementation does nothing.
exitStandardMappingDeclaration in interface InflectionListenerctx - the parse treepublic void enterIdentifier(@NotNull
InflectionParser.IdentifierContext ctx)
InflectionParser.identifier().
The default implementation does nothing.
enterIdentifier in interface InflectionListenerctx - the parse treepublic void exitIdentifier(@NotNull
InflectionParser.IdentifierContext ctx)
InflectionParser.identifier().
The default implementation does nothing.
exitIdentifier in interface InflectionListenerctx - the parse treepublic void enterMemberTypeModifier(@NotNull
InflectionParser.MemberTypeModifierContext ctx)
InflectionParser.memberTypeModifier().
The default implementation does nothing.
enterMemberTypeModifier in interface InflectionListenerctx - the parse treepublic void exitMemberTypeModifier(@NotNull
InflectionParser.MemberTypeModifierContext ctx)
InflectionParser.memberTypeModifier().
The default implementation does nothing.
exitMemberTypeModifier in interface InflectionListenerctx - the parse treepublic void enterMemberViewName(@NotNull
InflectionParser.MemberViewNameContext ctx)
InflectionParser.memberViewName().
The default implementation does nothing.
enterMemberViewName in interface InflectionListenerctx - the parse treepublic void exitMemberViewName(@NotNull
InflectionParser.MemberViewNameContext ctx)
InflectionParser.memberViewName().
The default implementation does nothing.
exitMemberViewName in interface InflectionListenerctx - the parse treepublic void enterMappingClassView(@NotNull
InflectionParser.MappingClassViewContext ctx)
InflectionParser.mappingClassView().
The default implementation does nothing.
enterMappingClassView in interface InflectionListenerctx - the parse treepublic void exitMappingClassView(@NotNull
InflectionParser.MappingClassViewContext ctx)
InflectionParser.mappingClassView().
The default implementation does nothing.
exitMappingClassView in interface InflectionListenerctx - the parse treepublic void enterImportTypeSymbol(@NotNull
InflectionParser.ImportTypeSymbolContext ctx)
InflectionParser.importTypeSymbol().
The default implementation does nothing.
enterImportTypeSymbol in interface InflectionListenerctx - the parse treepublic void exitImportTypeSymbol(@NotNull
InflectionParser.ImportTypeSymbolContext ctx)
InflectionParser.importTypeSymbol().
The default implementation does nothing.
exitImportTypeSymbol in interface InflectionListenerctx - the parse treepublic void enterDeclaration(@NotNull
InflectionParser.DeclarationContext ctx)
InflectionParser.declaration().
The default implementation does nothing.
enterDeclaration in interface InflectionListenerctx - the parse treepublic void exitDeclaration(@NotNull
InflectionParser.DeclarationContext ctx)
InflectionParser.declaration().
The default implementation does nothing.
exitDeclaration in interface InflectionListenerctx - the parse treepublic void enterDeclarations(@NotNull
InflectionParser.DeclarationsContext ctx)
InflectionParser.declarations().
The default implementation does nothing.
enterDeclarations in interface InflectionListenerctx - the parse treepublic void exitDeclarations(@NotNull
InflectionParser.DeclarationsContext ctx)
InflectionParser.declarations().
The default implementation does nothing.
exitDeclarations in interface InflectionListenerctx - the parse treepublic void enterAggregationModifier(@NotNull
InflectionParser.AggregationModifierContext ctx)
InflectionParser.aggregationModifier().
The default implementation does nothing.
enterAggregationModifier in interface InflectionListenerctx - the parse treepublic void exitAggregationModifier(@NotNull
InflectionParser.AggregationModifierContext ctx)
InflectionParser.aggregationModifier().
The default implementation does nothing.
exitAggregationModifier in interface InflectionListenerctx - the parse treepublic void enterHgroupBody(@NotNull
InflectionParser.HgroupBodyContext ctx)
InflectionParser.hgroupBody().
The default implementation does nothing.
enterHgroupBody in interface InflectionListenerctx - the parse treepublic void exitHgroupBody(@NotNull
InflectionParser.HgroupBodyContext ctx)
InflectionParser.hgroupBody().
The default implementation does nothing.
exitHgroupBody in interface InflectionListenerctx - the parse treepublic void enterPackageDeclaration(@NotNull
InflectionParser.PackageDeclarationContext ctx)
InflectionParser.packageDeclaration().
The default implementation does nothing.
enterPackageDeclaration in interface InflectionListenerctx - the parse treepublic void exitPackageDeclaration(@NotNull
InflectionParser.PackageDeclarationContext ctx)
InflectionParser.packageDeclaration().
The default implementation does nothing.
exitPackageDeclaration in interface InflectionListenerctx - the parse treepublic void enterMappedVisitor(@NotNull
InflectionParser.MappedVisitorContext ctx)
InflectionParser.mappedVisitor().
The default implementation does nothing.
enterMappedVisitor in interface InflectionListenerctx - the parse treepublic void exitMappedVisitor(@NotNull
InflectionParser.MappedVisitorContext ctx)
InflectionParser.mappedVisitor().
The default implementation does nothing.
exitMappedVisitor in interface InflectionListenerctx - the parse treepublic void enterCompilationUnit(@NotNull
InflectionParser.CompilationUnitContext ctx)
InflectionParser.compilationUnit().
The default implementation does nothing.
enterCompilationUnit in interface InflectionListenerctx - the parse treepublic void exitCompilationUnit(@NotNull
InflectionParser.CompilationUnitContext ctx)
InflectionParser.compilationUnit().
The default implementation does nothing.
exitCompilationUnit in interface InflectionListenerctx - the parse treepublic void enterDefaultMappingDeclaration(@NotNull
InflectionParser.DefaultMappingDeclarationContext ctx)
InflectionParser.defaultMappingDeclaration().
The default implementation does nothing.
enterDefaultMappingDeclaration in interface InflectionListenerctx - the parse treepublic void exitDefaultMappingDeclaration(@NotNull
InflectionParser.DefaultMappingDeclarationContext ctx)
InflectionParser.defaultMappingDeclaration().
The default implementation does nothing.
exitDefaultMappingDeclaration in interface InflectionListenerctx - the parse treepublic void enterNoSuperVmapDeclaration(@NotNull
InflectionParser.NoSuperVmapDeclarationContext ctx)
InflectionParser.noSuperVmapDeclaration().
The default implementation does nothing.
enterNoSuperVmapDeclaration in interface InflectionListenerctx - the parse treepublic void exitNoSuperVmapDeclaration(@NotNull
InflectionParser.NoSuperVmapDeclarationContext ctx)
InflectionParser.noSuperVmapDeclaration().
The default implementation does nothing.
exitNoSuperVmapDeclaration in interface InflectionListenerctx - the parse treepublic void enterClassViewDeclaration(@NotNull
InflectionParser.ClassViewDeclarationContext ctx)
InflectionParser.classViewDeclaration().
The default implementation does nothing.
enterClassViewDeclaration in interface InflectionListenerctx - the parse treepublic void exitClassViewDeclaration(@NotNull
InflectionParser.ClassViewDeclarationContext ctx)
InflectionParser.classViewDeclaration().
The default implementation does nothing.
exitClassViewDeclaration in interface InflectionListenerctx - the parse treepublic void enterImportSymbol(@NotNull
InflectionParser.ImportSymbolContext ctx)
InflectionParser.importSymbol().
The default implementation does nothing.
enterImportSymbol in interface InflectionListenerctx - the parse treepublic void exitImportSymbol(@NotNull
InflectionParser.ImportSymbolContext ctx)
InflectionParser.importSymbol().
The default implementation does nothing.
exitImportSymbol in interface InflectionListenerctx - the parse treepublic void enterViewofDeclaration(@NotNull
InflectionParser.ViewofDeclarationContext ctx)
InflectionParser.viewofDeclaration().
The default implementation does nothing.
enterViewofDeclaration in interface InflectionListenerctx - the parse treepublic void exitViewofDeclaration(@NotNull
InflectionParser.ViewofDeclarationContext ctx)
InflectionParser.viewofDeclaration().
The default implementation does nothing.
exitViewofDeclaration in interface InflectionListenerctx - the parse treepublic void enterAClass(@NotNull
InflectionParser.AClassContext ctx)
InflectionParser.aClass().
The default implementation does nothing.
enterAClass in interface InflectionListenerctx - the parse treepublic void exitAClass(@NotNull
InflectionParser.AClassContext ctx)
InflectionParser.aClass().
The default implementation does nothing.
exitAClass in interface InflectionListenerctx - the parse treepublic void enterEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(@NotNull
org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(@NotNull
org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListener