listeners

package
v0.0.0-...-be01840 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseASNListener

type BaseASNListener struct {
	*asn.BaseASNListener
	// contains filtered or unexported fields
}

BaseASNListener is a complete listener for a parse tree produced by ASNParser.

func (*BaseASNListener) EnterActualParameter

func (s *BaseASNListener) EnterActualParameter(ctx *asn.ActualParameterContext)

EnterActualParameter is called when production actualParameter is entered.

func (*BaseASNListener) EnterActualParameterList

func (s *BaseASNListener) EnterActualParameterList(ctx *asn.ActualParameterListContext)

EnterActualParameterList is called when production actualParameterList is entered.

func (*BaseASNListener) EnterAdditionalElementSetSpec

func (s *BaseASNListener) EnterAdditionalElementSetSpec(ctx *asn.AdditionalElementSetSpecContext)

EnterAdditionalElementSetSpec is called when production additionalElementSetSpec is entered.

func (*BaseASNListener) EnterAdditionalEnumeration

func (s *BaseASNListener) EnterAdditionalEnumeration(ctx *asn.AdditionalEnumerationContext)

EnterAdditionalEnumeration is called when production additionalEnumeration is entered.

func (*BaseASNListener) EnterAlternativeTypeList

func (s *BaseASNListener) EnterAlternativeTypeList(ctx *asn.AlternativeTypeListContext)

EnterAlternativeTypeList is called when production alternativeTypeList is entered.

func (*BaseASNListener) EnterAlternativeTypeLists

func (s *BaseASNListener) EnterAlternativeTypeLists(ctx *asn.AlternativeTypeListsContext)

EnterAlternativeTypeLists is called when production alternativeTypeLists is entered.

func (*BaseASNListener) EnterAsnType

func (s *BaseASNListener) EnterAsnType(ctx *asn.AsnTypeContext)

EnterAsnType is called when production asnType is entered.

func (*BaseASNListener) EnterAssignedIdentifier

func (s *BaseASNListener) EnterAssignedIdentifier(ctx *asn.AssignedIdentifierContext)

EnterAssignedIdentifier is called when production assignedIdentifier is entered.

func (*BaseASNListener) EnterAssignment

func (s *BaseASNListener) EnterAssignment(ctx *asn.AssignmentContext)

EnterAssignment is called when production assignment is entered.

func (*BaseASNListener) EnterAssignmentList

func (s *BaseASNListener) EnterAssignmentList(ctx *asn.AssignmentListContext)

EnterAssignmentList is called when production assignmentList is entered.

func (*BaseASNListener) EnterAtNotation

func (s *BaseASNListener) EnterAtNotation(ctx *asn.AtNotationContext)

EnterAtNotation is called when production atNotation is entered.

func (*BaseASNListener) EnterBitStringType

func (s *BaseASNListener) EnterBitStringType(ctx *asn.BitStringTypeContext)

EnterBitStringType is called when production bitStringType is entered.

func (*BaseASNListener) EnterBooleanValue

func (s *BaseASNListener) EnterBooleanValue(ctx *asn.BooleanValueContext)

EnterBooleanValue is called when production booleanValue is entered.

func (*BaseASNListener) EnterBuiltinType

func (s *BaseASNListener) EnterBuiltinType(ctx *asn.BuiltinTypeContext)

EnterBuiltinType is called when production builtinType is entered.

func (*BaseASNListener) EnterBuiltinValue

func (s *BaseASNListener) EnterBuiltinValue(ctx *asn.BuiltinValueContext)

EnterBuiltinValue is called when production builtinValue is entered.

func (*BaseASNListener) EnterChoiceType

func (s *BaseASNListener) EnterChoiceType(ctx *asn.ChoiceTypeContext)

EnterChoiceType is called when production choiceType is entered.

func (*BaseASNListener) EnterChoiceValue

func (s *BaseASNListener) EnterChoiceValue(ctx *asn.ChoiceValueContext)

EnterChoiceValue is called when production choiceValue is entered.

func (*BaseASNListener) EnterComponentIdList

func (s *BaseASNListener) EnterComponentIdList(ctx *asn.ComponentIdListContext)

EnterComponentIdList is called when production componentIdList is entered.

func (*BaseASNListener) EnterComponentPresence

func (s *BaseASNListener) EnterComponentPresence(ctx *asn.ComponentPresenceContext)

EnterComponentPresence is called when production componentPresence is entered.

func (*BaseASNListener) EnterComponentPresenceList

func (s *BaseASNListener) EnterComponentPresenceList(ctx *asn.ComponentPresenceListContext)

EnterComponentPresenceList is called when production componentPresenceList is entered.

func (*BaseASNListener) EnterComponentPresenceLists

func (s *BaseASNListener) EnterComponentPresenceLists(ctx *asn.ComponentPresenceListsContext)

EnterComponentPresenceLists is called when production componentPresenceLists is entered.

func (*BaseASNListener) EnterComponentRelationConstraint

func (s *BaseASNListener) EnterComponentRelationConstraint(ctx *asn.ComponentRelationConstraintContext)

EnterComponentRelationConstraint is called when production componentRelationConstraint is entered.

func (*BaseASNListener) EnterComponentType

func (s *BaseASNListener) EnterComponentType(ctx *asn.ComponentTypeContext)

EnterComponentType is called when production componentType is entered.

func (*BaseASNListener) EnterComponentTypeList

func (s *BaseASNListener) EnterComponentTypeList(ctx *asn.ComponentTypeListContext)

EnterComponentTypeList is called when production componentTypeList is entered.

func (*BaseASNListener) EnterComponentTypeLists

func (s *BaseASNListener) EnterComponentTypeLists(ctx *asn.ComponentTypeListsContext)

EnterComponentTypeLists is called when production componentTypeLists is entered.

func (*BaseASNListener) EnterConstraint

func (s *BaseASNListener) EnterConstraint(ctx *asn.ConstraintContext)

EnterConstraint is called when production constraint is entered.

func (*BaseASNListener) EnterConstraintSpec

func (s *BaseASNListener) EnterConstraintSpec(ctx *asn.ConstraintSpecContext)

EnterConstraintSpec is called when production constraintSpec is entered.

func (*BaseASNListener) EnterContentsConstraint

func (s *BaseASNListener) EnterContentsConstraint(ctx *asn.ContentsConstraintContext)

EnterContentsConstraint is called when production contentsConstraint is entered.

func (*BaseASNListener) EnterDefinedObject

func (s *BaseASNListener) EnterDefinedObject(ctx *asn.DefinedObjectContext)

EnterDefinedObject is called when production definedObject is entered.

func (*BaseASNListener) EnterDefinedObjectClass

func (s *BaseASNListener) EnterDefinedObjectClass(ctx *asn.DefinedObjectClassContext)

EnterDefinedObjectClass is called when production definedObjectClass is entered.

func (*BaseASNListener) EnterDefinedType

func (s *BaseASNListener) EnterDefinedType(ctx *asn.DefinedTypeContext)

EnterDefinedType is called when production definedType is entered.

func (*BaseASNListener) EnterDefinedValue

func (s *BaseASNListener) EnterDefinedValue(ctx *asn.DefinedValueContext)

EnterDefinedValue is called when production definedValue is entered.

func (*BaseASNListener) EnterElementSetSpec

func (s *BaseASNListener) EnterElementSetSpec(ctx *asn.ElementSetSpecContext)

EnterElementSetSpec is called when production elementSetSpec is entered.

func (*BaseASNListener) EnterElementSetSpecs

func (s *BaseASNListener) EnterElementSetSpecs(ctx *asn.ElementSetSpecsContext)

EnterElementSetSpecs is called when production elementSetSpecs is entered.

func (*BaseASNListener) EnterElements

func (s *BaseASNListener) EnterElements(ctx *asn.ElementsContext)

EnterElements is called when production elements is entered.

func (*BaseASNListener) EnterEnumeratedType

func (s *BaseASNListener) EnterEnumeratedType(ctx *asn.EnumeratedTypeContext)

EnterEnumeratedType is called when production enumeratedType is entered.

func (*BaseASNListener) EnterEnumeratedValue

func (s *BaseASNListener) EnterEnumeratedValue(ctx *asn.EnumeratedValueContext)

EnterEnumeratedValue is called when production enumeratedValue is entered.

func (*BaseASNListener) EnterEnumeration

func (s *BaseASNListener) EnterEnumeration(ctx *asn.EnumerationContext)

EnterEnumeration is called when production enumeration is entered.

func (*BaseASNListener) EnterEnumerationItem

func (s *BaseASNListener) EnterEnumerationItem(ctx *asn.EnumerationItemContext)

EnterEnumerationItem is called when production enumerationItem is entered.

func (*BaseASNListener) EnterEnumerations

func (s *BaseASNListener) EnterEnumerations(ctx *asn.EnumerationsContext)

EnterEnumerations is called when production enumerations is entered.

func (*BaseASNListener) EnterEveryRule

func (s *BaseASNListener) EnterEveryRule(ctx antlr.ParserRuleContext)

EnterEveryRule is called when any rule is entered.

func (*BaseASNListener) EnterExceptionIdentification

func (s *BaseASNListener) EnterExceptionIdentification(ctx *asn.ExceptionIdentificationContext)

EnterExceptionIdentification is called when production exceptionIdentification is entered.

func (*BaseASNListener) EnterExceptionSpec

func (s *BaseASNListener) EnterExceptionSpec(ctx *asn.ExceptionSpecContext)

EnterExceptionSpec is called when production exceptionSpec is entered.

func (*BaseASNListener) EnterExclusions

func (s *BaseASNListener) EnterExclusions(ctx *asn.ExclusionsContext)

EnterExclusions is called when production exclusions is entered.

func (*BaseASNListener) EnterExports

func (s *BaseASNListener) EnterExports(ctx *asn.ExportsContext)

EnterExports is called when production exports is entered.

func (*BaseASNListener) EnterExtensionAddition

func (s *BaseASNListener) EnterExtensionAddition(ctx *asn.ExtensionAdditionContext)

EnterExtensionAddition is called when production extensionAddition is entered.

func (*BaseASNListener) EnterExtensionAdditionAlternative

func (s *BaseASNListener) EnterExtensionAdditionAlternative(ctx *asn.ExtensionAdditionAlternativeContext)

EnterExtensionAdditionAlternative is called when production extensionAdditionAlternative is entered.

func (*BaseASNListener) EnterExtensionAdditionAlternatives

func (s *BaseASNListener) EnterExtensionAdditionAlternatives(ctx *asn.ExtensionAdditionAlternativesContext)

EnterExtensionAdditionAlternatives is called when production extensionAdditionAlternatives is entered.

func (*BaseASNListener) EnterExtensionAdditionAlternativesGroup

func (s *BaseASNListener) EnterExtensionAdditionAlternativesGroup(ctx *asn.ExtensionAdditionAlternativesGroupContext)

EnterExtensionAdditionAlternativesGroup is called when production extensionAdditionAlternativesGroup is entered.

func (*BaseASNListener) EnterExtensionAdditionAlternativesList

func (s *BaseASNListener) EnterExtensionAdditionAlternativesList(ctx *asn.ExtensionAdditionAlternativesListContext)

EnterExtensionAdditionAlternativesList is called when production extensionAdditionAlternativesList is entered.

func (*BaseASNListener) EnterExtensionAdditionGroup

func (s *BaseASNListener) EnterExtensionAdditionGroup(ctx *asn.ExtensionAdditionGroupContext)

EnterExtensionAdditionGroup is called when production extensionAdditionGroup is entered.

func (*BaseASNListener) EnterExtensionAdditionList

func (s *BaseASNListener) EnterExtensionAdditionList(ctx *asn.ExtensionAdditionListContext)

EnterExtensionAdditionList is called when production extensionAdditionList is entered.

func (*BaseASNListener) EnterExtensionAdditions

func (s *BaseASNListener) EnterExtensionAdditions(ctx *asn.ExtensionAdditionsContext)

EnterExtensionAdditions is called when production extensionAdditions is entered.

func (*BaseASNListener) EnterExtensionAndException

func (s *BaseASNListener) EnterExtensionAndException(ctx *asn.ExtensionAndExceptionContext)

EnterExtensionAndException is called when production extensionAndException is entered.

func (*BaseASNListener) EnterExtensionDefault

func (s *BaseASNListener) EnterExtensionDefault(ctx *asn.ExtensionDefaultContext)

EnterExtensionDefault is called when production extensionDefault is entered.

func (*BaseASNListener) EnterExternalObjectClassReference

func (s *BaseASNListener) EnterExternalObjectClassReference(ctx *asn.ExternalObjectClassReferenceContext)

EnterExternalObjectClassReference is called when production externalObjectClassReference is entered.

func (*BaseASNListener) EnterFieldName

func (s *BaseASNListener) EnterFieldName(ctx *asn.FieldNameContext)

EnterFieldName is called when production fieldName is entered.

func (*BaseASNListener) EnterFieldSpec

func (s *BaseASNListener) EnterFieldSpec(ctx *asn.FieldSpecContext)

EnterFieldSpec is called when production fieldSpec is entered.

func (*BaseASNListener) EnterFixedTypeValueFieldSpec

func (s *BaseASNListener) EnterFixedTypeValueFieldSpec(ctx *asn.FixedTypeValueFieldSpecContext)

EnterFixedTypeValueFieldSpec is called when production fixedTypeValueFieldSpec is entered.

func (*BaseASNListener) EnterFixedTypeValueSetFieldSpec

func (s *BaseASNListener) EnterFixedTypeValueSetFieldSpec(ctx *asn.FixedTypeValueSetFieldSpecContext)

EnterFixedTypeValueSetFieldSpec is called when production fixedTypeValueSetFieldSpec is entered.

func (*BaseASNListener) EnterGeneralConstraint

func (s *BaseASNListener) EnterGeneralConstraint(ctx *asn.GeneralConstraintContext)

EnterGeneralConstraint is called when production generalConstraint is entered.

func (*BaseASNListener) EnterGlobalModuleReference

func (s *BaseASNListener) EnterGlobalModuleReference(ctx *asn.GlobalModuleReferenceContext)

EnterGlobalModuleReference is called when production globalModuleReference is entered.

func (*BaseASNListener) EnterGovernor

func (s *BaseASNListener) EnterGovernor(ctx *asn.GovernorContext)

EnterGovernor is called when production governor is entered.

func (*BaseASNListener) EnterImports

func (s *BaseASNListener) EnterImports(ctx *asn.ImportsContext)

EnterImports is called when production imports is entered.

func (*BaseASNListener) EnterIntegerType

func (s *BaseASNListener) EnterIntegerType(ctx *asn.IntegerTypeContext)

EnterIntegerType is called when production integerType is entered.

func (*BaseASNListener) EnterIntegerValue

func (s *BaseASNListener) EnterIntegerValue(ctx *asn.IntegerValueContext)

EnterIntegerValue is called when production integerValue is entered.

func (*BaseASNListener) EnterIntersectionElements

func (s *BaseASNListener) EnterIntersectionElements(ctx *asn.IntersectionElementsContext)

EnterIntersectionElements is called when production intersectionElements is entered.

func (*BaseASNListener) EnterIntersectionMark

func (s *BaseASNListener) EnterIntersectionMark(ctx *asn.IntersectionMarkContext)

EnterIntersectionMark is called when production intersectionMark is entered.

func (*BaseASNListener) EnterIntersections

func (s *BaseASNListener) EnterIntersections(ctx *asn.IntersectionsContext)

EnterIntersections is called when production intersections is entered.

func (*BaseASNListener) EnterLevel

func (s *BaseASNListener) EnterLevel(ctx *asn.LevelContext)

EnterLevel is called when production level is entered.

func (*BaseASNListener) EnterLiteral

func (s *BaseASNListener) EnterLiteral(ctx *asn.LiteralContext)

EnterLiteral is called when production literal is entered.

func (*BaseASNListener) EnterModuleBody

func (s *BaseASNListener) EnterModuleBody(ctx *asn.ModuleBodyContext)

EnterModuleBody is called when production moduleBody is entered.

func (*BaseASNListener) EnterModuleDefinition

func (s *BaseASNListener) EnterModuleDefinition(ctx *asn.ModuleDefinitionContext)

EnterModuleDefinition is called when production moduleDefinition is entered.

func (*BaseASNListener) EnterModules

func (s *BaseASNListener) EnterModules(ctx *asn.ModulesContext)

EnterModules is called when production modules is entered.

func (*BaseASNListener) EnterNamedBit

func (s *BaseASNListener) EnterNamedBit(ctx *asn.NamedBitContext)

EnterNamedBit is called when production namedBit is entered.

func (*BaseASNListener) EnterNamedBitList

func (s *BaseASNListener) EnterNamedBitList(ctx *asn.NamedBitListContext)

EnterNamedBitList is called when production namedBitList is entered.

func (*BaseASNListener) EnterNamedNumber

func (s *BaseASNListener) EnterNamedNumber(ctx *asn.NamedNumberContext)

EnterNamedNumber is called when production namedNumber is entered.

func (*BaseASNListener) EnterNamedNumberList

func (s *BaseASNListener) EnterNamedNumberList(ctx *asn.NamedNumberListContext)

EnterNamedNumberList is called when production namedNumberList is entered.

func (*BaseASNListener) EnterNamedType

func (s *BaseASNListener) EnterNamedType(ctx *asn.NamedTypeContext)

EnterNamedType is called when production namedType is entered.

func (*BaseASNListener) EnterObjIdComponents

func (s *BaseASNListener) EnterObjIdComponents(ctx *asn.ObjIdComponentsContext)

EnterObjIdComponents is called when production objIdComponents is entered.

func (*BaseASNListener) EnterObjIdComponentsList

func (s *BaseASNListener) EnterObjIdComponentsList(ctx *asn.ObjIdComponentsListContext)

EnterObjIdComponentsList is called when production objIdComponentsList is entered.

func (*BaseASNListener) EnterObject

func (s *BaseASNListener) EnterObject(ctx *asn.ObjectContext)

EnterObject is called when production object is entered.

func (*BaseASNListener) EnterObjectClass

func (s *BaseASNListener) EnterObjectClass(ctx *asn.ObjectClassContext)

EnterObjectClass is called when production objectClass is entered.

func (*BaseASNListener) EnterObjectClassAssignment

func (s *BaseASNListener) EnterObjectClassAssignment(ctx *asn.ObjectClassAssignmentContext)

EnterObjectClassAssignment is called when production objectClassAssignment is entered.

func (*BaseASNListener) EnterObjectClassDefn

func (s *BaseASNListener) EnterObjectClassDefn(ctx *asn.ObjectClassDefnContext)

EnterObjectClassDefn is called when production objectClassDefn is entered.

func (*BaseASNListener) EnterObjectClassFieldType

func (s *BaseASNListener) EnterObjectClassFieldType(ctx *asn.ObjectClassFieldTypeContext)

EnterObjectClassFieldType is called when production objectClassFieldType is entered.

func (*BaseASNListener) EnterObjectFieldSpec

func (s *BaseASNListener) EnterObjectFieldSpec(ctx *asn.ObjectFieldSpecContext)

EnterObjectFieldSpec is called when production objectFieldSpec is entered.

func (*BaseASNListener) EnterObjectIdentifierValue

func (s *BaseASNListener) EnterObjectIdentifierValue(ctx *asn.ObjectIdentifierValueContext)

EnterObjectIdentifierValue is called when production objectIdentifierValue is entered.

func (*BaseASNListener) EnterObjectOptionalitySpec

func (s *BaseASNListener) EnterObjectOptionalitySpec(ctx *asn.ObjectOptionalitySpecContext)

EnterObjectOptionalitySpec is called when production objectOptionalitySpec is entered.

func (*BaseASNListener) EnterObjectSet

func (s *BaseASNListener) EnterObjectSet(ctx *asn.ObjectSetContext)

EnterObjectSet is called when production objectSet is entered.

func (*BaseASNListener) EnterObjectSetElements

func (s *BaseASNListener) EnterObjectSetElements(ctx *asn.ObjectSetElementsContext)

EnterObjectSetElements is called when production objectSetElements is entered.

func (*BaseASNListener) EnterObjectSetFieldSpec

func (s *BaseASNListener) EnterObjectSetFieldSpec(ctx *asn.ObjectSetFieldSpecContext)

EnterObjectSetFieldSpec is called when production objectSetFieldSpec is entered.

func (*BaseASNListener) EnterObjectSetOptionalitySpec

func (s *BaseASNListener) EnterObjectSetOptionalitySpec(ctx *asn.ObjectSetOptionalitySpecContext)

EnterObjectSetOptionalitySpec is called when production objectSetOptionalitySpec is entered.

func (*BaseASNListener) EnterObjectSetSpec

func (s *BaseASNListener) EnterObjectSetSpec(ctx *asn.ObjectSetSpecContext)

EnterObjectSetSpec is called when production objectSetSpec is entered.

func (*BaseASNListener) EnterObjectidentifiertype

func (s *BaseASNListener) EnterObjectidentifiertype(ctx *asn.ObjectidentifiertypeContext)

EnterObjectidentifiertype is called when production objectidentifiertype is entered.

func (*BaseASNListener) EnterOctetStringType

func (s *BaseASNListener) EnterOctetStringType(ctx *asn.OctetStringTypeContext)

EnterOctetStringType is called when production octetStringType is entered.

func (*BaseASNListener) EnterOptionalExtensionMarker

func (s *BaseASNListener) EnterOptionalExtensionMarker(ctx *asn.OptionalExtensionMarkerContext)

EnterOptionalExtensionMarker is called when production optionalExtensionMarker is entered.

func (*BaseASNListener) EnterOptionalGroup

func (s *BaseASNListener) EnterOptionalGroup(ctx *asn.OptionalGroupContext)

EnterOptionalGroup is called when production optionalGroup is entered.

func (*BaseASNListener) EnterParamGovernor

func (s *BaseASNListener) EnterParamGovernor(ctx *asn.ParamGovernorContext)

EnterParamGovernor is called when production paramGovernor is entered.

func (*BaseASNListener) EnterParameter

func (s *BaseASNListener) EnterParameter(ctx *asn.ParameterContext)

EnterParameter is called when production parameter is entered.

func (*BaseASNListener) EnterParameterList

func (s *BaseASNListener) EnterParameterList(ctx *asn.ParameterListContext)

EnterParameterList is called when production parameterList is entered.

func (*BaseASNListener) EnterParameterizedAssignment

func (s *BaseASNListener) EnterParameterizedAssignment(ctx *asn.ParameterizedAssignmentContext)

EnterParameterizedAssignment is called when production parameterizedAssignment is entered.

func (*BaseASNListener) EnterParameterizedObject

func (s *BaseASNListener) EnterParameterizedObject(ctx *asn.ParameterizedObjectContext)

EnterParameterizedObject is called when production parameterizedObject is entered.

func (*BaseASNListener) EnterParameterizedValue

func (s *BaseASNListener) EnterParameterizedValue(ctx *asn.ParameterizedValueContext)

EnterParameterizedValue is called when production parameterizedValue is entered.

func (*BaseASNListener) EnterPrimitiveFieldName

func (s *BaseASNListener) EnterPrimitiveFieldName(ctx *asn.PrimitiveFieldNameContext)

EnterPrimitiveFieldName is called when production primitiveFieldName is entered.

func (*BaseASNListener) EnterReferencedType

func (s *BaseASNListener) EnterReferencedType(ctx *asn.ReferencedTypeContext)

EnterReferencedType is called when production referencedType is entered.

func (*BaseASNListener) EnterRequiredToken

func (s *BaseASNListener) EnterRequiredToken(ctx *asn.RequiredTokenContext)

EnterRequiredToken is called when production requiredToken is entered.

func (*BaseASNListener) EnterRootAlternativeTypeList

func (s *BaseASNListener) EnterRootAlternativeTypeList(ctx *asn.RootAlternativeTypeListContext)

EnterRootAlternativeTypeList is called when production rootAlternativeTypeList is entered.

func (*BaseASNListener) EnterRootComponentTypeList

func (s *BaseASNListener) EnterRootComponentTypeList(ctx *asn.RootComponentTypeListContext)

EnterRootComponentTypeList is called when production rootComponentTypeList is entered.

func (*BaseASNListener) EnterRootElementSetSpec

func (s *BaseASNListener) EnterRootElementSetSpec(ctx *asn.RootElementSetSpecContext)

EnterRootElementSetSpec is called when production rootElementSetSpec is entered.

func (*BaseASNListener) EnterRootEnumeration

func (s *BaseASNListener) EnterRootEnumeration(ctx *asn.RootEnumerationContext)

EnterRootEnumeration is called when production rootEnumeration is entered.

func (*BaseASNListener) EnterSequenceOfType

func (s *BaseASNListener) EnterSequenceOfType(ctx *asn.SequenceOfTypeContext)

EnterSequenceOfType is called when production sequenceOfType is entered.

func (*BaseASNListener) EnterSequenceType

func (s *BaseASNListener) EnterSequenceType(ctx *asn.SequenceTypeContext)

EnterSequenceType is called when production sequenceType is entered.

func (*BaseASNListener) EnterSetOfType

func (s *BaseASNListener) EnterSetOfType(ctx *asn.SetOfTypeContext)

EnterSetOfType is called when production setOfType is entered.

func (*BaseASNListener) EnterSetType

func (s *BaseASNListener) EnterSetType(ctx *asn.SetTypeContext)

EnterSetType is called when production setType is entered.

func (*BaseASNListener) EnterSignedNumber

func (s *BaseASNListener) EnterSignedNumber(ctx *asn.SignedNumberContext)

EnterSignedNumber is called when production signedNumber is entered.

func (*BaseASNListener) EnterSimpleDefinedValue

func (s *BaseASNListener) EnterSimpleDefinedValue(ctx *asn.SimpleDefinedValueContext)

EnterSimpleDefinedValue is called when production simpleDefinedValue is entered.

func (*BaseASNListener) EnterSimpleTableConstraint

func (s *BaseASNListener) EnterSimpleTableConstraint(ctx *asn.SimpleTableConstraintContext)

EnterSimpleTableConstraint is called when production simpleTableConstraint is entered.

func (*BaseASNListener) EnterSizeConstraint

func (s *BaseASNListener) EnterSizeConstraint(ctx *asn.SizeConstraintContext)

EnterSizeConstraint is called when production sizeConstraint is entered.

func (*BaseASNListener) EnterSubtypeConstraint

func (s *BaseASNListener) EnterSubtypeConstraint(ctx *asn.SubtypeConstraintContext)

EnterSubtypeConstraint is called when production subtypeConstraint is entered.

func (*BaseASNListener) EnterSubtypeElements

func (s *BaseASNListener) EnterSubtypeElements(ctx *asn.SubtypeElementsContext)

EnterSubtypeElements is called when production subtypeElements is entered.

func (*BaseASNListener) EnterSymbol

func (s *BaseASNListener) EnterSymbol(ctx *asn.SymbolContext)

EnterSymbol is called when production symbol is entered.

func (*BaseASNListener) EnterSymbolList

func (s *BaseASNListener) EnterSymbolList(ctx *asn.SymbolListContext)

EnterSymbolList is called when production symbolList is entered.

func (*BaseASNListener) EnterSymbolsExported

func (s *BaseASNListener) EnterSymbolsExported(ctx *asn.SymbolsExportedContext)

EnterSymbolsExported is called when production symbolsExported is entered.

func (*BaseASNListener) EnterSymbolsFromModule

func (s *BaseASNListener) EnterSymbolsFromModule(ctx *asn.SymbolsFromModuleContext)

EnterSymbolsFromModule is called when production symbolsFromModule is entered.

func (*BaseASNListener) EnterSymbolsFromModuleList

func (s *BaseASNListener) EnterSymbolsFromModuleList(ctx *asn.SymbolsFromModuleListContext)

EnterSymbolsFromModuleList is called when production symbolsFromModuleList is entered.

func (*BaseASNListener) EnterSymbolsImported

func (s *BaseASNListener) EnterSymbolsImported(ctx *asn.SymbolsImportedContext)

EnterSymbolsImported is called when production symbolsImported is entered.

func (*BaseASNListener) EnterSyntaxList

func (s *BaseASNListener) EnterSyntaxList(ctx *asn.SyntaxListContext)

EnterSyntaxList is called when production syntaxList is entered.

func (*BaseASNListener) EnterTableConstraint

func (s *BaseASNListener) EnterTableConstraint(ctx *asn.TableConstraintContext)

EnterTableConstraint is called when production tableConstraint is entered.

func (*BaseASNListener) EnterTagDefault

func (s *BaseASNListener) EnterTagDefault(ctx *asn.TagDefaultContext)

EnterTagDefault is called when production tagDefault is entered.

func (*BaseASNListener) EnterTokenOrGroupSpec

func (s *BaseASNListener) EnterTokenOrGroupSpec(ctx *asn.TokenOrGroupSpecContext)

EnterTokenOrGroupSpec is called when production tokenOrGroupSpec is entered.

func (*BaseASNListener) EnterTypeAssignment

func (s *BaseASNListener) EnterTypeAssignment(ctx *asn.TypeAssignmentContext)

EnterTypeAssignment is called when production typeAssignment is entered.

func (*BaseASNListener) EnterTypeFieldSpec

func (s *BaseASNListener) EnterTypeFieldSpec(ctx *asn.TypeFieldSpecContext)

EnterTypeFieldSpec is called when production typeFieldSpec is entered.

func (*BaseASNListener) EnterTypeOptionalitySpec

func (s *BaseASNListener) EnterTypeOptionalitySpec(ctx *asn.TypeOptionalitySpecContext)

EnterTypeOptionalitySpec is called when production typeOptionalitySpec is entered.

func (*BaseASNListener) EnterUnionMark

func (s *BaseASNListener) EnterUnionMark(ctx *asn.UnionMarkContext)

EnterUnionMark is called when production unionMark is entered.

func (*BaseASNListener) EnterUnions

func (s *BaseASNListener) EnterUnions(ctx *asn.UnionsContext)

EnterUnions is called when production unions is entered.

func (*BaseASNListener) EnterUsefulObjectClassReference

func (s *BaseASNListener) EnterUsefulObjectClassReference(ctx *asn.UsefulObjectClassReferenceContext)

EnterUsefulObjectClassReference is called when production usefulObjectClassReference is entered.

func (*BaseASNListener) EnterUserDefinedConstraint

func (s *BaseASNListener) EnterUserDefinedConstraint(ctx *asn.UserDefinedConstraintContext)

EnterUserDefinedConstraint is called when production userDefinedConstraint is entered.

func (*BaseASNListener) EnterUserDefinedConstraintParameter

func (s *BaseASNListener) EnterUserDefinedConstraintParameter(ctx *asn.UserDefinedConstraintParameterContext)

EnterUserDefinedConstraintParameter is called when production userDefinedConstraintParameter is entered.

func (*BaseASNListener) EnterValue

func (s *BaseASNListener) EnterValue(ctx *asn.ValueContext)

EnterValue is called when production value is entered.

func (*BaseASNListener) EnterValueAssignment

func (s *BaseASNListener) EnterValueAssignment(ctx *asn.ValueAssignmentContext)

EnterValueAssignment is called when production valueAssignment is entered.

func (*BaseASNListener) EnterValueOptionalitySpec

func (s *BaseASNListener) EnterValueOptionalitySpec(ctx *asn.ValueOptionalitySpecContext)

EnterValueOptionalitySpec is called when production valueOptionalitySpec is entered.

func (*BaseASNListener) EnterValueSet

func (s *BaseASNListener) EnterValueSet(ctx *asn.ValueSetContext)

EnterValueSet is called when production valueSet is entered.

func (*BaseASNListener) EnterValueSetOptionalitySpec

func (s *BaseASNListener) EnterValueSetOptionalitySpec(ctx *asn.ValueSetOptionalitySpecContext)

EnterValueSetOptionalitySpec is called when production valueSetOptionalitySpec is entered.

func (*BaseASNListener) EnterVariableTypeValueFieldSpec

func (s *BaseASNListener) EnterVariableTypeValueFieldSpec(ctx *asn.VariableTypeValueFieldSpecContext)

EnterVariableTypeValueFieldSpec is called when production variableTypeValueFieldSpec is entered.

func (*BaseASNListener) EnterVariableTypeValueSetFieldSpec

func (s *BaseASNListener) EnterVariableTypeValueSetFieldSpec(ctx *asn.VariableTypeValueSetFieldSpecContext)

EnterVariableTypeValueSetFieldSpec is called when production variableTypeValueSetFieldSpec is entered.

func (*BaseASNListener) EnterVersionNumber

func (s *BaseASNListener) EnterVersionNumber(ctx *asn.VersionNumberContext)

EnterVersionNumber is called when production versionNumber is entered.

func (*BaseASNListener) EnterWithSyntaxSpec

func (s *BaseASNListener) EnterWithSyntaxSpec(ctx *asn.WithSyntaxSpecContext)

EnterWithSyntaxSpec is called when production withSyntaxSpec is entered.

func (*BaseASNListener) ExitActualParameter

func (s *BaseASNListener) ExitActualParameter(ctx *asn.ActualParameterContext)

ExitActualParameter is called when production actualParameter is exited.

func (*BaseASNListener) ExitActualParameterList

func (s *BaseASNListener) ExitActualParameterList(ctx *asn.ActualParameterListContext)

ExitActualParameterList is called when production actualParameterList is exited.

func (*BaseASNListener) ExitAdditionalElementSetSpec

func (s *BaseASNListener) ExitAdditionalElementSetSpec(ctx *asn.AdditionalElementSetSpecContext)

ExitAdditionalElementSetSpec is called when production additionalElementSetSpec is exited.

func (*BaseASNListener) ExitAdditionalEnumeration

func (s *BaseASNListener) ExitAdditionalEnumeration(ctx *asn.AdditionalEnumerationContext)

ExitAdditionalEnumeration is called when production additionalEnumeration is exited.

func (*BaseASNListener) ExitAlternativeTypeList

func (s *BaseASNListener) ExitAlternativeTypeList(ctx *asn.AlternativeTypeListContext)

ExitAlternativeTypeList is called when production alternativeTypeList is exited.

func (*BaseASNListener) ExitAlternativeTypeLists

func (s *BaseASNListener) ExitAlternativeTypeLists(ctx *asn.AlternativeTypeListsContext)

ExitAlternativeTypeLists is called when production alternativeTypeLists is exited.

func (*BaseASNListener) ExitAsnType

func (s *BaseASNListener) ExitAsnType(ctx *asn.AsnTypeContext)

ExitAsnType is called when production asnType is exited.

func (*BaseASNListener) ExitAssignedIdentifier

func (s *BaseASNListener) ExitAssignedIdentifier(ctx *asn.AssignedIdentifierContext)

ExitAssignedIdentifier is called when production assignedIdentifier is exited.

func (*BaseASNListener) ExitAssignment

func (s *BaseASNListener) ExitAssignment(ctx *asn.AssignmentContext)

ExitAssignment is called when production assignment is exited.

func (*BaseASNListener) ExitAssignmentList

func (s *BaseASNListener) ExitAssignmentList(ctx *asn.AssignmentListContext)

ExitAssignmentList is called when production assignmentList is exited.

func (*BaseASNListener) ExitAtNotation

func (s *BaseASNListener) ExitAtNotation(ctx *asn.AtNotationContext)

ExitAtNotation is called when production atNotation is exited.

func (*BaseASNListener) ExitBitStringType

func (s *BaseASNListener) ExitBitStringType(ctx *asn.BitStringTypeContext)

ExitBitStringType is called when production bitStringType is exited.

func (*BaseASNListener) ExitBooleanValue

func (s *BaseASNListener) ExitBooleanValue(ctx *asn.BooleanValueContext)

ExitBooleanValue is called when production booleanValue is exited.

func (*BaseASNListener) ExitBuiltinType

func (s *BaseASNListener) ExitBuiltinType(ctx *asn.BuiltinTypeContext)

ExitBuiltinType is called when production builtinType is exited.

func (*BaseASNListener) ExitBuiltinValue

func (s *BaseASNListener) ExitBuiltinValue(ctx *asn.BuiltinValueContext)

ExitBuiltinValue is called when production builtinValue is exited.

func (*BaseASNListener) ExitChoiceType

func (s *BaseASNListener) ExitChoiceType(ctx *asn.ChoiceTypeContext)

ExitChoiceType is called when production choiceType is exited.

func (*BaseASNListener) ExitChoiceValue

func (s *BaseASNListener) ExitChoiceValue(ctx *asn.ChoiceValueContext)

ExitChoiceValue is called when production choiceValue is exited.

func (*BaseASNListener) ExitComponentIdList

func (s *BaseASNListener) ExitComponentIdList(ctx *asn.ComponentIdListContext)

ExitComponentIdList is called when production componentIdList is exited.

func (*BaseASNListener) ExitComponentPresence

func (s *BaseASNListener) ExitComponentPresence(ctx *asn.ComponentPresenceContext)

ExitComponentPresence is called when production componentPresence is exited.

func (*BaseASNListener) ExitComponentPresenceList

func (s *BaseASNListener) ExitComponentPresenceList(ctx *asn.ComponentPresenceListContext)

ExitComponentPresenceList is called when production componentPresenceList is exited.

func (*BaseASNListener) ExitComponentPresenceLists

func (s *BaseASNListener) ExitComponentPresenceLists(ctx *asn.ComponentPresenceListsContext)

ExitComponentPresenceLists is called when production componentPresenceLists is exited.

func (*BaseASNListener) ExitComponentRelationConstraint

func (s *BaseASNListener) ExitComponentRelationConstraint(ctx *asn.ComponentRelationConstraintContext)

ExitComponentRelationConstraint is called when production componentRelationConstraint is exited.

func (*BaseASNListener) ExitComponentType

func (s *BaseASNListener) ExitComponentType(ctx *asn.ComponentTypeContext)

ExitComponentType is called when production componentType is exited.

func (*BaseASNListener) ExitComponentTypeList

func (s *BaseASNListener) ExitComponentTypeList(ctx *asn.ComponentTypeListContext)

ExitComponentTypeList is called when production componentTypeList is exited.

func (*BaseASNListener) ExitComponentTypeLists

func (s *BaseASNListener) ExitComponentTypeLists(ctx *asn.ComponentTypeListsContext)

ExitComponentTypeLists is called when production componentTypeLists is exited.

func (*BaseASNListener) ExitConstraint

func (s *BaseASNListener) ExitConstraint(ctx *asn.ConstraintContext)

ExitConstraint is called when production constraint is exited.

func (*BaseASNListener) ExitConstraintSpec

func (s *BaseASNListener) ExitConstraintSpec(ctx *asn.ConstraintSpecContext)

ExitConstraintSpec is called when production constraintSpec is exited.

func (*BaseASNListener) ExitContentsConstraint

func (s *BaseASNListener) ExitContentsConstraint(ctx *asn.ContentsConstraintContext)

ExitContentsConstraint is called when production contentsConstraint is exited.

func (*BaseASNListener) ExitDefinedObject

func (s *BaseASNListener) ExitDefinedObject(ctx *asn.DefinedObjectContext)

ExitDefinedObject is called when production definedObject is exited.

func (*BaseASNListener) ExitDefinedObjectClass

func (s *BaseASNListener) ExitDefinedObjectClass(ctx *asn.DefinedObjectClassContext)

ExitDefinedObjectClass is called when production definedObjectClass is exited.

func (*BaseASNListener) ExitDefinedType

func (s *BaseASNListener) ExitDefinedType(ctx *asn.DefinedTypeContext)

ExitDefinedType is called when production definedType is exited.

func (*BaseASNListener) ExitDefinedValue

func (s *BaseASNListener) ExitDefinedValue(ctx *asn.DefinedValueContext)

ExitDefinedValue is called when production definedValue is exited.

func (*BaseASNListener) ExitElementSetSpec

func (s *BaseASNListener) ExitElementSetSpec(ctx *asn.ElementSetSpecContext)

ExitElementSetSpec is called when production elementSetSpec is exited.

func (*BaseASNListener) ExitElementSetSpecs

func (s *BaseASNListener) ExitElementSetSpecs(ctx *asn.ElementSetSpecsContext)

ExitElementSetSpecs is called when production elementSetSpecs is exited.

func (*BaseASNListener) ExitElements

func (s *BaseASNListener) ExitElements(ctx *asn.ElementsContext)

ExitElements is called when production elements is exited.

func (*BaseASNListener) ExitEnumeratedType

func (s *BaseASNListener) ExitEnumeratedType(ctx *asn.EnumeratedTypeContext)

ExitEnumeratedType is called when production enumeratedType is exited.

func (*BaseASNListener) ExitEnumeratedValue

func (s *BaseASNListener) ExitEnumeratedValue(ctx *asn.EnumeratedValueContext)

ExitEnumeratedValue is called when production enumeratedValue is exited.

func (*BaseASNListener) ExitEnumeration

func (s *BaseASNListener) ExitEnumeration(ctx *asn.EnumerationContext)

ExitEnumeration is called when production enumeration is exited.

func (*BaseASNListener) ExitEnumerationItem

func (s *BaseASNListener) ExitEnumerationItem(ctx *asn.EnumerationItemContext)

ExitEnumerationItem is called when production enumerationItem is exited.

func (*BaseASNListener) ExitEnumerations

func (s *BaseASNListener) ExitEnumerations(ctx *asn.EnumerationsContext)

ExitEnumerations is called when production enumerations is exited.

func (*BaseASNListener) ExitEveryRule

func (s *BaseASNListener) ExitEveryRule(ctx antlr.ParserRuleContext)

ExitEveryRule is called when any rule is exited.

func (*BaseASNListener) ExitExceptionIdentification

func (s *BaseASNListener) ExitExceptionIdentification(ctx *asn.ExceptionIdentificationContext)

ExitExceptionIdentification is called when production exceptionIdentification is exited.

func (*BaseASNListener) ExitExceptionSpec

func (s *BaseASNListener) ExitExceptionSpec(ctx *asn.ExceptionSpecContext)

ExitExceptionSpec is called when production exceptionSpec is exited.

func (*BaseASNListener) ExitExclusions

func (s *BaseASNListener) ExitExclusions(ctx *asn.ExclusionsContext)

ExitExclusions is called when production exclusions is exited.

func (*BaseASNListener) ExitExports

func (s *BaseASNListener) ExitExports(ctx *asn.ExportsContext)

ExitExports is called when production exports is exited.

func (*BaseASNListener) ExitExtensionAddition

func (s *BaseASNListener) ExitExtensionAddition(ctx *asn.ExtensionAdditionContext)

ExitExtensionAddition is called when production extensionAddition is exited.

func (*BaseASNListener) ExitExtensionAdditionAlternative

func (s *BaseASNListener) ExitExtensionAdditionAlternative(ctx *asn.ExtensionAdditionAlternativeContext)

ExitExtensionAdditionAlternative is called when production extensionAdditionAlternative is exited.

func (*BaseASNListener) ExitExtensionAdditionAlternatives

func (s *BaseASNListener) ExitExtensionAdditionAlternatives(ctx *asn.ExtensionAdditionAlternativesContext)

ExitExtensionAdditionAlternatives is called when production extensionAdditionAlternatives is exited.

func (*BaseASNListener) ExitExtensionAdditionAlternativesGroup

func (s *BaseASNListener) ExitExtensionAdditionAlternativesGroup(ctx *asn.ExtensionAdditionAlternativesGroupContext)

ExitExtensionAdditionAlternativesGroup is called when production extensionAdditionAlternativesGroup is exited.

func (*BaseASNListener) ExitExtensionAdditionAlternativesList

func (s *BaseASNListener) ExitExtensionAdditionAlternativesList(ctx *asn.ExtensionAdditionAlternativesListContext)

ExitExtensionAdditionAlternativesList is called when production extensionAdditionAlternativesList is exited.

func (*BaseASNListener) ExitExtensionAdditionGroup

func (s *BaseASNListener) ExitExtensionAdditionGroup(ctx *asn.ExtensionAdditionGroupContext)

ExitExtensionAdditionGroup is called when production extensionAdditionGroup is exited.

func (*BaseASNListener) ExitExtensionAdditionList

func (s *BaseASNListener) ExitExtensionAdditionList(ctx *asn.ExtensionAdditionListContext)

ExitExtensionAdditionList is called when production extensionAdditionList is exited.

func (*BaseASNListener) ExitExtensionAdditions

func (s *BaseASNListener) ExitExtensionAdditions(ctx *asn.ExtensionAdditionsContext)

ExitExtensionAdditions is called when production extensionAdditions is exited.

func (*BaseASNListener) ExitExtensionAndException

func (s *BaseASNListener) ExitExtensionAndException(ctx *asn.ExtensionAndExceptionContext)

ExitExtensionAndException is called when production extensionAndException is exited.

func (*BaseASNListener) ExitExtensionDefault

func (s *BaseASNListener) ExitExtensionDefault(ctx *asn.ExtensionDefaultContext)

ExitExtensionDefault is called when production extensionDefault is exited.

func (*BaseASNListener) ExitExternalObjectClassReference

func (s *BaseASNListener) ExitExternalObjectClassReference(ctx *asn.ExternalObjectClassReferenceContext)

ExitExternalObjectClassReference is called when production externalObjectClassReference is exited.

func (*BaseASNListener) ExitFieldName

func (s *BaseASNListener) ExitFieldName(ctx *asn.FieldNameContext)

ExitFieldName is called when production fieldName is exited.

func (*BaseASNListener) ExitFieldSpec

func (s *BaseASNListener) ExitFieldSpec(ctx *asn.FieldSpecContext)

ExitFieldSpec is called when production fieldSpec is exited.

func (*BaseASNListener) ExitFixedTypeValueFieldSpec

func (s *BaseASNListener) ExitFixedTypeValueFieldSpec(ctx *asn.FixedTypeValueFieldSpecContext)

ExitFixedTypeValueFieldSpec is called when production fixedTypeValueFieldSpec is exited.

func (*BaseASNListener) ExitFixedTypeValueSetFieldSpec

func (s *BaseASNListener) ExitFixedTypeValueSetFieldSpec(ctx *asn.FixedTypeValueSetFieldSpecContext)

ExitFixedTypeValueSetFieldSpec is called when production fixedTypeValueSetFieldSpec is exited.

func (*BaseASNListener) ExitGeneralConstraint

func (s *BaseASNListener) ExitGeneralConstraint(ctx *asn.GeneralConstraintContext)

ExitGeneralConstraint is called when production generalConstraint is exited.

func (*BaseASNListener) ExitGlobalModuleReference

func (s *BaseASNListener) ExitGlobalModuleReference(ctx *asn.GlobalModuleReferenceContext)

ExitGlobalModuleReference is called when production globalModuleReference is exited.

func (*BaseASNListener) ExitGovernor

func (s *BaseASNListener) ExitGovernor(ctx *asn.GovernorContext)

ExitGovernor is called when production governor is exited.

func (*BaseASNListener) ExitImports

func (s *BaseASNListener) ExitImports(ctx *asn.ImportsContext)

ExitImports is called when production imports is exited.

func (*BaseASNListener) ExitIntegerType

func (s *BaseASNListener) ExitIntegerType(ctx *asn.IntegerTypeContext)

ExitIntegerType is called when production integerType is exited.

func (*BaseASNListener) ExitIntegerValue

func (s *BaseASNListener) ExitIntegerValue(ctx *asn.IntegerValueContext)

ExitIntegerValue is called when production integerValue is exited.

func (*BaseASNListener) ExitIntersectionElements

func (s *BaseASNListener) ExitIntersectionElements(ctx *asn.IntersectionElementsContext)

ExitIntersectionElements is called when production intersectionElements is exited.

func (*BaseASNListener) ExitIntersectionMark

func (s *BaseASNListener) ExitIntersectionMark(ctx *asn.IntersectionMarkContext)

ExitIntersectionMark is called when production intersectionMark is exited.

func (*BaseASNListener) ExitIntersections

func (s *BaseASNListener) ExitIntersections(ctx *asn.IntersectionsContext)

ExitIntersections is called when production intersections is exited.

func (*BaseASNListener) ExitLevel

func (s *BaseASNListener) ExitLevel(ctx *asn.LevelContext)

ExitLevel is called when production level is exited.

func (*BaseASNListener) ExitLiteral

func (s *BaseASNListener) ExitLiteral(ctx *asn.LiteralContext)

ExitLiteral is called when production literal is exited.

func (*BaseASNListener) ExitModuleBody

func (s *BaseASNListener) ExitModuleBody(ctx *asn.ModuleBodyContext)

ExitModuleBody is called when production moduleBody is exited.

func (*BaseASNListener) ExitModuleDefinition

func (s *BaseASNListener) ExitModuleDefinition(ctx *asn.ModuleDefinitionContext)

ExitModuleDefinition is called when production moduleDefinition is exited.

func (*BaseASNListener) ExitModules

func (s *BaseASNListener) ExitModules(ctx *asn.ModulesContext)

ExitModules is called when production modules is exited.

func (*BaseASNListener) ExitNamedBit

func (s *BaseASNListener) ExitNamedBit(ctx *asn.NamedBitContext)

ExitNamedBit is called when production namedBit is exited.

func (*BaseASNListener) ExitNamedBitList

func (s *BaseASNListener) ExitNamedBitList(ctx *asn.NamedBitListContext)

ExitNamedBitList is called when production namedBitList is exited.

func (*BaseASNListener) ExitNamedNumber

func (s *BaseASNListener) ExitNamedNumber(ctx *asn.NamedNumberContext)

ExitNamedNumber is called when production namedNumber is exited.

func (*BaseASNListener) ExitNamedNumberList

func (s *BaseASNListener) ExitNamedNumberList(ctx *asn.NamedNumberListContext)

ExitNamedNumberList is called when production namedNumberList is exited.

func (*BaseASNListener) ExitNamedType

func (s *BaseASNListener) ExitNamedType(ctx *asn.NamedTypeContext)

ExitNamedType is called when production namedType is exited.

func (*BaseASNListener) ExitObjIdComponents

func (s *BaseASNListener) ExitObjIdComponents(ctx *asn.ObjIdComponentsContext)

ExitObjIdComponents is called when production objIdComponents is exited.

func (*BaseASNListener) ExitObjIdComponentsList

func (s *BaseASNListener) ExitObjIdComponentsList(ctx *asn.ObjIdComponentsListContext)

ExitObjIdComponentsList is called when production objIdComponentsList is exited.

func (*BaseASNListener) ExitObject

func (s *BaseASNListener) ExitObject(ctx *asn.ObjectContext)

ExitObject is called when production object is exited.

func (*BaseASNListener) ExitObjectClass

func (s *BaseASNListener) ExitObjectClass(ctx *asn.ObjectClassContext)

ExitObjectClass is called when production objectClass is exited.

func (*BaseASNListener) ExitObjectClassAssignment

func (s *BaseASNListener) ExitObjectClassAssignment(ctx *asn.ObjectClassAssignmentContext)

ExitObjectClassAssignment is called when production objectClassAssignment is exited.

func (*BaseASNListener) ExitObjectClassDefn

func (s *BaseASNListener) ExitObjectClassDefn(ctx *asn.ObjectClassDefnContext)

ExitObjectClassDefn is called when production objectClassDefn is exited.

func (*BaseASNListener) ExitObjectClassFieldType

func (s *BaseASNListener) ExitObjectClassFieldType(ctx *asn.ObjectClassFieldTypeContext)

ExitObjectClassFieldType is called when production objectClassFieldType is exited.

func (*BaseASNListener) ExitObjectFieldSpec

func (s *BaseASNListener) ExitObjectFieldSpec(ctx *asn.ObjectFieldSpecContext)

ExitObjectFieldSpec is called when production objectFieldSpec is exited.

func (*BaseASNListener) ExitObjectIdentifierValue

func (s *BaseASNListener) ExitObjectIdentifierValue(ctx *asn.ObjectIdentifierValueContext)

ExitObjectIdentifierValue is called when production objectIdentifierValue is exited.

func (*BaseASNListener) ExitObjectOptionalitySpec

func (s *BaseASNListener) ExitObjectOptionalitySpec(ctx *asn.ObjectOptionalitySpecContext)

ExitObjectOptionalitySpec is called when production objectOptionalitySpec is exited.

func (*BaseASNListener) ExitObjectSet

func (s *BaseASNListener) ExitObjectSet(ctx *asn.ObjectSetContext)

ExitObjectSet is called when production objectSet is exited.

func (*BaseASNListener) ExitObjectSetElements

func (s *BaseASNListener) ExitObjectSetElements(ctx *asn.ObjectSetElementsContext)

ExitObjectSetElements is called when production objectSetElements is exited.

func (*BaseASNListener) ExitObjectSetFieldSpec

func (s *BaseASNListener) ExitObjectSetFieldSpec(ctx *asn.ObjectSetFieldSpecContext)

ExitObjectSetFieldSpec is called when production objectSetFieldSpec is exited.

func (*BaseASNListener) ExitObjectSetOptionalitySpec

func (s *BaseASNListener) ExitObjectSetOptionalitySpec(ctx *asn.ObjectSetOptionalitySpecContext)

ExitObjectSetOptionalitySpec is called when production objectSetOptionalitySpec is exited.

func (*BaseASNListener) ExitObjectSetSpec

func (s *BaseASNListener) ExitObjectSetSpec(ctx *asn.ObjectSetSpecContext)

ExitObjectSetSpec is called when production objectSetSpec is exited.

func (*BaseASNListener) ExitObjectidentifiertype

func (s *BaseASNListener) ExitObjectidentifiertype(ctx *asn.ObjectidentifiertypeContext)

ExitObjectidentifiertype is called when production objectidentifiertype is exited.

func (*BaseASNListener) ExitOctetStringType

func (s *BaseASNListener) ExitOctetStringType(ctx *asn.OctetStringTypeContext)

ExitOctetStringType is called when production octetStringType is exited.

func (*BaseASNListener) ExitOptionalExtensionMarker

func (s *BaseASNListener) ExitOptionalExtensionMarker(ctx *asn.OptionalExtensionMarkerContext)

ExitOptionalExtensionMarker is called when production optionalExtensionMarker is exited.

func (*BaseASNListener) ExitOptionalGroup

func (s *BaseASNListener) ExitOptionalGroup(ctx *asn.OptionalGroupContext)

ExitOptionalGroup is called when production optionalGroup is exited.

func (*BaseASNListener) ExitParamGovernor

func (s *BaseASNListener) ExitParamGovernor(ctx *asn.ParamGovernorContext)

ExitParamGovernor is called when production paramGovernor is exited.

func (*BaseASNListener) ExitParameter

func (s *BaseASNListener) ExitParameter(ctx *asn.ParameterContext)

ExitParameter is called when production parameter is exited.

func (*BaseASNListener) ExitParameterList

func (s *BaseASNListener) ExitParameterList(ctx *asn.ParameterListContext)

ExitParameterList is called when production parameterList is exited.

func (*BaseASNListener) ExitParameterizedAssignment

func (s *BaseASNListener) ExitParameterizedAssignment(ctx *asn.ParameterizedAssignmentContext)

ExitParameterizedAssignment is called when production parameterizedAssignment is exited.

func (*BaseASNListener) ExitParameterizedObject

func (s *BaseASNListener) ExitParameterizedObject(ctx *asn.ParameterizedObjectContext)

ExitParameterizedObject is called when production parameterizedObject is exited.

func (*BaseASNListener) ExitParameterizedValue

func (s *BaseASNListener) ExitParameterizedValue(ctx *asn.ParameterizedValueContext)

ExitParameterizedValue is called when production parameterizedValue is exited.

func (*BaseASNListener) ExitPrimitiveFieldName

func (s *BaseASNListener) ExitPrimitiveFieldName(ctx *asn.PrimitiveFieldNameContext)

ExitPrimitiveFieldName is called when production primitiveFieldName is exited.

func (*BaseASNListener) ExitReferencedType

func (s *BaseASNListener) ExitReferencedType(ctx *asn.ReferencedTypeContext)

ExitReferencedType is called when production referencedType is exited.

func (*BaseASNListener) ExitRequiredToken

func (s *BaseASNListener) ExitRequiredToken(ctx *asn.RequiredTokenContext)

ExitRequiredToken is called when production requiredToken is exited.

func (*BaseASNListener) ExitRootAlternativeTypeList

func (s *BaseASNListener) ExitRootAlternativeTypeList(ctx *asn.RootAlternativeTypeListContext)

ExitRootAlternativeTypeList is called when production rootAlternativeTypeList is exited.

func (*BaseASNListener) ExitRootComponentTypeList

func (s *BaseASNListener) ExitRootComponentTypeList(ctx *asn.RootComponentTypeListContext)

ExitRootComponentTypeList is called when production rootComponentTypeList is exited.

func (*BaseASNListener) ExitRootElementSetSpec

func (s *BaseASNListener) ExitRootElementSetSpec(ctx *asn.RootElementSetSpecContext)

ExitRootElementSetSpec is called when production rootElementSetSpec is exited.

func (*BaseASNListener) ExitRootEnumeration

func (s *BaseASNListener) ExitRootEnumeration(ctx *asn.RootEnumerationContext)

ExitRootEnumeration is called when production rootEnumeration is exited.

func (*BaseASNListener) ExitSequenceOfType

func (s *BaseASNListener) ExitSequenceOfType(ctx *asn.SequenceOfTypeContext)

ExitSequenceOfType is called when production sequenceOfType is exited.

func (*BaseASNListener) ExitSequenceType

func (s *BaseASNListener) ExitSequenceType(ctx *asn.SequenceTypeContext)

ExitSequenceType is called when production sequenceType is exited.

func (*BaseASNListener) ExitSetOfType

func (s *BaseASNListener) ExitSetOfType(ctx *asn.SetOfTypeContext)

ExitSetOfType is called when production setOfType is exited.

func (*BaseASNListener) ExitSetType

func (s *BaseASNListener) ExitSetType(ctx *asn.SetTypeContext)

ExitSetType is called when production setType is exited.

func (*BaseASNListener) ExitSignedNumber

func (s *BaseASNListener) ExitSignedNumber(ctx *asn.SignedNumberContext)

ExitSignedNumber is called when production signedNumber is exited.

func (*BaseASNListener) ExitSimpleDefinedValue

func (s *BaseASNListener) ExitSimpleDefinedValue(ctx *asn.SimpleDefinedValueContext)

ExitSimpleDefinedValue is called when production simpleDefinedValue is exited.

func (*BaseASNListener) ExitSimpleTableConstraint

func (s *BaseASNListener) ExitSimpleTableConstraint(ctx *asn.SimpleTableConstraintContext)

ExitSimpleTableConstraint is called when production simpleTableConstraint is exited.

func (*BaseASNListener) ExitSizeConstraint

func (s *BaseASNListener) ExitSizeConstraint(ctx *asn.SizeConstraintContext)

ExitSizeConstraint is called when production sizeConstraint is exited.

func (*BaseASNListener) ExitSubtypeConstraint

func (s *BaseASNListener) ExitSubtypeConstraint(ctx *asn.SubtypeConstraintContext)

ExitSubtypeConstraint is called when production subtypeConstraint is exited.

func (*BaseASNListener) ExitSubtypeElements

func (s *BaseASNListener) ExitSubtypeElements(ctx *asn.SubtypeElementsContext)

ExitSubtypeElements is called when production subtypeElements is exited.

func (*BaseASNListener) ExitSymbol

func (s *BaseASNListener) ExitSymbol(ctx *asn.SymbolContext)

ExitSymbol is called when production symbol is exited.

func (*BaseASNListener) ExitSymbolList

func (s *BaseASNListener) ExitSymbolList(ctx *asn.SymbolListContext)

ExitSymbolList is called when production symbolList is exited.

func (*BaseASNListener) ExitSymbolsExported

func (s *BaseASNListener) ExitSymbolsExported(ctx *asn.SymbolsExportedContext)

ExitSymbolsExported is called when production symbolsExported is exited.

func (*BaseASNListener) ExitSymbolsFromModule

func (s *BaseASNListener) ExitSymbolsFromModule(ctx *asn.SymbolsFromModuleContext)

ExitSymbolsFromModule is called when production symbolsFromModule is exited.

func (*BaseASNListener) ExitSymbolsFromModuleList

func (s *BaseASNListener) ExitSymbolsFromModuleList(ctx *asn.SymbolsFromModuleListContext)

ExitSymbolsFromModuleList is called when production symbolsFromModuleList is exited.

func (*BaseASNListener) ExitSymbolsImported

func (s *BaseASNListener) ExitSymbolsImported(ctx *asn.SymbolsImportedContext)

ExitSymbolsImported is called when production symbolsImported is exited.

func (*BaseASNListener) ExitSyntaxList

func (s *BaseASNListener) ExitSyntaxList(ctx *asn.SyntaxListContext)

ExitSyntaxList is called when production syntaxList is exited.

func (*BaseASNListener) ExitTableConstraint

func (s *BaseASNListener) ExitTableConstraint(ctx *asn.TableConstraintContext)

ExitTableConstraint is called when production tableConstraint is exited.

func (*BaseASNListener) ExitTagDefault

func (s *BaseASNListener) ExitTagDefault(ctx *asn.TagDefaultContext)

ExitTagDefault is called when production tagDefault is exited.

func (*BaseASNListener) ExitTokenOrGroupSpec

func (s *BaseASNListener) ExitTokenOrGroupSpec(ctx *asn.TokenOrGroupSpecContext)

ExitTokenOrGroupSpec is called when production tokenOrGroupSpec is exited.

func (*BaseASNListener) ExitTypeAssignment

func (s *BaseASNListener) ExitTypeAssignment(ctx *asn.TypeAssignmentContext)

ExitTypeAssignment is called when production typeAssignment is exited.

func (*BaseASNListener) ExitTypeFieldSpec

func (s *BaseASNListener) ExitTypeFieldSpec(ctx *asn.TypeFieldSpecContext)

ExitTypeFieldSpec is called when production typeFieldSpec is exited.

func (*BaseASNListener) ExitTypeOptionalitySpec

func (s *BaseASNListener) ExitTypeOptionalitySpec(ctx *asn.TypeOptionalitySpecContext)

ExitTypeOptionalitySpec is called when production typeOptionalitySpec is exited.

func (*BaseASNListener) ExitUnionMark

func (s *BaseASNListener) ExitUnionMark(ctx *asn.UnionMarkContext)

ExitUnionMark is called when production unionMark is exited.

func (*BaseASNListener) ExitUnions

func (s *BaseASNListener) ExitUnions(ctx *asn.UnionsContext)

ExitUnions is called when production unions is exited.

func (*BaseASNListener) ExitUsefulObjectClassReference

func (s *BaseASNListener) ExitUsefulObjectClassReference(ctx *asn.UsefulObjectClassReferenceContext)

ExitUsefulObjectClassReference is called when production usefulObjectClassReference is exited.

func (*BaseASNListener) ExitUserDefinedConstraint

func (s *BaseASNListener) ExitUserDefinedConstraint(ctx *asn.UserDefinedConstraintContext)

ExitUserDefinedConstraint is called when production userDefinedConstraint is exited.

func (*BaseASNListener) ExitUserDefinedConstraintParameter

func (s *BaseASNListener) ExitUserDefinedConstraintParameter(ctx *asn.UserDefinedConstraintParameterContext)

ExitUserDefinedConstraintParameter is called when production userDefinedConstraintParameter is exited.

func (*BaseASNListener) ExitValue

func (s *BaseASNListener) ExitValue(ctx *asn.ValueContext)

ExitValue is called when production value is exited.

func (*BaseASNListener) ExitValueAssignment

func (s *BaseASNListener) ExitValueAssignment(ctx *asn.ValueAssignmentContext)

ExitValueAssignment is called when production valueAssignment is exited.

func (*BaseASNListener) ExitValueOptionalitySpec

func (s *BaseASNListener) ExitValueOptionalitySpec(ctx *asn.ValueOptionalitySpecContext)

ExitValueOptionalitySpec is called when production valueOptionalitySpec is exited.

func (*BaseASNListener) ExitValueSet

func (s *BaseASNListener) ExitValueSet(ctx *asn.ValueSetContext)

ExitValueSet is called when production valueSet is exited.

func (*BaseASNListener) ExitValueSetOptionalitySpec

func (s *BaseASNListener) ExitValueSetOptionalitySpec(ctx *asn.ValueSetOptionalitySpecContext)

ExitValueSetOptionalitySpec is called when production valueSetOptionalitySpec is exited.

func (*BaseASNListener) ExitVariableTypeValueFieldSpec

func (s *BaseASNListener) ExitVariableTypeValueFieldSpec(ctx *asn.VariableTypeValueFieldSpecContext)

ExitVariableTypeValueFieldSpec is called when production variableTypeValueFieldSpec is exited.

func (*BaseASNListener) ExitVariableTypeValueSetFieldSpec

func (s *BaseASNListener) ExitVariableTypeValueSetFieldSpec(ctx *asn.VariableTypeValueSetFieldSpecContext)

ExitVariableTypeValueSetFieldSpec is called when production variableTypeValueSetFieldSpec is exited.

func (*BaseASNListener) ExitVersionNumber

func (s *BaseASNListener) ExitVersionNumber(ctx *asn.VersionNumberContext)

ExitVersionNumber is called when production versionNumber is exited.

func (*BaseASNListener) ExitWithSyntaxSpec

func (s *BaseASNListener) ExitWithSyntaxSpec(ctx *asn.WithSyntaxSpecContext)

ExitWithSyntaxSpec is called when production withSyntaxSpec is exited.

func (*BaseASNListener) GetAssignments

func (s *BaseASNListener) GetAssignments() []models.Assignment

GetAssignments

func (*BaseASNListener) VisitErrorNode

func (s *BaseASNListener) VisitErrorNode(node antlr.ErrorNode)

VisitErrorNode is called when an error node is visited.

func (*BaseASNListener) VisitTerminal

func (s *BaseASNListener) VisitTerminal(node antlr.TerminalNode)

VisitTerminal is called when a terminal node is visited.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL