Show / Hide Table of Contents

Interface IacmeListener

This interface defines a complete listener for a parse tree produced by acmeParser.

Namespace: GCore.Antlr.Grammers.Acme
Assembly: Acme.dll
Syntax
public interface IacmeListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAcmeAttachmentDeclaration(acmeParser.AcmeAttachmentDeclarationContext)

Enter a parse tree produced by acmeAttachmentDeclaration().

Declaration
void EnterAcmeAttachmentDeclaration(acmeParser.AcmeAttachmentDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeAttachmentDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeBindingDeclaration(acmeParser.AcmeBindingDeclarationContext)

Enter a parse tree produced by acmeBindingDeclaration().

Declaration
void EnterAcmeBindingDeclaration(acmeParser.AcmeBindingDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeBindingDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeBindingsMapDeclaration(acmeParser.AcmeBindingsMapDeclarationContext)

Enter a parse tree produced by acmeBindingsMapDeclaration().

Declaration
void EnterAcmeBindingsMapDeclaration(acmeParser.AcmeBindingsMapDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeBindingsMapDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeComponentBody(acmeParser.AcmeComponentBodyContext)

Enter a parse tree produced by acmeComponentBody().

Declaration
void EnterAcmeComponentBody(acmeParser.AcmeComponentBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeComponentDeclaration(acmeParser.AcmeComponentDeclarationContext)

Enter a parse tree produced by acmeComponentDeclaration().

Declaration
void EnterAcmeComponentDeclaration(acmeParser.AcmeComponentDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeComponentInstantiatedTypeRef(acmeParser.AcmeComponentInstantiatedTypeRefContext)

Enter a parse tree produced by acmeComponentInstantiatedTypeRef().

Declaration
void EnterAcmeComponentInstantiatedTypeRef(acmeParser.AcmeComponentInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeComponentTypeDeclaration(acmeParser.AcmeComponentTypeDeclarationContext)

Enter a parse tree produced by acmeComponentTypeDeclaration().

Declaration
void EnterAcmeComponentTypeDeclaration(acmeParser.AcmeComponentTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeComponentTypeRef(acmeParser.AcmeComponentTypeRefContext)

Enter a parse tree produced by acmeComponentTypeRef().

Declaration
void EnterAcmeComponentTypeRef(acmeParser.AcmeComponentTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeCompUnit(acmeParser.AcmeCompUnitContext)

Enter a parse tree produced by acmeCompUnit().

Declaration
void EnterAcmeCompUnit(acmeParser.AcmeCompUnitContext context)
Parameters
Type Name Description
acmeParser.AcmeCompUnitContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeConnectorBody(acmeParser.AcmeConnectorBodyContext)

Enter a parse tree produced by acmeConnectorBody().

Declaration
void EnterAcmeConnectorBody(acmeParser.AcmeConnectorBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeConnectorDeclaration(acmeParser.AcmeConnectorDeclarationContext)

Enter a parse tree produced by acmeConnectorDeclaration().

Declaration
void EnterAcmeConnectorDeclaration(acmeParser.AcmeConnectorDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeConnectorInstantiatedTypeRef(acmeParser.AcmeConnectorInstantiatedTypeRefContext)

Enter a parse tree produced by acmeConnectorInstantiatedTypeRef().

Declaration
void EnterAcmeConnectorInstantiatedTypeRef(acmeParser.AcmeConnectorInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeConnectorTypeDeclaration(acmeParser.AcmeConnectorTypeDeclarationContext)

Enter a parse tree produced by acmeConnectorTypeDeclaration().

Declaration
void EnterAcmeConnectorTypeDeclaration(acmeParser.AcmeConnectorTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeConnectorTypeRef(acmeParser.AcmeConnectorTypeRefContext)

Enter a parse tree produced by acmeConnectorTypeRef().

Declaration
void EnterAcmeConnectorTypeRef(acmeParser.AcmeConnectorTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeDesignAnalysisDeclaration(acmeParser.AcmeDesignAnalysisDeclarationContext)

Enter a parse tree produced by acmeDesignAnalysisDeclaration().

Declaration
void EnterAcmeDesignAnalysisDeclaration(acmeParser.AcmeDesignAnalysisDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeDesignAnalysisDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeDesignDeclaration(acmeParser.AcmeDesignDeclarationContext)

Enter a parse tree produced by acmeDesignDeclaration().

Declaration
void EnterAcmeDesignDeclaration(acmeParser.AcmeDesignDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeDesignDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeElementTypeRef(acmeParser.AcmeElementTypeRefContext)

Enter a parse tree produced by acmeElementTypeRef().

Declaration
void EnterAcmeElementTypeRef(acmeParser.AcmeElementTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeElementTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeFamilyBody(acmeParser.AcmeFamilyBodyContext)

Enter a parse tree produced by acmeFamilyBody().

Declaration
void EnterAcmeFamilyBody(acmeParser.AcmeFamilyBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeFamilyDeclaration(acmeParser.AcmeFamilyDeclarationContext)

Enter a parse tree produced by acmeFamilyDeclaration().

Declaration
void EnterAcmeFamilyDeclaration(acmeParser.AcmeFamilyDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeFamilyInstantiationRef(acmeParser.AcmeFamilyInstantiationRefContext)

Enter a parse tree produced by acmeFamilyInstantiationRef().

Declaration
void EnterAcmeFamilyInstantiationRef(acmeParser.AcmeFamilyInstantiationRefContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyInstantiationRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeFamilyRef(acmeParser.AcmeFamilyRefContext)

Enter a parse tree produced by acmeFamilyRef().

Declaration
void EnterAcmeFamilyRef(acmeParser.AcmeFamilyRefContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGenericElementBody(acmeParser.AcmeGenericElementBodyContext)

Enter a parse tree produced by acmeGenericElementBody().

Declaration
void EnterAcmeGenericElementBody(acmeParser.AcmeGenericElementBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeGenericElementBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGenericElementTypeDeclaration(acmeParser.AcmeGenericElementTypeDeclarationContext)

Enter a parse tree produced by acmeGenericElementTypeDeclaration().

Declaration
void EnterAcmeGenericElementTypeDeclaration(acmeParser.AcmeGenericElementTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGenericElementTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGroupBody(acmeParser.AcmeGroupBodyContext)

Enter a parse tree produced by acmeGroupBody().

Declaration
void EnterAcmeGroupBody(acmeParser.AcmeGroupBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGroupDeclaration(acmeParser.AcmeGroupDeclarationContext)

Enter a parse tree produced by acmeGroupDeclaration().

Declaration
void EnterAcmeGroupDeclaration(acmeParser.AcmeGroupDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGroupInstantiatedTypeRef(acmeParser.AcmeGroupInstantiatedTypeRefContext)

Enter a parse tree produced by acmeGroupInstantiatedTypeRef().

Declaration
void EnterAcmeGroupInstantiatedTypeRef(acmeParser.AcmeGroupInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGroupTypeDeclaration(acmeParser.AcmeGroupTypeDeclarationContext)

Enter a parse tree produced by acmeGroupTypeDeclaration().

Declaration
void EnterAcmeGroupTypeDeclaration(acmeParser.AcmeGroupTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeGroupTypeRef(acmeParser.AcmeGroupTypeRefContext)

Enter a parse tree produced by acmeGroupTypeRef().

Declaration
void EnterAcmeGroupTypeRef(acmeParser.AcmeGroupTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeImportDeclaration(acmeParser.AcmeImportDeclarationContext)

Enter a parse tree produced by acmeImportDeclaration().

Declaration
void EnterAcmeImportDeclaration(acmeParser.AcmeImportDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeImportDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeInstanceRef(acmeParser.AcmeInstanceRefContext)

Enter a parse tree produced by acmeInstanceRef().

Declaration
void EnterAcmeInstanceRef(acmeParser.AcmeInstanceRefContext context)
Parameters
Type Name Description
acmeParser.AcmeInstanceRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeMembersBlock(acmeParser.AcmeMembersBlockContext)

Enter a parse tree produced by acmeMembersBlock().

Declaration
void EnterAcmeMembersBlock(acmeParser.AcmeMembersBlockContext context)
Parameters
Type Name Description
acmeParser.AcmeMembersBlockContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePortBody(acmeParser.AcmePortBodyContext)

Enter a parse tree produced by acmePortBody().

Declaration
void EnterAcmePortBody(acmeParser.AcmePortBodyContext context)
Parameters
Type Name Description
acmeParser.AcmePortBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePortDeclaration(acmeParser.AcmePortDeclarationContext)

Enter a parse tree produced by acmePortDeclaration().

Declaration
void EnterAcmePortDeclaration(acmeParser.AcmePortDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePortDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePortInstantiatedTypeRef(acmeParser.AcmePortInstantiatedTypeRefContext)

Enter a parse tree produced by acmePortInstantiatedTypeRef().

Declaration
void EnterAcmePortInstantiatedTypeRef(acmeParser.AcmePortInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePortInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePortTypeDeclaration(acmeParser.AcmePortTypeDeclarationContext)

Enter a parse tree produced by acmePortTypeDeclaration().

Declaration
void EnterAcmePortTypeDeclaration(acmeParser.AcmePortTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePortTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePortTypeRef(acmeParser.AcmePortTypeRefContext)

Enter a parse tree produced by acmePortTypeRef().

Declaration
void EnterAcmePortTypeRef(acmeParser.AcmePortTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePortTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyBlock(acmeParser.AcmePropertyBlockContext)

Enter a parse tree produced by acmePropertyBlock().

Declaration
void EnterAcmePropertyBlock(acmeParser.AcmePropertyBlockContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyBlockContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyBlockEntry(acmeParser.AcmePropertyBlockEntryContext)

Enter a parse tree produced by acmePropertyBlockEntry().

Declaration
void EnterAcmePropertyBlockEntry(acmeParser.AcmePropertyBlockEntryContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyBlockEntryContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyCompoundElement(acmeParser.AcmePropertyCompoundElementContext)

Enter a parse tree produced by acmePropertyCompoundElement().

Declaration
void EnterAcmePropertyCompoundElement(acmeParser.AcmePropertyCompoundElementContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyCompoundElementContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyDeclaration(acmeParser.AcmePropertyDeclarationContext)

Enter a parse tree produced by acmePropertyDeclaration().

Declaration
void EnterAcmePropertyDeclaration(acmeParser.AcmePropertyDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyElement(acmeParser.AcmePropertyElementContext)

Enter a parse tree produced by acmePropertyElement().

Declaration
void EnterAcmePropertyElement(acmeParser.AcmePropertyElementContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyElementContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyRecord(acmeParser.AcmePropertyRecordContext)

Enter a parse tree produced by acmePropertyRecord().

Declaration
void EnterAcmePropertyRecord(acmeParser.AcmePropertyRecordContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyRecordEntry(acmeParser.AcmePropertyRecordEntryContext)

Enter a parse tree produced by acmePropertyRecordEntry().

Declaration
void EnterAcmePropertyRecordEntry(acmeParser.AcmePropertyRecordEntryContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordEntryContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyRecordFieldDescription(acmeParser.AcmePropertyRecordFieldDescriptionContext)

Enter a parse tree produced by acmePropertyRecordFieldDescription().

Declaration
void EnterAcmePropertyRecordFieldDescription(acmeParser.AcmePropertyRecordFieldDescriptionContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordFieldDescriptionContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertySequence(acmeParser.AcmePropertySequenceContext)

Enter a parse tree produced by acmePropertySequence().

Declaration
void EnterAcmePropertySequence(acmeParser.AcmePropertySequenceContext context)
Parameters
Type Name Description
acmeParser.AcmePropertySequenceContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertySet(acmeParser.AcmePropertySetContext)

Enter a parse tree produced by acmePropertySet().

Declaration
void EnterAcmePropertySet(acmeParser.AcmePropertySetContext context)
Parameters
Type Name Description
acmeParser.AcmePropertySetContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeAny(acmeParser.AcmePropertyTypeAnyContext)

Enter a parse tree produced by acmePropertyTypeAny().

Declaration
void EnterAcmePropertyTypeAny(acmeParser.AcmePropertyTypeAnyContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeAnyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeBoolean(acmeParser.AcmePropertyTypeBooleanContext)

Enter a parse tree produced by acmePropertyTypeBoolean().

Declaration
void EnterAcmePropertyTypeBoolean(acmeParser.AcmePropertyTypeBooleanContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeBooleanContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeDeclaration(acmeParser.AcmePropertyTypeDeclarationContext)

Enter a parse tree produced by acmePropertyTypeDeclaration().

Declaration
void EnterAcmePropertyTypeDeclaration(acmeParser.AcmePropertyTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeDeclarationRef(acmeParser.AcmePropertyTypeDeclarationRefContext)

Enter a parse tree produced by acmePropertyTypeDeclarationRef().

Declaration
void EnterAcmePropertyTypeDeclarationRef(acmeParser.AcmePropertyTypeDeclarationRefContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDeclarationRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeDouble(acmeParser.AcmePropertyTypeDoubleContext)

Enter a parse tree produced by acmePropertyTypeDouble().

Declaration
void EnterAcmePropertyTypeDouble(acmeParser.AcmePropertyTypeDoubleContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDoubleContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeEnum(acmeParser.AcmePropertyTypeEnumContext)

Enter a parse tree produced by acmePropertyTypeEnum().

Declaration
void EnterAcmePropertyTypeEnum(acmeParser.AcmePropertyTypeEnumContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeEnumContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeFloat(acmeParser.AcmePropertyTypeFloatContext)

Enter a parse tree produced by acmePropertyTypeFloat().

Declaration
void EnterAcmePropertyTypeFloat(acmeParser.AcmePropertyTypeFloatContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeFloatContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeInt(acmeParser.AcmePropertyTypeIntContext)

Enter a parse tree produced by acmePropertyTypeInt().

Declaration
void EnterAcmePropertyTypeInt(acmeParser.AcmePropertyTypeIntContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeIntContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeRecord(acmeParser.AcmePropertyTypeRecordContext)

Enter a parse tree produced by acmePropertyTypeRecord().

Declaration
void EnterAcmePropertyTypeRecord(acmeParser.AcmePropertyTypeRecordContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeRecordContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeRef(acmeParser.AcmePropertyTypeRefContext)

Enter a parse tree produced by acmePropertyTypeRef().

Declaration
void EnterAcmePropertyTypeRef(acmeParser.AcmePropertyTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeSequence(acmeParser.AcmePropertyTypeSequenceContext)

Enter a parse tree produced by acmePropertyTypeSequence().

Declaration
void EnterAcmePropertyTypeSequence(acmeParser.AcmePropertyTypeSequenceContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeSequenceContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeSet(acmeParser.AcmePropertyTypeSetContext)

Enter a parse tree produced by acmePropertyTypeSet().

Declaration
void EnterAcmePropertyTypeSet(acmeParser.AcmePropertyTypeSetContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeSetContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeString(acmeParser.AcmePropertyTypeStringContext)

Enter a parse tree produced by acmePropertyTypeString().

Declaration
void EnterAcmePropertyTypeString(acmeParser.AcmePropertyTypeStringContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeStringContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyTypeStructure(acmeParser.AcmePropertyTypeStructureContext)

Enter a parse tree produced by acmePropertyTypeStructure().

Declaration
void EnterAcmePropertyTypeStructure(acmeParser.AcmePropertyTypeStructureContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeStructureContext context

The parse tree.

| Improve this Doc View Source

EnterAcmePropertyValueDeclaration(acmeParser.AcmePropertyValueDeclarationContext)

Enter a parse tree produced by acmePropertyValueDeclaration().

Declaration
void EnterAcmePropertyValueDeclaration(acmeParser.AcmePropertyValueDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyValueDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRepresentationDeclaration(acmeParser.AcmeRepresentationDeclarationContext)

Enter a parse tree produced by acmeRepresentationDeclaration().

Declaration
void EnterAcmeRepresentationDeclaration(acmeParser.AcmeRepresentationDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRepresentationDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRoleBody(acmeParser.AcmeRoleBodyContext)

Enter a parse tree produced by acmeRoleBody().

Declaration
void EnterAcmeRoleBody(acmeParser.AcmeRoleBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRoleDeclaration(acmeParser.AcmeRoleDeclarationContext)

Enter a parse tree produced by acmeRoleDeclaration().

Declaration
void EnterAcmeRoleDeclaration(acmeParser.AcmeRoleDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRoleInstantiatedTypeRef(acmeParser.AcmeRoleInstantiatedTypeRefContext)

Enter a parse tree produced by acmeRoleInstantiatedTypeRef().

Declaration
void EnterAcmeRoleInstantiatedTypeRef(acmeParser.AcmeRoleInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRoleTypeDeclaration(acmeParser.AcmeRoleTypeDeclarationContext)

Enter a parse tree produced by acmeRoleTypeDeclaration().

Declaration
void EnterAcmeRoleTypeDeclaration(acmeParser.AcmeRoleTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeRoleTypeRef(acmeParser.AcmeRoleTypeRefContext)

Enter a parse tree produced by acmeRoleTypeRef().

Declaration
void EnterAcmeRoleTypeRef(acmeParser.AcmeRoleTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeSystemBody(acmeParser.AcmeSystemBodyContext)

Enter a parse tree produced by acmeSystemBody().

Declaration
void EnterAcmeSystemBody(acmeParser.AcmeSystemBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeSystemBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeSystemDeclaration(acmeParser.AcmeSystemDeclarationContext)

Enter a parse tree produced by acmeSystemDeclaration().

Declaration
void EnterAcmeSystemDeclaration(acmeParser.AcmeSystemDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeSystemDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeTypeRef(acmeParser.AcmeTypeRefContext)

Enter a parse tree produced by acmeTypeRef().

Declaration
void EnterAcmeTypeRef(acmeParser.AcmeTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeViewBody(acmeParser.AcmeViewBodyContext)

Enter a parse tree produced by acmeViewBody().

Declaration
void EnterAcmeViewBody(acmeParser.AcmeViewBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeViewBodyContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeViewDeclaration(acmeParser.AcmeViewDeclarationContext)

Enter a parse tree produced by acmeViewDeclaration().

Declaration
void EnterAcmeViewDeclaration(acmeParser.AcmeViewDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeViewDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeViewInstantiatedTypeRef(acmeParser.AcmeViewInstantiatedTypeRefContext)

Enter a parse tree produced by acmeViewInstantiatedTypeRef().

Declaration
void EnterAcmeViewInstantiatedTypeRef(acmeParser.AcmeViewInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeViewInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeViewTypeDeclaration(acmeParser.AcmeViewTypeDeclarationContext)

Enter a parse tree produced by acmeViewTypeDeclaration().

Declaration
void EnterAcmeViewTypeDeclaration(acmeParser.AcmeViewTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeViewTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterAcmeViewTypeRef(acmeParser.AcmeViewTypeRefContext)

Enter a parse tree produced by acmeViewTypeRef().

Declaration
void EnterAcmeViewTypeRef(acmeParser.AcmeViewTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeViewTypeRefContext context

The parse tree.

| Improve this Doc View Source

EnterActualParams(acmeParser.ActualParamsContext)

Enter a parse tree produced by actualParams().

Declaration
void EnterActualParams(acmeParser.ActualParamsContext context)
Parameters
Type Name Description
acmeParser.ActualParamsContext context

The parse tree.

| Improve this Doc View Source

EnterASTDRImpliesExpression(acmeParser.ASTDRImpliesExpressionContext)

Enter a parse tree produced by aSTDRImpliesExpression().

Declaration
void EnterASTDRImpliesExpression(acmeParser.ASTDRImpliesExpressionContext context)
Parameters
Type Name Description
acmeParser.ASTDRImpliesExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterCodeLiteral(acmeParser.CodeLiteralContext)

Enter a parse tree produced by codeLiteral().

Declaration
void EnterCodeLiteral(acmeParser.CodeLiteralContext context)
Parameters
Type Name Description
acmeParser.CodeLiteralContext context

The parse tree.

| Improve this Doc View Source

EnterDesignRule(acmeParser.DesignRuleContext)

Enter a parse tree produced by designRule().

Declaration
void EnterDesignRule(acmeParser.DesignRuleContext context)
Parameters
Type Name Description
acmeParser.DesignRuleContext context

The parse tree.

| Improve this Doc View Source

EnterDesignRuleExpression(acmeParser.DesignRuleExpressionContext)

Enter a parse tree produced by designRuleExpression().

Declaration
void EnterDesignRuleExpression(acmeParser.DesignRuleExpressionContext context)
Parameters
Type Name Description
acmeParser.DesignRuleExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDistinctVariableSetDeclaration(acmeParser.DistinctVariableSetDeclarationContext)

Enter a parse tree produced by distinctVariableSetDeclaration().

Declaration
void EnterDistinctVariableSetDeclaration(acmeParser.DistinctVariableSetDeclarationContext context)
Parameters
Type Name Description
acmeParser.DistinctVariableSetDeclarationContext context

The parse tree.

| Improve this Doc View Source

EnterDRAdditiveExpression(acmeParser.DRAdditiveExpressionContext)

Enter a parse tree produced by dRAdditiveExpression().

Declaration
void EnterDRAdditiveExpression(acmeParser.DRAdditiveExpressionContext context)
Parameters
Type Name Description
acmeParser.DRAdditiveExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRAndExpression(acmeParser.DRAndExpressionContext)

Enter a parse tree produced by dRAndExpression().

Declaration
void EnterDRAndExpression(acmeParser.DRAndExpressionContext context)
Parameters
Type Name Description
acmeParser.DRAndExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDREqualityExpression(acmeParser.DREqualityExpressionContext)

Enter a parse tree produced by dREqualityExpression().

Declaration
void EnterDREqualityExpression(acmeParser.DREqualityExpressionContext context)
Parameters
Type Name Description
acmeParser.DREqualityExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRIffExpression(acmeParser.DRIffExpressionContext)

Enter a parse tree produced by dRIffExpression().

Declaration
void EnterDRIffExpression(acmeParser.DRIffExpressionContext context)
Parameters
Type Name Description
acmeParser.DRIffExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRMultiplicativeExpression(acmeParser.DRMultiplicativeExpressionContext)

Enter a parse tree produced by dRMultiplicativeExpression().

Declaration
void EnterDRMultiplicativeExpression(acmeParser.DRMultiplicativeExpressionContext context)
Parameters
Type Name Description
acmeParser.DRMultiplicativeExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRNegateExpression(acmeParser.DRNegateExpressionContext)

Enter a parse tree produced by dRNegateExpression().

Declaration
void EnterDRNegateExpression(acmeParser.DRNegateExpressionContext context)
Parameters
Type Name Description
acmeParser.DRNegateExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRNegativeExpression(acmeParser.DRNegativeExpressionContext)

Enter a parse tree produced by dRNegativeExpression().

Declaration
void EnterDRNegativeExpression(acmeParser.DRNegativeExpressionContext context)
Parameters
Type Name Description
acmeParser.DRNegativeExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterDRRelationalExpression(acmeParser.DRRelationalExpressionContext)

Enter a parse tree produced by dRRelationalExpression().

Declaration
void EnterDRRelationalExpression(acmeParser.DRRelationalExpressionContext context)
Parameters
Type Name Description
acmeParser.DRRelationalExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterEnumidentifier(acmeParser.EnumidentifierContext)

Enter a parse tree produced by enumidentifier().

Declaration
void EnterEnumidentifier(acmeParser.EnumidentifierContext context)
Parameters
Type Name Description
acmeParser.EnumidentifierContext context

The parse tree.

| Improve this Doc View Source

EnterFilename(acmeParser.FilenameContext)

Enter a parse tree produced by filename().

Declaration
void EnterFilename(acmeParser.FilenameContext context)
Parameters
Type Name Description
acmeParser.FilenameContext context

The parse tree.

| Improve this Doc View Source

EnterFormalParam(acmeParser.FormalParamContext)

Enter a parse tree produced by formalParam().

Declaration
void EnterFormalParam(acmeParser.FormalParamContext context)
Parameters
Type Name Description
acmeParser.FormalParamContext context

The parse tree.

| Improve this Doc View Source

EnterIdentifier(acmeParser.IdentifierContext)

Enter a parse tree produced by identifier().

Declaration
void EnterIdentifier(acmeParser.IdentifierContext context)
Parameters
Type Name Description
acmeParser.IdentifierContext context

The parse tree.

| Improve this Doc View Source

EnterLiteralConstant(acmeParser.LiteralConstantContext)

Enter a parse tree produced by literalConstant().

Declaration
void EnterLiteralConstant(acmeParser.LiteralConstantContext context)
Parameters
Type Name Description
acmeParser.LiteralConstantContext context

The parse tree.

| Improve this Doc View Source

EnterLiteralRecord(acmeParser.LiteralRecordContext)

Enter a parse tree produced by literalRecord().

Declaration
void EnterLiteralRecord(acmeParser.LiteralRecordContext context)
Parameters
Type Name Description
acmeParser.LiteralRecordContext context

The parse tree.

| Improve this Doc View Source

EnterLiteralRecordEntry(acmeParser.LiteralRecordEntryContext)

Enter a parse tree produced by literalRecordEntry().

Declaration
void EnterLiteralRecordEntry(acmeParser.LiteralRecordEntryContext context)
Parameters
Type Name Description
acmeParser.LiteralRecordEntryContext context

The parse tree.

| Improve this Doc View Source

EnterLiteralSequence(acmeParser.LiteralSequenceContext)

Enter a parse tree produced by literalSequence().

Declaration
void EnterLiteralSequence(acmeParser.LiteralSequenceContext context)
Parameters
Type Name Description
acmeParser.LiteralSequenceContext context

The parse tree.

| Improve this Doc View Source

EnterLiteralSet(acmeParser.LiteralSetContext)

Enter a parse tree produced by literalSet().

Declaration
void EnterLiteralSet(acmeParser.LiteralSetContext context)
Parameters
Type Name Description
acmeParser.LiteralSetContext context

The parse tree.

| Improve this Doc View Source

EnterParentheticalExpression(acmeParser.ParentheticalExpressionContext)

Enter a parse tree produced by parentheticalExpression().

Declaration
void EnterParentheticalExpression(acmeParser.ParentheticalExpressionContext context)
Parameters
Type Name Description
acmeParser.ParentheticalExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterPathExpression(acmeParser.PathExpressionContext)

Enter a parse tree produced by pathExpression().

Declaration
void EnterPathExpression(acmeParser.PathExpressionContext context)
Parameters
Type Name Description
acmeParser.PathExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterPathExpressionContinuation(acmeParser.PathExpressionContinuationContext)

Enter a parse tree produced by pathExpressionContinuation().

Declaration
void EnterPathExpressionContinuation(acmeParser.PathExpressionContinuationContext context)
Parameters
Type Name Description
acmeParser.PathExpressionContinuationContext context

The parse tree.

| Improve this Doc View Source

EnterPrimitiveExpression(acmeParser.PrimitiveExpressionContext)

Enter a parse tree produced by primitiveExpression().

Declaration
void EnterPrimitiveExpression(acmeParser.PrimitiveExpressionContext context)
Parameters
Type Name Description
acmeParser.PrimitiveExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterQuantifiedExpression(acmeParser.QuantifiedExpressionContext)

Enter a parse tree produced by quantifiedExpression().

Declaration
void EnterQuantifiedExpression(acmeParser.QuantifiedExpressionContext context)
Parameters
Type Name Description
acmeParser.QuantifiedExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterReference(acmeParser.ReferenceContext)

Enter a parse tree produced by reference().

Declaration
void EnterReference(acmeParser.ReferenceContext context)
Parameters
Type Name Description
acmeParser.ReferenceContext context

The parse tree.

| Improve this Doc View Source

EnterSequenceExpression(acmeParser.SequenceExpressionContext)

Enter a parse tree produced by sequenceExpression().

Declaration
void EnterSequenceExpression(acmeParser.SequenceExpressionContext context)
Parameters
Type Name Description
acmeParser.SequenceExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterSetConstructor(acmeParser.SetConstructorContext)

Enter a parse tree produced by setConstructor().

Declaration
void EnterSetConstructor(acmeParser.SetConstructorContext context)
Parameters
Type Name Description
acmeParser.SetConstructorContext context

The parse tree.

| Improve this Doc View Source

EnterSetExpression(acmeParser.SetExpressionContext)

Enter a parse tree produced by setExpression().

Declaration
void EnterSetExpression(acmeParser.SetExpressionContext context)
Parameters
Type Name Description
acmeParser.SetExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterSetReference(acmeParser.SetReferenceContext)

Enter a parse tree produced by setReference().

Declaration
void EnterSetReference(acmeParser.SetReferenceContext context)
Parameters
Type Name Description
acmeParser.SetReferenceContext context

The parse tree.

| Improve this Doc View Source

EnterStringLiteral(acmeParser.StringLiteralContext)

Enter a parse tree produced by stringLiteral().

Declaration
void EnterStringLiteral(acmeParser.StringLiteralContext context)
Parameters
Type Name Description
acmeParser.StringLiteralContext context

The parse tree.

| Improve this Doc View Source

EnterTerminatedDesignRuleExpression(acmeParser.TerminatedDesignRuleExpressionContext)

Enter a parse tree produced by terminatedDesignRuleExpression().

Declaration
void EnterTerminatedDesignRuleExpression(acmeParser.TerminatedDesignRuleExpressionContext context)
Parameters
Type Name Description
acmeParser.TerminatedDesignRuleExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterVariableSetDeclaration(acmeParser.VariableSetDeclarationContext)

Enter a parse tree produced by variableSetDeclaration().

Declaration
void EnterVariableSetDeclaration(acmeParser.VariableSetDeclarationContext context)
Parameters
Type Name Description
acmeParser.VariableSetDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeAttachmentDeclaration(acmeParser.AcmeAttachmentDeclarationContext)

Exit a parse tree produced by acmeAttachmentDeclaration().

Declaration
void ExitAcmeAttachmentDeclaration(acmeParser.AcmeAttachmentDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeAttachmentDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeBindingDeclaration(acmeParser.AcmeBindingDeclarationContext)

Exit a parse tree produced by acmeBindingDeclaration().

Declaration
void ExitAcmeBindingDeclaration(acmeParser.AcmeBindingDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeBindingDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeBindingsMapDeclaration(acmeParser.AcmeBindingsMapDeclarationContext)

Exit a parse tree produced by acmeBindingsMapDeclaration().

Declaration
void ExitAcmeBindingsMapDeclaration(acmeParser.AcmeBindingsMapDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeBindingsMapDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeComponentBody(acmeParser.AcmeComponentBodyContext)

Exit a parse tree produced by acmeComponentBody().

Declaration
void ExitAcmeComponentBody(acmeParser.AcmeComponentBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeComponentDeclaration(acmeParser.AcmeComponentDeclarationContext)

Exit a parse tree produced by acmeComponentDeclaration().

Declaration
void ExitAcmeComponentDeclaration(acmeParser.AcmeComponentDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeComponentInstantiatedTypeRef(acmeParser.AcmeComponentInstantiatedTypeRefContext)

Exit a parse tree produced by acmeComponentInstantiatedTypeRef().

Declaration
void ExitAcmeComponentInstantiatedTypeRef(acmeParser.AcmeComponentInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeComponentTypeDeclaration(acmeParser.AcmeComponentTypeDeclarationContext)

Exit a parse tree produced by acmeComponentTypeDeclaration().

Declaration
void ExitAcmeComponentTypeDeclaration(acmeParser.AcmeComponentTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeComponentTypeRef(acmeParser.AcmeComponentTypeRefContext)

Exit a parse tree produced by acmeComponentTypeRef().

Declaration
void ExitAcmeComponentTypeRef(acmeParser.AcmeComponentTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeComponentTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeCompUnit(acmeParser.AcmeCompUnitContext)

Exit a parse tree produced by acmeCompUnit().

Declaration
void ExitAcmeCompUnit(acmeParser.AcmeCompUnitContext context)
Parameters
Type Name Description
acmeParser.AcmeCompUnitContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeConnectorBody(acmeParser.AcmeConnectorBodyContext)

Exit a parse tree produced by acmeConnectorBody().

Declaration
void ExitAcmeConnectorBody(acmeParser.AcmeConnectorBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeConnectorDeclaration(acmeParser.AcmeConnectorDeclarationContext)

Exit a parse tree produced by acmeConnectorDeclaration().

Declaration
void ExitAcmeConnectorDeclaration(acmeParser.AcmeConnectorDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeConnectorInstantiatedTypeRef(acmeParser.AcmeConnectorInstantiatedTypeRefContext)

Exit a parse tree produced by acmeConnectorInstantiatedTypeRef().

Declaration
void ExitAcmeConnectorInstantiatedTypeRef(acmeParser.AcmeConnectorInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeConnectorTypeDeclaration(acmeParser.AcmeConnectorTypeDeclarationContext)

Exit a parse tree produced by acmeConnectorTypeDeclaration().

Declaration
void ExitAcmeConnectorTypeDeclaration(acmeParser.AcmeConnectorTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeConnectorTypeRef(acmeParser.AcmeConnectorTypeRefContext)

Exit a parse tree produced by acmeConnectorTypeRef().

Declaration
void ExitAcmeConnectorTypeRef(acmeParser.AcmeConnectorTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeConnectorTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeDesignAnalysisDeclaration(acmeParser.AcmeDesignAnalysisDeclarationContext)

Exit a parse tree produced by acmeDesignAnalysisDeclaration().

Declaration
void ExitAcmeDesignAnalysisDeclaration(acmeParser.AcmeDesignAnalysisDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeDesignAnalysisDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeDesignDeclaration(acmeParser.AcmeDesignDeclarationContext)

Exit a parse tree produced by acmeDesignDeclaration().

Declaration
void ExitAcmeDesignDeclaration(acmeParser.AcmeDesignDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeDesignDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeElementTypeRef(acmeParser.AcmeElementTypeRefContext)

Exit a parse tree produced by acmeElementTypeRef().

Declaration
void ExitAcmeElementTypeRef(acmeParser.AcmeElementTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeElementTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeFamilyBody(acmeParser.AcmeFamilyBodyContext)

Exit a parse tree produced by acmeFamilyBody().

Declaration
void ExitAcmeFamilyBody(acmeParser.AcmeFamilyBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeFamilyDeclaration(acmeParser.AcmeFamilyDeclarationContext)

Exit a parse tree produced by acmeFamilyDeclaration().

Declaration
void ExitAcmeFamilyDeclaration(acmeParser.AcmeFamilyDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeFamilyInstantiationRef(acmeParser.AcmeFamilyInstantiationRefContext)

Exit a parse tree produced by acmeFamilyInstantiationRef().

Declaration
void ExitAcmeFamilyInstantiationRef(acmeParser.AcmeFamilyInstantiationRefContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyInstantiationRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeFamilyRef(acmeParser.AcmeFamilyRefContext)

Exit a parse tree produced by acmeFamilyRef().

Declaration
void ExitAcmeFamilyRef(acmeParser.AcmeFamilyRefContext context)
Parameters
Type Name Description
acmeParser.AcmeFamilyRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGenericElementBody(acmeParser.AcmeGenericElementBodyContext)

Exit a parse tree produced by acmeGenericElementBody().

Declaration
void ExitAcmeGenericElementBody(acmeParser.AcmeGenericElementBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeGenericElementBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGenericElementTypeDeclaration(acmeParser.AcmeGenericElementTypeDeclarationContext)

Exit a parse tree produced by acmeGenericElementTypeDeclaration().

Declaration
void ExitAcmeGenericElementTypeDeclaration(acmeParser.AcmeGenericElementTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGenericElementTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGroupBody(acmeParser.AcmeGroupBodyContext)

Exit a parse tree produced by acmeGroupBody().

Declaration
void ExitAcmeGroupBody(acmeParser.AcmeGroupBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGroupDeclaration(acmeParser.AcmeGroupDeclarationContext)

Exit a parse tree produced by acmeGroupDeclaration().

Declaration
void ExitAcmeGroupDeclaration(acmeParser.AcmeGroupDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGroupInstantiatedTypeRef(acmeParser.AcmeGroupInstantiatedTypeRefContext)

Exit a parse tree produced by acmeGroupInstantiatedTypeRef().

Declaration
void ExitAcmeGroupInstantiatedTypeRef(acmeParser.AcmeGroupInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGroupTypeDeclaration(acmeParser.AcmeGroupTypeDeclarationContext)

Exit a parse tree produced by acmeGroupTypeDeclaration().

Declaration
void ExitAcmeGroupTypeDeclaration(acmeParser.AcmeGroupTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeGroupTypeRef(acmeParser.AcmeGroupTypeRefContext)

Exit a parse tree produced by acmeGroupTypeRef().

Declaration
void ExitAcmeGroupTypeRef(acmeParser.AcmeGroupTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeGroupTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeImportDeclaration(acmeParser.AcmeImportDeclarationContext)

Exit a parse tree produced by acmeImportDeclaration().

Declaration
void ExitAcmeImportDeclaration(acmeParser.AcmeImportDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeImportDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeInstanceRef(acmeParser.AcmeInstanceRefContext)

Exit a parse tree produced by acmeInstanceRef().

Declaration
void ExitAcmeInstanceRef(acmeParser.AcmeInstanceRefContext context)
Parameters
Type Name Description
acmeParser.AcmeInstanceRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeMembersBlock(acmeParser.AcmeMembersBlockContext)

Exit a parse tree produced by acmeMembersBlock().

Declaration
void ExitAcmeMembersBlock(acmeParser.AcmeMembersBlockContext context)
Parameters
Type Name Description
acmeParser.AcmeMembersBlockContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePortBody(acmeParser.AcmePortBodyContext)

Exit a parse tree produced by acmePortBody().

Declaration
void ExitAcmePortBody(acmeParser.AcmePortBodyContext context)
Parameters
Type Name Description
acmeParser.AcmePortBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePortDeclaration(acmeParser.AcmePortDeclarationContext)

Exit a parse tree produced by acmePortDeclaration().

Declaration
void ExitAcmePortDeclaration(acmeParser.AcmePortDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePortDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePortInstantiatedTypeRef(acmeParser.AcmePortInstantiatedTypeRefContext)

Exit a parse tree produced by acmePortInstantiatedTypeRef().

Declaration
void ExitAcmePortInstantiatedTypeRef(acmeParser.AcmePortInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePortInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePortTypeDeclaration(acmeParser.AcmePortTypeDeclarationContext)

Exit a parse tree produced by acmePortTypeDeclaration().

Declaration
void ExitAcmePortTypeDeclaration(acmeParser.AcmePortTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePortTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePortTypeRef(acmeParser.AcmePortTypeRefContext)

Exit a parse tree produced by acmePortTypeRef().

Declaration
void ExitAcmePortTypeRef(acmeParser.AcmePortTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePortTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyBlock(acmeParser.AcmePropertyBlockContext)

Exit a parse tree produced by acmePropertyBlock().

Declaration
void ExitAcmePropertyBlock(acmeParser.AcmePropertyBlockContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyBlockContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyBlockEntry(acmeParser.AcmePropertyBlockEntryContext)

Exit a parse tree produced by acmePropertyBlockEntry().

Declaration
void ExitAcmePropertyBlockEntry(acmeParser.AcmePropertyBlockEntryContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyBlockEntryContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyCompoundElement(acmeParser.AcmePropertyCompoundElementContext)

Exit a parse tree produced by acmePropertyCompoundElement().

Declaration
void ExitAcmePropertyCompoundElement(acmeParser.AcmePropertyCompoundElementContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyCompoundElementContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyDeclaration(acmeParser.AcmePropertyDeclarationContext)

Exit a parse tree produced by acmePropertyDeclaration().

Declaration
void ExitAcmePropertyDeclaration(acmeParser.AcmePropertyDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyElement(acmeParser.AcmePropertyElementContext)

Exit a parse tree produced by acmePropertyElement().

Declaration
void ExitAcmePropertyElement(acmeParser.AcmePropertyElementContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyElementContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyRecord(acmeParser.AcmePropertyRecordContext)

Exit a parse tree produced by acmePropertyRecord().

Declaration
void ExitAcmePropertyRecord(acmeParser.AcmePropertyRecordContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyRecordEntry(acmeParser.AcmePropertyRecordEntryContext)

Exit a parse tree produced by acmePropertyRecordEntry().

Declaration
void ExitAcmePropertyRecordEntry(acmeParser.AcmePropertyRecordEntryContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordEntryContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyRecordFieldDescription(acmeParser.AcmePropertyRecordFieldDescriptionContext)

Exit a parse tree produced by acmePropertyRecordFieldDescription().

Declaration
void ExitAcmePropertyRecordFieldDescription(acmeParser.AcmePropertyRecordFieldDescriptionContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyRecordFieldDescriptionContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertySequence(acmeParser.AcmePropertySequenceContext)

Exit a parse tree produced by acmePropertySequence().

Declaration
void ExitAcmePropertySequence(acmeParser.AcmePropertySequenceContext context)
Parameters
Type Name Description
acmeParser.AcmePropertySequenceContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertySet(acmeParser.AcmePropertySetContext)

Exit a parse tree produced by acmePropertySet().

Declaration
void ExitAcmePropertySet(acmeParser.AcmePropertySetContext context)
Parameters
Type Name Description
acmeParser.AcmePropertySetContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeAny(acmeParser.AcmePropertyTypeAnyContext)

Exit a parse tree produced by acmePropertyTypeAny().

Declaration
void ExitAcmePropertyTypeAny(acmeParser.AcmePropertyTypeAnyContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeAnyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeBoolean(acmeParser.AcmePropertyTypeBooleanContext)

Exit a parse tree produced by acmePropertyTypeBoolean().

Declaration
void ExitAcmePropertyTypeBoolean(acmeParser.AcmePropertyTypeBooleanContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeBooleanContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeDeclaration(acmeParser.AcmePropertyTypeDeclarationContext)

Exit a parse tree produced by acmePropertyTypeDeclaration().

Declaration
void ExitAcmePropertyTypeDeclaration(acmeParser.AcmePropertyTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeDeclarationRef(acmeParser.AcmePropertyTypeDeclarationRefContext)

Exit a parse tree produced by acmePropertyTypeDeclarationRef().

Declaration
void ExitAcmePropertyTypeDeclarationRef(acmeParser.AcmePropertyTypeDeclarationRefContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDeclarationRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeDouble(acmeParser.AcmePropertyTypeDoubleContext)

Exit a parse tree produced by acmePropertyTypeDouble().

Declaration
void ExitAcmePropertyTypeDouble(acmeParser.AcmePropertyTypeDoubleContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeDoubleContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeEnum(acmeParser.AcmePropertyTypeEnumContext)

Exit a parse tree produced by acmePropertyTypeEnum().

Declaration
void ExitAcmePropertyTypeEnum(acmeParser.AcmePropertyTypeEnumContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeEnumContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeFloat(acmeParser.AcmePropertyTypeFloatContext)

Exit a parse tree produced by acmePropertyTypeFloat().

Declaration
void ExitAcmePropertyTypeFloat(acmeParser.AcmePropertyTypeFloatContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeFloatContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeInt(acmeParser.AcmePropertyTypeIntContext)

Exit a parse tree produced by acmePropertyTypeInt().

Declaration
void ExitAcmePropertyTypeInt(acmeParser.AcmePropertyTypeIntContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeIntContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeRecord(acmeParser.AcmePropertyTypeRecordContext)

Exit a parse tree produced by acmePropertyTypeRecord().

Declaration
void ExitAcmePropertyTypeRecord(acmeParser.AcmePropertyTypeRecordContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeRecordContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeRef(acmeParser.AcmePropertyTypeRefContext)

Exit a parse tree produced by acmePropertyTypeRef().

Declaration
void ExitAcmePropertyTypeRef(acmeParser.AcmePropertyTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeSequence(acmeParser.AcmePropertyTypeSequenceContext)

Exit a parse tree produced by acmePropertyTypeSequence().

Declaration
void ExitAcmePropertyTypeSequence(acmeParser.AcmePropertyTypeSequenceContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeSequenceContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeSet(acmeParser.AcmePropertyTypeSetContext)

Exit a parse tree produced by acmePropertyTypeSet().

Declaration
void ExitAcmePropertyTypeSet(acmeParser.AcmePropertyTypeSetContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeSetContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeString(acmeParser.AcmePropertyTypeStringContext)

Exit a parse tree produced by acmePropertyTypeString().

Declaration
void ExitAcmePropertyTypeString(acmeParser.AcmePropertyTypeStringContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeStringContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyTypeStructure(acmeParser.AcmePropertyTypeStructureContext)

Exit a parse tree produced by acmePropertyTypeStructure().

Declaration
void ExitAcmePropertyTypeStructure(acmeParser.AcmePropertyTypeStructureContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyTypeStructureContext context

The parse tree.

| Improve this Doc View Source

ExitAcmePropertyValueDeclaration(acmeParser.AcmePropertyValueDeclarationContext)

Exit a parse tree produced by acmePropertyValueDeclaration().

Declaration
void ExitAcmePropertyValueDeclaration(acmeParser.AcmePropertyValueDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmePropertyValueDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRepresentationDeclaration(acmeParser.AcmeRepresentationDeclarationContext)

Exit a parse tree produced by acmeRepresentationDeclaration().

Declaration
void ExitAcmeRepresentationDeclaration(acmeParser.AcmeRepresentationDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRepresentationDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRoleBody(acmeParser.AcmeRoleBodyContext)

Exit a parse tree produced by acmeRoleBody().

Declaration
void ExitAcmeRoleBody(acmeParser.AcmeRoleBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRoleDeclaration(acmeParser.AcmeRoleDeclarationContext)

Exit a parse tree produced by acmeRoleDeclaration().

Declaration
void ExitAcmeRoleDeclaration(acmeParser.AcmeRoleDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRoleInstantiatedTypeRef(acmeParser.AcmeRoleInstantiatedTypeRefContext)

Exit a parse tree produced by acmeRoleInstantiatedTypeRef().

Declaration
void ExitAcmeRoleInstantiatedTypeRef(acmeParser.AcmeRoleInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRoleTypeDeclaration(acmeParser.AcmeRoleTypeDeclarationContext)

Exit a parse tree produced by acmeRoleTypeDeclaration().

Declaration
void ExitAcmeRoleTypeDeclaration(acmeParser.AcmeRoleTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeRoleTypeRef(acmeParser.AcmeRoleTypeRefContext)

Exit a parse tree produced by acmeRoleTypeRef().

Declaration
void ExitAcmeRoleTypeRef(acmeParser.AcmeRoleTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeRoleTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeSystemBody(acmeParser.AcmeSystemBodyContext)

Exit a parse tree produced by acmeSystemBody().

Declaration
void ExitAcmeSystemBody(acmeParser.AcmeSystemBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeSystemBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeSystemDeclaration(acmeParser.AcmeSystemDeclarationContext)

Exit a parse tree produced by acmeSystemDeclaration().

Declaration
void ExitAcmeSystemDeclaration(acmeParser.AcmeSystemDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeSystemDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeTypeRef(acmeParser.AcmeTypeRefContext)

Exit a parse tree produced by acmeTypeRef().

Declaration
void ExitAcmeTypeRef(acmeParser.AcmeTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeViewBody(acmeParser.AcmeViewBodyContext)

Exit a parse tree produced by acmeViewBody().

Declaration
void ExitAcmeViewBody(acmeParser.AcmeViewBodyContext context)
Parameters
Type Name Description
acmeParser.AcmeViewBodyContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeViewDeclaration(acmeParser.AcmeViewDeclarationContext)

Exit a parse tree produced by acmeViewDeclaration().

Declaration
void ExitAcmeViewDeclaration(acmeParser.AcmeViewDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeViewDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeViewInstantiatedTypeRef(acmeParser.AcmeViewInstantiatedTypeRefContext)

Exit a parse tree produced by acmeViewInstantiatedTypeRef().

Declaration
void ExitAcmeViewInstantiatedTypeRef(acmeParser.AcmeViewInstantiatedTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeViewInstantiatedTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeViewTypeDeclaration(acmeParser.AcmeViewTypeDeclarationContext)

Exit a parse tree produced by acmeViewTypeDeclaration().

Declaration
void ExitAcmeViewTypeDeclaration(acmeParser.AcmeViewTypeDeclarationContext context)
Parameters
Type Name Description
acmeParser.AcmeViewTypeDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitAcmeViewTypeRef(acmeParser.AcmeViewTypeRefContext)

Exit a parse tree produced by acmeViewTypeRef().

Declaration
void ExitAcmeViewTypeRef(acmeParser.AcmeViewTypeRefContext context)
Parameters
Type Name Description
acmeParser.AcmeViewTypeRefContext context

The parse tree.

| Improve this Doc View Source

ExitActualParams(acmeParser.ActualParamsContext)

Exit a parse tree produced by actualParams().

Declaration
void ExitActualParams(acmeParser.ActualParamsContext context)
Parameters
Type Name Description
acmeParser.ActualParamsContext context

The parse tree.

| Improve this Doc View Source

ExitASTDRImpliesExpression(acmeParser.ASTDRImpliesExpressionContext)

Exit a parse tree produced by aSTDRImpliesExpression().

Declaration
void ExitASTDRImpliesExpression(acmeParser.ASTDRImpliesExpressionContext context)
Parameters
Type Name Description
acmeParser.ASTDRImpliesExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitCodeLiteral(acmeParser.CodeLiteralContext)

Exit a parse tree produced by codeLiteral().

Declaration
void ExitCodeLiteral(acmeParser.CodeLiteralContext context)
Parameters
Type Name Description
acmeParser.CodeLiteralContext context

The parse tree.

| Improve this Doc View Source

ExitDesignRule(acmeParser.DesignRuleContext)

Exit a parse tree produced by designRule().

Declaration
void ExitDesignRule(acmeParser.DesignRuleContext context)
Parameters
Type Name Description
acmeParser.DesignRuleContext context

The parse tree.

| Improve this Doc View Source

ExitDesignRuleExpression(acmeParser.DesignRuleExpressionContext)

Exit a parse tree produced by designRuleExpression().

Declaration
void ExitDesignRuleExpression(acmeParser.DesignRuleExpressionContext context)
Parameters
Type Name Description
acmeParser.DesignRuleExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDistinctVariableSetDeclaration(acmeParser.DistinctVariableSetDeclarationContext)

Exit a parse tree produced by distinctVariableSetDeclaration().

Declaration
void ExitDistinctVariableSetDeclaration(acmeParser.DistinctVariableSetDeclarationContext context)
Parameters
Type Name Description
acmeParser.DistinctVariableSetDeclarationContext context

The parse tree.

| Improve this Doc View Source

ExitDRAdditiveExpression(acmeParser.DRAdditiveExpressionContext)

Exit a parse tree produced by dRAdditiveExpression().

Declaration
void ExitDRAdditiveExpression(acmeParser.DRAdditiveExpressionContext context)
Parameters
Type Name Description
acmeParser.DRAdditiveExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRAndExpression(acmeParser.DRAndExpressionContext)

Exit a parse tree produced by dRAndExpression().

Declaration
void ExitDRAndExpression(acmeParser.DRAndExpressionContext context)
Parameters
Type Name Description
acmeParser.DRAndExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDREqualityExpression(acmeParser.DREqualityExpressionContext)

Exit a parse tree produced by dREqualityExpression().

Declaration
void ExitDREqualityExpression(acmeParser.DREqualityExpressionContext context)
Parameters
Type Name Description
acmeParser.DREqualityExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRIffExpression(acmeParser.DRIffExpressionContext)

Exit a parse tree produced by dRIffExpression().

Declaration
void ExitDRIffExpression(acmeParser.DRIffExpressionContext context)
Parameters
Type Name Description
acmeParser.DRIffExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRMultiplicativeExpression(acmeParser.DRMultiplicativeExpressionContext)

Exit a parse tree produced by dRMultiplicativeExpression().

Declaration
void ExitDRMultiplicativeExpression(acmeParser.DRMultiplicativeExpressionContext context)
Parameters
Type Name Description
acmeParser.DRMultiplicativeExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRNegateExpression(acmeParser.DRNegateExpressionContext)

Exit a parse tree produced by dRNegateExpression().

Declaration
void ExitDRNegateExpression(acmeParser.DRNegateExpressionContext context)
Parameters
Type Name Description
acmeParser.DRNegateExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRNegativeExpression(acmeParser.DRNegativeExpressionContext)

Exit a parse tree produced by dRNegativeExpression().

Declaration
void ExitDRNegativeExpression(acmeParser.DRNegativeExpressionContext context)
Parameters
Type Name Description
acmeParser.DRNegativeExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitDRRelationalExpression(acmeParser.DRRelationalExpressionContext)

Exit a parse tree produced by dRRelationalExpression().

Declaration
void ExitDRRelationalExpression(acmeParser.DRRelationalExpressionContext context)
Parameters
Type Name Description
acmeParser.DRRelationalExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitEnumidentifier(acmeParser.EnumidentifierContext)

Exit a parse tree produced by enumidentifier().

Declaration
void ExitEnumidentifier(acmeParser.EnumidentifierContext context)
Parameters
Type Name Description
acmeParser.EnumidentifierContext context

The parse tree.

| Improve this Doc View Source

ExitFilename(acmeParser.FilenameContext)

Exit a parse tree produced by filename().

Declaration
void ExitFilename(acmeParser.FilenameContext context)
Parameters
Type Name Description
acmeParser.FilenameContext context

The parse tree.

| Improve this Doc View Source

ExitFormalParam(acmeParser.FormalParamContext)

Exit a parse tree produced by formalParam().

Declaration
void ExitFormalParam(acmeParser.FormalParamContext context)
Parameters
Type Name Description
acmeParser.FormalParamContext context

The parse tree.

| Improve this Doc View Source

ExitIdentifier(acmeParser.IdentifierContext)

Exit a parse tree produced by identifier().

Declaration
void ExitIdentifier(acmeParser.IdentifierContext context)
Parameters
Type Name Description
acmeParser.IdentifierContext context

The parse tree.

| Improve this Doc View Source

ExitLiteralConstant(acmeParser.LiteralConstantContext)

Exit a parse tree produced by literalConstant().

Declaration
void ExitLiteralConstant(acmeParser.LiteralConstantContext context)
Parameters
Type Name Description
acmeParser.LiteralConstantContext context

The parse tree.

| Improve this Doc View Source

ExitLiteralRecord(acmeParser.LiteralRecordContext)

Exit a parse tree produced by literalRecord().

Declaration
void ExitLiteralRecord(acmeParser.LiteralRecordContext context)
Parameters
Type Name Description
acmeParser.LiteralRecordContext context

The parse tree.

| Improve this Doc View Source

ExitLiteralRecordEntry(acmeParser.LiteralRecordEntryContext)

Exit a parse tree produced by literalRecordEntry().

Declaration
void ExitLiteralRecordEntry(acmeParser.LiteralRecordEntryContext context)
Parameters
Type Name Description
acmeParser.LiteralRecordEntryContext context

The parse tree.

| Improve this Doc View Source

ExitLiteralSequence(acmeParser.LiteralSequenceContext)

Exit a parse tree produced by literalSequence().

Declaration
void ExitLiteralSequence(acmeParser.LiteralSequenceContext context)
Parameters
Type Name Description
acmeParser.LiteralSequenceContext context

The parse tree.

| Improve this Doc View Source

ExitLiteralSet(acmeParser.LiteralSetContext)

Exit a parse tree produced by literalSet().

Declaration
void ExitLiteralSet(acmeParser.LiteralSetContext context)
Parameters
Type Name Description
acmeParser.LiteralSetContext context

The parse tree.

| Improve this Doc View Source

ExitParentheticalExpression(acmeParser.ParentheticalExpressionContext)

Exit a parse tree produced by parentheticalExpression().

Declaration
void ExitParentheticalExpression(acmeParser.ParentheticalExpressionContext context)
Parameters
Type Name Description
acmeParser.ParentheticalExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitPathExpression(acmeParser.PathExpressionContext)

Exit a parse tree produced by pathExpression().

Declaration
void ExitPathExpression(acmeParser.PathExpressionContext context)
Parameters
Type Name Description
acmeParser.PathExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitPathExpressionContinuation(acmeParser.PathExpressionContinuationContext)

Exit a parse tree produced by pathExpressionContinuation().

Declaration
void ExitPathExpressionContinuation(acmeParser.PathExpressionContinuationContext context)
Parameters
Type Name Description
acmeParser.PathExpressionContinuationContext context

The parse tree.

| Improve this Doc View Source

ExitPrimitiveExpression(acmeParser.PrimitiveExpressionContext)

Exit a parse tree produced by primitiveExpression().

Declaration
void ExitPrimitiveExpression(acmeParser.PrimitiveExpressionContext context)
Parameters
Type Name Description
acmeParser.PrimitiveExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitQuantifiedExpression(acmeParser.QuantifiedExpressionContext)

Exit a parse tree produced by quantifiedExpression().

Declaration
void ExitQuantifiedExpression(acmeParser.QuantifiedExpressionContext context)
Parameters
Type Name Description
acmeParser.QuantifiedExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitReference(acmeParser.ReferenceContext)

Exit a parse tree produced by reference().

Declaration
void ExitReference(acmeParser.ReferenceContext context)
Parameters
Type Name Description
acmeParser.ReferenceContext context

The parse tree.

| Improve this Doc View Source

ExitSequenceExpression(acmeParser.SequenceExpressionContext)

Exit a parse tree produced by sequenceExpression().

Declaration
void ExitSequenceExpression(acmeParser.SequenceExpressionContext context)
Parameters
Type Name Description
acmeParser.SequenceExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitSetConstructor(acmeParser.SetConstructorContext)

Exit a parse tree produced by setConstructor().

Declaration
void ExitSetConstructor(acmeParser.SetConstructorContext context)
Parameters
Type Name Description
acmeParser.SetConstructorContext context

The parse tree.

| Improve this Doc View Source

ExitSetExpression(acmeParser.SetExpressionContext)

Exit a parse tree produced by setExpression().

Declaration
void ExitSetExpression(acmeParser.SetExpressionContext context)
Parameters
Type Name Description
acmeParser.SetExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitSetReference(acmeParser.SetReferenceContext)

Exit a parse tree produced by setReference().

Declaration
void ExitSetReference(acmeParser.SetReferenceContext context)
Parameters
Type Name Description
acmeParser.SetReferenceContext context

The parse tree.

| Improve this Doc View Source

ExitStringLiteral(acmeParser.StringLiteralContext)

Exit a parse tree produced by stringLiteral().

Declaration
void ExitStringLiteral(acmeParser.StringLiteralContext context)
Parameters
Type Name Description
acmeParser.StringLiteralContext context

The parse tree.

| Improve this Doc View Source

ExitTerminatedDesignRuleExpression(acmeParser.TerminatedDesignRuleExpressionContext)

Exit a parse tree produced by terminatedDesignRuleExpression().

Declaration
void ExitTerminatedDesignRuleExpression(acmeParser.TerminatedDesignRuleExpressionContext context)
Parameters
Type Name Description
acmeParser.TerminatedDesignRuleExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitVariableSetDeclaration(acmeParser.VariableSetDeclarationContext)

Exit a parse tree produced by variableSetDeclaration().

Declaration
void ExitVariableSetDeclaration(acmeParser.VariableSetDeclarationContext context)
Parameters
Type Name Description
acmeParser.VariableSetDeclarationContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX