Show / Hide Table of Contents

Class EDIF300BaseListener

This class provides an empty implementation of IEDIF300Listener, which can be extended to create a listener which only needs to handle a subset of the available methods.

Inheritance
System.Object
EDIF300BaseListener
Implements
IEDIF300Listener
Antlr4.Runtime.Tree.IParseTreeListener
Namespace: GCore.Antlr.Grammers.Edif300
Assembly: Edif300.dll
Syntax
public class EDIF300BaseListener : object, IEDIF300Listener, Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterAbsolute(EDIF300Parser.AbsoluteContext)

Enter a parse tree produced by absolute().

The default implementation does nothing.

Declaration
public virtual void EnterAbsolute(EDIF300Parser.AbsoluteContext context)
Parameters
Type Name Description
EDIF300Parser.AbsoluteContext context

The parse tree.

| Improve this Doc View Source

EnterAcLoad(EDIF300Parser.AcLoadContext)

Enter a parse tree produced by acLoad().

The default implementation does nothing.

Declaration
public virtual void EnterAcLoad(EDIF300Parser.AcLoadContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadContext context

The parse tree.

| Improve this Doc View Source

EnterAcLoadDisplay(EDIF300Parser.AcLoadDisplayContext)

Enter a parse tree produced by acLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterAcLoadDisplay(EDIF300Parser.AcLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterAcLoadFactorCapacitance(EDIF300Parser.AcLoadFactorCapacitanceContext)

Enter a parse tree produced by acLoadFactorCapacitance().

The default implementation does nothing.

Declaration
public virtual void EnterAcLoadFactorCapacitance(EDIF300Parser.AcLoadFactorCapacitanceContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadFactorCapacitanceContext context

The parse tree.

| Improve this Doc View Source

EnterAcLoadFactorTime(EDIF300Parser.AcLoadFactorTimeContext)

Enter a parse tree produced by acLoadFactorTime().

The default implementation does nothing.

Declaration
public virtual void EnterAcLoadFactorTime(EDIF300Parser.AcLoadFactorTimeContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadFactorTimeContext context

The parse tree.

| Improve this Doc View Source

EnterAddDisplay(EDIF300Parser.AddDisplayContext)

Enter a parse tree produced by addDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterAddDisplay(EDIF300Parser.AddDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AddDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterAmpere(EDIF300Parser.AmpereContext)

Enter a parse tree produced by ampere().

The default implementation does nothing.

Declaration
public virtual void EnterAmpere(EDIF300Parser.AmpereContext context)
Parameters
Type Name Description
EDIF300Parser.AmpereContext context

The parse tree.

| Improve this Doc View Source

EnterAnd_(EDIF300Parser.And_Context)

Enter a parse tree produced by and_().

The default implementation does nothing.

Declaration
public virtual void EnterAnd_(EDIF300Parser.And_Context context)
Parameters
Type Name Description
EDIF300Parser.And_Context context

The parse tree.

| Improve this Doc View Source

EnterAngleValue(EDIF300Parser.AngleValueContext)

Enter a parse tree produced by angleValue().

The default implementation does nothing.

Declaration
public virtual void EnterAngleValue(EDIF300Parser.AngleValueContext context)
Parameters
Type Name Description
EDIF300Parser.AngleValueContext context

The parse tree.

| Improve this Doc View Source

EnterAnnotate(EDIF300Parser.AnnotateContext)

Enter a parse tree produced by annotate().

The default implementation does nothing.

Declaration
public virtual void EnterAnnotate(EDIF300Parser.AnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.AnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterApprovedDate(EDIF300Parser.ApprovedDateContext)

Enter a parse tree produced by approvedDate().

The default implementation does nothing.

Declaration
public virtual void EnterApprovedDate(EDIF300Parser.ApprovedDateContext context)
Parameters
Type Name Description
EDIF300Parser.ApprovedDateContext context

The parse tree.

| Improve this Doc View Source

EnterApprovedDateDisplay(EDIF300Parser.ApprovedDateDisplayContext)

Enter a parse tree produced by approvedDateDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterApprovedDateDisplay(EDIF300Parser.ApprovedDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ApprovedDateDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterArc(EDIF300Parser.ArcContext)

Enter a parse tree produced by arc().

The default implementation does nothing.

Declaration
public virtual void EnterArc(EDIF300Parser.ArcContext context)
Parameters
Type Name Description
EDIF300Parser.ArcContext context

The parse tree.

| Improve this Doc View Source

EnterAscii(EDIF300Parser.AsciiContext)

Enter a parse tree produced by ascii().

The default implementation does nothing.

Declaration
public virtual void EnterAscii(EDIF300Parser.AsciiContext context)
Parameters
Type Name Description
EDIF300Parser.AsciiContext context

The parse tree.

| Improve this Doc View Source

EnterAssociatedInterconnectNameDisplay(EDIF300Parser.AssociatedInterconnectNameDisplayContext)

Enter a parse tree produced by associatedInterconnectNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterAssociatedInterconnectNameDisplay(EDIF300Parser.AssociatedInterconnectNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AssociatedInterconnectNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterAttachmentPoint(EDIF300Parser.AttachmentPointContext)

Enter a parse tree produced by attachmentPoint().

The default implementation does nothing.

Declaration
public virtual void EnterAttachmentPoint(EDIF300Parser.AttachmentPointContext context)
Parameters
Type Name Description
EDIF300Parser.AttachmentPointContext context

The parse tree.

| Improve this Doc View Source

EnterAuthor(EDIF300Parser.AuthorContext)

Enter a parse tree produced by author().

The default implementation does nothing.

Declaration
public virtual void EnterAuthor(EDIF300Parser.AuthorContext context)
Parameters
Type Name Description
EDIF300Parser.AuthorContext context

The parse tree.

| Improve this Doc View Source

EnterBackgroundColor(EDIF300Parser.BackgroundColorContext)

Enter a parse tree produced by backgroundColor().

The default implementation does nothing.

Declaration
public virtual void EnterBackgroundColor(EDIF300Parser.BackgroundColorContext context)
Parameters
Type Name Description
EDIF300Parser.BackgroundColorContext context

The parse tree.

| Improve this Doc View Source

EnterBaselineJustify(EDIF300Parser.BaselineJustifyContext)

Enter a parse tree produced by baselineJustify().

The default implementation does nothing.

Declaration
public virtual void EnterBaselineJustify(EDIF300Parser.BaselineJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.BaselineJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterBecomes(EDIF300Parser.BecomesContext)

Enter a parse tree produced by becomes().

The default implementation does nothing.

Declaration
public virtual void EnterBecomes(EDIF300Parser.BecomesContext context)
Parameters
Type Name Description
EDIF300Parser.BecomesContext context

The parse tree.

| Improve this Doc View Source

EnterBehaviorView(EDIF300Parser.BehaviorViewContext)

Enter a parse tree produced by behaviorView().

The default implementation does nothing.

Declaration
public virtual void EnterBehaviorView(EDIF300Parser.BehaviorViewContext context)
Parameters
Type Name Description
EDIF300Parser.BehaviorViewContext context

The parse tree.

| Improve this Doc View Source

EnterBidirectional(EDIF300Parser.BidirectionalContext)

Enter a parse tree produced by bidirectional().

The default implementation does nothing.

Declaration
public virtual void EnterBidirectional(EDIF300Parser.BidirectionalContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalContext context

The parse tree.

| Improve this Doc View Source

EnterBidirectionalPort(EDIF300Parser.BidirectionalPortContext)

Enter a parse tree produced by bidirectionalPort().

The default implementation does nothing.

Declaration
public virtual void EnterBidirectionalPort(EDIF300Parser.BidirectionalPortContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalPortContext context

The parse tree.

| Improve this Doc View Source

EnterBidirectionalPortAttributes(EDIF300Parser.BidirectionalPortAttributesContext)

Enter a parse tree produced by bidirectionalPortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterBidirectionalPortAttributes(EDIF300Parser.BidirectionalPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalPortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterBitOrder(EDIF300Parser.BitOrderContext)

Enter a parse tree produced by bitOrder().

The default implementation does nothing.

Declaration
public virtual void EnterBitOrder(EDIF300Parser.BitOrderContext context)
Parameters
Type Name Description
EDIF300Parser.BitOrderContext context

The parse tree.

| Improve this Doc View Source

EnterBlue(EDIF300Parser.BlueContext)

Enter a parse tree produced by blue().

The default implementation does nothing.

Declaration
public virtual void EnterBlue(EDIF300Parser.BlueContext context)
Parameters
Type Name Description
EDIF300Parser.BlueContext context

The parse tree.

| Improve this Doc View Source

EnterBoldStyle(EDIF300Parser.BoldStyleContext)

Enter a parse tree produced by boldStyle().

The default implementation does nothing.

Declaration
public virtual void EnterBoldStyle(EDIF300Parser.BoldStyleContext context)
Parameters
Type Name Description
EDIF300Parser.BoldStyleContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanConstant(EDIF300Parser.BooleanConstantContext)

Enter a parse tree produced by booleanConstant().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanConstant(EDIF300Parser.BooleanConstantContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanConstantContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanConstantRef(EDIF300Parser.BooleanConstantRefContext)

Enter a parse tree produced by booleanConstantRef().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanConstantRef(EDIF300Parser.BooleanConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanConstantRefContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanExpression(EDIF300Parser.BooleanExpressionContext)

Enter a parse tree produced by booleanExpression().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanExpression(EDIF300Parser.BooleanExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanMap(EDIF300Parser.BooleanMapContext)

Enter a parse tree produced by booleanMap().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanMap(EDIF300Parser.BooleanMapContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanMapContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanParameter(EDIF300Parser.BooleanParameterContext)

Enter a parse tree produced by booleanParameter().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanParameter(EDIF300Parser.BooleanParameterContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanParameterAssign(EDIF300Parser.BooleanParameterAssignContext)

Enter a parse tree produced by booleanParameterAssign().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanParameterAssign(EDIF300Parser.BooleanParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterAssignContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanParameterRef(EDIF300Parser.BooleanParameterRefContext)

Enter a parse tree produced by booleanParameterRef().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanParameterRef(EDIF300Parser.BooleanParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterRefContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanToken(EDIF300Parser.BooleanTokenContext)

Enter a parse tree produced by booleanToken().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanToken(EDIF300Parser.BooleanTokenContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanTokenContext context

The parse tree.

| Improve this Doc View Source

EnterBooleanValue(EDIF300Parser.BooleanValueContext)

Enter a parse tree produced by booleanValue().

The default implementation does nothing.

Declaration
public virtual void EnterBooleanValue(EDIF300Parser.BooleanValueContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanValueContext context

The parse tree.

| Improve this Doc View Source

EnterBorderPattern(EDIF300Parser.BorderPatternContext)

Enter a parse tree produced by borderPattern().

The default implementation does nothing.

Declaration
public virtual void EnterBorderPattern(EDIF300Parser.BorderPatternContext context)
Parameters
Type Name Description
EDIF300Parser.BorderPatternContext context

The parse tree.

| Improve this Doc View Source

EnterBorderPatternVisible(EDIF300Parser.BorderPatternVisibleContext)

Enter a parse tree produced by borderPatternVisible().

The default implementation does nothing.

Declaration
public virtual void EnterBorderPatternVisible(EDIF300Parser.BorderPatternVisibleContext context)
Parameters
Type Name Description
EDIF300Parser.BorderPatternVisibleContext context

The parse tree.

| Improve this Doc View Source

EnterBorderWidth(EDIF300Parser.BorderWidthContext)

Enter a parse tree produced by borderWidth().

The default implementation does nothing.

Declaration
public virtual void EnterBorderWidth(EDIF300Parser.BorderWidthContext context)
Parameters
Type Name Description
EDIF300Parser.BorderWidthContext context

The parse tree.

| Improve this Doc View Source

EnterBottomJustify(EDIF300Parser.BottomJustifyContext)

Enter a parse tree produced by bottomJustify().

The default implementation does nothing.

Declaration
public virtual void EnterBottomJustify(EDIF300Parser.BottomJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.BottomJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterCalculated(EDIF300Parser.CalculatedContext)

Enter a parse tree produced by calculated().

The default implementation does nothing.

Declaration
public virtual void EnterCalculated(EDIF300Parser.CalculatedContext context)
Parameters
Type Name Description
EDIF300Parser.CalculatedContext context

The parse tree.

| Improve this Doc View Source

EnterCandela(EDIF300Parser.CandelaContext)

Enter a parse tree produced by candela().

The default implementation does nothing.

Declaration
public virtual void EnterCandela(EDIF300Parser.CandelaContext context)
Parameters
Type Name Description
EDIF300Parser.CandelaContext context

The parse tree.

| Improve this Doc View Source

EnterCapacitanceValue(EDIF300Parser.CapacitanceValueContext)

Enter a parse tree produced by capacitanceValue().

The default implementation does nothing.

Declaration
public virtual void EnterCapacitanceValue(EDIF300Parser.CapacitanceValueContext context)
Parameters
Type Name Description
EDIF300Parser.CapacitanceValueContext context

The parse tree.

| Improve this Doc View Source

EnterCaplineJustify(EDIF300Parser.CaplineJustifyContext)

Enter a parse tree produced by caplineJustify().

The default implementation does nothing.

Declaration
public virtual void EnterCaplineJustify(EDIF300Parser.CaplineJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.CaplineJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterCell(EDIF300Parser.CellContext)

Enter a parse tree produced by cell().

The default implementation does nothing.

Declaration
public virtual void EnterCell(EDIF300Parser.CellContext context)
Parameters
Type Name Description
EDIF300Parser.CellContext context

The parse tree.

| Improve this Doc View Source

EnterCellHeader(EDIF300Parser.CellHeaderContext)

Enter a parse tree produced by cellHeader().

The default implementation does nothing.

Declaration
public virtual void EnterCellHeader(EDIF300Parser.CellHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.CellHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterCellNameDisplay(EDIF300Parser.CellNameDisplayContext)

Enter a parse tree produced by cellNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCellNameDisplay(EDIF300Parser.CellNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CellNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCellPropertyDisplay(EDIF300Parser.CellPropertyDisplayContext)

Enter a parse tree produced by cellPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCellPropertyDisplay(EDIF300Parser.CellPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCellPropertyDisplayOverride(EDIF300Parser.CellPropertyDisplayOverrideContext)

Enter a parse tree produced by cellPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterCellPropertyDisplayOverride(EDIF300Parser.CellPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterCellPropertyOverride(EDIF300Parser.CellPropertyOverrideContext)

Enter a parse tree produced by cellPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterCellPropertyOverride(EDIF300Parser.CellPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterCellRef(EDIF300Parser.CellRefContext)

Enter a parse tree produced by cellRef().

The default implementation does nothing.

Declaration
public virtual void EnterCellRef(EDIF300Parser.CellRefContext context)
Parameters
Type Name Description
EDIF300Parser.CellRefContext context

The parse tree.

| Improve this Doc View Source

EnterCelsius(EDIF300Parser.CelsiusContext)

Enter a parse tree produced by celsius().

The default implementation does nothing.

Declaration
public virtual void EnterCelsius(EDIF300Parser.CelsiusContext context)
Parameters
Type Name Description
EDIF300Parser.CelsiusContext context

The parse tree.

| Improve this Doc View Source

EnterCenterJustify(EDIF300Parser.CenterJustifyContext)

Enter a parse tree produced by centerJustify().

The default implementation does nothing.

Declaration
public virtual void EnterCenterJustify(EDIF300Parser.CenterJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.CenterJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterCharacterEncoding(EDIF300Parser.CharacterEncodingContext)

Enter a parse tree produced by characterEncoding().

The default implementation does nothing.

Declaration
public virtual void EnterCharacterEncoding(EDIF300Parser.CharacterEncodingContext context)
Parameters
Type Name Description
EDIF300Parser.CharacterEncodingContext context

The parse tree.

| Improve this Doc View Source

EnterCheckDate(EDIF300Parser.CheckDateContext)

Enter a parse tree produced by checkDate().

The default implementation does nothing.

Declaration
public virtual void EnterCheckDate(EDIF300Parser.CheckDateContext context)
Parameters
Type Name Description
EDIF300Parser.CheckDateContext context

The parse tree.

| Improve this Doc View Source

EnterCheckDateDisplay(EDIF300Parser.CheckDateDisplayContext)

Enter a parse tree produced by checkDateDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCheckDateDisplay(EDIF300Parser.CheckDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CheckDateDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCircle(EDIF300Parser.CircleContext)

Enter a parse tree produced by circle().

The default implementation does nothing.

Declaration
public virtual void EnterCircle(EDIF300Parser.CircleContext context)
Parameters
Type Name Description
EDIF300Parser.CircleContext context

The parse tree.

| Improve this Doc View Source

EnterCluster(EDIF300Parser.ClusterContext)

Enter a parse tree produced by cluster().

The default implementation does nothing.

Declaration
public virtual void EnterCluster(EDIF300Parser.ClusterContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterContext context

The parse tree.

| Improve this Doc View Source

EnterClusterConfiguration(EDIF300Parser.ClusterConfigurationContext)

Enter a parse tree produced by clusterConfiguration().

The default implementation does nothing.

Declaration
public virtual void EnterClusterConfiguration(EDIF300Parser.ClusterConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationContext context

The parse tree.

| Improve this Doc View Source

EnterClusterConfigurationNameCaseSensitive(EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext)

Enter a parse tree produced by clusterConfigurationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterClusterConfigurationNameCaseSensitive(EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterClusterConfigurationNameDef(EDIF300Parser.ClusterConfigurationNameDefContext)

Enter a parse tree produced by clusterConfigurationNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterConfigurationNameDef(EDIF300Parser.ClusterConfigurationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterClusterConfigurationNameRef(EDIF300Parser.ClusterConfigurationNameRefContext)

Enter a parse tree produced by clusterConfigurationNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterConfigurationNameRef(EDIF300Parser.ClusterConfigurationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterClusterConfigurationRef(EDIF300Parser.ClusterConfigurationRefContext)

Enter a parse tree produced by clusterConfigurationRef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterConfigurationRef(EDIF300Parser.ClusterConfigurationRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationRefContext context

The parse tree.

| Improve this Doc View Source

EnterClusterHeader(EDIF300Parser.ClusterHeaderContext)

Enter a parse tree produced by clusterHeader().

The default implementation does nothing.

Declaration
public virtual void EnterClusterHeader(EDIF300Parser.ClusterHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterClusterNameCaseSensitive(EDIF300Parser.ClusterNameCaseSensitiveContext)

Enter a parse tree produced by clusterNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterClusterNameCaseSensitive(EDIF300Parser.ClusterNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterClusterNameDef(EDIF300Parser.ClusterNameDefContext)

Enter a parse tree produced by clusterNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterNameDef(EDIF300Parser.ClusterNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterClusterNameRef(EDIF300Parser.ClusterNameRefContext)

Enter a parse tree produced by clusterNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterNameRef(EDIF300Parser.ClusterNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterClusterPropertyDisplay(EDIF300Parser.ClusterPropertyDisplayContext)

Enter a parse tree produced by clusterPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterClusterPropertyDisplay(EDIF300Parser.ClusterPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterClusterPropertyDisplayOverride(EDIF300Parser.ClusterPropertyDisplayOverrideContext)

Enter a parse tree produced by clusterPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterClusterPropertyDisplayOverride(EDIF300Parser.ClusterPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterClusterPropertyOverride(EDIF300Parser.ClusterPropertyOverrideContext)

Enter a parse tree produced by clusterPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterClusterPropertyOverride(EDIF300Parser.ClusterPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterClusterRef(EDIF300Parser.ClusterRefContext)

Enter a parse tree produced by clusterRef().

The default implementation does nothing.

Declaration
public virtual void EnterClusterRef(EDIF300Parser.ClusterRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterRefContext context

The parse tree.

| Improve this Doc View Source

EnterColor(EDIF300Parser.ColorContext)

Enter a parse tree produced by color().

The default implementation does nothing.

Declaration
public virtual void EnterColor(EDIF300Parser.ColorContext context)
Parameters
Type Name Description
EDIF300Parser.ColorContext context

The parse tree.

| Improve this Doc View Source

EnterComment(EDIF300Parser.CommentContext)

Enter a parse tree produced by comment().

The default implementation does nothing.

Declaration
public virtual void EnterComment(EDIF300Parser.CommentContext context)
Parameters
Type Name Description
EDIF300Parser.CommentContext context

The parse tree.

| Improve this Doc View Source

EnterCommentGraphics(EDIF300Parser.CommentGraphicsContext)

Enter a parse tree produced by commentGraphics().

The default implementation does nothing.

Declaration
public virtual void EnterCommentGraphics(EDIF300Parser.CommentGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.CommentGraphicsContext context

The parse tree.

| Improve this Doc View Source

EnterCompanyName(EDIF300Parser.CompanyNameContext)

Enter a parse tree produced by companyName().

The default implementation does nothing.

Declaration
public virtual void EnterCompanyName(EDIF300Parser.CompanyNameContext context)
Parameters
Type Name Description
EDIF300Parser.CompanyNameContext context

The parse tree.

| Improve this Doc View Source

EnterCompanyNameDisplay(EDIF300Parser.CompanyNameDisplayContext)

Enter a parse tree produced by companyNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCompanyNameDisplay(EDIF300Parser.CompanyNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CompanyNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterComplementedName(EDIF300Parser.ComplementedNameContext)

Enter a parse tree produced by complementedName().

The default implementation does nothing.

Declaration
public virtual void EnterComplementedName(EDIF300Parser.ComplementedNameContext context)
Parameters
Type Name Description
EDIF300Parser.ComplementedNameContext context

The parse tree.

| Improve this Doc View Source

EnterComplementedNamePart(EDIF300Parser.ComplementedNamePartContext)

Enter a parse tree produced by complementedNamePart().

The default implementation does nothing.

Declaration
public virtual void EnterComplementedNamePart(EDIF300Parser.ComplementedNamePartContext context)
Parameters
Type Name Description
EDIF300Parser.ComplementedNamePartContext context

The parse tree.

| Improve this Doc View Source

EnterComplexGeometry(EDIF300Parser.ComplexGeometryContext)

Enter a parse tree produced by complexGeometry().

The default implementation does nothing.

Declaration
public virtual void EnterComplexGeometry(EDIF300Parser.ComplexGeometryContext context)
Parameters
Type Name Description
EDIF300Parser.ComplexGeometryContext context

The parse tree.

| Improve this Doc View Source

EnterComplexName(EDIF300Parser.ComplexNameContext)

Enter a parse tree produced by complexName().

The default implementation does nothing.

Declaration
public virtual void EnterComplexName(EDIF300Parser.ComplexNameContext context)
Parameters
Type Name Description
EDIF300Parser.ComplexNameContext context

The parse tree.

| Improve this Doc View Source

EnterCompound(EDIF300Parser.CompoundContext)

Enter a parse tree produced by compound().

The default implementation does nothing.

Declaration
public virtual void EnterCompound(EDIF300Parser.CompoundContext context)
Parameters
Type Name Description
EDIF300Parser.CompoundContext context

The parse tree.

| Improve this Doc View Source

EnterCondition(EDIF300Parser.ConditionContext)

Enter a parse tree produced by condition().

The default implementation does nothing.

Declaration
public virtual void EnterCondition(EDIF300Parser.ConditionContext context)
Parameters
Type Name Description
EDIF300Parser.ConditionContext context

The parse tree.

| Improve this Doc View Source

EnterConditionDisplay(EDIF300Parser.ConditionDisplayContext)

Enter a parse tree produced by conditionDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterConditionDisplay(EDIF300Parser.ConditionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConditionDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterConnectedSignalIndexGenerator(EDIF300Parser.ConnectedSignalIndexGeneratorContext)

Enter a parse tree produced by connectedSignalIndexGenerator().

The default implementation does nothing.

Declaration
public virtual void EnterConnectedSignalIndexGenerator(EDIF300Parser.ConnectedSignalIndexGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectedSignalIndexGeneratorContext context

The parse tree.

| Improve this Doc View Source

EnterConnectedSignalIndexGeneratorDisplay(EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext)

Enter a parse tree produced by connectedSignalIndexGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterConnectedSignalIndexGeneratorDisplay(EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityBus(EDIF300Parser.ConnectivityBusContext)

Enter a parse tree produced by connectivityBus().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityBus(EDIF300Parser.ConnectivityBusContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityBusJoined(EDIF300Parser.ConnectivityBusJoinedContext)

Enter a parse tree produced by connectivityBusJoined().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityBusJoined(EDIF300Parser.ConnectivityBusJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityBusSlice(EDIF300Parser.ConnectivityBusSliceContext)

Enter a parse tree produced by connectivityBusSlice().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityBusSlice(EDIF300Parser.ConnectivityBusSliceContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusSliceContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityFrameStructure(EDIF300Parser.ConnectivityFrameStructureContext)

Enter a parse tree produced by connectivityFrameStructure().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityFrameStructure(EDIF300Parser.ConnectivityFrameStructureContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityFrameStructureContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityFrameStructureNameDef(EDIF300Parser.ConnectivityFrameStructureNameDefContext)

Enter a parse tree produced by connectivityFrameStructureNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityFrameStructureNameDef(EDIF300Parser.ConnectivityFrameStructureNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityFrameStructureNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityNet(EDIF300Parser.ConnectivityNetContext)

Enter a parse tree produced by connectivityNet().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityNet(EDIF300Parser.ConnectivityNetContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityNetContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityNetJoined(EDIF300Parser.ConnectivityNetJoinedContext)

Enter a parse tree produced by connectivityNetJoined().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityNetJoined(EDIF300Parser.ConnectivityNetJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityNetJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityRipper(EDIF300Parser.ConnectivityRipperContext)

Enter a parse tree produced by connectivityRipper().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityRipper(EDIF300Parser.ConnectivityRipperContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityRipperNameDef(EDIF300Parser.ConnectivityRipperNameDefContext)

Enter a parse tree produced by connectivityRipperNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityRipperNameDef(EDIF300Parser.ConnectivityRipperNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityRipperNameRef(EDIF300Parser.ConnectivityRipperNameRefContext)

Enter a parse tree produced by connectivityRipperNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityRipperNameRef(EDIF300Parser.ConnectivityRipperNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityRipperRef(EDIF300Parser.ConnectivityRipperRefContext)

Enter a parse tree produced by connectivityRipperRef().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityRipperRef(EDIF300Parser.ConnectivityRipperRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperRefContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityStructure(EDIF300Parser.ConnectivityStructureContext)

Enter a parse tree produced by connectivityStructure().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityStructure(EDIF300Parser.ConnectivityStructureContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityStructureContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivitySubBus(EDIF300Parser.ConnectivitySubBusContext)

Enter a parse tree produced by connectivitySubBus().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivitySubBus(EDIF300Parser.ConnectivitySubBusContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivitySubBusContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivitySubNet(EDIF300Parser.ConnectivitySubNetContext)

Enter a parse tree produced by connectivitySubNet().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivitySubNet(EDIF300Parser.ConnectivitySubNetContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivitySubNetContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityTagGenerator(EDIF300Parser.ConnectivityTagGeneratorContext)

Enter a parse tree produced by connectivityTagGenerator().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityTagGenerator(EDIF300Parser.ConnectivityTagGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityTagGeneratorContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityTagGeneratorDisplay(EDIF300Parser.ConnectivityTagGeneratorDisplayContext)

Enter a parse tree produced by connectivityTagGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityTagGeneratorDisplay(EDIF300Parser.ConnectivityTagGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityTagGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityUnits(EDIF300Parser.ConnectivityUnitsContext)

Enter a parse tree produced by connectivityUnits().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityUnits(EDIF300Parser.ConnectivityUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityView(EDIF300Parser.ConnectivityViewContext)

Enter a parse tree produced by connectivityView().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityView(EDIF300Parser.ConnectivityViewContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityViewContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivityViewHeader(EDIF300Parser.ConnectivityViewHeaderContext)

Enter a parse tree produced by connectivityViewHeader().

The default implementation does nothing.

Declaration
public virtual void EnterConnectivityViewHeader(EDIF300Parser.ConnectivityViewHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityViewHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterConstantNameDef(EDIF300Parser.ConstantNameDefContext)

Enter a parse tree produced by constantNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterConstantNameDef(EDIF300Parser.ConstantNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterConstantNameRef(EDIF300Parser.ConstantNameRefContext)

Enter a parse tree produced by constantNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterConstantNameRef(EDIF300Parser.ConstantNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterConstantValues(EDIF300Parser.ConstantValuesContext)

Enter a parse tree produced by constantValues().

The default implementation does nothing.

Declaration
public virtual void EnterConstantValues(EDIF300Parser.ConstantValuesContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantValuesContext context

The parse tree.

| Improve this Doc View Source

EnterContract(EDIF300Parser.ContractContext)

Enter a parse tree produced by contract().

The default implementation does nothing.

Declaration
public virtual void EnterContract(EDIF300Parser.ContractContext context)
Parameters
Type Name Description
EDIF300Parser.ContractContext context

The parse tree.

| Improve this Doc View Source

EnterContractDisplay(EDIF300Parser.ContractDisplayContext)

Enter a parse tree produced by contractDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterContractDisplay(EDIF300Parser.ContractDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ContractDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCopyright(EDIF300Parser.CopyrightContext)

Enter a parse tree produced by copyright().

The default implementation does nothing.

Declaration
public virtual void EnterCopyright(EDIF300Parser.CopyrightContext context)
Parameters
Type Name Description
EDIF300Parser.CopyrightContext context

The parse tree.

| Improve this Doc View Source

EnterCopyrightDisplay(EDIF300Parser.CopyrightDisplayContext)

Enter a parse tree produced by copyrightDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCopyrightDisplay(EDIF300Parser.CopyrightDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CopyrightDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCornerType(EDIF300Parser.CornerTypeContext)

Enter a parse tree produced by cornerType().

The default implementation does nothing.

Declaration
public virtual void EnterCornerType(EDIF300Parser.CornerTypeContext context)
Parameters
Type Name Description
EDIF300Parser.CornerTypeContext context

The parse tree.

| Improve this Doc View Source

EnterCoulomb(EDIF300Parser.CoulombContext)

Enter a parse tree produced by coulomb().

The default implementation does nothing.

Declaration
public virtual void EnterCoulomb(EDIF300Parser.CoulombContext context)
Parameters
Type Name Description
EDIF300Parser.CoulombContext context

The parse tree.

| Improve this Doc View Source

EnterCriticality(EDIF300Parser.CriticalityContext)

Enter a parse tree produced by criticality().

The default implementation does nothing.

Declaration
public virtual void EnterCriticality(EDIF300Parser.CriticalityContext context)
Parameters
Type Name Description
EDIF300Parser.CriticalityContext context

The parse tree.

| Improve this Doc View Source

EnterCriticalityDisplay(EDIF300Parser.CriticalityDisplayContext)

Enter a parse tree produced by criticalityDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterCriticalityDisplay(EDIF300Parser.CriticalityDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CriticalityDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterCurrentMap(EDIF300Parser.CurrentMapContext)

Enter a parse tree produced by currentMap().

The default implementation does nothing.

Declaration
public virtual void EnterCurrentMap(EDIF300Parser.CurrentMapContext context)
Parameters
Type Name Description
EDIF300Parser.CurrentMapContext context

The parse tree.

| Improve this Doc View Source

EnterCurrentValue(EDIF300Parser.CurrentValueContext)

Enter a parse tree produced by currentValue().

The default implementation does nothing.

Declaration
public virtual void EnterCurrentValue(EDIF300Parser.CurrentValueContext context)
Parameters
Type Name Description
EDIF300Parser.CurrentValueContext context

The parse tree.

| Improve this Doc View Source

EnterCurve(EDIF300Parser.CurveContext)

Enter a parse tree produced by curve().

The default implementation does nothing.

Declaration
public virtual void EnterCurve(EDIF300Parser.CurveContext context)
Parameters
Type Name Description
EDIF300Parser.CurveContext context

The parse tree.

| Improve this Doc View Source

EnterDataOrigin(EDIF300Parser.DataOriginContext)

Enter a parse tree produced by dataOrigin().

The default implementation does nothing.

Declaration
public virtual void EnterDataOrigin(EDIF300Parser.DataOriginContext context)
Parameters
Type Name Description
EDIF300Parser.DataOriginContext context

The parse tree.

| Improve this Doc View Source

EnterDate(EDIF300Parser.DateContext)

Enter a parse tree produced by date().

The default implementation does nothing.

Declaration
public virtual void EnterDate(EDIF300Parser.DateContext context)
Parameters
Type Name Description
EDIF300Parser.DateContext context

The parse tree.

| Improve this Doc View Source

EnterDayNumber(EDIF300Parser.DayNumberContext)

Enter a parse tree produced by dayNumber().

The default implementation does nothing.

Declaration
public virtual void EnterDayNumber(EDIF300Parser.DayNumberContext context)
Parameters
Type Name Description
EDIF300Parser.DayNumberContext context

The parse tree.

| Improve this Doc View Source

EnterDcFanInLoad(EDIF300Parser.DcFanInLoadContext)

Enter a parse tree produced by dcFanInLoad().

The default implementation does nothing.

Declaration
public virtual void EnterDcFanInLoad(EDIF300Parser.DcFanInLoadContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanInLoadContext context

The parse tree.

| Improve this Doc View Source

EnterDcFanInLoadDisplay(EDIF300Parser.DcFanInLoadDisplayContext)

Enter a parse tree produced by dcFanInLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDcFanInLoadDisplay(EDIF300Parser.DcFanInLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanInLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDcFanOutLoad(EDIF300Parser.DcFanOutLoadContext)

Enter a parse tree produced by dcFanOutLoad().

The default implementation does nothing.

Declaration
public virtual void EnterDcFanOutLoad(EDIF300Parser.DcFanOutLoadContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanOutLoadContext context

The parse tree.

| Improve this Doc View Source

EnterDcFanOutLoadDisplay(EDIF300Parser.DcFanOutLoadDisplayContext)

Enter a parse tree produced by dcFanOutLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDcFanOutLoadDisplay(EDIF300Parser.DcFanOutLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanOutLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDcMaxFanIn(EDIF300Parser.DcMaxFanInContext)

Enter a parse tree produced by dcMaxFanIn().

The default implementation does nothing.

Declaration
public virtual void EnterDcMaxFanIn(EDIF300Parser.DcMaxFanInContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanInContext context

The parse tree.

| Improve this Doc View Source

EnterDcMaxFanInDisplay(EDIF300Parser.DcMaxFanInDisplayContext)

Enter a parse tree produced by dcMaxFanInDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDcMaxFanInDisplay(EDIF300Parser.DcMaxFanInDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanInDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDcMaxFanOut(EDIF300Parser.DcMaxFanOutContext)

Enter a parse tree produced by dcMaxFanOut().

The default implementation does nothing.

Declaration
public virtual void EnterDcMaxFanOut(EDIF300Parser.DcMaxFanOutContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanOutContext context

The parse tree.

| Improve this Doc View Source

EnterDcMaxFanOutDisplay(EDIF300Parser.DcMaxFanOutDisplayContext)

Enter a parse tree produced by dcMaxFanOutDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDcMaxFanOutDisplay(EDIF300Parser.DcMaxFanOutDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanOutDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDecimalToString(EDIF300Parser.DecimalToStringContext)

Enter a parse tree produced by decimalToString().

The default implementation does nothing.

Declaration
public virtual void EnterDecimalToString(EDIF300Parser.DecimalToStringContext context)
Parameters
Type Name Description
EDIF300Parser.DecimalToStringContext context

The parse tree.

| Improve this Doc View Source

EnterDefaultClusterConfiguration(EDIF300Parser.DefaultClusterConfigurationContext)

Enter a parse tree produced by defaultClusterConfiguration().

The default implementation does nothing.

Declaration
public virtual void EnterDefaultClusterConfiguration(EDIF300Parser.DefaultClusterConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.DefaultClusterConfigurationContext context

The parse tree.

| Improve this Doc View Source

EnterDefaultConnection(EDIF300Parser.DefaultConnectionContext)

Enter a parse tree produced by defaultConnection().

The default implementation does nothing.

Declaration
public virtual void EnterDefaultConnection(EDIF300Parser.DefaultConnectionContext context)
Parameters
Type Name Description
EDIF300Parser.DefaultConnectionContext context

The parse tree.

| Improve this Doc View Source

EnterDegree(EDIF300Parser.DegreeContext)

Enter a parse tree produced by degree().

The default implementation does nothing.

Declaration
public virtual void EnterDegree(EDIF300Parser.DegreeContext context)
Parameters
Type Name Description
EDIF300Parser.DegreeContext context

The parse tree.

| Improve this Doc View Source

EnterDelay(EDIF300Parser.DelayContext)

Enter a parse tree produced by delay().

The default implementation does nothing.

Declaration
public virtual void EnterDelay(EDIF300Parser.DelayContext context)
Parameters
Type Name Description
EDIF300Parser.DelayContext context

The parse tree.

| Improve this Doc View Source

EnterDenominator(EDIF300Parser.DenominatorContext)

Enter a parse tree produced by denominator().

The default implementation does nothing.

Declaration
public virtual void EnterDenominator(EDIF300Parser.DenominatorContext context)
Parameters
Type Name Description
EDIF300Parser.DenominatorContext context

The parse tree.

| Improve this Doc View Source

EnterDerivation(EDIF300Parser.DerivationContext)

Enter a parse tree produced by derivation().

The default implementation does nothing.

Declaration
public virtual void EnterDerivation(EDIF300Parser.DerivationContext context)
Parameters
Type Name Description
EDIF300Parser.DerivationContext context

The parse tree.

| Improve this Doc View Source

EnterDerivedFrom(EDIF300Parser.DerivedFromContext)

Enter a parse tree produced by derivedFrom().

The default implementation does nothing.

Declaration
public virtual void EnterDerivedFrom(EDIF300Parser.DerivedFromContext context)
Parameters
Type Name Description
EDIF300Parser.DerivedFromContext context

The parse tree.

| Improve this Doc View Source

EnterDesign(EDIF300Parser.DesignContext)

Enter a parse tree produced by design().

The default implementation does nothing.

Declaration
public virtual void EnterDesign(EDIF300Parser.DesignContext context)
Parameters
Type Name Description
EDIF300Parser.DesignContext context

The parse tree.

| Improve this Doc View Source

EnterDesignator(EDIF300Parser.DesignatorContext)

Enter a parse tree produced by designator().

The default implementation does nothing.

Declaration
public virtual void EnterDesignator(EDIF300Parser.DesignatorContext context)
Parameters
Type Name Description
EDIF300Parser.DesignatorContext context

The parse tree.

| Improve this Doc View Source

EnterDesignatorDisplay(EDIF300Parser.DesignatorDisplayContext)

Enter a parse tree produced by designatorDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDesignatorDisplay(EDIF300Parser.DesignatorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DesignatorDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDesignHeader(EDIF300Parser.DesignHeaderContext)

Enter a parse tree produced by designHeader().

The default implementation does nothing.

Declaration
public virtual void EnterDesignHeader(EDIF300Parser.DesignHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterDesignHierarchy(EDIF300Parser.DesignHierarchyContext)

Enter a parse tree produced by designHierarchy().

The default implementation does nothing.

Declaration
public virtual void EnterDesignHierarchy(EDIF300Parser.DesignHierarchyContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyContext context

The parse tree.

| Improve this Doc View Source

EnterDesignHierarchyHeader(EDIF300Parser.DesignHierarchyHeaderContext)

Enter a parse tree produced by designHierarchyHeader().

The default implementation does nothing.

Declaration
public virtual void EnterDesignHierarchyHeader(EDIF300Parser.DesignHierarchyHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterDesignHierarchyNameCaseSensitive(EDIF300Parser.DesignHierarchyNameCaseSensitiveContext)

Enter a parse tree produced by designHierarchyNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterDesignHierarchyNameCaseSensitive(EDIF300Parser.DesignHierarchyNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterDesignHierarchyNameDef(EDIF300Parser.DesignHierarchyNameDefContext)

Enter a parse tree produced by designHierarchyNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterDesignHierarchyNameDef(EDIF300Parser.DesignHierarchyNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterDesignNameCaseSensitive(EDIF300Parser.DesignNameCaseSensitiveContext)

Enter a parse tree produced by designNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterDesignNameCaseSensitive(EDIF300Parser.DesignNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DesignNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterDesignNameDef(EDIF300Parser.DesignNameDefContext)

Enter a parse tree produced by designNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterDesignNameDef(EDIF300Parser.DesignNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DesignNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterDesignUnits(EDIF300Parser.DesignUnitsContext)

Enter a parse tree produced by designUnits().

The default implementation does nothing.

Declaration
public virtual void EnterDesignUnits(EDIF300Parser.DesignUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.DesignUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterDiagram(EDIF300Parser.DiagramContext)

Enter a parse tree produced by diagram().

The default implementation does nothing.

Declaration
public virtual void EnterDiagram(EDIF300Parser.DiagramContext context)
Parameters
Type Name Description
EDIF300Parser.DiagramContext context

The parse tree.

| Improve this Doc View Source

EnterDiagramNameDef(EDIF300Parser.DiagramNameDefContext)

Enter a parse tree produced by diagramNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterDiagramNameDef(EDIF300Parser.DiagramNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DiagramNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterDirectionalPortAttributeOverride(EDIF300Parser.DirectionalPortAttributeOverrideContext)

Enter a parse tree produced by directionalPortAttributeOverride().

The default implementation does nothing.

Declaration
public virtual void EnterDirectionalPortAttributeOverride(EDIF300Parser.DirectionalPortAttributeOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.DirectionalPortAttributeOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterDisplay(EDIF300Parser.DisplayContext)

Enter a parse tree produced by display().

The default implementation does nothing.

Declaration
public virtual void EnterDisplay(EDIF300Parser.DisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDisplayAttributes(EDIF300Parser.DisplayAttributesContext)

Enter a parse tree produced by displayAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterDisplayAttributes(EDIF300Parser.DisplayAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterDisplayName(EDIF300Parser.DisplayNameContext)

Enter a parse tree produced by displayName().

The default implementation does nothing.

Declaration
public virtual void EnterDisplayName(EDIF300Parser.DisplayNameContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayNameContext context

The parse tree.

| Improve this Doc View Source

EnterDisplayNameOverride(EDIF300Parser.DisplayNameOverrideContext)

Enter a parse tree produced by displayNameOverride().

The default implementation does nothing.

Declaration
public virtual void EnterDisplayNameOverride(EDIF300Parser.DisplayNameOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayNameOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterDistanceValue(EDIF300Parser.DistanceValueContext)

Enter a parse tree produced by distanceValue().

The default implementation does nothing.

Declaration
public virtual void EnterDistanceValue(EDIF300Parser.DistanceValueContext context)
Parameters
Type Name Description
EDIF300Parser.DistanceValueContext context

The parse tree.

| Improve this Doc View Source

EnterDividend(EDIF300Parser.DividendContext)

Enter a parse tree produced by dividend().

The default implementation does nothing.

Declaration
public virtual void EnterDividend(EDIF300Parser.DividendContext context)
Parameters
Type Name Description
EDIF300Parser.DividendContext context

The parse tree.

| Improve this Doc View Source

EnterDivisor(EDIF300Parser.DivisorContext)

Enter a parse tree produced by divisor().

The default implementation does nothing.

Declaration
public virtual void EnterDivisor(EDIF300Parser.DivisorContext context)
Parameters
Type Name Description
EDIF300Parser.DivisorContext context

The parse tree.

| Improve this Doc View Source

EnterDocumentation(EDIF300Parser.DocumentationContext)

Enter a parse tree produced by documentation().

The default implementation does nothing.

Declaration
public virtual void EnterDocumentation(EDIF300Parser.DocumentationContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationContext context

The parse tree.

| Improve this Doc View Source

EnterDocumentationHeader(EDIF300Parser.DocumentationHeaderContext)

Enter a parse tree produced by documentationHeader().

The default implementation does nothing.

Declaration
public virtual void EnterDocumentationHeader(EDIF300Parser.DocumentationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterDocumentationNameCaseSensitive(EDIF300Parser.DocumentationNameCaseSensitiveContext)

Enter a parse tree produced by documentationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterDocumentationNameCaseSensitive(EDIF300Parser.DocumentationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterDocumentationNameDef(EDIF300Parser.DocumentationNameDefContext)

Enter a parse tree produced by documentationNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterDocumentationNameDef(EDIF300Parser.DocumentationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterDocumentationUnits(EDIF300Parser.DocumentationUnitsContext)

Enter a parse tree produced by documentationUnits().

The default implementation does nothing.

Declaration
public virtual void EnterDocumentationUnits(EDIF300Parser.DocumentationUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterDominates(EDIF300Parser.DominatesContext)

Enter a parse tree produced by dominates().

The default implementation does nothing.

Declaration
public virtual void EnterDominates(EDIF300Parser.DominatesContext context)
Parameters
Type Name Description
EDIF300Parser.DominatesContext context

The parse tree.

| Improve this Doc View Source

EnterDot(EDIF300Parser.DotContext)

Enter a parse tree produced by dot().

The default implementation does nothing.

Declaration
public virtual void EnterDot(EDIF300Parser.DotContext context)
Parameters
Type Name Description
EDIF300Parser.DotContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingDescription(EDIF300Parser.DrawingDescriptionContext)

Enter a parse tree produced by drawingDescription().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingDescription(EDIF300Parser.DrawingDescriptionContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingDescriptionContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingDescriptionDisplay(EDIF300Parser.DrawingDescriptionDisplayContext)

Enter a parse tree produced by drawingDescriptionDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingDescriptionDisplay(EDIF300Parser.DrawingDescriptionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingDescriptionDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingIdentification(EDIF300Parser.DrawingIdentificationContext)

Enter a parse tree produced by drawingIdentification().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingIdentification(EDIF300Parser.DrawingIdentificationContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingIdentificationContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingIdentificationDisplay(EDIF300Parser.DrawingIdentificationDisplayContext)

Enter a parse tree produced by drawingIdentificationDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingIdentificationDisplay(EDIF300Parser.DrawingIdentificationDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingIdentificationDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingSize(EDIF300Parser.DrawingSizeContext)

Enter a parse tree produced by drawingSize().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingSize(EDIF300Parser.DrawingSizeContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingSizeContext context

The parse tree.

| Improve this Doc View Source

EnterDrawingSizeDisplay(EDIF300Parser.DrawingSizeDisplayContext)

Enter a parse tree produced by drawingSizeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterDrawingSizeDisplay(EDIF300Parser.DrawingSizeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingSizeDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterDuration(EDIF300Parser.DurationContext)

Enter a parse tree produced by duration().

The default implementation does nothing.

Declaration
public virtual void EnterDuration(EDIF300Parser.DurationContext context)
Parameters
Type Name Description
EDIF300Parser.DurationContext context

The parse tree.

| Improve this Doc View Source

EnterE(EDIF300Parser.EContext)

Enter a parse tree produced by e().

The default implementation does nothing.

Declaration
public virtual void EnterE(EDIF300Parser.EContext context)
Parameters
Type Name Description
EDIF300Parser.EContext context

The parse tree.

| Improve this Doc View Source

EnterEboolean(EDIF300Parser.EbooleanContext)

Enter a parse tree produced by eboolean().

The default implementation does nothing.

Declaration
public virtual void EnterEboolean(EDIF300Parser.EbooleanContext context)
Parameters
Type Name Description
EDIF300Parser.EbooleanContext context

The parse tree.

| Improve this Doc View Source

EnterEdif(EDIF300Parser.EdifContext)

Enter a parse tree produced by edif().

The default implementation does nothing.

Declaration
public virtual void EnterEdif(EDIF300Parser.EdifContext context)
Parameters
Type Name Description
EDIF300Parser.EdifContext context

The parse tree.

| Improve this Doc View Source

EnterEdifHeader(EDIF300Parser.EdifHeaderContext)

Enter a parse tree produced by edifHeader().

The default implementation does nothing.

Declaration
public virtual void EnterEdifHeader(EDIF300Parser.EdifHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.EdifHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterEdifLevel(EDIF300Parser.EdifLevelContext)

Enter a parse tree produced by edifLevel().

The default implementation does nothing.

Declaration
public virtual void EnterEdifLevel(EDIF300Parser.EdifLevelContext context)
Parameters
Type Name Description
EDIF300Parser.EdifLevelContext context

The parse tree.

| Improve this Doc View Source

EnterEdifLevelValue(EDIF300Parser.EdifLevelValueContext)

Enter a parse tree produced by edifLevelValue().

The default implementation does nothing.

Declaration
public virtual void EnterEdifLevelValue(EDIF300Parser.EdifLevelValueContext context)
Parameters
Type Name Description
EDIF300Parser.EdifLevelValueContext context

The parse tree.

| Improve this Doc View Source

EnterEdifNameDef(EDIF300Parser.EdifNameDefContext)

Enter a parse tree produced by edifNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterEdifNameDef(EDIF300Parser.EdifNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.EdifNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterEdifVersion(EDIF300Parser.EdifVersionContext)

Enter a parse tree produced by edifVersion().

The default implementation does nothing.

Declaration
public virtual void EnterEdifVersion(EDIF300Parser.EdifVersionContext context)
Parameters
Type Name Description
EDIF300Parser.EdifVersionContext context

The parse tree.

| Improve this Doc View Source

EnterEfalse(EDIF300Parser.EfalseContext)

Enter a parse tree produced by efalse().

The default implementation does nothing.

Declaration
public virtual void EnterEfalse(EDIF300Parser.EfalseContext context)
Parameters
Type Name Description
EDIF300Parser.EfalseContext context

The parse tree.

| Improve this Doc View Source

EnterEinterface(EDIF300Parser.EinterfaceContext)

Enter a parse tree produced by einterface().

The default implementation does nothing.

Declaration
public virtual void EnterEinterface(EDIF300Parser.EinterfaceContext context)
Parameters
Type Name Description
EDIF300Parser.EinterfaceContext context

The parse tree.

| Improve this Doc View Source

EnterEndPoint(EDIF300Parser.EndPointContext)

Enter a parse tree produced by endPoint().

The default implementation does nothing.

Declaration
public virtual void EnterEndPoint(EDIF300Parser.EndPointContext context)
Parameters
Type Name Description
EDIF300Parser.EndPointContext context

The parse tree.

| Improve this Doc View Source

EnterEndType(EDIF300Parser.EndTypeContext)

Enter a parse tree produced by endType().

The default implementation does nothing.

Declaration
public virtual void EnterEndType(EDIF300Parser.EndTypeContext context)
Parameters
Type Name Description
EDIF300Parser.EndTypeContext context

The parse tree.

| Improve this Doc View Source

EnterEngineeringDate(EDIF300Parser.EngineeringDateContext)

Enter a parse tree produced by engineeringDate().

The default implementation does nothing.

Declaration
public virtual void EnterEngineeringDate(EDIF300Parser.EngineeringDateContext context)
Parameters
Type Name Description
EDIF300Parser.EngineeringDateContext context

The parse tree.

| Improve this Doc View Source

EnterEngineeringDateDisplay(EDIF300Parser.EngineeringDateDisplayContext)

Enter a parse tree produced by engineeringDateDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterEngineeringDateDisplay(EDIF300Parser.EngineeringDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.EngineeringDateDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterEtrue(EDIF300Parser.EtrueContext)

Enter a parse tree produced by etrue().

The default implementation does nothing.

Declaration
public virtual void EnterEtrue(EDIF300Parser.EtrueContext context)
Parameters
Type Name Description
EDIF300Parser.EtrueContext context

The parse tree.

| Improve this Doc View Source

EnterEvent(EDIF300Parser.EventContext)

Enter a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void EnterEvent(EDIF300Parser.EventContext context)
Parameters
Type Name Description
EDIF300Parser.EventContext context

The parse tree.

| Improve this Doc View Source

EnterEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void EnterEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

EnterExponent(EDIF300Parser.ExponentContext)

Enter a parse tree produced by exponent().

The default implementation does nothing.

Declaration
public virtual void EnterExponent(EDIF300Parser.ExponentContext context)
Parameters
Type Name Description
EDIF300Parser.ExponentContext context

The parse tree.

| Improve this Doc View Source

EnterExtend(EDIF300Parser.ExtendContext)

Enter a parse tree produced by extend().

The default implementation does nothing.

Declaration
public virtual void EnterExtend(EDIF300Parser.ExtendContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendContext context

The parse tree.

| Improve this Doc View Source

EnterExtendForFrameMemberDef(EDIF300Parser.ExtendForFrameMemberDefContext)

Enter a parse tree produced by extendForFrameMemberDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendForFrameMemberDef(EDIF300Parser.ExtendForFrameMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendForFrameMemberDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendFrameDef(EDIF300Parser.ExtendFrameDefContext)

Enter a parse tree produced by extendFrameDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendFrameDef(EDIF300Parser.ExtendFrameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendFrameDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendInstanceDef(EDIF300Parser.ExtendInstanceDefContext)

Enter a parse tree produced by extendInstanceDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendInstanceDef(EDIF300Parser.ExtendInstanceDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInstanceDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendInstanceMemberDef(EDIF300Parser.ExtendInstanceMemberDefContext)

Enter a parse tree produced by extendInstanceMemberDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendInstanceMemberDef(EDIF300Parser.ExtendInstanceMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInstanceMemberDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendInterconnectDef(EDIF300Parser.ExtendInterconnectDefContext)

Enter a parse tree produced by extendInterconnectDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendInterconnectDef(EDIF300Parser.ExtendInterconnectDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInterconnectDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendPageDef(EDIF300Parser.ExtendPageDefContext)

Enter a parse tree produced by extendPageDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendPageDef(EDIF300Parser.ExtendPageDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPageDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendPortDef(EDIF300Parser.ExtendPortDefContext)

Enter a parse tree produced by extendPortDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendPortDef(EDIF300Parser.ExtendPortDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPortDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendPortMemberDef(EDIF300Parser.ExtendPortMemberDefContext)

Enter a parse tree produced by extendPortMemberDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendPortMemberDef(EDIF300Parser.ExtendPortMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPortMemberDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendSignalDef(EDIF300Parser.ExtendSignalDefContext)

Enter a parse tree produced by extendSignalDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendSignalDef(EDIF300Parser.ExtendSignalDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendSignalGroupDef(EDIF300Parser.ExtendSignalGroupDefContext)

Enter a parse tree produced by extendSignalGroupDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendSignalGroupDef(EDIF300Parser.ExtendSignalGroupDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalGroupDefContext context

The parse tree.

| Improve this Doc View Source

EnterExtendSignalMemberDef(EDIF300Parser.ExtendSignalMemberDefContext)

Enter a parse tree produced by extendSignalMemberDef().

The default implementation does nothing.

Declaration
public virtual void EnterExtendSignalMemberDef(EDIF300Parser.ExtendSignalMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalMemberDefContext context

The parse tree.

| Improve this Doc View Source

EnterExternal_(EDIF300Parser.External_Context)

Enter a parse tree produced by external_().

The default implementation does nothing.

Declaration
public virtual void EnterExternal_(EDIF300Parser.External_Context context)
Parameters
Type Name Description
EDIF300Parser.External_Context context

The parse tree.

| Improve this Doc View Source

EnterFahrenheit(EDIF300Parser.FahrenheitContext)

Enter a parse tree produced by fahrenheit().

The default implementation does nothing.

Declaration
public virtual void EnterFahrenheit(EDIF300Parser.FahrenheitContext context)
Parameters
Type Name Description
EDIF300Parser.FahrenheitContext context

The parse tree.

| Improve this Doc View Source

EnterFarad(EDIF300Parser.FaradContext)

Enter a parse tree produced by farad().

The default implementation does nothing.

Declaration
public virtual void EnterFarad(EDIF300Parser.FaradContext context)
Parameters
Type Name Description
EDIF300Parser.FaradContext context

The parse tree.

| Improve this Doc View Source

EnterFigure(EDIF300Parser.FigureContext)

Enter a parse tree produced by figure().

The default implementation does nothing.

Declaration
public virtual void EnterFigure(EDIF300Parser.FigureContext context)
Parameters
Type Name Description
EDIF300Parser.FigureContext context

The parse tree.

| Improve this Doc View Source

EnterFigureGroup(EDIF300Parser.FigureGroupContext)

Enter a parse tree produced by figureGroup().

The default implementation does nothing.

Declaration
public virtual void EnterFigureGroup(EDIF300Parser.FigureGroupContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupContext context

The parse tree.

| Improve this Doc View Source

EnterFigureGroupNameCaseSensitive(EDIF300Parser.FigureGroupNameCaseSensitiveContext)

Enter a parse tree produced by figureGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterFigureGroupNameCaseSensitive(EDIF300Parser.FigureGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterFigureGroupNameDef(EDIF300Parser.FigureGroupNameDefContext)

Enter a parse tree produced by figureGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterFigureGroupNameDef(EDIF300Parser.FigureGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterFigureGroupNameRef(EDIF300Parser.FigureGroupNameRefContext)

Enter a parse tree produced by figureGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterFigureGroupNameRef(EDIF300Parser.FigureGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterFigureGroupOverride(EDIF300Parser.FigureGroupOverrideContext)

Enter a parse tree produced by figureGroupOverride().

The default implementation does nothing.

Declaration
public virtual void EnterFigureGroupOverride(EDIF300Parser.FigureGroupOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterFillPattern(EDIF300Parser.FillPatternContext)

Enter a parse tree produced by fillPattern().

The default implementation does nothing.

Declaration
public virtual void EnterFillPattern(EDIF300Parser.FillPatternContext context)
Parameters
Type Name Description
EDIF300Parser.FillPatternContext context

The parse tree.

| Improve this Doc View Source

EnterFillPatternVisible(EDIF300Parser.FillPatternVisibleContext)

Enter a parse tree produced by fillPatternVisible().

The default implementation does nothing.

Declaration
public virtual void EnterFillPatternVisible(EDIF300Parser.FillPatternVisibleContext context)
Parameters
Type Name Description
EDIF300Parser.FillPatternVisibleContext context

The parse tree.

| Improve this Doc View Source

EnterFirstIntegerExpression(EDIF300Parser.FirstIntegerExpressionContext)

Enter a parse tree produced by firstIntegerExpression().

The default implementation does nothing.

Declaration
public virtual void EnterFirstIntegerExpression(EDIF300Parser.FirstIntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.FirstIntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterFirstStringExpression(EDIF300Parser.FirstStringExpressionContext)

Enter a parse tree produced by firstStringExpression().

The default implementation does nothing.

Declaration
public virtual void EnterFirstStringExpression(EDIF300Parser.FirstStringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.FirstStringExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterFixed(EDIF300Parser.FixedContext)

Enter a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void EnterFixed(EDIF300Parser.FixedContext context)
Parameters
Type Name Description
EDIF300Parser.FixedContext context

The parse tree.

| Improve this Doc View Source

EnterFont(EDIF300Parser.FontContext)

Enter a parse tree produced by font().

The default implementation does nothing.

Declaration
public virtual void EnterFont(EDIF300Parser.FontContext context)
Parameters
Type Name Description
EDIF300Parser.FontContext context

The parse tree.

| Improve this Doc View Source

EnterFontCapitalHeight(EDIF300Parser.FontCapitalHeightContext)

Enter a parse tree produced by fontCapitalHeight().

The default implementation does nothing.

Declaration
public virtual void EnterFontCapitalHeight(EDIF300Parser.FontCapitalHeightContext context)
Parameters
Type Name Description
EDIF300Parser.FontCapitalHeightContext context

The parse tree.

| Improve this Doc View Source

EnterFontDefinitions(EDIF300Parser.FontDefinitionsContext)

Enter a parse tree produced by fontDefinitions().

The default implementation does nothing.

Declaration
public virtual void EnterFontDefinitions(EDIF300Parser.FontDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.FontDefinitionsContext context

The parse tree.

| Improve this Doc View Source

EnterFontDescent(EDIF300Parser.FontDescentContext)

Enter a parse tree produced by fontDescent().

The default implementation does nothing.

Declaration
public virtual void EnterFontDescent(EDIF300Parser.FontDescentContext context)
Parameters
Type Name Description
EDIF300Parser.FontDescentContext context

The parse tree.

| Improve this Doc View Source

EnterFontFamily(EDIF300Parser.FontFamilyContext)

Enter a parse tree produced by fontFamily().

The default implementation does nothing.

Declaration
public virtual void EnterFontFamily(EDIF300Parser.FontFamilyContext context)
Parameters
Type Name Description
EDIF300Parser.FontFamilyContext context

The parse tree.

| Improve this Doc View Source

EnterFontHeight(EDIF300Parser.FontHeightContext)

Enter a parse tree produced by fontHeight().

The default implementation does nothing.

Declaration
public virtual void EnterFontHeight(EDIF300Parser.FontHeightContext context)
Parameters
Type Name Description
EDIF300Parser.FontHeightContext context

The parse tree.

| Improve this Doc View Source

EnterFontNameDef(EDIF300Parser.FontNameDefContext)

Enter a parse tree produced by fontNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterFontNameDef(EDIF300Parser.FontNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FontNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterFontNameRef(EDIF300Parser.FontNameRefContext)

Enter a parse tree produced by fontNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterFontNameRef(EDIF300Parser.FontNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FontNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterFontProportions(EDIF300Parser.FontProportionsContext)

Enter a parse tree produced by fontProportions().

The default implementation does nothing.

Declaration
public virtual void EnterFontProportions(EDIF300Parser.FontProportionsContext context)
Parameters
Type Name Description
EDIF300Parser.FontProportionsContext context

The parse tree.

| Improve this Doc View Source

EnterFontRef(EDIF300Parser.FontRefContext)

Enter a parse tree produced by fontRef().

The default implementation does nothing.

Declaration
public virtual void EnterFontRef(EDIF300Parser.FontRefContext context)
Parameters
Type Name Description
EDIF300Parser.FontRefContext context

The parse tree.

| Improve this Doc View Source

EnterFonts(EDIF300Parser.FontsContext)

Enter a parse tree produced by fonts().

The default implementation does nothing.

Declaration
public virtual void EnterFonts(EDIF300Parser.FontsContext context)
Parameters
Type Name Description
EDIF300Parser.FontsContext context

The parse tree.

| Improve this Doc View Source

EnterFontWidth(EDIF300Parser.FontWidthContext)

Enter a parse tree produced by fontWidth().

The default implementation does nothing.

Declaration
public virtual void EnterFontWidth(EDIF300Parser.FontWidthContext context)
Parameters
Type Name Description
EDIF300Parser.FontWidthContext context

The parse tree.

| Improve this Doc View Source

EnterForbiddenEvent(EDIF300Parser.ForbiddenEventContext)

Enter a parse tree produced by forbiddenEvent().

The default implementation does nothing.

Declaration
public virtual void EnterForbiddenEvent(EDIF300Parser.ForbiddenEventContext context)
Parameters
Type Name Description
EDIF300Parser.ForbiddenEventContext context

The parse tree.

| Improve this Doc View Source

EnterForFrame(EDIF300Parser.ForFrameContext)

Enter a parse tree produced by forFrame().

The default implementation does nothing.

Declaration
public virtual void EnterForFrame(EDIF300Parser.ForFrameContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameAnnotate(EDIF300Parser.ForFrameAnnotateContext)

Enter a parse tree produced by forFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameAnnotate(EDIF300Parser.ForFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameIndex(EDIF300Parser.ForFrameIndexContext)

Enter a parse tree produced by forFrameIndex().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameIndex(EDIF300Parser.ForFrameIndexContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameIndexDisplay(EDIF300Parser.ForFrameIndexDisplayContext)

Enter a parse tree produced by forFrameIndexDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameIndexDisplay(EDIF300Parser.ForFrameIndexDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameIndexNameCaseSensitive(EDIF300Parser.ForFrameIndexNameCaseSensitiveContext)

Enter a parse tree produced by forFrameIndexNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameIndexNameCaseSensitive(EDIF300Parser.ForFrameIndexNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameIndexRef(EDIF300Parser.ForFrameIndexRefContext)

Enter a parse tree produced by forFrameIndexRef().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameIndexRef(EDIF300Parser.ForFrameIndexRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexRefContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameMemberRef(EDIF300Parser.ForFrameMemberRefContext)

Enter a parse tree produced by forFrameMemberRef().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameMemberRef(EDIF300Parser.ForFrameMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameMemberRefContext context

The parse tree.

| Improve this Doc View Source

EnterForFrameRef(EDIF300Parser.ForFrameRefContext)

Enter a parse tree produced by forFrameRef().

The default implementation does nothing.

Declaration
public virtual void EnterForFrameRef(EDIF300Parser.ForFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameRefContext context

The parse tree.

| Improve this Doc View Source

EnterFrameConfiguration(EDIF300Parser.FrameConfigurationContext)

Enter a parse tree produced by frameConfiguration().

The default implementation does nothing.

Declaration
public virtual void EnterFrameConfiguration(EDIF300Parser.FrameConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.FrameConfigurationContext context

The parse tree.

| Improve this Doc View Source

EnterFrameNameCaseSensitive(EDIF300Parser.FrameNameCaseSensitiveContext)

Enter a parse tree produced by frameNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterFrameNameCaseSensitive(EDIF300Parser.FrameNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterFrameNameDef(EDIF300Parser.FrameNameDefContext)

Enter a parse tree produced by frameNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterFrameNameDef(EDIF300Parser.FrameNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterFrameNameRef(EDIF300Parser.FrameNameRefContext)

Enter a parse tree produced by frameNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterFrameNameRef(EDIF300Parser.FrameNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterFrameRef(EDIF300Parser.FrameRefContext)

Enter a parse tree produced by frameRef().

The default implementation does nothing.

Declaration
public virtual void EnterFrameRef(EDIF300Parser.FrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameRefContext context

The parse tree.

| Improve this Doc View Source

EnterFrequencyValue(EDIF300Parser.FrequencyValueContext)

Enter a parse tree produced by frequencyValue().

The default implementation does nothing.

Declaration
public virtual void EnterFrequencyValue(EDIF300Parser.FrequencyValueContext context)
Parameters
Type Name Description
EDIF300Parser.FrequencyValueContext context

The parse tree.

| Improve this Doc View Source

EnterFromBottom(EDIF300Parser.FromBottomContext)

Enter a parse tree produced by fromBottom().

The default implementation does nothing.

Declaration
public virtual void EnterFromBottom(EDIF300Parser.FromBottomContext context)
Parameters
Type Name Description
EDIF300Parser.FromBottomContext context

The parse tree.

| Improve this Doc View Source

EnterFromInteger(EDIF300Parser.FromIntegerContext)

Enter a parse tree produced by fromInteger().

The default implementation does nothing.

Declaration
public virtual void EnterFromInteger(EDIF300Parser.FromIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.FromIntegerContext context

The parse tree.

| Improve this Doc View Source

EnterFromLeft(EDIF300Parser.FromLeftContext)

Enter a parse tree produced by fromLeft().

The default implementation does nothing.

Declaration
public virtual void EnterFromLeft(EDIF300Parser.FromLeftContext context)
Parameters
Type Name Description
EDIF300Parser.FromLeftContext context

The parse tree.

| Improve this Doc View Source

EnterFromRight(EDIF300Parser.FromRightContext)

Enter a parse tree produced by fromRight().

The default implementation does nothing.

Declaration
public virtual void EnterFromRight(EDIF300Parser.FromRightContext context)
Parameters
Type Name Description
EDIF300Parser.FromRightContext context

The parse tree.

| Improve this Doc View Source

EnterFromTop(EDIF300Parser.FromTopContext)

Enter a parse tree produced by fromTop().

The default implementation does nothing.

Declaration
public virtual void EnterFromTop(EDIF300Parser.FromTopContext context)
Parameters
Type Name Description
EDIF300Parser.FromTopContext context

The parse tree.

| Improve this Doc View Source

EnterGenerated(EDIF300Parser.GeneratedContext)

Enter a parse tree produced by generated().

The default implementation does nothing.

Declaration
public virtual void EnterGenerated(EDIF300Parser.GeneratedContext context)
Parameters
Type Name Description
EDIF300Parser.GeneratedContext context

The parse tree.

| Improve this Doc View Source

EnterGeometryMacro(EDIF300Parser.GeometryMacroContext)

Enter a parse tree produced by geometryMacro().

The default implementation does nothing.

Declaration
public virtual void EnterGeometryMacro(EDIF300Parser.GeometryMacroContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroContext context

The parse tree.

| Improve this Doc View Source

EnterGeometryMacroHeader(EDIF300Parser.GeometryMacroHeaderContext)

Enter a parse tree produced by geometryMacroHeader().

The default implementation does nothing.

Declaration
public virtual void EnterGeometryMacroHeader(EDIF300Parser.GeometryMacroHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterGeometryMacroRef(EDIF300Parser.GeometryMacroRefContext)

Enter a parse tree produced by geometryMacroRef().

The default implementation does nothing.

Declaration
public virtual void EnterGeometryMacroRef(EDIF300Parser.GeometryMacroRefContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroRefContext context

The parse tree.

| Improve this Doc View Source

EnterGeometryMacroUnits(EDIF300Parser.GeometryMacroUnitsContext)

Enter a parse tree produced by geometryMacroUnits().

The default implementation does nothing.

Declaration
public virtual void EnterGeometryMacroUnits(EDIF300Parser.GeometryMacroUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPort(EDIF300Parser.GlobalPortContext)

Enter a parse tree produced by globalPort().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPort(EDIF300Parser.GlobalPortContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortBundle(EDIF300Parser.GlobalPortBundleContext)

Enter a parse tree produced by globalPortBundle().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortBundle(EDIF300Parser.GlobalPortBundleContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortBundleContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortDefinitions(EDIF300Parser.GlobalPortDefinitionsContext)

Enter a parse tree produced by globalPortDefinitions().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortDefinitions(EDIF300Parser.GlobalPortDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortDefinitionsContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortList(EDIF300Parser.GlobalPortListContext)

Enter a parse tree produced by globalPortList().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortList(EDIF300Parser.GlobalPortListContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortListContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortNameCaseSensitive(EDIF300Parser.GlobalPortNameCaseSensitiveContext)

Enter a parse tree produced by globalPortNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortNameCaseSensitive(EDIF300Parser.GlobalPortNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortNameDef(EDIF300Parser.GlobalPortNameDefContext)

Enter a parse tree produced by globalPortNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortNameDef(EDIF300Parser.GlobalPortNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortNameDisplay(EDIF300Parser.GlobalPortNameDisplayContext)

Enter a parse tree produced by globalPortNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortNameDisplay(EDIF300Parser.GlobalPortNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortNameRef(EDIF300Parser.GlobalPortNameRefContext)

Enter a parse tree produced by globalPortNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortNameRef(EDIF300Parser.GlobalPortNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortPropertyDisplay(EDIF300Parser.GlobalPortPropertyDisplayContext)

Enter a parse tree produced by globalPortPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortPropertyDisplay(EDIF300Parser.GlobalPortPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortRef(EDIF300Parser.GlobalPortRefContext)

Enter a parse tree produced by globalPortRef().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortRef(EDIF300Parser.GlobalPortRefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortRefContext context

The parse tree.

| Improve this Doc View Source

EnterGlobalPortScope(EDIF300Parser.GlobalPortScopeContext)

Enter a parse tree produced by globalPortScope().

The default implementation does nothing.

Declaration
public virtual void EnterGlobalPortScope(EDIF300Parser.GlobalPortScopeContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortScopeContext context

The parse tree.

| Improve this Doc View Source

EnterGoal(EDIF300Parser.GoalContext)

Enter a parse tree produced by goal().

The default implementation does nothing.

Declaration
public virtual void EnterGoal(EDIF300Parser.GoalContext context)
Parameters
Type Name Description
EDIF300Parser.GoalContext context

The parse tree.

| Improve this Doc View Source

EnterGreen(EDIF300Parser.GreenContext)

Enter a parse tree produced by green().

The default implementation does nothing.

Declaration
public virtual void EnterGreen(EDIF300Parser.GreenContext context)
Parameters
Type Name Description
EDIF300Parser.GreenContext context

The parse tree.

| Improve this Doc View Source

EnterHenry(EDIF300Parser.HenryContext)

Enter a parse tree produced by henry().

The default implementation does nothing.

Declaration
public virtual void EnterHenry(EDIF300Parser.HenryContext context)
Parameters
Type Name Description
EDIF300Parser.HenryContext context

The parse tree.

| Improve this Doc View Source

EnterHertz(EDIF300Parser.HertzContext)

Enter a parse tree produced by hertz().

The default implementation does nothing.

Declaration
public virtual void EnterHertz(EDIF300Parser.HertzContext context)
Parameters
Type Name Description
EDIF300Parser.HertzContext context

The parse tree.

| Improve this Doc View Source

EnterHorizontalJustification(EDIF300Parser.HorizontalJustificationContext)

Enter a parse tree produced by horizontalJustification().

The default implementation does nothing.

Declaration
public virtual void EnterHorizontalJustification(EDIF300Parser.HorizontalJustificationContext context)
Parameters
Type Name Description
EDIF300Parser.HorizontalJustificationContext context

The parse tree.

| Improve this Doc View Source

EnterHotspot(EDIF300Parser.HotspotContext)

Enter a parse tree produced by hotspot().

The default implementation does nothing.

Declaration
public virtual void EnterHotspot(EDIF300Parser.HotspotContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotConnectDirection(EDIF300Parser.HotspotConnectDirectionContext)

Enter a parse tree produced by hotspotConnectDirection().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotConnectDirection(EDIF300Parser.HotspotConnectDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotConnectDirectionContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotGrid(EDIF300Parser.HotspotGridContext)

Enter a parse tree produced by hotspotGrid().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotGrid(EDIF300Parser.HotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotGridContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotNameCaseSensitive(EDIF300Parser.HotspotNameCaseSensitiveContext)

Enter a parse tree produced by hotspotNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotNameCaseSensitive(EDIF300Parser.HotspotNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotNameDef(EDIF300Parser.HotspotNameDefContext)

Enter a parse tree produced by hotspotNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotNameDef(EDIF300Parser.HotspotNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotNameDisplay(EDIF300Parser.HotspotNameDisplayContext)

Enter a parse tree produced by hotspotNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotNameDisplay(EDIF300Parser.HotspotNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterHotspotNameRef(EDIF300Parser.HotspotNameRefContext)

Enter a parse tree produced by hotspotNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterHotspotNameRef(EDIF300Parser.HotspotNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterHourNumber(EDIF300Parser.HourNumberContext)

Enter a parse tree produced by hourNumber().

The default implementation does nothing.

Declaration
public virtual void EnterHourNumber(EDIF300Parser.HourNumberContext context)
Parameters
Type Name Description
EDIF300Parser.HourNumberContext context

The parse tree.

| Improve this Doc View Source

EnterIeeeDesignation(EDIF300Parser.IeeeDesignationContext)

Enter a parse tree produced by ieeeDesignation().

The default implementation does nothing.

Declaration
public virtual void EnterIeeeDesignation(EDIF300Parser.IeeeDesignationContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeDesignationContext context

The parse tree.

| Improve this Doc View Source

EnterIeeeSection(EDIF300Parser.IeeeSectionContext)

Enter a parse tree produced by ieeeSection().

The default implementation does nothing.

Declaration
public virtual void EnterIeeeSection(EDIF300Parser.IeeeSectionContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeSectionContext context

The parse tree.

| Improve this Doc View Source

EnterIeeeStandard(EDIF300Parser.IeeeStandardContext)

Enter a parse tree produced by ieeeStandard().

The default implementation does nothing.

Declaration
public virtual void EnterIeeeStandard(EDIF300Parser.IeeeStandardContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeStandardContext context

The parse tree.

| Improve this Doc View Source

EnterIfFrame(EDIF300Parser.IfFrameContext)

Enter a parse tree produced by ifFrame().

The default implementation does nothing.

Declaration
public virtual void EnterIfFrame(EDIF300Parser.IfFrameContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameContext context

The parse tree.

| Improve this Doc View Source

EnterIfFrameAnnotate(EDIF300Parser.IfFrameAnnotateContext)

Enter a parse tree produced by ifFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterIfFrameAnnotate(EDIF300Parser.IfFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterIfFrameRef(EDIF300Parser.IfFrameRefContext)

Enter a parse tree produced by ifFrameRef().

The default implementation does nothing.

Declaration
public virtual void EnterIfFrameRef(EDIF300Parser.IfFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameRefContext context

The parse tree.

| Improve this Doc View Source

EnterIfFrameSet(EDIF300Parser.IfFrameSetContext)

Enter a parse tree produced by ifFrameSet().

The default implementation does nothing.

Declaration
public virtual void EnterIfFrameSet(EDIF300Parser.IfFrameSetContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameSetContext context

The parse tree.

| Improve this Doc View Source

EnterIgnore(EDIF300Parser.IgnoreContext)

Enter a parse tree produced by ignore().

The default implementation does nothing.

Declaration
public virtual void EnterIgnore(EDIF300Parser.IgnoreContext context)
Parameters
Type Name Description
EDIF300Parser.IgnoreContext context

The parse tree.

| Improve this Doc View Source

EnterImplementationNameCaseSensitive(EDIF300Parser.ImplementationNameCaseSensitiveContext)

Enter a parse tree produced by implementationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterImplementationNameCaseSensitive(EDIF300Parser.ImplementationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterImplementationNameDef(EDIF300Parser.ImplementationNameDefContext)

Enter a parse tree produced by implementationNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterImplementationNameDef(EDIF300Parser.ImplementationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterImplementationNameDisplay(EDIF300Parser.ImplementationNameDisplayContext)

Enter a parse tree produced by implementationNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterImplementationNameDisplay(EDIF300Parser.ImplementationNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterImplementationNameRef(EDIF300Parser.ImplementationNameRefContext)

Enter a parse tree produced by implementationNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterImplementationNameRef(EDIF300Parser.ImplementationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterIndexEndDisplay(EDIF300Parser.IndexEndDisplayContext)

Enter a parse tree produced by indexEndDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterIndexEndDisplay(EDIF300Parser.IndexEndDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexEndDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterIndexNameDef(EDIF300Parser.IndexNameDefContext)

Enter a parse tree produced by indexNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterIndexNameDef(EDIF300Parser.IndexNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterIndexNameDisplay(EDIF300Parser.IndexNameDisplayContext)

Enter a parse tree produced by indexNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterIndexNameDisplay(EDIF300Parser.IndexNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterIndexNameRef(EDIF300Parser.IndexNameRefContext)

Enter a parse tree produced by indexNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterIndexNameRef(EDIF300Parser.IndexNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterIndexStart(EDIF300Parser.IndexStartContext)

Enter a parse tree produced by indexStart().

The default implementation does nothing.

Declaration
public virtual void EnterIndexStart(EDIF300Parser.IndexStartContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStartContext context

The parse tree.

| Improve this Doc View Source

EnterIndexStartDisplay(EDIF300Parser.IndexStartDisplayContext)

Enter a parse tree produced by indexStartDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterIndexStartDisplay(EDIF300Parser.IndexStartDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStartDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterIndexStep(EDIF300Parser.IndexStepContext)

Enter a parse tree produced by indexStep().

The default implementation does nothing.

Declaration
public virtual void EnterIndexStep(EDIF300Parser.IndexStepContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStepContext context

The parse tree.

| Improve this Doc View Source

EnterIndexStepDisplay(EDIF300Parser.IndexStepDisplayContext)

Enter a parse tree produced by indexStepDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterIndexStepDisplay(EDIF300Parser.IndexStepDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStepDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterIndexValue(EDIF300Parser.IndexValueContext)

Enter a parse tree produced by indexValue().

The default implementation does nothing.

Declaration
public virtual void EnterIndexValue(EDIF300Parser.IndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.IndexValueContext context

The parse tree.

| Improve this Doc View Source

EnterInput_(EDIF300Parser.Input_Context)

Enter a parse tree produced by input_().

The default implementation does nothing.

Declaration
public virtual void EnterInput_(EDIF300Parser.Input_Context context)
Parameters
Type Name Description
EDIF300Parser.Input_Context context

The parse tree.

| Improve this Doc View Source

EnterInputPort(EDIF300Parser.InputPortContext)

Enter a parse tree produced by inputPort().

The default implementation does nothing.

Declaration
public virtual void EnterInputPort(EDIF300Parser.InputPortContext context)
Parameters
Type Name Description
EDIF300Parser.InputPortContext context

The parse tree.

| Improve this Doc View Source

EnterInputPortAttributes(EDIF300Parser.InputPortAttributesContext)

Enter a parse tree produced by inputPortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterInputPortAttributes(EDIF300Parser.InputPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.InputPortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterInstance(EDIF300Parser.InstanceContext)

Enter a parse tree produced by instance().

The default implementation does nothing.

Declaration
public virtual void EnterInstance(EDIF300Parser.InstanceContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceConfiguration(EDIF300Parser.InstanceConfigurationContext)

Enter a parse tree produced by instanceConfiguration().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceConfiguration(EDIF300Parser.InstanceConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceConfigurationContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceIndexValue(EDIF300Parser.InstanceIndexValueContext)

Enter a parse tree produced by instanceIndexValue().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceIndexValue(EDIF300Parser.InstanceIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceIndexValueContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceMemberRef(EDIF300Parser.InstanceMemberRefContext)

Enter a parse tree produced by instanceMemberRef().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceMemberRef(EDIF300Parser.InstanceMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceMemberRefContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameCaseSensitive(EDIF300Parser.InstanceNameCaseSensitiveContext)

Enter a parse tree produced by instanceNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameCaseSensitive(EDIF300Parser.InstanceNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameDef(EDIF300Parser.InstanceNameDefContext)

Enter a parse tree produced by instanceNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameDef(EDIF300Parser.InstanceNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameDisplay(EDIF300Parser.InstanceNameDisplayContext)

Enter a parse tree produced by instanceNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameDisplay(EDIF300Parser.InstanceNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameGenerator(EDIF300Parser.InstanceNameGeneratorContext)

Enter a parse tree produced by instanceNameGenerator().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameGenerator(EDIF300Parser.InstanceNameGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameGeneratorContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameGeneratorDisplay(EDIF300Parser.InstanceNameGeneratorDisplayContext)

Enter a parse tree produced by instanceNameGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameGeneratorDisplay(EDIF300Parser.InstanceNameGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceNameRef(EDIF300Parser.InstanceNameRefContext)

Enter a parse tree produced by instanceNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceNameRef(EDIF300Parser.InstanceNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterInstancePortAttributeDisplay(EDIF300Parser.InstancePortAttributeDisplayContext)

Enter a parse tree produced by instancePortAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInstancePortAttributeDisplay(EDIF300Parser.InstancePortAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePortAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInstancePortAttributes(EDIF300Parser.InstancePortAttributesContext)

Enter a parse tree produced by instancePortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterInstancePortAttributes(EDIF300Parser.InstancePortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterInstancePropertyDisplay(EDIF300Parser.InstancePropertyDisplayContext)

Enter a parse tree produced by instancePropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInstancePropertyDisplay(EDIF300Parser.InstancePropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInstancePropertyOverride(EDIF300Parser.InstancePropertyOverrideContext)

Enter a parse tree produced by instancePropertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterInstancePropertyOverride(EDIF300Parser.InstancePropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceRef(EDIF300Parser.InstanceRefContext)

Enter a parse tree produced by instanceRef().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceRef(EDIF300Parser.InstanceRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceRefContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceWidth(EDIF300Parser.InstanceWidthContext)

Enter a parse tree produced by instanceWidth().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceWidth(EDIF300Parser.InstanceWidthContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceWidthContext context

The parse tree.

| Improve this Doc View Source

EnterInstanceWidthDisplay(EDIF300Parser.InstanceWidthDisplayContext)

Enter a parse tree produced by instanceWidthDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInstanceWidthDisplay(EDIF300Parser.InstanceWidthDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceWidthDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInteger(EDIF300Parser.IntegerContext)

Enter a parse tree produced by integer().

The default implementation does nothing.

Declaration
public virtual void EnterInteger(EDIF300Parser.IntegerContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerConstant(EDIF300Parser.IntegerConstantContext)

Enter a parse tree produced by integerConstant().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerConstant(EDIF300Parser.IntegerConstantContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerConstantContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerConstantRef(EDIF300Parser.IntegerConstantRefContext)

Enter a parse tree produced by integerConstantRef().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerConstantRef(EDIF300Parser.IntegerConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerConstantRefContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerEqual(EDIF300Parser.IntegerEqualContext)

Enter a parse tree produced by integerEqual().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerEqual(EDIF300Parser.IntegerEqualContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerEqualContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerExpression(EDIF300Parser.IntegerExpressionContext)

Enter a parse tree produced by integerExpression().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerExpression(EDIF300Parser.IntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerParameter(EDIF300Parser.IntegerParameterContext)

Enter a parse tree produced by integerParameter().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerParameter(EDIF300Parser.IntegerParameterContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerParameterAssign(EDIF300Parser.IntegerParameterAssignContext)

Enter a parse tree produced by integerParameterAssign().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerParameterAssign(EDIF300Parser.IntegerParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterAssignContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerParameterRef(EDIF300Parser.IntegerParameterRefContext)

Enter a parse tree produced by integerParameterRef().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerParameterRef(EDIF300Parser.IntegerParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterRefContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerProduct(EDIF300Parser.IntegerProductContext)

Enter a parse tree produced by integerProduct().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerProduct(EDIF300Parser.IntegerProductContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerProductContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerQuotient(EDIF300Parser.IntegerQuotientContext)

Enter a parse tree produced by integerQuotient().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerQuotient(EDIF300Parser.IntegerQuotientContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerQuotientContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerRemainder(EDIF300Parser.IntegerRemainderContext)

Enter a parse tree produced by integerRemainder().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerRemainder(EDIF300Parser.IntegerRemainderContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerRemainderContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerSubtract(EDIF300Parser.IntegerSubtractContext)

Enter a parse tree produced by integerSubtract().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerSubtract(EDIF300Parser.IntegerSubtractContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerSubtractContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerSum(EDIF300Parser.IntegerSumContext)

Enter a parse tree produced by integerSum().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerSum(EDIF300Parser.IntegerSumContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerSumContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerToken(EDIF300Parser.IntegerTokenContext)

Enter a parse tree produced by integerToken().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerToken(EDIF300Parser.IntegerTokenContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerTokenContext context

The parse tree.

| Improve this Doc View Source

EnterIntegerValue(EDIF300Parser.IntegerValueContext)

Enter a parse tree produced by integerValue().

The default implementation does nothing.

Declaration
public virtual void EnterIntegerValue(EDIF300Parser.IntegerValueContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerValueContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectAnnotate(EDIF300Parser.InterconnectAnnotateContext)

Enter a parse tree produced by interconnectAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectAnnotate(EDIF300Parser.InterconnectAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectAttachedText(EDIF300Parser.InterconnectAttachedTextContext)

Enter a parse tree produced by interconnectAttachedText().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectAttachedText(EDIF300Parser.InterconnectAttachedTextContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectAttachedTextContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectDelay(EDIF300Parser.InterconnectDelayContext)

Enter a parse tree produced by interconnectDelay().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectDelay(EDIF300Parser.InterconnectDelayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectDelayDisplay(EDIF300Parser.InterconnectDelayDisplayContext)

Enter a parse tree produced by interconnectDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectDelayDisplay(EDIF300Parser.InterconnectDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectDelayNameDef(EDIF300Parser.InterconnectDelayNameDefContext)

Enter a parse tree produced by interconnectDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectDelayNameDef(EDIF300Parser.InterconnectDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectDelayNameRef(EDIF300Parser.InterconnectDelayNameRefContext)

Enter a parse tree produced by interconnectDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectDelayNameRef(EDIF300Parser.InterconnectDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectHeader(EDIF300Parser.InterconnectHeaderContext)

Enter a parse tree produced by interconnectHeader().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectHeader(EDIF300Parser.InterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectNameCaseSensitive(EDIF300Parser.InterconnectNameCaseSensitiveContext)

Enter a parse tree produced by interconnectNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectNameCaseSensitive(EDIF300Parser.InterconnectNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectNameDef(EDIF300Parser.InterconnectNameDefContext)

Enter a parse tree produced by interconnectNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectNameDef(EDIF300Parser.InterconnectNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectNameDisplay(EDIF300Parser.InterconnectNameDisplayContext)

Enter a parse tree produced by interconnectNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectNameDisplay(EDIF300Parser.InterconnectNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectNameRef(EDIF300Parser.InterconnectNameRefContext)

Enter a parse tree produced by interconnectNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectNameRef(EDIF300Parser.InterconnectNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectPropertyDisplay(EDIF300Parser.InterconnectPropertyDisplayContext)

Enter a parse tree produced by interconnectPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectPropertyDisplay(EDIF300Parser.InterconnectPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectRef(EDIF300Parser.InterconnectRefContext)

Enter a parse tree produced by interconnectRef().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectRef(EDIF300Parser.InterconnectRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectRefContext context

The parse tree.

| Improve this Doc View Source

EnterInterconnectSet(EDIF300Parser.InterconnectSetContext)

Enter a parse tree produced by interconnectSet().

The default implementation does nothing.

Declaration
public virtual void EnterInterconnectSet(EDIF300Parser.InterconnectSetContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectSetContext context

The parse tree.

| Improve this Doc View Source

EnterInterfaceJoined(EDIF300Parser.InterfaceJoinedContext)

Enter a parse tree produced by interfaceJoined().

The default implementation does nothing.

Declaration
public virtual void EnterInterfaceJoined(EDIF300Parser.InterfaceJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.InterfaceJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterInterfaceUnits(EDIF300Parser.InterfaceUnitsContext)

Enter a parse tree produced by interfaceUnits().

The default implementation does nothing.

Declaration
public virtual void EnterInterfaceUnits(EDIF300Parser.InterfaceUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.InterfaceUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterIso8859(EDIF300Parser.Iso8859Context)

Enter a parse tree produced by iso8859().

The default implementation does nothing.

Declaration
public virtual void EnterIso8859(EDIF300Parser.Iso8859Context context)
Parameters
Type Name Description
EDIF300Parser.Iso8859Context context

The parse tree.

| Improve this Doc View Source

EnterIso8859Part(EDIF300Parser.Iso8859PartContext)

Enter a parse tree produced by iso8859Part().

The default implementation does nothing.

Declaration
public virtual void EnterIso8859Part(EDIF300Parser.Iso8859PartContext context)
Parameters
Type Name Description
EDIF300Parser.Iso8859PartContext context

The parse tree.

| Improve this Doc View Source

EnterIsolated(EDIF300Parser.IsolatedContext)

Enter a parse tree produced by isolated().

The default implementation does nothing.

Declaration
public virtual void EnterIsolated(EDIF300Parser.IsolatedContext context)
Parameters
Type Name Description
EDIF300Parser.IsolatedContext context

The parse tree.

| Improve this Doc View Source

EnterIssue(EDIF300Parser.IssueContext)

Enter a parse tree produced by issue().

The default implementation does nothing.

Declaration
public virtual void EnterIssue(EDIF300Parser.IssueContext context)
Parameters
Type Name Description
EDIF300Parser.IssueContext context

The parse tree.

| Improve this Doc View Source

EnterItalicStyle(EDIF300Parser.ItalicStyleContext)

Enter a parse tree produced by italicStyle().

The default implementation does nothing.

Declaration
public virtual void EnterItalicStyle(EDIF300Parser.ItalicStyleContext context)
Parameters
Type Name Description
EDIF300Parser.ItalicStyleContext context

The parse tree.

| Improve this Doc View Source

EnterJisx0201(EDIF300Parser.Jisx0201Context)

Enter a parse tree produced by jisx0201().

The default implementation does nothing.

Declaration
public virtual void EnterJisx0201(EDIF300Parser.Jisx0201Context context)
Parameters
Type Name Description
EDIF300Parser.Jisx0201Context context

The parse tree.

| Improve this Doc View Source

EnterJisx0208(EDIF300Parser.Jisx0208Context)

Enter a parse tree produced by jisx0208().

The default implementation does nothing.

Declaration
public virtual void EnterJisx0208(EDIF300Parser.Jisx0208Context context)
Parameters
Type Name Description
EDIF300Parser.Jisx0208Context context

The parse tree.

| Improve this Doc View Source

EnterJoinedAsSignal(EDIF300Parser.JoinedAsSignalContext)

Enter a parse tree produced by joinedAsSignal().

The default implementation does nothing.

Declaration
public virtual void EnterJoinedAsSignal(EDIF300Parser.JoinedAsSignalContext context)
Parameters
Type Name Description
EDIF300Parser.JoinedAsSignalContext context

The parse tree.

| Improve this Doc View Source

EnterJoule(EDIF300Parser.JouleContext)

Enter a parse tree produced by joule().

The default implementation does nothing.

Declaration
public virtual void EnterJoule(EDIF300Parser.JouleContext context)
Parameters
Type Name Description
EDIF300Parser.JouleContext context

The parse tree.

| Improve this Doc View Source

EnterK0KeywordLevel(EDIF300Parser.K0KeywordLevelContext)

Enter a parse tree produced by k0KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void EnterK0KeywordLevel(EDIF300Parser.K0KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K0KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

EnterK1KeywordAlias(EDIF300Parser.K1KeywordAliasContext)

Enter a parse tree produced by k1KeywordAlias().

The default implementation does nothing.

Declaration
public virtual void EnterK1KeywordAlias(EDIF300Parser.K1KeywordAliasContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordAliasContext context

The parse tree.

| Improve this Doc View Source

EnterK1KeywordLevel(EDIF300Parser.K1KeywordLevelContext)

Enter a parse tree produced by k1KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void EnterK1KeywordLevel(EDIF300Parser.K1KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

EnterK1KeywordNameDef(EDIF300Parser.K1KeywordNameDefContext)

Enter a parse tree produced by k1KeywordNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterK1KeywordNameDef(EDIF300Parser.K1KeywordNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterK1KeywordNameRef(EDIF300Parser.K1KeywordNameRefContext)

Enter a parse tree produced by k1KeywordNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterK1KeywordNameRef(EDIF300Parser.K1KeywordNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterK2Actual(EDIF300Parser.K2ActualContext)

Enter a parse tree produced by k2Actual().

The default implementation does nothing.

Declaration
public virtual void EnterK2Actual(EDIF300Parser.K2ActualContext context)
Parameters
Type Name Description
EDIF300Parser.K2ActualContext context

The parse tree.

| Improve this Doc View Source

EnterK2Build(EDIF300Parser.K2BuildContext)

Enter a parse tree produced by k2Build().

The default implementation does nothing.

Declaration
public virtual void EnterK2Build(EDIF300Parser.K2BuildContext context)
Parameters
Type Name Description
EDIF300Parser.K2BuildContext context

The parse tree.

| Improve this Doc View Source

EnterK2Formal(EDIF300Parser.K2FormalContext)

Enter a parse tree produced by k2Formal().

The default implementation does nothing.

Declaration
public virtual void EnterK2Formal(EDIF300Parser.K2FormalContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalContext context

The parse tree.

| Improve this Doc View Source

EnterK2FormalNameDef(EDIF300Parser.K2FormalNameDefContext)

Enter a parse tree produced by k2FormalNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterK2FormalNameDef(EDIF300Parser.K2FormalNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterK2FormalNameRef(EDIF300Parser.K2FormalNameRefContext)

Enter a parse tree produced by k2FormalNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterK2FormalNameRef(EDIF300Parser.K2FormalNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterK2Generate(EDIF300Parser.K2GenerateContext)

Enter a parse tree produced by k2Generate().

The default implementation does nothing.

Declaration
public virtual void EnterK2Generate(EDIF300Parser.K2GenerateContext context)
Parameters
Type Name Description
EDIF300Parser.K2GenerateContext context

The parse tree.

| Improve this Doc View Source

EnterK2KeywordDefine(EDIF300Parser.K2KeywordDefineContext)

Enter a parse tree produced by k2KeywordDefine().

The default implementation does nothing.

Declaration
public virtual void EnterK2KeywordDefine(EDIF300Parser.K2KeywordDefineContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordDefineContext context

The parse tree.

| Improve this Doc View Source

EnterK2KeywordLevel(EDIF300Parser.K2KeywordLevelContext)

Enter a parse tree produced by k2KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void EnterK2KeywordLevel(EDIF300Parser.K2KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

EnterK2KeywordParameters(EDIF300Parser.K2KeywordParametersContext)

Enter a parse tree produced by k2KeywordParameters().

The default implementation does nothing.

Declaration
public virtual void EnterK2KeywordParameters(EDIF300Parser.K2KeywordParametersContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordParametersContext context

The parse tree.

| Improve this Doc View Source

EnterK2Literal(EDIF300Parser.K2LiteralContext)

Enter a parse tree produced by k2Literal().

The default implementation does nothing.

Declaration
public virtual void EnterK2Literal(EDIF300Parser.K2LiteralContext context)
Parameters
Type Name Description
EDIF300Parser.K2LiteralContext context

The parse tree.

| Improve this Doc View Source

EnterK2Optional(EDIF300Parser.K2OptionalContext)

Enter a parse tree produced by k2Optional().

The default implementation does nothing.

Declaration
public virtual void EnterK2Optional(EDIF300Parser.K2OptionalContext context)
Parameters
Type Name Description
EDIF300Parser.K2OptionalContext context

The parse tree.

| Improve this Doc View Source

EnterK2Required(EDIF300Parser.K2RequiredContext)

Enter a parse tree produced by k2Required().

The default implementation does nothing.

Declaration
public virtual void EnterK2Required(EDIF300Parser.K2RequiredContext context)
Parameters
Type Name Description
EDIF300Parser.K2RequiredContext context

The parse tree.

| Improve this Doc View Source

EnterK3Build(EDIF300Parser.K3BuildContext)

Enter a parse tree produced by k3Build().

The default implementation does nothing.

Declaration
public virtual void EnterK3Build(EDIF300Parser.K3BuildContext context)
Parameters
Type Name Description
EDIF300Parser.K3BuildContext context

The parse tree.

| Improve this Doc View Source

EnterK3Collector(EDIF300Parser.K3CollectorContext)

Enter a parse tree produced by k3Collector().

The default implementation does nothing.

Declaration
public virtual void EnterK3Collector(EDIF300Parser.K3CollectorContext context)
Parameters
Type Name Description
EDIF300Parser.K3CollectorContext context

The parse tree.

| Improve this Doc View Source

EnterK3ForEach(EDIF300Parser.K3ForEachContext)

Enter a parse tree produced by k3ForEach().

The default implementation does nothing.

Declaration
public virtual void EnterK3ForEach(EDIF300Parser.K3ForEachContext context)
Parameters
Type Name Description
EDIF300Parser.K3ForEachContext context

The parse tree.

| Improve this Doc View Source

EnterK3Formal(EDIF300Parser.K3FormalContext)

Enter a parse tree produced by k3Formal().

The default implementation does nothing.

Declaration
public virtual void EnterK3Formal(EDIF300Parser.K3FormalContext context)
Parameters
Type Name Description
EDIF300Parser.K3FormalContext context

The parse tree.

| Improve this Doc View Source

EnterK3FormalList(EDIF300Parser.K3FormalListContext)

Enter a parse tree produced by k3FormalList().

The default implementation does nothing.

Declaration
public virtual void EnterK3FormalList(EDIF300Parser.K3FormalListContext context)
Parameters
Type Name Description
EDIF300Parser.K3FormalListContext context

The parse tree.

| Improve this Doc View Source

EnterK3Generate(EDIF300Parser.K3GenerateContext)

Enter a parse tree produced by k3Generate().

The default implementation does nothing.

Declaration
public virtual void EnterK3Generate(EDIF300Parser.K3GenerateContext context)
Parameters
Type Name Description
EDIF300Parser.K3GenerateContext context

The parse tree.

| Improve this Doc View Source

EnterK3KeywordDefine(EDIF300Parser.K3KeywordDefineContext)

Enter a parse tree produced by k3KeywordDefine().

The default implementation does nothing.

Declaration
public virtual void EnterK3KeywordDefine(EDIF300Parser.K3KeywordDefineContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordDefineContext context

The parse tree.

| Improve this Doc View Source

EnterK3KeywordLevel(EDIF300Parser.K3KeywordLevelContext)

Enter a parse tree produced by k3KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void EnterK3KeywordLevel(EDIF300Parser.K3KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

EnterK3KeywordParameters(EDIF300Parser.K3KeywordParametersContext)

Enter a parse tree produced by k3KeywordParameters().

The default implementation does nothing.

Declaration
public virtual void EnterK3KeywordParameters(EDIF300Parser.K3KeywordParametersContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordParametersContext context

The parse tree.

| Improve this Doc View Source

EnterKelvin(EDIF300Parser.KelvinContext)

Enter a parse tree produced by kelvin().

The default implementation does nothing.

Declaration
public virtual void EnterKelvin(EDIF300Parser.KelvinContext context)
Parameters
Type Name Description
EDIF300Parser.KelvinContext context

The parse tree.

| Improve this Doc View Source

EnterKeywordMap(EDIF300Parser.KeywordMapContext)

Enter a parse tree produced by keywordMap().

The default implementation does nothing.

Declaration
public virtual void EnterKeywordMap(EDIF300Parser.KeywordMapContext context)
Parameters
Type Name Description
EDIF300Parser.KeywordMapContext context

The parse tree.

| Improve this Doc View Source

EnterKilogram(EDIF300Parser.KilogramContext)

Enter a parse tree produced by kilogram().

The default implementation does nothing.

Declaration
public virtual void EnterKilogram(EDIF300Parser.KilogramContext context)
Parameters
Type Name Description
EDIF300Parser.KilogramContext context

The parse tree.

| Improve this Doc View Source

EnterLeaf(EDIF300Parser.LeafContext)

Enter a parse tree produced by leaf().

The default implementation does nothing.

Declaration
public virtual void EnterLeaf(EDIF300Parser.LeafContext context)
Parameters
Type Name Description
EDIF300Parser.LeafContext context

The parse tree.

| Improve this Doc View Source

EnterLeafOccurrenceAnnotate(EDIF300Parser.LeafOccurrenceAnnotateContext)

Enter a parse tree produced by leafOccurrenceAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterLeafOccurrenceAnnotate(EDIF300Parser.LeafOccurrenceAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.LeafOccurrenceAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterLeftJustify(EDIF300Parser.LeftJustifyContext)

Enter a parse tree produced by leftJustify().

The default implementation does nothing.

Declaration
public virtual void EnterLeftJustify(EDIF300Parser.LeftJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.LeftJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterLengthValue(EDIF300Parser.LengthValueContext)

Enter a parse tree produced by lengthValue().

The default implementation does nothing.

Declaration
public virtual void EnterLengthValue(EDIF300Parser.LengthValueContext context)
Parameters
Type Name Description
EDIF300Parser.LengthValueContext context

The parse tree.

| Improve this Doc View Source

EnterLessThan(EDIF300Parser.LessThanContext)

Enter a parse tree produced by lessThan().

The default implementation does nothing.

Declaration
public virtual void EnterLessThan(EDIF300Parser.LessThanContext context)
Parameters
Type Name Description
EDIF300Parser.LessThanContext context

The parse tree.

| Improve this Doc View Source

EnterLessThanOrEqual(EDIF300Parser.LessThanOrEqualContext)

Enter a parse tree produced by lessThanOrEqual().

The default implementation does nothing.

Declaration
public virtual void EnterLessThanOrEqual(EDIF300Parser.LessThanOrEqualContext context)
Parameters
Type Name Description
EDIF300Parser.LessThanOrEqualContext context

The parse tree.

| Improve this Doc View Source

EnterLibrary_(EDIF300Parser.Library_Context)

Enter a parse tree produced by library_().

The default implementation does nothing.

Declaration
public virtual void EnterLibrary_(EDIF300Parser.Library_Context context)
Parameters
Type Name Description
EDIF300Parser.Library_Context context

The parse tree.

| Improve this Doc View Source

EnterLibraryHeader(EDIF300Parser.LibraryHeaderContext)

Enter a parse tree produced by libraryHeader().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryHeader(EDIF300Parser.LibraryHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryNameCaseSensitive(EDIF300Parser.LibraryNameCaseSensitiveContext)

Enter a parse tree produced by libraryNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryNameCaseSensitive(EDIF300Parser.LibraryNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryNameDef(EDIF300Parser.LibraryNameDefContext)

Enter a parse tree produced by libraryNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryNameDef(EDIF300Parser.LibraryNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryNameRef(EDIF300Parser.LibraryNameRefContext)

Enter a parse tree produced by libraryNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryNameRef(EDIF300Parser.LibraryNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryObjectNameCaseSensitive(EDIF300Parser.LibraryObjectNameCaseSensitiveContext)

Enter a parse tree produced by libraryObjectNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryObjectNameCaseSensitive(EDIF300Parser.LibraryObjectNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryObjectNameDef(EDIF300Parser.LibraryObjectNameDefContext)

Enter a parse tree produced by libraryObjectNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryObjectNameDef(EDIF300Parser.LibraryObjectNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryObjectNameRef(EDIF300Parser.LibraryObjectNameRefContext)

Enter a parse tree produced by libraryObjectNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryObjectNameRef(EDIF300Parser.LibraryObjectNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterLibraryRef(EDIF300Parser.LibraryRefContext)

Enter a parse tree produced by libraryRef().

The default implementation does nothing.

Declaration
public virtual void EnterLibraryRef(EDIF300Parser.LibraryRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryRefContext context

The parse tree.

| Improve this Doc View Source

EnterLoadDelay(EDIF300Parser.LoadDelayContext)

Enter a parse tree produced by loadDelay().

The default implementation does nothing.

Declaration
public virtual void EnterLoadDelay(EDIF300Parser.LoadDelayContext context)
Parameters
Type Name Description
EDIF300Parser.LoadDelayContext context

The parse tree.

| Improve this Doc View Source

EnterLocalPortGroup(EDIF300Parser.LocalPortGroupContext)

Enter a parse tree produced by localPortGroup().

The default implementation does nothing.

Declaration
public virtual void EnterLocalPortGroup(EDIF300Parser.LocalPortGroupContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupContext context

The parse tree.

| Improve this Doc View Source

EnterLocalPortGroupNameCaseSensitive(EDIF300Parser.LocalPortGroupNameCaseSensitiveContext)

Enter a parse tree produced by localPortGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterLocalPortGroupNameCaseSensitive(EDIF300Parser.LocalPortGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterLocalPortGroupNameDef(EDIF300Parser.LocalPortGroupNameDefContext)

Enter a parse tree produced by localPortGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterLocalPortGroupNameDef(EDIF300Parser.LocalPortGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterLocalPortGroupNameRef(EDIF300Parser.LocalPortGroupNameRefContext)

Enter a parse tree produced by localPortGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterLocalPortGroupNameRef(EDIF300Parser.LocalPortGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterLocalPortGroupRef(EDIF300Parser.LocalPortGroupRefContext)

Enter a parse tree produced by localPortGroupRef().

The default implementation does nothing.

Declaration
public virtual void EnterLocalPortGroupRef(EDIF300Parser.LocalPortGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupRefContext context

The parse tree.

| Improve this Doc View Source

EnterLogicalConnectivity(EDIF300Parser.LogicalConnectivityContext)

Enter a parse tree produced by logicalConnectivity().

The default implementation does nothing.

Declaration
public virtual void EnterLogicalConnectivity(EDIF300Parser.LogicalConnectivityContext context)
Parameters
Type Name Description
EDIF300Parser.LogicalConnectivityContext context

The parse tree.

| Improve this Doc View Source

EnterLogicDefinitions(EDIF300Parser.LogicDefinitionsContext)

Enter a parse tree produced by logicDefinitions().

The default implementation does nothing.

Declaration
public virtual void EnterLogicDefinitions(EDIF300Parser.LogicDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.LogicDefinitionsContext context

The parse tree.

| Improve this Doc View Source

EnterLogicList(EDIF300Parser.LogicListContext)

Enter a parse tree produced by logicList().

The default implementation does nothing.

Declaration
public virtual void EnterLogicList(EDIF300Parser.LogicListContext context)
Parameters
Type Name Description
EDIF300Parser.LogicListContext context

The parse tree.

| Improve this Doc View Source

EnterLogicMapInput(EDIF300Parser.LogicMapInputContext)

Enter a parse tree produced by logicMapInput().

The default implementation does nothing.

Declaration
public virtual void EnterLogicMapInput(EDIF300Parser.LogicMapInputContext context)
Parameters
Type Name Description
EDIF300Parser.LogicMapInputContext context

The parse tree.

| Improve this Doc View Source

EnterLogicMapOutput(EDIF300Parser.LogicMapOutputContext)

Enter a parse tree produced by logicMapOutput().

The default implementation does nothing.

Declaration
public virtual void EnterLogicMapOutput(EDIF300Parser.LogicMapOutputContext context)
Parameters
Type Name Description
EDIF300Parser.LogicMapOutputContext context

The parse tree.

| Improve this Doc View Source

EnterLogicModelUnits(EDIF300Parser.LogicModelUnitsContext)

Enter a parse tree produced by logicModelUnits().

The default implementation does nothing.

Declaration
public virtual void EnterLogicModelUnits(EDIF300Parser.LogicModelUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.LogicModelUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterLogicModelView(EDIF300Parser.LogicModelViewContext)

Enter a parse tree produced by logicModelView().

The default implementation does nothing.

Declaration
public virtual void EnterLogicModelView(EDIF300Parser.LogicModelViewContext context)
Parameters
Type Name Description
EDIF300Parser.LogicModelViewContext context

The parse tree.

| Improve this Doc View Source

EnterLogicNameDef(EDIF300Parser.LogicNameDefContext)

Enter a parse tree produced by logicNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterLogicNameDef(EDIF300Parser.LogicNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterLogicNameRef(EDIF300Parser.LogicNameRefContext)

Enter a parse tree produced by logicNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterLogicNameRef(EDIF300Parser.LogicNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterLogicOneOf(EDIF300Parser.LogicOneOfContext)

Enter a parse tree produced by logicOneOf().

The default implementation does nothing.

Declaration
public virtual void EnterLogicOneOf(EDIF300Parser.LogicOneOfContext context)
Parameters
Type Name Description
EDIF300Parser.LogicOneOfContext context

The parse tree.

| Improve this Doc View Source

EnterLogicRef(EDIF300Parser.LogicRefContext)

Enter a parse tree produced by logicRef().

The default implementation does nothing.

Declaration
public virtual void EnterLogicRef(EDIF300Parser.LogicRefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicRefContext context

The parse tree.

| Improve this Doc View Source

EnterLogicValue(EDIF300Parser.LogicValueContext)

Enter a parse tree produced by logicValue().

The default implementation does nothing.

Declaration
public virtual void EnterLogicValue(EDIF300Parser.LogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.LogicValueContext context

The parse tree.

| Improve this Doc View Source

EnterLsbToMsb(EDIF300Parser.LsbToMsbContext)

Enter a parse tree produced by lsbToMsb().

The default implementation does nothing.

Declaration
public virtual void EnterLsbToMsb(EDIF300Parser.LsbToMsbContext context)
Parameters
Type Name Description
EDIF300Parser.LsbToMsbContext context

The parse tree.

| Improve this Doc View Source

EnterMantissa(EDIF300Parser.MantissaContext)

Enter a parse tree produced by mantissa().

The default implementation does nothing.

Declaration
public virtual void EnterMantissa(EDIF300Parser.MantissaContext context)
Parameters
Type Name Description
EDIF300Parser.MantissaContext context

The parse tree.

| Improve this Doc View Source

EnterMark(EDIF300Parser.MarkContext)

Enter a parse tree produced by mark().

The default implementation does nothing.

Declaration
public virtual void EnterMark(EDIF300Parser.MarkContext context)
Parameters
Type Name Description
EDIF300Parser.MarkContext context

The parse tree.

| Improve this Doc View Source

EnterMaskLayoutUnits(EDIF300Parser.MaskLayoutUnitsContext)

Enter a parse tree produced by maskLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void EnterMaskLayoutUnits(EDIF300Parser.MaskLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.MaskLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterMaskLayoutView(EDIF300Parser.MaskLayoutViewContext)

Enter a parse tree produced by maskLayoutView().

The default implementation does nothing.

Declaration
public virtual void EnterMaskLayoutView(EDIF300Parser.MaskLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.MaskLayoutViewContext context

The parse tree.

| Improve this Doc View Source

EnterMeasured(EDIF300Parser.MeasuredContext)

Enter a parse tree produced by measured().

The default implementation does nothing.

Declaration
public virtual void EnterMeasured(EDIF300Parser.MeasuredContext context)
Parameters
Type Name Description
EDIF300Parser.MeasuredContext context

The parse tree.

| Improve this Doc View Source

EnterMeter(EDIF300Parser.MeterContext)

Enter a parse tree produced by meter().

The default implementation does nothing.

Declaration
public virtual void EnterMeter(EDIF300Parser.MeterContext context)
Parameters
Type Name Description
EDIF300Parser.MeterContext context

The parse tree.

| Improve this Doc View Source

EnterMiddleJustify(EDIF300Parser.MiddleJustifyContext)

Enter a parse tree produced by middleJustify().

The default implementation does nothing.

Declaration
public virtual void EnterMiddleJustify(EDIF300Parser.MiddleJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.MiddleJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterMinimalWidth(EDIF300Parser.MinimalWidthContext)

Enter a parse tree produced by minimalWidth().

The default implementation does nothing.

Declaration
public virtual void EnterMinimalWidth(EDIF300Parser.MinimalWidthContext context)
Parameters
Type Name Description
EDIF300Parser.MinimalWidthContext context

The parse tree.

| Improve this Doc View Source

EnterMinimumStringLength(EDIF300Parser.MinimumStringLengthContext)

Enter a parse tree produced by minimumStringLength().

The default implementation does nothing.

Declaration
public virtual void EnterMinimumStringLength(EDIF300Parser.MinimumStringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.MinimumStringLengthContext context

The parse tree.

| Improve this Doc View Source

EnterMiNoMax(EDIF300Parser.MiNoMaxContext)

Enter a parse tree produced by miNoMax().

The default implementation does nothing.

Declaration
public virtual void EnterMiNoMax(EDIF300Parser.MiNoMaxContext context)
Parameters
Type Name Description
EDIF300Parser.MiNoMaxContext context

The parse tree.

| Improve this Doc View Source

EnterMiNoMaxValue(EDIF300Parser.MiNoMaxValueContext)

Enter a parse tree produced by miNoMaxValue().

The default implementation does nothing.

Declaration
public virtual void EnterMiNoMaxValue(EDIF300Parser.MiNoMaxValueContext context)
Parameters
Type Name Description
EDIF300Parser.MiNoMaxValueContext context

The parse tree.

| Improve this Doc View Source

EnterMinuend(EDIF300Parser.MinuendContext)

Enter a parse tree produced by minuend().

The default implementation does nothing.

Declaration
public virtual void EnterMinuend(EDIF300Parser.MinuendContext context)
Parameters
Type Name Description
EDIF300Parser.MinuendContext context

The parse tree.

| Improve this Doc View Source

EnterMinuteNumber(EDIF300Parser.MinuteNumberContext)

Enter a parse tree produced by minuteNumber().

The default implementation does nothing.

Declaration
public virtual void EnterMinuteNumber(EDIF300Parser.MinuteNumberContext context)
Parameters
Type Name Description
EDIF300Parser.MinuteNumberContext context

The parse tree.

| Improve this Doc View Source

EnterMixedDirection(EDIF300Parser.MixedDirectionContext)

Enter a parse tree produced by mixedDirection().

The default implementation does nothing.

Declaration
public virtual void EnterMixedDirection(EDIF300Parser.MixedDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.MixedDirectionContext context

The parse tree.

| Improve this Doc View Source

EnterMnm(EDIF300Parser.MnmContext)

Enter a parse tree produced by mnm().

The default implementation does nothing.

Declaration
public virtual void EnterMnm(EDIF300Parser.MnmContext context)
Parameters
Type Name Description
EDIF300Parser.MnmContext context

The parse tree.

| Improve this Doc View Source

EnterMole(EDIF300Parser.MoleContext)

Enter a parse tree produced by mole().

The default implementation does nothing.

Declaration
public virtual void EnterMole(EDIF300Parser.MoleContext context)
Parameters
Type Name Description
EDIF300Parser.MoleContext context

The parse tree.

| Improve this Doc View Source

EnterMonthNumber(EDIF300Parser.MonthNumberContext)

Enter a parse tree produced by monthNumber().

The default implementation does nothing.

Declaration
public virtual void EnterMonthNumber(EDIF300Parser.MonthNumberContext context)
Parameters
Type Name Description
EDIF300Parser.MonthNumberContext context

The parse tree.

| Improve this Doc View Source

EnterMsbToLsb(EDIF300Parser.MsbToLsbContext)

Enter a parse tree produced by msbToLsb().

The default implementation does nothing.

Declaration
public virtual void EnterMsbToLsb(EDIF300Parser.MsbToLsbContext context)
Parameters
Type Name Description
EDIF300Parser.MsbToLsbContext context

The parse tree.

| Improve this Doc View Source

EnterMustJoin(EDIF300Parser.MustJoinContext)

Enter a parse tree produced by mustJoin().

The default implementation does nothing.

Declaration
public virtual void EnterMustJoin(EDIF300Parser.MustJoinContext context)
Parameters
Type Name Description
EDIF300Parser.MustJoinContext context

The parse tree.

| Improve this Doc View Source

EnterNameAlias(EDIF300Parser.NameAliasContext)

Enter a parse tree produced by nameAlias().

The default implementation does nothing.

Declaration
public virtual void EnterNameAlias(EDIF300Parser.NameAliasContext context)
Parameters
Type Name Description
EDIF300Parser.NameAliasContext context

The parse tree.

| Improve this Doc View Source

EnterNameCaseSensitivity(EDIF300Parser.NameCaseSensitivityContext)

Enter a parse tree produced by nameCaseSensitivity().

The default implementation does nothing.

Declaration
public virtual void EnterNameCaseSensitivity(EDIF300Parser.NameCaseSensitivityContext context)
Parameters
Type Name Description
EDIF300Parser.NameCaseSensitivityContext context

The parse tree.

| Improve this Doc View Source

EnterNameDef(EDIF300Parser.NameDefContext)

Enter a parse tree produced by nameDef().

The default implementation does nothing.

Declaration
public virtual void EnterNameDef(EDIF300Parser.NameDefContext context)
Parameters
Type Name Description
EDIF300Parser.NameDefContext context

The parse tree.

| Improve this Doc View Source

EnterNameDimension(EDIF300Parser.NameDimensionContext)

Enter a parse tree produced by nameDimension().

The default implementation does nothing.

Declaration
public virtual void EnterNameDimension(EDIF300Parser.NameDimensionContext context)
Parameters
Type Name Description
EDIF300Parser.NameDimensionContext context

The parse tree.

| Improve this Doc View Source

EnterNameDimensionStructure(EDIF300Parser.NameDimensionStructureContext)

Enter a parse tree produced by nameDimensionStructure().

The default implementation does nothing.

Declaration
public virtual void EnterNameDimensionStructure(EDIF300Parser.NameDimensionStructureContext context)
Parameters
Type Name Description
EDIF300Parser.NameDimensionStructureContext context

The parse tree.

| Improve this Doc View Source

EnterNameInformation(EDIF300Parser.NameInformationContext)

Enter a parse tree produced by nameInformation().

The default implementation does nothing.

Declaration
public virtual void EnterNameInformation(EDIF300Parser.NameInformationContext context)
Parameters
Type Name Description
EDIF300Parser.NameInformationContext context

The parse tree.

| Improve this Doc View Source

EnterNamePartSeparator(EDIF300Parser.NamePartSeparatorContext)

Enter a parse tree produced by namePartSeparator().

The default implementation does nothing.

Declaration
public virtual void EnterNamePartSeparator(EDIF300Parser.NamePartSeparatorContext context)
Parameters
Type Name Description
EDIF300Parser.NamePartSeparatorContext context

The parse tree.

| Improve this Doc View Source

EnterNameRef(EDIF300Parser.NameRefContext)

Enter a parse tree produced by nameRef().

The default implementation does nothing.

Declaration
public virtual void EnterNameRef(EDIF300Parser.NameRefContext context)
Parameters
Type Name Description
EDIF300Parser.NameRefContext context

The parse tree.

| Improve this Doc View Source

EnterNameStructure(EDIF300Parser.NameStructureContext)

Enter a parse tree produced by nameStructure().

The default implementation does nothing.

Declaration
public virtual void EnterNameStructure(EDIF300Parser.NameStructureContext context)
Parameters
Type Name Description
EDIF300Parser.NameStructureContext context

The parse tree.

| Improve this Doc View Source

EnterNarrowPort(EDIF300Parser.NarrowPortContext)

Enter a parse tree produced by narrowPort().

The default implementation does nothing.

Declaration
public virtual void EnterNarrowPort(EDIF300Parser.NarrowPortContext context)
Parameters
Type Name Description
EDIF300Parser.NarrowPortContext context

The parse tree.

| Improve this Doc View Source

EnterNarrowWire(EDIF300Parser.NarrowWireContext)

Enter a parse tree produced by narrowWire().

The default implementation does nothing.

Declaration
public virtual void EnterNarrowWire(EDIF300Parser.NarrowWireContext context)
Parameters
Type Name Description
EDIF300Parser.NarrowWireContext context

The parse tree.

| Improve this Doc View Source

EnterNoHotspotGrid(EDIF300Parser.NoHotspotGridContext)

Enter a parse tree produced by noHotspotGrid().

The default implementation does nothing.

Declaration
public virtual void EnterNoHotspotGrid(EDIF300Parser.NoHotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.NoHotspotGridContext context

The parse tree.

| Improve this Doc View Source

EnterNominalHotspotGrid(EDIF300Parser.NominalHotspotGridContext)

Enter a parse tree produced by nominalHotspotGrid().

The default implementation does nothing.

Declaration
public virtual void EnterNominalHotspotGrid(EDIF300Parser.NominalHotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.NominalHotspotGridContext context

The parse tree.

| Improve this Doc View Source

EnterNonPermutable(EDIF300Parser.NonPermutableContext)

Enter a parse tree produced by nonPermutable().

The default implementation does nothing.

Declaration
public virtual void EnterNonPermutable(EDIF300Parser.NonPermutableContext context)
Parameters
Type Name Description
EDIF300Parser.NonPermutableContext context

The parse tree.

| Improve this Doc View Source

EnterNot_(EDIF300Parser.Not_Context)

Enter a parse tree produced by not_().

The default implementation does nothing.

Declaration
public virtual void EnterNot_(EDIF300Parser.Not_Context context)
Parameters
Type Name Description
EDIF300Parser.Not_Context context

The parse tree.

| Improve this Doc View Source

EnterNotInherited(EDIF300Parser.NotInheritedContext)

Enter a parse tree produced by notInherited().

The default implementation does nothing.

Declaration
public virtual void EnterNotInherited(EDIF300Parser.NotInheritedContext context)
Parameters
Type Name Description
EDIF300Parser.NotInheritedContext context

The parse tree.

| Improve this Doc View Source

EnterNumber(EDIF300Parser.NumberContext)

Enter a parse tree produced by number().

The default implementation does nothing.

Declaration
public virtual void EnterNumber(EDIF300Parser.NumberContext context)
Parameters
Type Name Description
EDIF300Parser.NumberContext context

The parse tree.

| Improve this Doc View Source

EnterNumberExpression(EDIF300Parser.NumberExpressionContext)

Enter a parse tree produced by numberExpression().

The default implementation does nothing.

Declaration
public virtual void EnterNumberExpression(EDIF300Parser.NumberExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.NumberExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterNumberOfBasicUnits(EDIF300Parser.NumberOfBasicUnitsContext)

Enter a parse tree produced by numberOfBasicUnits().

The default implementation does nothing.

Declaration
public virtual void EnterNumberOfBasicUnits(EDIF300Parser.NumberOfBasicUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.NumberOfBasicUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterNumberOfNewUnits(EDIF300Parser.NumberOfNewUnitsContext)

Enter a parse tree produced by numberOfNewUnits().

The default implementation does nothing.

Declaration
public virtual void EnterNumberOfNewUnits(EDIF300Parser.NumberOfNewUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.NumberOfNewUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterNumberParameter(EDIF300Parser.NumberParameterContext)

Enter a parse tree produced by numberParameter().

The default implementation does nothing.

Declaration
public virtual void EnterNumberParameter(EDIF300Parser.NumberParameterContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterContext context

The parse tree.

| Improve this Doc View Source

EnterNumberParameterAssign(EDIF300Parser.NumberParameterAssignContext)

Enter a parse tree produced by numberParameterAssign().

The default implementation does nothing.

Declaration
public virtual void EnterNumberParameterAssign(EDIF300Parser.NumberParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterAssignContext context

The parse tree.

| Improve this Doc View Source

EnterNumberParameterRef(EDIF300Parser.NumberParameterRefContext)

Enter a parse tree produced by numberParameterRef().

The default implementation does nothing.

Declaration
public virtual void EnterNumberParameterRef(EDIF300Parser.NumberParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterRefContext context

The parse tree.

| Improve this Doc View Source

EnterNumberPoint(EDIF300Parser.NumberPointContext)

Enter a parse tree produced by numberPoint().

The default implementation does nothing.

Declaration
public virtual void EnterNumberPoint(EDIF300Parser.NumberPointContext context)
Parameters
Type Name Description
EDIF300Parser.NumberPointContext context

The parse tree.

| Improve this Doc View Source

EnterNumberValue(EDIF300Parser.NumberValueContext)

Enter a parse tree produced by numberValue().

The default implementation does nothing.

Declaration
public virtual void EnterNumberValue(EDIF300Parser.NumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.NumberValueContext context

The parse tree.

| Improve this Doc View Source

EnterNumerator(EDIF300Parser.NumeratorContext)

Enter a parse tree produced by numerator().

The default implementation does nothing.

Declaration
public virtual void EnterNumerator(EDIF300Parser.NumeratorContext context)
Parameters
Type Name Description
EDIF300Parser.NumeratorContext context

The parse tree.

| Improve this Doc View Source

EnterOccurrenceAnnotate(EDIF300Parser.OccurrenceAnnotateContext)

Enter a parse tree produced by occurrenceAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterOccurrenceAnnotate(EDIF300Parser.OccurrenceAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OccurrenceAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterOccurrenceHierarchyAnnotate(EDIF300Parser.OccurrenceHierarchyAnnotateContext)

Enter a parse tree produced by occurrenceHierarchyAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterOccurrenceHierarchyAnnotate(EDIF300Parser.OccurrenceHierarchyAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OccurrenceHierarchyAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterOffsetEvent(EDIF300Parser.OffsetEventContext)

Enter a parse tree produced by offsetEvent().

The default implementation does nothing.

Declaration
public virtual void EnterOffsetEvent(EDIF300Parser.OffsetEventContext context)
Parameters
Type Name Description
EDIF300Parser.OffsetEventContext context

The parse tree.

| Improve this Doc View Source

EnterOhm(EDIF300Parser.OhmContext)

Enter a parse tree produced by ohm().

The default implementation does nothing.

Declaration
public virtual void EnterOhm(EDIF300Parser.OhmContext context)
Parameters
Type Name Description
EDIF300Parser.OhmContext context

The parse tree.

| Improve this Doc View Source

EnterOpenShape(EDIF300Parser.OpenShapeContext)

Enter a parse tree produced by openShape().

The default implementation does nothing.

Declaration
public virtual void EnterOpenShape(EDIF300Parser.OpenShapeContext context)
Parameters
Type Name Description
EDIF300Parser.OpenShapeContext context

The parse tree.

| Improve this Doc View Source

EnterOr_(EDIF300Parser.Or_Context)

Enter a parse tree produced by or_().

The default implementation does nothing.

Declaration
public virtual void EnterOr_(EDIF300Parser.Or_Context context)
Parameters
Type Name Description
EDIF300Parser.Or_Context context

The parse tree.

| Improve this Doc View Source

EnterOrigin(EDIF300Parser.OriginContext)

Enter a parse tree produced by origin().

The default implementation does nothing.

Declaration
public virtual void EnterOrigin(EDIF300Parser.OriginContext context)
Parameters
Type Name Description
EDIF300Parser.OriginContext context

The parse tree.

| Improve this Doc View Source

EnterOriginalBoundingBox(EDIF300Parser.OriginalBoundingBoxContext)

Enter a parse tree produced by originalBoundingBox().

The default implementation does nothing.

Declaration
public virtual void EnterOriginalBoundingBox(EDIF300Parser.OriginalBoundingBoxContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalBoundingBoxContext context

The parse tree.

| Improve this Doc View Source

EnterOriginalDrawingDate(EDIF300Parser.OriginalDrawingDateContext)

Enter a parse tree produced by originalDrawingDate().

The default implementation does nothing.

Declaration
public virtual void EnterOriginalDrawingDate(EDIF300Parser.OriginalDrawingDateContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalDrawingDateContext context

The parse tree.

| Improve this Doc View Source

EnterOriginalDrawingDateDisplay(EDIF300Parser.OriginalDrawingDateDisplayContext)

Enter a parse tree produced by originalDrawingDateDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterOriginalDrawingDateDisplay(EDIF300Parser.OriginalDrawingDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalDrawingDateDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterOriginalName(EDIF300Parser.OriginalNameContext)

Enter a parse tree produced by originalName().

The default implementation does nothing.

Declaration
public virtual void EnterOriginalName(EDIF300Parser.OriginalNameContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalNameContext context

The parse tree.

| Improve this Doc View Source

EnterOtherwiseFrame(EDIF300Parser.OtherwiseFrameContext)

Enter a parse tree produced by otherwiseFrame().

The default implementation does nothing.

Declaration
public virtual void EnterOtherwiseFrame(EDIF300Parser.OtherwiseFrameContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameContext context

The parse tree.

| Improve this Doc View Source

EnterOtherwiseFrameAnnotate(EDIF300Parser.OtherwiseFrameAnnotateContext)

Enter a parse tree produced by otherwiseFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterOtherwiseFrameAnnotate(EDIF300Parser.OtherwiseFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterOtherwiseFrameRef(EDIF300Parser.OtherwiseFrameRefContext)

Enter a parse tree produced by otherwiseFrameRef().

The default implementation does nothing.

Declaration
public virtual void EnterOtherwiseFrameRef(EDIF300Parser.OtherwiseFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameRefContext context

The parse tree.

| Improve this Doc View Source

EnterOutput(EDIF300Parser.OutputContext)

Enter a parse tree produced by output().

The default implementation does nothing.

Declaration
public virtual void EnterOutput(EDIF300Parser.OutputContext context)
Parameters
Type Name Description
EDIF300Parser.OutputContext context

The parse tree.

| Improve this Doc View Source

EnterOutputPort(EDIF300Parser.OutputPortContext)

Enter a parse tree produced by outputPort().

The default implementation does nothing.

Declaration
public virtual void EnterOutputPort(EDIF300Parser.OutputPortContext context)
Parameters
Type Name Description
EDIF300Parser.OutputPortContext context

The parse tree.

| Improve this Doc View Source

EnterOutputPortAttributes(EDIF300Parser.OutputPortAttributesContext)

Enter a parse tree produced by outputPortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterOutputPortAttributes(EDIF300Parser.OutputPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.OutputPortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterOwner(EDIF300Parser.OwnerContext)

Enter a parse tree produced by owner().

The default implementation does nothing.

Declaration
public virtual void EnterOwner(EDIF300Parser.OwnerContext context)
Parameters
Type Name Description
EDIF300Parser.OwnerContext context

The parse tree.

| Improve this Doc View Source

EnterPage(EDIF300Parser.PageContext)

Enter a parse tree produced by page().

The default implementation does nothing.

Declaration
public virtual void EnterPage(EDIF300Parser.PageContext context)
Parameters
Type Name Description
EDIF300Parser.PageContext context

The parse tree.

| Improve this Doc View Source

EnterPageAnnotate(EDIF300Parser.PageAnnotateContext)

Enter a parse tree produced by pageAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterPageAnnotate(EDIF300Parser.PageAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.PageAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterPageBorder(EDIF300Parser.PageBorderContext)

Enter a parse tree produced by pageBorder().

The default implementation does nothing.

Declaration
public virtual void EnterPageBorder(EDIF300Parser.PageBorderContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderContext context

The parse tree.

| Improve this Doc View Source

EnterPageBorderTemplate(EDIF300Parser.PageBorderTemplateContext)

Enter a parse tree produced by pageBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterPageBorderTemplate(EDIF300Parser.PageBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterPageBorderTemplateRef(EDIF300Parser.PageBorderTemplateRefContext)

Enter a parse tree produced by pageBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterPageBorderTemplateRef(EDIF300Parser.PageBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterPageCommentGraphics(EDIF300Parser.PageCommentGraphicsContext)

Enter a parse tree produced by pageCommentGraphics().

The default implementation does nothing.

Declaration
public virtual void EnterPageCommentGraphics(EDIF300Parser.PageCommentGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.PageCommentGraphicsContext context

The parse tree.

| Improve this Doc View Source

EnterPageHeader(EDIF300Parser.PageHeaderContext)

Enter a parse tree produced by pageHeader().

The default implementation does nothing.

Declaration
public virtual void EnterPageHeader(EDIF300Parser.PageHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.PageHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterPageIdentification(EDIF300Parser.PageIdentificationContext)

Enter a parse tree produced by pageIdentification().

The default implementation does nothing.

Declaration
public virtual void EnterPageIdentification(EDIF300Parser.PageIdentificationContext context)
Parameters
Type Name Description
EDIF300Parser.PageIdentificationContext context

The parse tree.

| Improve this Doc View Source

EnterPageIdentificationDisplay(EDIF300Parser.PageIdentificationDisplayContext)

Enter a parse tree produced by pageIdentificationDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPageIdentificationDisplay(EDIF300Parser.PageIdentificationDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageIdentificationDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPageNameCaseSensitive(EDIF300Parser.PageNameCaseSensitiveContext)

Enter a parse tree produced by pageNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterPageNameCaseSensitive(EDIF300Parser.PageNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterPageNameDef(EDIF300Parser.PageNameDefContext)

Enter a parse tree produced by pageNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterPageNameDef(EDIF300Parser.PageNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterPageNameRef(EDIF300Parser.PageNameRefContext)

Enter a parse tree produced by pageNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterPageNameRef(EDIF300Parser.PageNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPagePropertyDisplay(EDIF300Parser.PagePropertyDisplayContext)

Enter a parse tree produced by pagePropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPagePropertyDisplay(EDIF300Parser.PagePropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PagePropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPageRef(EDIF300Parser.PageRefContext)

Enter a parse tree produced by pageRef().

The default implementation does nothing.

Declaration
public virtual void EnterPageRef(EDIF300Parser.PageRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageRefContext context

The parse tree.

| Improve this Doc View Source

EnterPageSize(EDIF300Parser.PageSizeContext)

Enter a parse tree produced by pageSize().

The default implementation does nothing.

Declaration
public virtual void EnterPageSize(EDIF300Parser.PageSizeContext context)
Parameters
Type Name Description
EDIF300Parser.PageSizeContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitle(EDIF300Parser.PageTitleContext)

Enter a parse tree produced by pageTitle().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitle(EDIF300Parser.PageTitleContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleBlock(EDIF300Parser.PageTitleBlockContext)

Enter a parse tree produced by pageTitleBlock().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleBlock(EDIF300Parser.PageTitleBlockContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleBlockAttributeDisplay(EDIF300Parser.PageTitleBlockAttributeDisplayContext)

Enter a parse tree produced by pageTitleBlockAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleBlockAttributeDisplay(EDIF300Parser.PageTitleBlockAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleBlockAttributes(EDIF300Parser.PageTitleBlockAttributesContext)

Enter a parse tree produced by pageTitleBlockAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleBlockAttributes(EDIF300Parser.PageTitleBlockAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleBlockTemplate(EDIF300Parser.PageTitleBlockTemplateContext)

Enter a parse tree produced by pageTitleBlockTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleBlockTemplate(EDIF300Parser.PageTitleBlockTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleBlockTemplateRef(EDIF300Parser.PageTitleBlockTemplateRefContext)

Enter a parse tree produced by pageTitleBlockTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleBlockTemplateRef(EDIF300Parser.PageTitleBlockTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterPageTitleDisplay(EDIF300Parser.PageTitleDisplayContext)

Enter a parse tree produced by pageTitleDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPageTitleDisplay(EDIF300Parser.PageTitleDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterParameterDisplay(EDIF300Parser.ParameterDisplayContext)

Enter a parse tree produced by parameterDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterParameterDisplay(EDIF300Parser.ParameterDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterParameterNameCaseSensitive(EDIF300Parser.ParameterNameCaseSensitiveContext)

Enter a parse tree produced by parameterNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterParameterNameCaseSensitive(EDIF300Parser.ParameterNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterParameterNameDef(EDIF300Parser.ParameterNameDefContext)

Enter a parse tree produced by parameterNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterParameterNameDef(EDIF300Parser.ParameterNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterParameterNameDisplay(EDIF300Parser.ParameterNameDisplayContext)

Enter a parse tree produced by parameterNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterParameterNameDisplay(EDIF300Parser.ParameterNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterParameterNameRef(EDIF300Parser.ParameterNameRefContext)

Enter a parse tree produced by parameterNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterParameterNameRef(EDIF300Parser.ParameterNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPath(EDIF300Parser.PathContext)

Enter a parse tree produced by path().

The default implementation does nothing.

Declaration
public virtual void EnterPath(EDIF300Parser.PathContext context)
Parameters
Type Name Description
EDIF300Parser.PathContext context

The parse tree.

| Improve this Doc View Source

EnterPathDelay(EDIF300Parser.PathDelayContext)

Enter a parse tree produced by pathDelay().

The default implementation does nothing.

Declaration
public virtual void EnterPathDelay(EDIF300Parser.PathDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PathDelayContext context

The parse tree.

| Improve this Doc View Source

EnterPathWidth(EDIF300Parser.PathWidthContext)

Enter a parse tree produced by pathWidth().

The default implementation does nothing.

Declaration
public virtual void EnterPathWidth(EDIF300Parser.PathWidthContext context)
Parameters
Type Name Description
EDIF300Parser.PathWidthContext context

The parse tree.

| Improve this Doc View Source

EnterPcbLayoutUnits(EDIF300Parser.PcbLayoutUnitsContext)

Enter a parse tree produced by pcbLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void EnterPcbLayoutUnits(EDIF300Parser.PcbLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.PcbLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterPcbLayoutView(EDIF300Parser.PcbLayoutViewContext)

Enter a parse tree produced by pcbLayoutView().

The default implementation does nothing.

Declaration
public virtual void EnterPcbLayoutView(EDIF300Parser.PcbLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.PcbLayoutViewContext context

The parse tree.

| Improve this Doc View Source

EnterPermutable(EDIF300Parser.PermutableContext)

Enter a parse tree produced by permutable().

The default implementation does nothing.

Declaration
public virtual void EnterPermutable(EDIF300Parser.PermutableContext context)
Parameters
Type Name Description
EDIF300Parser.PermutableContext context

The parse tree.

| Improve this Doc View Source

EnterPhysicalDefaults(EDIF300Parser.PhysicalDefaultsContext)

Enter a parse tree produced by physicalDefaults().

The default implementation does nothing.

Declaration
public virtual void EnterPhysicalDefaults(EDIF300Parser.PhysicalDefaultsContext context)
Parameters
Type Name Description
EDIF300Parser.PhysicalDefaultsContext context

The parse tree.

| Improve this Doc View Source

EnterPhysicalScaling(EDIF300Parser.PhysicalScalingContext)

Enter a parse tree produced by physicalScaling().

The default implementation does nothing.

Declaration
public virtual void EnterPhysicalScaling(EDIF300Parser.PhysicalScalingContext context)
Parameters
Type Name Description
EDIF300Parser.PhysicalScalingContext context

The parse tree.

| Improve this Doc View Source

EnterPixelPattern(EDIF300Parser.PixelPatternContext)

Enter a parse tree produced by pixelPattern().

The default implementation does nothing.

Declaration
public virtual void EnterPixelPattern(EDIF300Parser.PixelPatternContext context)
Parameters
Type Name Description
EDIF300Parser.PixelPatternContext context

The parse tree.

| Improve this Doc View Source

EnterPixelRow(EDIF300Parser.PixelRowContext)

Enter a parse tree produced by pixelRow().

The default implementation does nothing.

Declaration
public virtual void EnterPixelRow(EDIF300Parser.PixelRowContext context)
Parameters
Type Name Description
EDIF300Parser.PixelRowContext context

The parse tree.

| Improve this Doc View Source

EnterPoint(EDIF300Parser.PointContext)

Enter a parse tree produced by point().

The default implementation does nothing.

Declaration
public virtual void EnterPoint(EDIF300Parser.PointContext context)
Parameters
Type Name Description
EDIF300Parser.PointContext context

The parse tree.

| Improve this Doc View Source

EnterPointList(EDIF300Parser.PointListContext)

Enter a parse tree produced by pointList().

The default implementation does nothing.

Declaration
public virtual void EnterPointList(EDIF300Parser.PointListContext context)
Parameters
Type Name Description
EDIF300Parser.PointListContext context

The parse tree.

| Improve this Doc View Source

EnterPointValue(EDIF300Parser.PointValueContext)

Enter a parse tree produced by pointValue().

The default implementation does nothing.

Declaration
public virtual void EnterPointValue(EDIF300Parser.PointValueContext context)
Parameters
Type Name Description
EDIF300Parser.PointValueContext context

The parse tree.

| Improve this Doc View Source

EnterPolygon(EDIF300Parser.PolygonContext)

Enter a parse tree produced by polygon().

The default implementation does nothing.

Declaration
public virtual void EnterPolygon(EDIF300Parser.PolygonContext context)
Parameters
Type Name Description
EDIF300Parser.PolygonContext context

The parse tree.

| Improve this Doc View Source

EnterPort(EDIF300Parser.PortContext)

Enter a parse tree produced by port().

The default implementation does nothing.

Declaration
public virtual void EnterPort(EDIF300Parser.PortContext context)
Parameters
Type Name Description
EDIF300Parser.PortContext context

The parse tree.

| Improve this Doc View Source

EnterPortAnnotate(EDIF300Parser.PortAnnotateContext)

Enter a parse tree produced by portAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterPortAnnotate(EDIF300Parser.PortAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.PortAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterPortAttributeDisplay(EDIF300Parser.PortAttributeDisplayContext)

Enter a parse tree produced by portAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortAttributeDisplay(EDIF300Parser.PortAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortBundle(EDIF300Parser.PortBundleContext)

Enter a parse tree produced by portBundle().

The default implementation does nothing.

Declaration
public virtual void EnterPortBundle(EDIF300Parser.PortBundleContext context)
Parameters
Type Name Description
EDIF300Parser.PortBundleContext context

The parse tree.

| Improve this Doc View Source

EnterPortDelay(EDIF300Parser.PortDelayContext)

Enter a parse tree produced by portDelay().

The default implementation does nothing.

Declaration
public virtual void EnterPortDelay(EDIF300Parser.PortDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayContext context

The parse tree.

| Improve this Doc View Source

EnterPortDelayDisplay(EDIF300Parser.PortDelayDisplayContext)

Enter a parse tree produced by portDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortDelayDisplay(EDIF300Parser.PortDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortDelayNameDef(EDIF300Parser.PortDelayNameDefContext)

Enter a parse tree produced by portDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterPortDelayNameDef(EDIF300Parser.PortDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterPortDelayNameRef(EDIF300Parser.PortDelayNameRefContext)

Enter a parse tree produced by portDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortDelayNameRef(EDIF300Parser.PortDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortDelayOverride(EDIF300Parser.PortDelayOverrideContext)

Enter a parse tree produced by portDelayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPortDelayOverride(EDIF300Parser.PortDelayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterPortDirection(EDIF300Parser.PortDirectionContext)

Enter a parse tree produced by portDirection().

The default implementation does nothing.

Declaration
public virtual void EnterPortDirection(EDIF300Parser.PortDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.PortDirectionContext context

The parse tree.

| Improve this Doc View Source

EnterPortDirectionIndicator(EDIF300Parser.PortDirectionIndicatorContext)

Enter a parse tree produced by portDirectionIndicator().

The default implementation does nothing.

Declaration
public virtual void EnterPortDirectionIndicator(EDIF300Parser.PortDirectionIndicatorContext context)
Parameters
Type Name Description
EDIF300Parser.PortDirectionIndicatorContext context

The parse tree.

| Improve this Doc View Source

EnterPortIndexValue(EDIF300Parser.PortIndexValueContext)

Enter a parse tree produced by portIndexValue().

The default implementation does nothing.

Declaration
public virtual void EnterPortIndexValue(EDIF300Parser.PortIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.PortIndexValueContext context

The parse tree.

| Improve this Doc View Source

EnterPortInstanceRef(EDIF300Parser.PortInstanceRefContext)

Enter a parse tree produced by portInstanceRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortInstanceRef(EDIF300Parser.PortInstanceRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortInstanceRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortJoined(EDIF300Parser.PortJoinedContext)

Enter a parse tree produced by portJoined().

The default implementation does nothing.

Declaration
public virtual void EnterPortJoined(EDIF300Parser.PortJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.PortJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterPortList(EDIF300Parser.PortListContext)

Enter a parse tree produced by portList().

The default implementation does nothing.

Declaration
public virtual void EnterPortList(EDIF300Parser.PortListContext context)
Parameters
Type Name Description
EDIF300Parser.PortListContext context

The parse tree.

| Improve this Doc View Source

EnterPortLoadDelay(EDIF300Parser.PortLoadDelayContext)

Enter a parse tree produced by portLoadDelay().

The default implementation does nothing.

Declaration
public virtual void EnterPortLoadDelay(EDIF300Parser.PortLoadDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayContext context

The parse tree.

| Improve this Doc View Source

EnterPortLoadDelayDisplay(EDIF300Parser.PortLoadDelayDisplayContext)

Enter a parse tree produced by portLoadDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortLoadDelayDisplay(EDIF300Parser.PortLoadDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortLoadDelayNameDef(EDIF300Parser.PortLoadDelayNameDefContext)

Enter a parse tree produced by portLoadDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterPortLoadDelayNameDef(EDIF300Parser.PortLoadDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterPortLoadDelayNameRef(EDIF300Parser.PortLoadDelayNameRefContext)

Enter a parse tree produced by portLoadDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortLoadDelayNameRef(EDIF300Parser.PortLoadDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortLoadDelayOverride(EDIF300Parser.PortLoadDelayOverrideContext)

Enter a parse tree produced by portLoadDelayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPortLoadDelayOverride(EDIF300Parser.PortLoadDelayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterPortMemberRef(EDIF300Parser.PortMemberRefContext)

Enter a parse tree produced by portMemberRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortMemberRef(EDIF300Parser.PortMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortMemberRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameCaseSensitive(EDIF300Parser.PortNameCaseSensitiveContext)

Enter a parse tree produced by portNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameCaseSensitive(EDIF300Parser.PortNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameDef(EDIF300Parser.PortNameDefContext)

Enter a parse tree produced by portNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameDef(EDIF300Parser.PortNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameDisplay(EDIF300Parser.PortNameDisplayContext)

Enter a parse tree produced by portNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameDisplay(EDIF300Parser.PortNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameGenerator(EDIF300Parser.PortNameGeneratorContext)

Enter a parse tree produced by portNameGenerator().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameGenerator(EDIF300Parser.PortNameGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameGeneratorContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameGeneratorDisplay(EDIF300Parser.PortNameGeneratorDisplayContext)

Enter a parse tree produced by portNameGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameGeneratorDisplay(EDIF300Parser.PortNameGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortNameRef(EDIF300Parser.PortNameRefContext)

Enter a parse tree produced by portNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortNameRef(EDIF300Parser.PortNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortPropertyDisplay(EDIF300Parser.PortPropertyDisplayContext)

Enter a parse tree produced by portPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPortPropertyDisplay(EDIF300Parser.PortPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPortPropertyDisplayOverride(EDIF300Parser.PortPropertyDisplayOverrideContext)

Enter a parse tree produced by portPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPortPropertyDisplayOverride(EDIF300Parser.PortPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterPortPropertyOverride(EDIF300Parser.PortPropertyOverrideContext)

Enter a parse tree produced by portPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPortPropertyOverride(EDIF300Parser.PortPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterPortRef(EDIF300Parser.PortRefContext)

Enter a parse tree produced by portRef().

The default implementation does nothing.

Declaration
public virtual void EnterPortRef(EDIF300Parser.PortRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortRefContext context

The parse tree.

| Improve this Doc View Source

EnterPortSet(EDIF300Parser.PortSetContext)

Enter a parse tree produced by portSet().

The default implementation does nothing.

Declaration
public virtual void EnterPortSet(EDIF300Parser.PortSetContext context)
Parameters
Type Name Description
EDIF300Parser.PortSetContext context

The parse tree.

| Improve this Doc View Source

EnterPortWidth(EDIF300Parser.PortWidthContext)

Enter a parse tree produced by portWidth().

The default implementation does nothing.

Declaration
public virtual void EnterPortWidth(EDIF300Parser.PortWidthContext context)
Parameters
Type Name Description
EDIF300Parser.PortWidthContext context

The parse tree.

| Improve this Doc View Source

EnterPresentLogicValue(EDIF300Parser.PresentLogicValueContext)

Enter a parse tree produced by presentLogicValue().

The default implementation does nothing.

Declaration
public virtual void EnterPresentLogicValue(EDIF300Parser.PresentLogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.PresentLogicValueContext context

The parse tree.

| Improve this Doc View Source

EnterPreviousLogicValue(EDIF300Parser.PreviousLogicValueContext)

Enter a parse tree produced by previousLogicValue().

The default implementation does nothing.

Declaration
public virtual void EnterPreviousLogicValue(EDIF300Parser.PreviousLogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.PreviousLogicValueContext context

The parse tree.

| Improve this Doc View Source

EnterPreviousVersion(EDIF300Parser.PreviousVersionContext)

Enter a parse tree produced by previousVersion().

The default implementation does nothing.

Declaration
public virtual void EnterPreviousVersion(EDIF300Parser.PreviousVersionContext context)
Parameters
Type Name Description
EDIF300Parser.PreviousVersionContext context

The parse tree.

| Improve this Doc View Source

EnterPrimaryName(EDIF300Parser.PrimaryNameContext)

Enter a parse tree produced by primaryName().

The default implementation does nothing.

Declaration
public virtual void EnterPrimaryName(EDIF300Parser.PrimaryNameContext context)
Parameters
Type Name Description
EDIF300Parser.PrimaryNameContext context

The parse tree.

| Improve this Doc View Source

EnterProgram(EDIF300Parser.ProgramContext)

Enter a parse tree produced by program().

The default implementation does nothing.

Declaration
public virtual void EnterProgram(EDIF300Parser.ProgramContext context)
Parameters
Type Name Description
EDIF300Parser.ProgramContext context

The parse tree.

| Improve this Doc View Source

EnterProperty_(EDIF300Parser.Property_Context)

Enter a parse tree produced by property_().

The default implementation does nothing.

Declaration
public virtual void EnterProperty_(EDIF300Parser.Property_Context context)
Parameters
Type Name Description
EDIF300Parser.Property_Context context

The parse tree.

| Improve this Doc View Source

EnterPropertyDisplay(EDIF300Parser.PropertyDisplayContext)

Enter a parse tree produced by propertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyDisplay(EDIF300Parser.PropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyDisplayOverride(EDIF300Parser.PropertyDisplayOverrideContext)

Enter a parse tree produced by propertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyDisplayOverride(EDIF300Parser.PropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyInheritanceControl(EDIF300Parser.PropertyInheritanceControlContext)

Enter a parse tree produced by propertyInheritanceControl().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyInheritanceControl(EDIF300Parser.PropertyInheritanceControlContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyInheritanceControlContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyNameCaseSensitive(EDIF300Parser.PropertyNameCaseSensitiveContext)

Enter a parse tree produced by propertyNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyNameCaseSensitive(EDIF300Parser.PropertyNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyNameDef(EDIF300Parser.PropertyNameDefContext)

Enter a parse tree produced by propertyNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyNameDef(EDIF300Parser.PropertyNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyNameDisplay(EDIF300Parser.PropertyNameDisplayContext)

Enter a parse tree produced by propertyNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyNameDisplay(EDIF300Parser.PropertyNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyNameRef(EDIF300Parser.PropertyNameRefContext)

Enter a parse tree produced by propertyNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyNameRef(EDIF300Parser.PropertyNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterPropertyOverride(EDIF300Parser.PropertyOverrideContext)

Enter a parse tree produced by propertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterPropertyOverride(EDIF300Parser.PropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterProportionalFont(EDIF300Parser.ProportionalFontContext)

Enter a parse tree produced by proportionalFont().

The default implementation does nothing.

Declaration
public virtual void EnterProportionalFont(EDIF300Parser.ProportionalFontContext context)
Parameters
Type Name Description
EDIF300Parser.ProportionalFontContext context

The parse tree.

| Improve this Doc View Source

EnterPt(EDIF300Parser.PtContext)

Enter a parse tree produced by pt().

The default implementation does nothing.

Declaration
public virtual void EnterPt(EDIF300Parser.PtContext context)
Parameters
Type Name Description
EDIF300Parser.PtContext context

The parse tree.

| Improve this Doc View Source

EnterPt1(EDIF300Parser.Pt1Context)

Enter a parse tree produced by pt1().

The default implementation does nothing.

Declaration
public virtual void EnterPt1(EDIF300Parser.Pt1Context context)
Parameters
Type Name Description
EDIF300Parser.Pt1Context context

The parse tree.

| Improve this Doc View Source

EnterPt2(EDIF300Parser.Pt2Context)

Enter a parse tree produced by pt2().

The default implementation does nothing.

Declaration
public virtual void EnterPt2(EDIF300Parser.Pt2Context context)
Parameters
Type Name Description
EDIF300Parser.Pt2Context context

The parse tree.

| Improve this Doc View Source

EnterRadian(EDIF300Parser.RadianContext)

Enter a parse tree produced by radian().

The default implementation does nothing.

Declaration
public virtual void EnterRadian(EDIF300Parser.RadianContext context)
Parameters
Type Name Description
EDIF300Parser.RadianContext context

The parse tree.

| Improve this Doc View Source

EnterReason(EDIF300Parser.ReasonContext)

Enter a parse tree produced by reason().

The default implementation does nothing.

Declaration
public virtual void EnterReason(EDIF300Parser.ReasonContext context)
Parameters
Type Name Description
EDIF300Parser.ReasonContext context

The parse tree.

| Improve this Doc View Source

EnterRectangle(EDIF300Parser.RectangleContext)

Enter a parse tree produced by rectangle().

The default implementation does nothing.

Declaration
public virtual void EnterRectangle(EDIF300Parser.RectangleContext context)
Parameters
Type Name Description
EDIF300Parser.RectangleContext context

The parse tree.

| Improve this Doc View Source

EnterRed(EDIF300Parser.RedContext)

Enter a parse tree produced by red().

The default implementation does nothing.

Declaration
public virtual void EnterRed(EDIF300Parser.RedContext context)
Parameters
Type Name Description
EDIF300Parser.RedContext context

The parse tree.

| Improve this Doc View Source

EnterRemoveDisplay(EDIF300Parser.RemoveDisplayContext)

Enter a parse tree produced by removeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterRemoveDisplay(EDIF300Parser.RemoveDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RemoveDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterRepetitionCount(EDIF300Parser.RepetitionCountContext)

Enter a parse tree produced by repetitionCount().

The default implementation does nothing.

Declaration
public virtual void EnterRepetitionCount(EDIF300Parser.RepetitionCountContext context)
Parameters
Type Name Description
EDIF300Parser.RepetitionCountContext context

The parse tree.

| Improve this Doc View Source

EnterRepetitionCountDisplay(EDIF300Parser.RepetitionCountDisplayContext)

Enter a parse tree produced by repetitionCountDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterRepetitionCountDisplay(EDIF300Parser.RepetitionCountDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RepetitionCountDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterReplaceDisplay(EDIF300Parser.ReplaceDisplayContext)

Enter a parse tree produced by replaceDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterReplaceDisplay(EDIF300Parser.ReplaceDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ReplaceDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterRequired_(EDIF300Parser.Required_Context)

Enter a parse tree produced by required_().

The default implementation does nothing.

Declaration
public virtual void EnterRequired_(EDIF300Parser.Required_Context context)
Parameters
Type Name Description
EDIF300Parser.Required_Context context

The parse tree.

| Improve this Doc View Source

EnterResolves(EDIF300Parser.ResolvesContext)

Enter a parse tree produced by resolves().

The default implementation does nothing.

Declaration
public virtual void EnterResolves(EDIF300Parser.ResolvesContext context)
Parameters
Type Name Description
EDIF300Parser.ResolvesContext context

The parse tree.

| Improve this Doc View Source

EnterRevision(EDIF300Parser.RevisionContext)

Enter a parse tree produced by revision().

The default implementation does nothing.

Declaration
public virtual void EnterRevision(EDIF300Parser.RevisionContext context)
Parameters
Type Name Description
EDIF300Parser.RevisionContext context

The parse tree.

| Improve this Doc View Source

EnterRevisionDisplay(EDIF300Parser.RevisionDisplayContext)

Enter a parse tree produced by revisionDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterRevisionDisplay(EDIF300Parser.RevisionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RevisionDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterRightJustify(EDIF300Parser.RightJustifyContext)

Enter a parse tree produced by rightJustify().

The default implementation does nothing.

Declaration
public virtual void EnterRightJustify(EDIF300Parser.RightJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.RightJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterRipperHotspot(EDIF300Parser.RipperHotspotContext)

Enter a parse tree produced by ripperHotspot().

The default implementation does nothing.

Declaration
public virtual void EnterRipperHotspot(EDIF300Parser.RipperHotspotContext context)
Parameters
Type Name Description
EDIF300Parser.RipperHotspotContext context

The parse tree.

| Improve this Doc View Source

EnterRipperHotspotRef(EDIF300Parser.RipperHotspotRefContext)

Enter a parse tree produced by ripperHotspotRef().

The default implementation does nothing.

Declaration
public virtual void EnterRipperHotspotRef(EDIF300Parser.RipperHotspotRefContext context)
Parameters
Type Name Description
EDIF300Parser.RipperHotspotRefContext context

The parse tree.

| Improve this Doc View Source

EnterRotation(EDIF300Parser.RotationContext)

Enter a parse tree produced by rotation().

The default implementation does nothing.

Declaration
public virtual void EnterRotation(EDIF300Parser.RotationContext context)
Parameters
Type Name Description
EDIF300Parser.RotationContext context

The parse tree.

| Improve this Doc View Source

EnterRound_(EDIF300Parser.Round_Context)

Enter a parse tree produced by round_().

The default implementation does nothing.

Declaration
public virtual void EnterRound_(EDIF300Parser.Round_Context context)
Parameters
Type Name Description
EDIF300Parser.Round_Context context

The parse tree.

| Improve this Doc View Source

EnterRowSize(EDIF300Parser.RowSizeContext)

Enter a parse tree produced by rowSize().

The default implementation does nothing.

Declaration
public virtual void EnterRowSize(EDIF300Parser.RowSizeContext context)
Parameters
Type Name Description
EDIF300Parser.RowSizeContext context

The parse tree.

| Improve this Doc View Source

EnterScaledInteger(EDIF300Parser.ScaledIntegerContext)

Enter a parse tree produced by scaledInteger().

The default implementation does nothing.

Declaration
public virtual void EnterScaledInteger(EDIF300Parser.ScaledIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.ScaledIntegerContext context

The parse tree.

| Improve this Doc View Source

EnterScaleX(EDIF300Parser.ScaleXContext)

Enter a parse tree produced by scaleX().

The default implementation does nothing.

Declaration
public virtual void EnterScaleX(EDIF300Parser.ScaleXContext context)
Parameters
Type Name Description
EDIF300Parser.ScaleXContext context

The parse tree.

| Improve this Doc View Source

EnterScaleY(EDIF300Parser.ScaleYContext)

Enter a parse tree produced by scaleY().

The default implementation does nothing.

Declaration
public virtual void EnterScaleY(EDIF300Parser.ScaleYContext context)
Parameters
Type Name Description
EDIF300Parser.ScaleYContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicBus(EDIF300Parser.SchematicBusContext)

Enter a parse tree produced by schematicBus().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicBus(EDIF300Parser.SchematicBusContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicBusDetails(EDIF300Parser.SchematicBusDetailsContext)

Enter a parse tree produced by schematicBusDetails().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicBusDetails(EDIF300Parser.SchematicBusDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusDetailsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicBusGraphics(EDIF300Parser.SchematicBusGraphicsContext)

Enter a parse tree produced by schematicBusGraphics().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicBusGraphics(EDIF300Parser.SchematicBusGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusGraphicsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicBusJoined(EDIF300Parser.SchematicBusJoinedContext)

Enter a parse tree produced by schematicBusJoined().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicBusJoined(EDIF300Parser.SchematicBusJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicBusSlice(EDIF300Parser.SchematicBusSliceContext)

Enter a parse tree produced by schematicBusSlice().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicBusSlice(EDIF300Parser.SchematicBusSliceContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusSliceContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicComplexFigure(EDIF300Parser.SchematicComplexFigureContext)

Enter a parse tree produced by schematicComplexFigure().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicComplexFigure(EDIF300Parser.SchematicComplexFigureContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicComplexFigureContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicFigureMacro(EDIF300Parser.SchematicFigureMacroContext)

Enter a parse tree produced by schematicFigureMacro().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicFigureMacro(EDIF300Parser.SchematicFigureMacroContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFigureMacroContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicFigureMacroRef(EDIF300Parser.SchematicFigureMacroRefContext)

Enter a parse tree produced by schematicFigureMacroRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicFigureMacroRef(EDIF300Parser.SchematicFigureMacroRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFigureMacroRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicForFrameBorder(EDIF300Parser.SchematicForFrameBorderContext)

Enter a parse tree produced by schematicForFrameBorder().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicForFrameBorder(EDIF300Parser.SchematicForFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicForFrameBorderTemplate(EDIF300Parser.SchematicForFrameBorderTemplateContext)

Enter a parse tree produced by schematicForFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicForFrameBorderTemplate(EDIF300Parser.SchematicForFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicForFrameBorderTemplateRef(EDIF300Parser.SchematicForFrameBorderTemplateRefContext)

Enter a parse tree produced by schematicForFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicForFrameBorderTemplateRef(EDIF300Parser.SchematicForFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicForFrameImplementation(EDIF300Parser.SchematicForFrameImplementationContext)

Enter a parse tree produced by schematicForFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicForFrameImplementation(EDIF300Parser.SchematicForFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicForFrameImplementationHeader(EDIF300Parser.SchematicForFrameImplementationHeaderContext)

Enter a parse tree produced by schematicForFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicForFrameImplementationHeader(EDIF300Parser.SchematicForFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicFrameImplementationDetails(EDIF300Parser.SchematicFrameImplementationDetailsContext)

Enter a parse tree produced by schematicFrameImplementationDetails().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicFrameImplementationDetails(EDIF300Parser.SchematicFrameImplementationDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFrameImplementationDetailsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicGlobalPortAttributes(EDIF300Parser.SchematicGlobalPortAttributesContext)

Enter a parse tree produced by schematicGlobalPortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicGlobalPortAttributes(EDIF300Parser.SchematicGlobalPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicGlobalPortImplementation(EDIF300Parser.SchematicGlobalPortImplementationContext)

Enter a parse tree produced by schematicGlobalPortImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicGlobalPortImplementation(EDIF300Parser.SchematicGlobalPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicGlobalPortImplementationRef(EDIF300Parser.SchematicGlobalPortImplementationRefContext)

Enter a parse tree produced by schematicGlobalPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicGlobalPortImplementationRef(EDIF300Parser.SchematicGlobalPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicGlobalPortTemplate(EDIF300Parser.SchematicGlobalPortTemplateContext)

Enter a parse tree produced by schematicGlobalPortTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicGlobalPortTemplate(EDIF300Parser.SchematicGlobalPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicGlobalPortTemplateRef(EDIF300Parser.SchematicGlobalPortTemplateRefContext)

Enter a parse tree produced by schematicGlobalPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicGlobalPortTemplateRef(EDIF300Parser.SchematicGlobalPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicIfFrameBorder(EDIF300Parser.SchematicIfFrameBorderContext)

Enter a parse tree produced by schematicIfFrameBorder().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicIfFrameBorder(EDIF300Parser.SchematicIfFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicIfFrameBorderTemplate(EDIF300Parser.SchematicIfFrameBorderTemplateContext)

Enter a parse tree produced by schematicIfFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicIfFrameBorderTemplate(EDIF300Parser.SchematicIfFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicIfFrameBorderTemplateRef(EDIF300Parser.SchematicIfFrameBorderTemplateRefContext)

Enter a parse tree produced by schematicIfFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicIfFrameBorderTemplateRef(EDIF300Parser.SchematicIfFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicIfFrameImplementation(EDIF300Parser.SchematicIfFrameImplementationContext)

Enter a parse tree produced by schematicIfFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicIfFrameImplementation(EDIF300Parser.SchematicIfFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicIfFrameImplementationHeader(EDIF300Parser.SchematicIfFrameImplementationHeaderContext)

Enter a parse tree produced by schematicIfFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicIfFrameImplementationHeader(EDIF300Parser.SchematicIfFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicImplementation(EDIF300Parser.SchematicImplementationContext)

Enter a parse tree produced by schematicImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicImplementation(EDIF300Parser.SchematicImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInstanceImplementation(EDIF300Parser.SchematicInstanceImplementationContext)

Enter a parse tree produced by schematicInstanceImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInstanceImplementation(EDIF300Parser.SchematicInstanceImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInstanceImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInstanceImplementationRef(EDIF300Parser.SchematicInstanceImplementationRefContext)

Enter a parse tree produced by schematicInstanceImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInstanceImplementationRef(EDIF300Parser.SchematicInstanceImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInstanceImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectAttributeDisplay(EDIF300Parser.SchematicInterconnectAttributeDisplayContext)

Enter a parse tree produced by schematicInterconnectAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectAttributeDisplay(EDIF300Parser.SchematicInterconnectAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectHeader(EDIF300Parser.SchematicInterconnectHeaderContext)

Enter a parse tree produced by schematicInterconnectHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectHeader(EDIF300Parser.SchematicInterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectTerminatorImplementation(EDIF300Parser.SchematicInterconnectTerminatorImplementationContext)

Enter a parse tree produced by schematicInterconnectTerminatorImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectTerminatorImplementation(EDIF300Parser.SchematicInterconnectTerminatorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectTerminatorImplementationRef(EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext)

Enter a parse tree produced by schematicInterconnectTerminatorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectTerminatorImplementationRef(EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectTerminatorTemplate(EDIF300Parser.SchematicInterconnectTerminatorTemplateContext)

Enter a parse tree produced by schematicInterconnectTerminatorTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectTerminatorTemplate(EDIF300Parser.SchematicInterconnectTerminatorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicInterconnectTerminatorTemplateRef(EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext)

Enter a parse tree produced by schematicInterconnectTerminatorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicInterconnectTerminatorTemplateRef(EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicJunctionImplementation(EDIF300Parser.SchematicJunctionImplementationContext)

Enter a parse tree produced by schematicJunctionImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicJunctionImplementation(EDIF300Parser.SchematicJunctionImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicJunctionImplementationRef(EDIF300Parser.SchematicJunctionImplementationRefContext)

Enter a parse tree produced by schematicJunctionImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicJunctionImplementationRef(EDIF300Parser.SchematicJunctionImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicJunctionTemplate(EDIF300Parser.SchematicJunctionTemplateContext)

Enter a parse tree produced by schematicJunctionTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicJunctionTemplate(EDIF300Parser.SchematicJunctionTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicJunctionTemplateRef(EDIF300Parser.SchematicJunctionTemplateRefContext)

Enter a parse tree produced by schematicJunctionTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicJunctionTemplateRef(EDIF300Parser.SchematicJunctionTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicMasterPortImplementation(EDIF300Parser.SchematicMasterPortImplementationContext)

Enter a parse tree produced by schematicMasterPortImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicMasterPortImplementation(EDIF300Parser.SchematicMasterPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicMasterPortImplementationRef(EDIF300Parser.SchematicMasterPortImplementationRefContext)

Enter a parse tree produced by schematicMasterPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicMasterPortImplementationRef(EDIF300Parser.SchematicMasterPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicMasterPortTemplate(EDIF300Parser.SchematicMasterPortTemplateContext)

Enter a parse tree produced by schematicMasterPortTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicMasterPortTemplate(EDIF300Parser.SchematicMasterPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicMasterPortTemplateRef(EDIF300Parser.SchematicMasterPortTemplateRefContext)

Enter a parse tree produced by schematicMasterPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicMasterPortTemplateRef(EDIF300Parser.SchematicMasterPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicMetric(EDIF300Parser.SchematicMetricContext)

Enter a parse tree produced by schematicMetric().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicMetric(EDIF300Parser.SchematicMetricContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMetricContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicNet(EDIF300Parser.SchematicNetContext)

Enter a parse tree produced by schematicNet().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicNet(EDIF300Parser.SchematicNetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicNetDetails(EDIF300Parser.SchematicNetDetailsContext)

Enter a parse tree produced by schematicNetDetails().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicNetDetails(EDIF300Parser.SchematicNetDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetDetailsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicNetGraphics(EDIF300Parser.SchematicNetGraphicsContext)

Enter a parse tree produced by schematicNetGraphics().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicNetGraphics(EDIF300Parser.SchematicNetGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetGraphicsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicNetJoined(EDIF300Parser.SchematicNetJoinedContext)

Enter a parse tree produced by schematicNetJoined().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicNetJoined(EDIF300Parser.SchematicNetJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOffPageConnectorImplementation(EDIF300Parser.SchematicOffPageConnectorImplementationContext)

Enter a parse tree produced by schematicOffPageConnectorImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOffPageConnectorImplementation(EDIF300Parser.SchematicOffPageConnectorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOffPageConnectorImplementationRef(EDIF300Parser.SchematicOffPageConnectorImplementationRefContext)

Enter a parse tree produced by schematicOffPageConnectorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOffPageConnectorImplementationRef(EDIF300Parser.SchematicOffPageConnectorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOffPageConnectorTemplate(EDIF300Parser.SchematicOffPageConnectorTemplateContext)

Enter a parse tree produced by schematicOffPageConnectorTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOffPageConnectorTemplate(EDIF300Parser.SchematicOffPageConnectorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOffPageConnectorTemplateRef(EDIF300Parser.SchematicOffPageConnectorTemplateRefContext)

Enter a parse tree produced by schematicOffPageConnectorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOffPageConnectorTemplateRef(EDIF300Parser.SchematicOffPageConnectorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOnPageConnectorImplementation(EDIF300Parser.SchematicOnPageConnectorImplementationContext)

Enter a parse tree produced by schematicOnPageConnectorImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOnPageConnectorImplementation(EDIF300Parser.SchematicOnPageConnectorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOnPageConnectorImplementationRef(EDIF300Parser.SchematicOnPageConnectorImplementationRefContext)

Enter a parse tree produced by schematicOnPageConnectorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOnPageConnectorImplementationRef(EDIF300Parser.SchematicOnPageConnectorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOnPageConnectorTemplate(EDIF300Parser.SchematicOnPageConnectorTemplateContext)

Enter a parse tree produced by schematicOnPageConnectorTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOnPageConnectorTemplate(EDIF300Parser.SchematicOnPageConnectorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOnPageConnectorTemplateRef(EDIF300Parser.SchematicOnPageConnectorTemplateRefContext)

Enter a parse tree produced by schematicOnPageConnectorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOnPageConnectorTemplateRef(EDIF300Parser.SchematicOnPageConnectorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOtherwiseFrameBorder(EDIF300Parser.SchematicOtherwiseFrameBorderContext)

Enter a parse tree produced by schematicOtherwiseFrameBorder().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOtherwiseFrameBorder(EDIF300Parser.SchematicOtherwiseFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOtherwiseFrameBorderTemplate(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext)

Enter a parse tree produced by schematicOtherwiseFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOtherwiseFrameBorderTemplate(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOtherwiseFrameBorderTemplateRef(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext)

Enter a parse tree produced by schematicOtherwiseFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOtherwiseFrameBorderTemplateRef(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOtherwiseFrameImplementation(EDIF300Parser.SchematicOtherwiseFrameImplementationContext)

Enter a parse tree produced by schematicOtherwiseFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOtherwiseFrameImplementation(EDIF300Parser.SchematicOtherwiseFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicOtherwiseFrameImplementationHeader(EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext)

Enter a parse tree produced by schematicOtherwiseFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicOtherwiseFrameImplementationHeader(EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortAcPower(EDIF300Parser.SchematicPortAcPowerContext)

Enter a parse tree produced by schematicPortAcPower().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortAcPower(EDIF300Parser.SchematicPortAcPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortAcPowerRecommendedFrequency(EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext)

Enter a parse tree produced by schematicPortAcPowerRecommendedFrequency().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortAcPowerRecommendedFrequency(EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortAcPowerRecommendedVoltageRms(EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext)

Enter a parse tree produced by schematicPortAcPowerRecommendedVoltageRms().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortAcPowerRecommendedVoltageRms(EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortAnalog(EDIF300Parser.SchematicPortAnalogContext)

Enter a parse tree produced by schematicPortAnalog().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortAnalog(EDIF300Parser.SchematicPortAnalogContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAnalogContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortAttributes(EDIF300Parser.SchematicPortAttributesContext)

Enter a parse tree produced by schematicPortAttributes().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortAttributes(EDIF300Parser.SchematicPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAttributesContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortChassisGround(EDIF300Parser.SchematicPortChassisGroundContext)

Enter a parse tree produced by schematicPortChassisGround().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortChassisGround(EDIF300Parser.SchematicPortChassisGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortChassisGroundContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortClock(EDIF300Parser.SchematicPortClockContext)

Enter a parse tree produced by schematicPortClock().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortClock(EDIF300Parser.SchematicPortClockContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortClockContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortDcPower(EDIF300Parser.SchematicPortDcPowerContext)

Enter a parse tree produced by schematicPortDcPower().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortDcPower(EDIF300Parser.SchematicPortDcPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortDcPowerContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortDcPowerRecommendedVoltage(EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext)

Enter a parse tree produced by schematicPortDcPowerRecommendedVoltage().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortDcPowerRecommendedVoltage(EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortEarthGround(EDIF300Parser.SchematicPortEarthGroundContext)

Enter a parse tree produced by schematicPortEarthGround().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortEarthGround(EDIF300Parser.SchematicPortEarthGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortEarthGroundContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortGround(EDIF300Parser.SchematicPortGroundContext)

Enter a parse tree produced by schematicPortGround().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortGround(EDIF300Parser.SchematicPortGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortGroundContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortNonLogical(EDIF300Parser.SchematicPortNonLogicalContext)

Enter a parse tree produced by schematicPortNonLogical().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortNonLogical(EDIF300Parser.SchematicPortNonLogicalContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortNonLogicalContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortOpenCollector(EDIF300Parser.SchematicPortOpenCollectorContext)

Enter a parse tree produced by schematicPortOpenCollector().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortOpenCollector(EDIF300Parser.SchematicPortOpenCollectorContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortOpenCollectorContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortOpenEmitter(EDIF300Parser.SchematicPortOpenEmitterContext)

Enter a parse tree produced by schematicPortOpenEmitter().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortOpenEmitter(EDIF300Parser.SchematicPortOpenEmitterContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortOpenEmitterContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortPower(EDIF300Parser.SchematicPortPowerContext)

Enter a parse tree produced by schematicPortPower().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortPower(EDIF300Parser.SchematicPortPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortPowerContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortStyle(EDIF300Parser.SchematicPortStyleContext)

Enter a parse tree produced by schematicPortStyle().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortStyle(EDIF300Parser.SchematicPortStyleContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortStyleContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicPortThreeState(EDIF300Parser.SchematicPortThreeStateContext)

Enter a parse tree produced by schematicPortThreeState().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicPortThreeState(EDIF300Parser.SchematicPortThreeStateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortThreeStateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicRequiredDefaults(EDIF300Parser.SchematicRequiredDefaultsContext)

Enter a parse tree produced by schematicRequiredDefaults().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicRequiredDefaults(EDIF300Parser.SchematicRequiredDefaultsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRequiredDefaultsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicRipperImplementation(EDIF300Parser.SchematicRipperImplementationContext)

Enter a parse tree produced by schematicRipperImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicRipperImplementation(EDIF300Parser.SchematicRipperImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicRipperImplementationRef(EDIF300Parser.SchematicRipperImplementationRefContext)

Enter a parse tree produced by schematicRipperImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicRipperImplementationRef(EDIF300Parser.SchematicRipperImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicRipperTemplate(EDIF300Parser.SchematicRipperTemplateContext)

Enter a parse tree produced by schematicRipperTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicRipperTemplate(EDIF300Parser.SchematicRipperTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicRipperTemplateRef(EDIF300Parser.SchematicRipperTemplateRefContext)

Enter a parse tree produced by schematicRipperTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicRipperTemplateRef(EDIF300Parser.SchematicRipperTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSubBus(EDIF300Parser.SchematicSubBusContext)

Enter a parse tree produced by schematicSubBus().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSubBus(EDIF300Parser.SchematicSubBusContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubBusContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSubBusSet(EDIF300Parser.SchematicSubBusSetContext)

Enter a parse tree produced by schematicSubBusSet().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSubBusSet(EDIF300Parser.SchematicSubBusSetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubBusSetContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSubInterconnectHeader(EDIF300Parser.SchematicSubInterconnectHeaderContext)

Enter a parse tree produced by schematicSubInterconnectHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSubInterconnectHeader(EDIF300Parser.SchematicSubInterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubInterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSubNet(EDIF300Parser.SchematicSubNetContext)

Enter a parse tree produced by schematicSubNet().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSubNet(EDIF300Parser.SchematicSubNetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubNetContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSubNetSet(EDIF300Parser.SchematicSubNetSetContext)

Enter a parse tree produced by schematicSubNetSet().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSubNetSet(EDIF300Parser.SchematicSubNetSetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubNetSetContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbol(EDIF300Parser.SchematicSymbolContext)

Enter a parse tree produced by schematicSymbol().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbol(EDIF300Parser.SchematicSymbolContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolBorder(EDIF300Parser.SchematicSymbolBorderContext)

Enter a parse tree produced by schematicSymbolBorder().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolBorder(EDIF300Parser.SchematicSymbolBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolBorderTemplate(EDIF300Parser.SchematicSymbolBorderTemplateContext)

Enter a parse tree produced by schematicSymbolBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolBorderTemplate(EDIF300Parser.SchematicSymbolBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolBorderTemplateRef(EDIF300Parser.SchematicSymbolBorderTemplateRefContext)

Enter a parse tree produced by schematicSymbolBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolBorderTemplateRef(EDIF300Parser.SchematicSymbolBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolHeader(EDIF300Parser.SchematicSymbolHeaderContext)

Enter a parse tree produced by schematicSymbolHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolHeader(EDIF300Parser.SchematicSymbolHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolPortImplementation(EDIF300Parser.SchematicSymbolPortImplementationContext)

Enter a parse tree produced by schematicSymbolPortImplementation().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolPortImplementation(EDIF300Parser.SchematicSymbolPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortImplementationContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolPortImplementationRef(EDIF300Parser.SchematicSymbolPortImplementationRefContext)

Enter a parse tree produced by schematicSymbolPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolPortImplementationRef(EDIF300Parser.SchematicSymbolPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolPortTemplate(EDIF300Parser.SchematicSymbolPortTemplateContext)

Enter a parse tree produced by schematicSymbolPortTemplate().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolPortTemplate(EDIF300Parser.SchematicSymbolPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortTemplateContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolPortTemplateRef(EDIF300Parser.SchematicSymbolPortTemplateRefContext)

Enter a parse tree produced by schematicSymbolPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolPortTemplateRef(EDIF300Parser.SchematicSymbolPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicSymbolRef(EDIF300Parser.SchematicSymbolRefContext)

Enter a parse tree produced by schematicSymbolRef().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicSymbolRef(EDIF300Parser.SchematicSymbolRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolRefContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicTemplateHeader(EDIF300Parser.SchematicTemplateHeaderContext)

Enter a parse tree produced by schematicTemplateHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicTemplateHeader(EDIF300Parser.SchematicTemplateHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicTemplateHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicUnits(EDIF300Parser.SchematicUnitsContext)

Enter a parse tree produced by schematicUnits().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicUnits(EDIF300Parser.SchematicUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicView(EDIF300Parser.SchematicViewContext)

Enter a parse tree produced by schematicView().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicView(EDIF300Parser.SchematicViewContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicViewContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicViewHeader(EDIF300Parser.SchematicViewHeaderContext)

Enter a parse tree produced by schematicViewHeader().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicViewHeader(EDIF300Parser.SchematicViewHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicViewHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicWireAffinity(EDIF300Parser.SchematicWireAffinityContext)

Enter a parse tree produced by schematicWireAffinity().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicWireAffinity(EDIF300Parser.SchematicWireAffinityContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicWireAffinityContext context

The parse tree.

| Improve this Doc View Source

EnterSchematicWireStyle(EDIF300Parser.SchematicWireStyleContext)

Enter a parse tree produced by schematicWireStyle().

The default implementation does nothing.

Declaration
public virtual void EnterSchematicWireStyle(EDIF300Parser.SchematicWireStyleContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicWireStyleContext context

The parse tree.

| Improve this Doc View Source

EnterSecond(EDIF300Parser.SecondContext)

Enter a parse tree produced by second().

The default implementation does nothing.

Declaration
public virtual void EnterSecond(EDIF300Parser.SecondContext context)
Parameters
Type Name Description
EDIF300Parser.SecondContext context

The parse tree.

| Improve this Doc View Source

EnterSecondIntegerExpression(EDIF300Parser.SecondIntegerExpressionContext)

Enter a parse tree produced by secondIntegerExpression().

The default implementation does nothing.

Declaration
public virtual void EnterSecondIntegerExpression(EDIF300Parser.SecondIntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.SecondIntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterSecondNumber(EDIF300Parser.SecondNumberContext)

Enter a parse tree produced by secondNumber().

The default implementation does nothing.

Declaration
public virtual void EnterSecondNumber(EDIF300Parser.SecondNumberContext context)
Parameters
Type Name Description
EDIF300Parser.SecondNumberContext context

The parse tree.

| Improve this Doc View Source

EnterSecondStringExpression(EDIF300Parser.SecondStringExpressionContext)

Enter a parse tree produced by secondStringExpression().

The default implementation does nothing.

Declaration
public virtual void EnterSecondStringExpression(EDIF300Parser.SecondStringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.SecondStringExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterSection(EDIF300Parser.SectionContext)

Enter a parse tree produced by section().

The default implementation does nothing.

Declaration
public virtual void EnterSection(EDIF300Parser.SectionContext context)
Parameters
Type Name Description
EDIF300Parser.SectionContext context

The parse tree.

| Improve this Doc View Source

EnterSectionNameDef(EDIF300Parser.SectionNameDefContext)

Enter a parse tree produced by sectionNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterSectionNameDef(EDIF300Parser.SectionNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SectionNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterSectionTitle(EDIF300Parser.SectionTitleContext)

Enter a parse tree produced by sectionTitle().

The default implementation does nothing.

Declaration
public virtual void EnterSectionTitle(EDIF300Parser.SectionTitleContext context)
Parameters
Type Name Description
EDIF300Parser.SectionTitleContext context

The parse tree.

| Improve this Doc View Source

EnterSequence(EDIF300Parser.SequenceContext)

Enter a parse tree produced by sequence().

The default implementation does nothing.

Declaration
public virtual void EnterSequence(EDIF300Parser.SequenceContext context)
Parameters
Type Name Description
EDIF300Parser.SequenceContext context

The parse tree.

| Improve this Doc View Source

EnterSetAngle(EDIF300Parser.SetAngleContext)

Enter a parse tree produced by setAngle().

The default implementation does nothing.

Declaration
public virtual void EnterSetAngle(EDIF300Parser.SetAngleContext context)
Parameters
Type Name Description
EDIF300Parser.SetAngleContext context

The parse tree.

| Improve this Doc View Source

EnterSetCapacitance(EDIF300Parser.SetCapacitanceContext)

Enter a parse tree produced by setCapacitance().

The default implementation does nothing.

Declaration
public virtual void EnterSetCapacitance(EDIF300Parser.SetCapacitanceContext context)
Parameters
Type Name Description
EDIF300Parser.SetCapacitanceContext context

The parse tree.

| Improve this Doc View Source

EnterSetCurrent(EDIF300Parser.SetCurrentContext)

Enter a parse tree produced by setCurrent().

The default implementation does nothing.

Declaration
public virtual void EnterSetCurrent(EDIF300Parser.SetCurrentContext context)
Parameters
Type Name Description
EDIF300Parser.SetCurrentContext context

The parse tree.

| Improve this Doc View Source

EnterSetDistance(EDIF300Parser.SetDistanceContext)

Enter a parse tree produced by setDistance().

The default implementation does nothing.

Declaration
public virtual void EnterSetDistance(EDIF300Parser.SetDistanceContext context)
Parameters
Type Name Description
EDIF300Parser.SetDistanceContext context

The parse tree.

| Improve this Doc View Source

EnterSetFrequency(EDIF300Parser.SetFrequencyContext)

Enter a parse tree produced by setFrequency().

The default implementation does nothing.

Declaration
public virtual void EnterSetFrequency(EDIF300Parser.SetFrequencyContext context)
Parameters
Type Name Description
EDIF300Parser.SetFrequencyContext context

The parse tree.

| Improve this Doc View Source

EnterSetTime(EDIF300Parser.SetTimeContext)

Enter a parse tree produced by setTime().

The default implementation does nothing.

Declaration
public virtual void EnterSetTime(EDIF300Parser.SetTimeContext context)
Parameters
Type Name Description
EDIF300Parser.SetTimeContext context

The parse tree.

| Improve this Doc View Source

EnterSetVoltage(EDIF300Parser.SetVoltageContext)

Enter a parse tree produced by setVoltage().

The default implementation does nothing.

Declaration
public virtual void EnterSetVoltage(EDIF300Parser.SetVoltageContext context)
Parameters
Type Name Description
EDIF300Parser.SetVoltageContext context

The parse tree.

| Improve this Doc View Source

EnterShape(EDIF300Parser.ShapeContext)

Enter a parse tree produced by shape().

The default implementation does nothing.

Declaration
public virtual void EnterShape(EDIF300Parser.ShapeContext context)
Parameters
Type Name Description
EDIF300Parser.ShapeContext context

The parse tree.

| Improve this Doc View Source

EnterSiemens(EDIF300Parser.SiemensContext)

Enter a parse tree produced by siemens().

The default implementation does nothing.

Declaration
public virtual void EnterSiemens(EDIF300Parser.SiemensContext context)
Parameters
Type Name Description
EDIF300Parser.SiemensContext context

The parse tree.

| Improve this Doc View Source

EnterSignal(EDIF300Parser.SignalContext)

Enter a parse tree produced by signal().

The default implementation does nothing.

Declaration
public virtual void EnterSignal(EDIF300Parser.SignalContext context)
Parameters
Type Name Description
EDIF300Parser.SignalContext context

The parse tree.

| Improve this Doc View Source

EnterSignalAnnotate(EDIF300Parser.SignalAnnotateContext)

Enter a parse tree produced by signalAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterSignalAnnotate(EDIF300Parser.SignalAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.SignalAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroup(EDIF300Parser.SignalGroupContext)

Enter a parse tree produced by signalGroup().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroup(EDIF300Parser.SignalGroupContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroupAnnotate(EDIF300Parser.SignalGroupAnnotateContext)

Enter a parse tree produced by signalGroupAnnotate().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroupAnnotate(EDIF300Parser.SignalGroupAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupAnnotateContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroupNameCaseSensitive(EDIF300Parser.SignalGroupNameCaseSensitiveContext)

Enter a parse tree produced by signalGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroupNameCaseSensitive(EDIF300Parser.SignalGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroupNameDef(EDIF300Parser.SignalGroupNameDefContext)

Enter a parse tree produced by signalGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroupNameDef(EDIF300Parser.SignalGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroupNameRef(EDIF300Parser.SignalGroupNameRefContext)

Enter a parse tree produced by signalGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroupNameRef(EDIF300Parser.SignalGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalGroupRef(EDIF300Parser.SignalGroupRefContext)

Enter a parse tree produced by signalGroupRef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalGroupRef(EDIF300Parser.SignalGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupRefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalIndexValue(EDIF300Parser.SignalIndexValueContext)

Enter a parse tree produced by signalIndexValue().

The default implementation does nothing.

Declaration
public virtual void EnterSignalIndexValue(EDIF300Parser.SignalIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.SignalIndexValueContext context

The parse tree.

| Improve this Doc View Source

EnterSignalJoined(EDIF300Parser.SignalJoinedContext)

Enter a parse tree produced by signalJoined().

The default implementation does nothing.

Declaration
public virtual void EnterSignalJoined(EDIF300Parser.SignalJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SignalJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterSignalList(EDIF300Parser.SignalListContext)

Enter a parse tree produced by signalList().

The default implementation does nothing.

Declaration
public virtual void EnterSignalList(EDIF300Parser.SignalListContext context)
Parameters
Type Name Description
EDIF300Parser.SignalListContext context

The parse tree.

| Improve this Doc View Source

EnterSignalMemberRef(EDIF300Parser.SignalMemberRefContext)

Enter a parse tree produced by signalMemberRef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalMemberRef(EDIF300Parser.SignalMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalMemberRefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalNameCaseSensitive(EDIF300Parser.SignalNameCaseSensitiveContext)

Enter a parse tree produced by signalNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterSignalNameCaseSensitive(EDIF300Parser.SignalNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterSignalNameDef(EDIF300Parser.SignalNameDefContext)

Enter a parse tree produced by signalNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalNameDef(EDIF300Parser.SignalNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalNameRef(EDIF300Parser.SignalNameRefContext)

Enter a parse tree produced by signalNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalNameRef(EDIF300Parser.SignalNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalRef(EDIF300Parser.SignalRefContext)

Enter a parse tree produced by signalRef().

The default implementation does nothing.

Declaration
public virtual void EnterSignalRef(EDIF300Parser.SignalRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalRefContext context

The parse tree.

| Improve this Doc View Source

EnterSignalWidth(EDIF300Parser.SignalWidthContext)

Enter a parse tree produced by signalWidth().

The default implementation does nothing.

Declaration
public virtual void EnterSignalWidth(EDIF300Parser.SignalWidthContext context)
Parameters
Type Name Description
EDIF300Parser.SignalWidthContext context

The parse tree.

| Improve this Doc View Source

EnterSimpleName(EDIF300Parser.SimpleNameContext)

Enter a parse tree produced by simpleName().

The default implementation does nothing.

Declaration
public virtual void EnterSimpleName(EDIF300Parser.SimpleNameContext context)
Parameters
Type Name Description
EDIF300Parser.SimpleNameContext context

The parse tree.

| Improve this Doc View Source

EnterStartPoint(EDIF300Parser.StartPointContext)

Enter a parse tree produced by startPoint().

The default implementation does nothing.

Declaration
public virtual void EnterStartPoint(EDIF300Parser.StartPointContext context)
Parameters
Type Name Description
EDIF300Parser.StartPointContext context

The parse tree.

| Improve this Doc View Source

EnterStatus(EDIF300Parser.StatusContext)

Enter a parse tree produced by status().

The default implementation does nothing.

Declaration
public virtual void EnterStatus(EDIF300Parser.StatusContext context)
Parameters
Type Name Description
EDIF300Parser.StatusContext context

The parse tree.

| Improve this Doc View Source

EnterStep(EDIF300Parser.StepContext)

Enter a parse tree produced by step().

The default implementation does nothing.

Declaration
public virtual void EnterStep(EDIF300Parser.StepContext context)
Parameters
Type Name Description
EDIF300Parser.StepContext context

The parse tree.

| Improve this Doc View Source

EnterString(EDIF300Parser.StringContext)

Enter a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void EnterString(EDIF300Parser.StringContext context)
Parameters
Type Name Description
EDIF300Parser.StringContext context

The parse tree.

| Improve this Doc View Source

EnterStringConcatenate(EDIF300Parser.StringConcatenateContext)

Enter a parse tree produced by stringConcatenate().

The default implementation does nothing.

Declaration
public virtual void EnterStringConcatenate(EDIF300Parser.StringConcatenateContext context)
Parameters
Type Name Description
EDIF300Parser.StringConcatenateContext context

The parse tree.

| Improve this Doc View Source

EnterStringConstant(EDIF300Parser.StringConstantContext)

Enter a parse tree produced by stringConstant().

The default implementation does nothing.

Declaration
public virtual void EnterStringConstant(EDIF300Parser.StringConstantContext context)
Parameters
Type Name Description
EDIF300Parser.StringConstantContext context

The parse tree.

| Improve this Doc View Source

EnterStringConstantRef(EDIF300Parser.StringConstantRefContext)

Enter a parse tree produced by stringConstantRef().

The default implementation does nothing.

Declaration
public virtual void EnterStringConstantRef(EDIF300Parser.StringConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.StringConstantRefContext context

The parse tree.

| Improve this Doc View Source

EnterStringEqual(EDIF300Parser.StringEqualContext)

Enter a parse tree produced by stringEqual().

The default implementation does nothing.

Declaration
public virtual void EnterStringEqual(EDIF300Parser.StringEqualContext context)
Parameters
Type Name Description
EDIF300Parser.StringEqualContext context

The parse tree.

| Improve this Doc View Source

EnterStringExpression(EDIF300Parser.StringExpressionContext)

Enter a parse tree produced by stringExpression().

The default implementation does nothing.

Declaration
public virtual void EnterStringExpression(EDIF300Parser.StringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.StringExpressionContext context

The parse tree.

| Improve this Doc View Source

EnterStringLength(EDIF300Parser.StringLengthContext)

Enter a parse tree produced by stringLength().

The default implementation does nothing.

Declaration
public virtual void EnterStringLength(EDIF300Parser.StringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.StringLengthContext context

The parse tree.

| Improve this Doc View Source

EnterStringParameter(EDIF300Parser.StringParameterContext)

Enter a parse tree produced by stringParameter().

The default implementation does nothing.

Declaration
public virtual void EnterStringParameter(EDIF300Parser.StringParameterContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterContext context

The parse tree.

| Improve this Doc View Source

EnterStringParameterAssign(EDIF300Parser.StringParameterAssignContext)

Enter a parse tree produced by stringParameterAssign().

The default implementation does nothing.

Declaration
public virtual void EnterStringParameterAssign(EDIF300Parser.StringParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterAssignContext context

The parse tree.

| Improve this Doc View Source

EnterStringParameterRef(EDIF300Parser.StringParameterRefContext)

Enter a parse tree produced by stringParameterRef().

The default implementation does nothing.

Declaration
public virtual void EnterStringParameterRef(EDIF300Parser.StringParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterRefContext context

The parse tree.

| Improve this Doc View Source

EnterStringPrefix(EDIF300Parser.StringPrefixContext)

Enter a parse tree produced by stringPrefix().

The default implementation does nothing.

Declaration
public virtual void EnterStringPrefix(EDIF300Parser.StringPrefixContext context)
Parameters
Type Name Description
EDIF300Parser.StringPrefixContext context

The parse tree.

| Improve this Doc View Source

EnterStringSuffix(EDIF300Parser.StringSuffixContext)

Enter a parse tree produced by stringSuffix().

The default implementation does nothing.

Declaration
public virtual void EnterStringSuffix(EDIF300Parser.StringSuffixContext context)
Parameters
Type Name Description
EDIF300Parser.StringSuffixContext context

The parse tree.

| Improve this Doc View Source

EnterStringToken(EDIF300Parser.StringTokenContext)

Enter a parse tree produced by stringToken().

The default implementation does nothing.

Declaration
public virtual void EnterStringToken(EDIF300Parser.StringTokenContext context)
Parameters
Type Name Description
EDIF300Parser.StringTokenContext context

The parse tree.

| Improve this Doc View Source

EnterStringValue(EDIF300Parser.StringValueContext)

Enter a parse tree produced by stringValue().

The default implementation does nothing.

Declaration
public virtual void EnterStringValue(EDIF300Parser.StringValueContext context)
Parameters
Type Name Description
EDIF300Parser.StringValueContext context

The parse tree.

| Improve this Doc View Source

EnterStrong(EDIF300Parser.StrongContext)

Enter a parse tree produced by strong().

The default implementation does nothing.

Declaration
public virtual void EnterStrong(EDIF300Parser.StrongContext context)
Parameters
Type Name Description
EDIF300Parser.StrongContext context

The parse tree.

| Improve this Doc View Source

EnterSubIssue(EDIF300Parser.SubIssueContext)

Enter a parse tree produced by subIssue().

The default implementation does nothing.

Declaration
public virtual void EnterSubIssue(EDIF300Parser.SubIssueContext context)
Parameters
Type Name Description
EDIF300Parser.SubIssueContext context

The parse tree.

| Improve this Doc View Source

EnterSubstring(EDIF300Parser.SubstringContext)

Enter a parse tree produced by substring().

The default implementation does nothing.

Declaration
public virtual void EnterSubstring(EDIF300Parser.SubstringContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringContext context

The parse tree.

| Improve this Doc View Source

EnterSubstringLength(EDIF300Parser.SubstringLengthContext)

Enter a parse tree produced by substringLength().

The default implementation does nothing.

Declaration
public virtual void EnterSubstringLength(EDIF300Parser.SubstringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringLengthContext context

The parse tree.

| Improve this Doc View Source

EnterSubstringOffset(EDIF300Parser.SubstringOffsetContext)

Enter a parse tree produced by substringOffset().

The default implementation does nothing.

Declaration
public virtual void EnterSubstringOffset(EDIF300Parser.SubstringOffsetContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringOffsetContext context

The parse tree.

| Improve this Doc View Source

EnterSubtrahend(EDIF300Parser.SubtrahendContext)

Enter a parse tree produced by subtrahend().

The default implementation does nothing.

Declaration
public virtual void EnterSubtrahend(EDIF300Parser.SubtrahendContext context)
Parameters
Type Name Description
EDIF300Parser.SubtrahendContext context

The parse tree.

| Improve this Doc View Source

EnterSymbolicLayoutUnits(EDIF300Parser.SymbolicLayoutUnitsContext)

Enter a parse tree produced by symbolicLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void EnterSymbolicLayoutUnits(EDIF300Parser.SymbolicLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolicLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

EnterSymbolicLayoutView(EDIF300Parser.SymbolicLayoutViewContext)

Enter a parse tree produced by symbolicLayoutView().

The default implementation does nothing.

Declaration
public virtual void EnterSymbolicLayoutView(EDIF300Parser.SymbolicLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolicLayoutViewContext context

The parse tree.

| Improve this Doc View Source

EnterSymbolPortImplementationNameDef(EDIF300Parser.SymbolPortImplementationNameDefContext)

Enter a parse tree produced by symbolPortImplementationNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterSymbolPortImplementationNameDef(EDIF300Parser.SymbolPortImplementationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolPortImplementationNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterSymbolPortImplementationNameRef(EDIF300Parser.SymbolPortImplementationNameRefContext)

Enter a parse tree produced by symbolPortImplementationNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterSymbolPortImplementationNameRef(EDIF300Parser.SymbolPortImplementationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolPortImplementationNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterTechnology(EDIF300Parser.TechnologyContext)

Enter a parse tree produced by technology().

The default implementation does nothing.

Declaration
public virtual void EnterTechnology(EDIF300Parser.TechnologyContext context)
Parameters
Type Name Description
EDIF300Parser.TechnologyContext context

The parse tree.

| Improve this Doc View Source

EnterTextHeight(EDIF300Parser.TextHeightContext)

Enter a parse tree produced by textHeight().

The default implementation does nothing.

Declaration
public virtual void EnterTextHeight(EDIF300Parser.TextHeightContext context)
Parameters
Type Name Description
EDIF300Parser.TextHeightContext context

The parse tree.

| Improve this Doc View Source

EnterThroughPoint(EDIF300Parser.ThroughPointContext)

Enter a parse tree produced by throughPoint().

The default implementation does nothing.

Declaration
public virtual void EnterThroughPoint(EDIF300Parser.ThroughPointContext context)
Parameters
Type Name Description
EDIF300Parser.ThroughPointContext context

The parse tree.

| Improve this Doc View Source

EnterTime(EDIF300Parser.TimeContext)

Enter a parse tree produced by time().

The default implementation does nothing.

Declaration
public virtual void EnterTime(EDIF300Parser.TimeContext context)
Parameters
Type Name Description
EDIF300Parser.TimeContext context

The parse tree.

| Improve this Doc View Source

EnterTimeDelay(EDIF300Parser.TimeDelayContext)

Enter a parse tree produced by timeDelay().

The default implementation does nothing.

Declaration
public virtual void EnterTimeDelay(EDIF300Parser.TimeDelayContext context)
Parameters
Type Name Description
EDIF300Parser.TimeDelayContext context

The parse tree.

| Improve this Doc View Source

EnterTimeInterval(EDIF300Parser.TimeIntervalContext)

Enter a parse tree produced by timeInterval().

The default implementation does nothing.

Declaration
public virtual void EnterTimeInterval(EDIF300Parser.TimeIntervalContext context)
Parameters
Type Name Description
EDIF300Parser.TimeIntervalContext context

The parse tree.

| Improve this Doc View Source

EnterTimeStamp(EDIF300Parser.TimeStampContext)

Enter a parse tree produced by timeStamp().

The default implementation does nothing.

Declaration
public virtual void EnterTimeStamp(EDIF300Parser.TimeStampContext context)
Parameters
Type Name Description
EDIF300Parser.TimeStampContext context

The parse tree.

| Improve this Doc View Source

EnterTimeValue(EDIF300Parser.TimeValueContext)

Enter a parse tree produced by timeValue().

The default implementation does nothing.

Declaration
public virtual void EnterTimeValue(EDIF300Parser.TimeValueContext context)
Parameters
Type Name Description
EDIF300Parser.TimeValueContext context

The parse tree.

| Improve this Doc View Source

EnterTiming(EDIF300Parser.TimingContext)

Enter a parse tree produced by timing().

The default implementation does nothing.

Declaration
public virtual void EnterTiming(EDIF300Parser.TimingContext context)
Parameters
Type Name Description
EDIF300Parser.TimingContext context

The parse tree.

| Improve this Doc View Source

EnterTimingDisplay(EDIF300Parser.TimingDisplayContext)

Enter a parse tree produced by timingDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterTimingDisplay(EDIF300Parser.TimingDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.TimingDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterTimingNameDef(EDIF300Parser.TimingNameDefContext)

Enter a parse tree produced by timingNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterTimingNameDef(EDIF300Parser.TimingNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.TimingNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterTimingNameRef(EDIF300Parser.TimingNameRefContext)

Enter a parse tree produced by timingNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterTimingNameRef(EDIF300Parser.TimingNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.TimingNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterToInteger(EDIF300Parser.ToIntegerContext)

Enter a parse tree produced by toInteger().

The default implementation does nothing.

Declaration
public virtual void EnterToInteger(EDIF300Parser.ToIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.ToIntegerContext context

The parse tree.

| Improve this Doc View Source

EnterTopJustify(EDIF300Parser.TopJustifyContext)

Enter a parse tree produced by topJustify().

The default implementation does nothing.

Declaration
public virtual void EnterTopJustify(EDIF300Parser.TopJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.TopJustifyContext context

The parse tree.

| Improve this Doc View Source

EnterTotalPages(EDIF300Parser.TotalPagesContext)

Enter a parse tree produced by totalPages().

The default implementation does nothing.

Declaration
public virtual void EnterTotalPages(EDIF300Parser.TotalPagesContext context)
Parameters
Type Name Description
EDIF300Parser.TotalPagesContext context

The parse tree.

| Improve this Doc View Source

EnterTotalPagesDisplay(EDIF300Parser.TotalPagesDisplayContext)

Enter a parse tree produced by totalPagesDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterTotalPagesDisplay(EDIF300Parser.TotalPagesDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.TotalPagesDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterTransform(EDIF300Parser.TransformContext)

Enter a parse tree produced by transform().

The default implementation does nothing.

Declaration
public virtual void EnterTransform(EDIF300Parser.TransformContext context)
Parameters
Type Name Description
EDIF300Parser.TransformContext context

The parse tree.

| Improve this Doc View Source

EnterTransition(EDIF300Parser.TransitionContext)

Enter a parse tree produced by transition().

The default implementation does nothing.

Declaration
public virtual void EnterTransition(EDIF300Parser.TransitionContext context)
Parameters
Type Name Description
EDIF300Parser.TransitionContext context

The parse tree.

| Improve this Doc View Source

EnterTruncate(EDIF300Parser.TruncateContext)

Enter a parse tree produced by truncate().

The default implementation does nothing.

Declaration
public virtual void EnterTruncate(EDIF300Parser.TruncateContext context)
Parameters
Type Name Description
EDIF300Parser.TruncateContext context

The parse tree.

| Improve this Doc View Source

EnterTypedValue(EDIF300Parser.TypedValueContext)

Enter a parse tree produced by typedValue().

The default implementation does nothing.

Declaration
public virtual void EnterTypedValue(EDIF300Parser.TypedValueContext context)
Parameters
Type Name Description
EDIF300Parser.TypedValueContext context

The parse tree.

| Improve this Doc View Source

EnterTypeface(EDIF300Parser.TypefaceContext)

Enter a parse tree produced by typeface().

The default implementation does nothing.

Declaration
public virtual void EnterTypeface(EDIF300Parser.TypefaceContext context)
Parameters
Type Name Description
EDIF300Parser.TypefaceContext context

The parse tree.

| Improve this Doc View Source

EnterTypefaceSuffix(EDIF300Parser.TypefaceSuffixContext)

Enter a parse tree produced by typefaceSuffix().

The default implementation does nothing.

Declaration
public virtual void EnterTypefaceSuffix(EDIF300Parser.TypefaceSuffixContext context)
Parameters
Type Name Description
EDIF300Parser.TypefaceSuffixContext context

The parse tree.

| Improve this Doc View Source

EnterUnconfigured(EDIF300Parser.UnconfiguredContext)

Enter a parse tree produced by unconfigured().

The default implementation does nothing.

Declaration
public virtual void EnterUnconfigured(EDIF300Parser.UnconfiguredContext context)
Parameters
Type Name Description
EDIF300Parser.UnconfiguredContext context

The parse tree.

| Improve this Doc View Source

EnterUnconstrained(EDIF300Parser.UnconstrainedContext)

Enter a parse tree produced by unconstrained().

The default implementation does nothing.

Declaration
public virtual void EnterUnconstrained(EDIF300Parser.UnconstrainedContext context)
Parameters
Type Name Description
EDIF300Parser.UnconstrainedContext context

The parse tree.

| Improve this Doc View Source

EnterUndefined(EDIF300Parser.UndefinedContext)

Enter a parse tree produced by undefined().

The default implementation does nothing.

Declaration
public virtual void EnterUndefined(EDIF300Parser.UndefinedContext context)
Parameters
Type Name Description
EDIF300Parser.UndefinedContext context

The parse tree.

| Improve this Doc View Source

EnterUnit(EDIF300Parser.UnitContext)

Enter a parse tree produced by unit().

The default implementation does nothing.

Declaration
public virtual void EnterUnit(EDIF300Parser.UnitContext context)
Parameters
Type Name Description
EDIF300Parser.UnitContext context

The parse tree.

| Improve this Doc View Source

EnterUnitDefinitions(EDIF300Parser.UnitDefinitionsContext)

Enter a parse tree produced by unitDefinitions().

The default implementation does nothing.

Declaration
public virtual void EnterUnitDefinitions(EDIF300Parser.UnitDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.UnitDefinitionsContext context

The parse tree.

| Improve this Doc View Source

EnterUnitExponent(EDIF300Parser.UnitExponentContext)

Enter a parse tree produced by unitExponent().

The default implementation does nothing.

Declaration
public virtual void EnterUnitExponent(EDIF300Parser.UnitExponentContext context)
Parameters
Type Name Description
EDIF300Parser.UnitExponentContext context

The parse tree.

| Improve this Doc View Source

EnterUnitNameDef(EDIF300Parser.UnitNameDefContext)

Enter a parse tree produced by unitNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterUnitNameDef(EDIF300Parser.UnitNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterUnitNameRef(EDIF300Parser.UnitNameRefContext)

Enter a parse tree produced by unitNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterUnitNameRef(EDIF300Parser.UnitNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterUnitRef(EDIF300Parser.UnitRefContext)

Enter a parse tree produced by unitRef().

The default implementation does nothing.

Declaration
public virtual void EnterUnitRef(EDIF300Parser.UnitRefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitRefContext context

The parse tree.

| Improve this Doc View Source

EnterUnrestricted(EDIF300Parser.UnrestrictedContext)

Enter a parse tree produced by unrestricted().

The default implementation does nothing.

Declaration
public virtual void EnterUnrestricted(EDIF300Parser.UnrestrictedContext context)
Parameters
Type Name Description
EDIF300Parser.UnrestrictedContext context

The parse tree.

| Improve this Doc View Source

EnterUnspecified(EDIF300Parser.UnspecifiedContext)

Enter a parse tree produced by unspecified().

The default implementation does nothing.

Declaration
public virtual void EnterUnspecified(EDIF300Parser.UnspecifiedContext context)
Parameters
Type Name Description
EDIF300Parser.UnspecifiedContext context

The parse tree.

| Improve this Doc View Source

EnterUnspecifiedDirectionPort(EDIF300Parser.UnspecifiedDirectionPortContext)

Enter a parse tree produced by unspecifiedDirectionPort().

The default implementation does nothing.

Declaration
public virtual void EnterUnspecifiedDirectionPort(EDIF300Parser.UnspecifiedDirectionPortContext context)
Parameters
Type Name Description
EDIF300Parser.UnspecifiedDirectionPortContext context

The parse tree.

| Improve this Doc View Source

EnterUntyped(EDIF300Parser.UntypedContext)

Enter a parse tree produced by untyped().

The default implementation does nothing.

Declaration
public virtual void EnterUntyped(EDIF300Parser.UntypedContext context)
Parameters
Type Name Description
EDIF300Parser.UntypedContext context

The parse tree.

| Improve this Doc View Source

EnterUnused(EDIF300Parser.UnusedContext)

Enter a parse tree produced by unused().

The default implementation does nothing.

Declaration
public virtual void EnterUnused(EDIF300Parser.UnusedContext context)
Parameters
Type Name Description
EDIF300Parser.UnusedContext context

The parse tree.

| Improve this Doc View Source

EnterUsableArea(EDIF300Parser.UsableAreaContext)

Enter a parse tree produced by usableArea().

The default implementation does nothing.

Declaration
public virtual void EnterUsableArea(EDIF300Parser.UsableAreaContext context)
Parameters
Type Name Description
EDIF300Parser.UsableAreaContext context

The parse tree.

| Improve this Doc View Source

EnterUserData(EDIF300Parser.UserDataContext)

Enter a parse tree produced by userData().

The default implementation does nothing.

Declaration
public virtual void EnterUserData(EDIF300Parser.UserDataContext context)
Parameters
Type Name Description
EDIF300Parser.UserDataContext context

The parse tree.

| Improve this Doc View Source

EnterUserDataTag(EDIF300Parser.UserDataTagContext)

Enter a parse tree produced by userDataTag().

The default implementation does nothing.

Declaration
public virtual void EnterUserDataTag(EDIF300Parser.UserDataTagContext context)
Parameters
Type Name Description
EDIF300Parser.UserDataTagContext context

The parse tree.

| Improve this Doc View Source

EnterVersion(EDIF300Parser.VersionContext)

Enter a parse tree produced by version().

The default implementation does nothing.

Declaration
public virtual void EnterVersion(EDIF300Parser.VersionContext context)
Parameters
Type Name Description
EDIF300Parser.VersionContext context

The parse tree.

| Improve this Doc View Source

EnterVerticalJustification(EDIF300Parser.VerticalJustificationContext)

Enter a parse tree produced by verticalJustification().

The default implementation does nothing.

Declaration
public virtual void EnterVerticalJustification(EDIF300Parser.VerticalJustificationContext context)
Parameters
Type Name Description
EDIF300Parser.VerticalJustificationContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroup(EDIF300Parser.ViewGroupContext)

Enter a parse tree produced by viewGroup().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroup(EDIF300Parser.ViewGroupContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroupHeader(EDIF300Parser.ViewGroupHeaderContext)

Enter a parse tree produced by viewGroupHeader().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroupHeader(EDIF300Parser.ViewGroupHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupHeaderContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroupNameCaseSensitive(EDIF300Parser.ViewGroupNameCaseSensitiveContext)

Enter a parse tree produced by viewGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroupNameCaseSensitive(EDIF300Parser.ViewGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroupNameDef(EDIF300Parser.ViewGroupNameDefContext)

Enter a parse tree produced by viewGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroupNameDef(EDIF300Parser.ViewGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroupNameRef(EDIF300Parser.ViewGroupNameRefContext)

Enter a parse tree produced by viewGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroupNameRef(EDIF300Parser.ViewGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterViewGroupRef(EDIF300Parser.ViewGroupRefContext)

Enter a parse tree produced by viewGroupRef().

The default implementation does nothing.

Declaration
public virtual void EnterViewGroupRef(EDIF300Parser.ViewGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupRefContext context

The parse tree.

| Improve this Doc View Source

EnterViewNameCaseSensitive(EDIF300Parser.ViewNameCaseSensitiveContext)

Enter a parse tree produced by viewNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void EnterViewNameCaseSensitive(EDIF300Parser.ViewNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

EnterViewNameDef(EDIF300Parser.ViewNameDefContext)

Enter a parse tree produced by viewNameDef().

The default implementation does nothing.

Declaration
public virtual void EnterViewNameDef(EDIF300Parser.ViewNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameDefContext context

The parse tree.

| Improve this Doc View Source

EnterViewNameDisplay(EDIF300Parser.ViewNameDisplayContext)

Enter a parse tree produced by viewNameDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterViewNameDisplay(EDIF300Parser.ViewNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterViewNameRef(EDIF300Parser.ViewNameRefContext)

Enter a parse tree produced by viewNameRef().

The default implementation does nothing.

Declaration
public virtual void EnterViewNameRef(EDIF300Parser.ViewNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameRefContext context

The parse tree.

| Improve this Doc View Source

EnterViewPropertyDisplay(EDIF300Parser.ViewPropertyDisplayContext)

Enter a parse tree produced by viewPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void EnterViewPropertyDisplay(EDIF300Parser.ViewPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ViewPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

EnterViewPropertyOverride(EDIF300Parser.ViewPropertyOverrideContext)

Enter a parse tree produced by viewPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void EnterViewPropertyOverride(EDIF300Parser.ViewPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ViewPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

EnterViewRef(EDIF300Parser.ViewRefContext)

Enter a parse tree produced by viewRef().

The default implementation does nothing.

Declaration
public virtual void EnterViewRef(EDIF300Parser.ViewRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewRefContext context

The parse tree.

| Improve this Doc View Source

EnterVisible(EDIF300Parser.VisibleContext)

Enter a parse tree produced by visible().

The default implementation does nothing.

Declaration
public virtual void EnterVisible(EDIF300Parser.VisibleContext context)
Parameters
Type Name Description
EDIF300Parser.VisibleContext context

The parse tree.

| Improve this Doc View Source

EnterVolt(EDIF300Parser.VoltContext)

Enter a parse tree produced by volt().

The default implementation does nothing.

Declaration
public virtual void EnterVolt(EDIF300Parser.VoltContext context)
Parameters
Type Name Description
EDIF300Parser.VoltContext context

The parse tree.

| Improve this Doc View Source

EnterVoltageMap(EDIF300Parser.VoltageMapContext)

Enter a parse tree produced by voltageMap().

The default implementation does nothing.

Declaration
public virtual void EnterVoltageMap(EDIF300Parser.VoltageMapContext context)
Parameters
Type Name Description
EDIF300Parser.VoltageMapContext context

The parse tree.

| Improve this Doc View Source

EnterVoltageValue(EDIF300Parser.VoltageValueContext)

Enter a parse tree produced by voltageValue().

The default implementation does nothing.

Declaration
public virtual void EnterVoltageValue(EDIF300Parser.VoltageValueContext context)
Parameters
Type Name Description
EDIF300Parser.VoltageValueContext context

The parse tree.

| Improve this Doc View Source

EnterWatt(EDIF300Parser.WattContext)

Enter a parse tree produced by watt().

The default implementation does nothing.

Declaration
public virtual void EnterWatt(EDIF300Parser.WattContext context)
Parameters
Type Name Description
EDIF300Parser.WattContext context

The parse tree.

| Improve this Doc View Source

EnterWeak_(EDIF300Parser.Weak_Context)

Enter a parse tree produced by weak_().

The default implementation does nothing.

Declaration
public virtual void EnterWeak_(EDIF300Parser.Weak_Context context)
Parameters
Type Name Description
EDIF300Parser.Weak_Context context

The parse tree.

| Improve this Doc View Source

EnterWeakJoined(EDIF300Parser.WeakJoinedContext)

Enter a parse tree produced by weakJoined().

The default implementation does nothing.

Declaration
public virtual void EnterWeakJoined(EDIF300Parser.WeakJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.WeakJoinedContext context

The parse tree.

| Improve this Doc View Source

EnterWeber(EDIF300Parser.WeberContext)

Enter a parse tree produced by weber().

The default implementation does nothing.

Declaration
public virtual void EnterWeber(EDIF300Parser.WeberContext context)
Parameters
Type Name Description
EDIF300Parser.WeberContext context

The parse tree.

| Improve this Doc View Source

EnterWidePort(EDIF300Parser.WidePortContext)

Enter a parse tree produced by widePort().

The default implementation does nothing.

Declaration
public virtual void EnterWidePort(EDIF300Parser.WidePortContext context)
Parameters
Type Name Description
EDIF300Parser.WidePortContext context

The parse tree.

| Improve this Doc View Source

EnterWideWire(EDIF300Parser.WideWireContext)

Enter a parse tree produced by wideWire().

The default implementation does nothing.

Declaration
public virtual void EnterWideWire(EDIF300Parser.WideWireContext context)
Parameters
Type Name Description
EDIF300Parser.WideWireContext context

The parse tree.

| Improve this Doc View Source

EnterWritten(EDIF300Parser.WrittenContext)

Enter a parse tree produced by written().

The default implementation does nothing.

Declaration
public virtual void EnterWritten(EDIF300Parser.WrittenContext context)
Parameters
Type Name Description
EDIF300Parser.WrittenContext context

The parse tree.

| Improve this Doc View Source

EnterXCoordinate(EDIF300Parser.XCoordinateContext)

Enter a parse tree produced by xCoordinate().

The default implementation does nothing.

Declaration
public virtual void EnterXCoordinate(EDIF300Parser.XCoordinateContext context)
Parameters
Type Name Description
EDIF300Parser.XCoordinateContext context

The parse tree.

| Improve this Doc View Source

EnterXNumberValue(EDIF300Parser.XNumberValueContext)

Enter a parse tree produced by xNumberValue().

The default implementation does nothing.

Declaration
public virtual void EnterXNumberValue(EDIF300Parser.XNumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.XNumberValueContext context

The parse tree.

| Improve this Doc View Source

EnterXor_(EDIF300Parser.Xor_Context)

Enter a parse tree produced by xor_().

The default implementation does nothing.

Declaration
public virtual void EnterXor_(EDIF300Parser.Xor_Context context)
Parameters
Type Name Description
EDIF300Parser.Xor_Context context

The parse tree.

| Improve this Doc View Source

EnterYCoordinate(EDIF300Parser.YCoordinateContext)

Enter a parse tree produced by yCoordinate().

The default implementation does nothing.

Declaration
public virtual void EnterYCoordinate(EDIF300Parser.YCoordinateContext context)
Parameters
Type Name Description
EDIF300Parser.YCoordinateContext context

The parse tree.

| Improve this Doc View Source

EnterYear(EDIF300Parser.YearContext)

Enter a parse tree produced by year().

The default implementation does nothing.

Declaration
public virtual void EnterYear(EDIF300Parser.YearContext context)
Parameters
Type Name Description
EDIF300Parser.YearContext context

The parse tree.

| Improve this Doc View Source

EnterYearNumber(EDIF300Parser.YearNumberContext)

Enter a parse tree produced by yearNumber().

The default implementation does nothing.

Declaration
public virtual void EnterYearNumber(EDIF300Parser.YearNumberContext context)
Parameters
Type Name Description
EDIF300Parser.YearNumberContext context

The parse tree.

| Improve this Doc View Source

EnterYNumberValue(EDIF300Parser.YNumberValueContext)

Enter a parse tree produced by yNumberValue().

The default implementation does nothing.

Declaration
public virtual void EnterYNumberValue(EDIF300Parser.YNumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.YNumberValueContext context

The parse tree.

| Improve this Doc View Source

ExitAbsolute(EDIF300Parser.AbsoluteContext)

Exit a parse tree produced by absolute().

The default implementation does nothing.

Declaration
public virtual void ExitAbsolute(EDIF300Parser.AbsoluteContext context)
Parameters
Type Name Description
EDIF300Parser.AbsoluteContext context

The parse tree.

| Improve this Doc View Source

ExitAcLoad(EDIF300Parser.AcLoadContext)

Exit a parse tree produced by acLoad().

The default implementation does nothing.

Declaration
public virtual void ExitAcLoad(EDIF300Parser.AcLoadContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadContext context

The parse tree.

| Improve this Doc View Source

ExitAcLoadDisplay(EDIF300Parser.AcLoadDisplayContext)

Exit a parse tree produced by acLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitAcLoadDisplay(EDIF300Parser.AcLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitAcLoadFactorCapacitance(EDIF300Parser.AcLoadFactorCapacitanceContext)

Exit a parse tree produced by acLoadFactorCapacitance().

The default implementation does nothing.

Declaration
public virtual void ExitAcLoadFactorCapacitance(EDIF300Parser.AcLoadFactorCapacitanceContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadFactorCapacitanceContext context

The parse tree.

| Improve this Doc View Source

ExitAcLoadFactorTime(EDIF300Parser.AcLoadFactorTimeContext)

Exit a parse tree produced by acLoadFactorTime().

The default implementation does nothing.

Declaration
public virtual void ExitAcLoadFactorTime(EDIF300Parser.AcLoadFactorTimeContext context)
Parameters
Type Name Description
EDIF300Parser.AcLoadFactorTimeContext context

The parse tree.

| Improve this Doc View Source

ExitAddDisplay(EDIF300Parser.AddDisplayContext)

Exit a parse tree produced by addDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitAddDisplay(EDIF300Parser.AddDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AddDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitAmpere(EDIF300Parser.AmpereContext)

Exit a parse tree produced by ampere().

The default implementation does nothing.

Declaration
public virtual void ExitAmpere(EDIF300Parser.AmpereContext context)
Parameters
Type Name Description
EDIF300Parser.AmpereContext context

The parse tree.

| Improve this Doc View Source

ExitAnd_(EDIF300Parser.And_Context)

Exit a parse tree produced by and_().

The default implementation does nothing.

Declaration
public virtual void ExitAnd_(EDIF300Parser.And_Context context)
Parameters
Type Name Description
EDIF300Parser.And_Context context

The parse tree.

| Improve this Doc View Source

ExitAngleValue(EDIF300Parser.AngleValueContext)

Exit a parse tree produced by angleValue().

The default implementation does nothing.

Declaration
public virtual void ExitAngleValue(EDIF300Parser.AngleValueContext context)
Parameters
Type Name Description
EDIF300Parser.AngleValueContext context

The parse tree.

| Improve this Doc View Source

ExitAnnotate(EDIF300Parser.AnnotateContext)

Exit a parse tree produced by annotate().

The default implementation does nothing.

Declaration
public virtual void ExitAnnotate(EDIF300Parser.AnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.AnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitApprovedDate(EDIF300Parser.ApprovedDateContext)

Exit a parse tree produced by approvedDate().

The default implementation does nothing.

Declaration
public virtual void ExitApprovedDate(EDIF300Parser.ApprovedDateContext context)
Parameters
Type Name Description
EDIF300Parser.ApprovedDateContext context

The parse tree.

| Improve this Doc View Source

ExitApprovedDateDisplay(EDIF300Parser.ApprovedDateDisplayContext)

Exit a parse tree produced by approvedDateDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitApprovedDateDisplay(EDIF300Parser.ApprovedDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ApprovedDateDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitArc(EDIF300Parser.ArcContext)

Exit a parse tree produced by arc().

The default implementation does nothing.

Declaration
public virtual void ExitArc(EDIF300Parser.ArcContext context)
Parameters
Type Name Description
EDIF300Parser.ArcContext context

The parse tree.

| Improve this Doc View Source

ExitAscii(EDIF300Parser.AsciiContext)

Exit a parse tree produced by ascii().

The default implementation does nothing.

Declaration
public virtual void ExitAscii(EDIF300Parser.AsciiContext context)
Parameters
Type Name Description
EDIF300Parser.AsciiContext context

The parse tree.

| Improve this Doc View Source

ExitAssociatedInterconnectNameDisplay(EDIF300Parser.AssociatedInterconnectNameDisplayContext)

Exit a parse tree produced by associatedInterconnectNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitAssociatedInterconnectNameDisplay(EDIF300Parser.AssociatedInterconnectNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.AssociatedInterconnectNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitAttachmentPoint(EDIF300Parser.AttachmentPointContext)

Exit a parse tree produced by attachmentPoint().

The default implementation does nothing.

Declaration
public virtual void ExitAttachmentPoint(EDIF300Parser.AttachmentPointContext context)
Parameters
Type Name Description
EDIF300Parser.AttachmentPointContext context

The parse tree.

| Improve this Doc View Source

ExitAuthor(EDIF300Parser.AuthorContext)

Exit a parse tree produced by author().

The default implementation does nothing.

Declaration
public virtual void ExitAuthor(EDIF300Parser.AuthorContext context)
Parameters
Type Name Description
EDIF300Parser.AuthorContext context

The parse tree.

| Improve this Doc View Source

ExitBackgroundColor(EDIF300Parser.BackgroundColorContext)

Exit a parse tree produced by backgroundColor().

The default implementation does nothing.

Declaration
public virtual void ExitBackgroundColor(EDIF300Parser.BackgroundColorContext context)
Parameters
Type Name Description
EDIF300Parser.BackgroundColorContext context

The parse tree.

| Improve this Doc View Source

ExitBaselineJustify(EDIF300Parser.BaselineJustifyContext)

Exit a parse tree produced by baselineJustify().

The default implementation does nothing.

Declaration
public virtual void ExitBaselineJustify(EDIF300Parser.BaselineJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.BaselineJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitBecomes(EDIF300Parser.BecomesContext)

Exit a parse tree produced by becomes().

The default implementation does nothing.

Declaration
public virtual void ExitBecomes(EDIF300Parser.BecomesContext context)
Parameters
Type Name Description
EDIF300Parser.BecomesContext context

The parse tree.

| Improve this Doc View Source

ExitBehaviorView(EDIF300Parser.BehaviorViewContext)

Exit a parse tree produced by behaviorView().

The default implementation does nothing.

Declaration
public virtual void ExitBehaviorView(EDIF300Parser.BehaviorViewContext context)
Parameters
Type Name Description
EDIF300Parser.BehaviorViewContext context

The parse tree.

| Improve this Doc View Source

ExitBidirectional(EDIF300Parser.BidirectionalContext)

Exit a parse tree produced by bidirectional().

The default implementation does nothing.

Declaration
public virtual void ExitBidirectional(EDIF300Parser.BidirectionalContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalContext context

The parse tree.

| Improve this Doc View Source

ExitBidirectionalPort(EDIF300Parser.BidirectionalPortContext)

Exit a parse tree produced by bidirectionalPort().

The default implementation does nothing.

Declaration
public virtual void ExitBidirectionalPort(EDIF300Parser.BidirectionalPortContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalPortContext context

The parse tree.

| Improve this Doc View Source

ExitBidirectionalPortAttributes(EDIF300Parser.BidirectionalPortAttributesContext)

Exit a parse tree produced by bidirectionalPortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitBidirectionalPortAttributes(EDIF300Parser.BidirectionalPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.BidirectionalPortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitBitOrder(EDIF300Parser.BitOrderContext)

Exit a parse tree produced by bitOrder().

The default implementation does nothing.

Declaration
public virtual void ExitBitOrder(EDIF300Parser.BitOrderContext context)
Parameters
Type Name Description
EDIF300Parser.BitOrderContext context

The parse tree.

| Improve this Doc View Source

ExitBlue(EDIF300Parser.BlueContext)

Exit a parse tree produced by blue().

The default implementation does nothing.

Declaration
public virtual void ExitBlue(EDIF300Parser.BlueContext context)
Parameters
Type Name Description
EDIF300Parser.BlueContext context

The parse tree.

| Improve this Doc View Source

ExitBoldStyle(EDIF300Parser.BoldStyleContext)

Exit a parse tree produced by boldStyle().

The default implementation does nothing.

Declaration
public virtual void ExitBoldStyle(EDIF300Parser.BoldStyleContext context)
Parameters
Type Name Description
EDIF300Parser.BoldStyleContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanConstant(EDIF300Parser.BooleanConstantContext)

Exit a parse tree produced by booleanConstant().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanConstant(EDIF300Parser.BooleanConstantContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanConstantContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanConstantRef(EDIF300Parser.BooleanConstantRefContext)

Exit a parse tree produced by booleanConstantRef().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanConstantRef(EDIF300Parser.BooleanConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanConstantRefContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanExpression(EDIF300Parser.BooleanExpressionContext)

Exit a parse tree produced by booleanExpression().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanExpression(EDIF300Parser.BooleanExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanMap(EDIF300Parser.BooleanMapContext)

Exit a parse tree produced by booleanMap().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanMap(EDIF300Parser.BooleanMapContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanMapContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanParameter(EDIF300Parser.BooleanParameterContext)

Exit a parse tree produced by booleanParameter().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanParameter(EDIF300Parser.BooleanParameterContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanParameterAssign(EDIF300Parser.BooleanParameterAssignContext)

Exit a parse tree produced by booleanParameterAssign().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanParameterAssign(EDIF300Parser.BooleanParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterAssignContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanParameterRef(EDIF300Parser.BooleanParameterRefContext)

Exit a parse tree produced by booleanParameterRef().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanParameterRef(EDIF300Parser.BooleanParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanParameterRefContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanToken(EDIF300Parser.BooleanTokenContext)

Exit a parse tree produced by booleanToken().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanToken(EDIF300Parser.BooleanTokenContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanTokenContext context

The parse tree.

| Improve this Doc View Source

ExitBooleanValue(EDIF300Parser.BooleanValueContext)

Exit a parse tree produced by booleanValue().

The default implementation does nothing.

Declaration
public virtual void ExitBooleanValue(EDIF300Parser.BooleanValueContext context)
Parameters
Type Name Description
EDIF300Parser.BooleanValueContext context

The parse tree.

| Improve this Doc View Source

ExitBorderPattern(EDIF300Parser.BorderPatternContext)

Exit a parse tree produced by borderPattern().

The default implementation does nothing.

Declaration
public virtual void ExitBorderPattern(EDIF300Parser.BorderPatternContext context)
Parameters
Type Name Description
EDIF300Parser.BorderPatternContext context

The parse tree.

| Improve this Doc View Source

ExitBorderPatternVisible(EDIF300Parser.BorderPatternVisibleContext)

Exit a parse tree produced by borderPatternVisible().

The default implementation does nothing.

Declaration
public virtual void ExitBorderPatternVisible(EDIF300Parser.BorderPatternVisibleContext context)
Parameters
Type Name Description
EDIF300Parser.BorderPatternVisibleContext context

The parse tree.

| Improve this Doc View Source

ExitBorderWidth(EDIF300Parser.BorderWidthContext)

Exit a parse tree produced by borderWidth().

The default implementation does nothing.

Declaration
public virtual void ExitBorderWidth(EDIF300Parser.BorderWidthContext context)
Parameters
Type Name Description
EDIF300Parser.BorderWidthContext context

The parse tree.

| Improve this Doc View Source

ExitBottomJustify(EDIF300Parser.BottomJustifyContext)

Exit a parse tree produced by bottomJustify().

The default implementation does nothing.

Declaration
public virtual void ExitBottomJustify(EDIF300Parser.BottomJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.BottomJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitCalculated(EDIF300Parser.CalculatedContext)

Exit a parse tree produced by calculated().

The default implementation does nothing.

Declaration
public virtual void ExitCalculated(EDIF300Parser.CalculatedContext context)
Parameters
Type Name Description
EDIF300Parser.CalculatedContext context

The parse tree.

| Improve this Doc View Source

ExitCandela(EDIF300Parser.CandelaContext)

Exit a parse tree produced by candela().

The default implementation does nothing.

Declaration
public virtual void ExitCandela(EDIF300Parser.CandelaContext context)
Parameters
Type Name Description
EDIF300Parser.CandelaContext context

The parse tree.

| Improve this Doc View Source

ExitCapacitanceValue(EDIF300Parser.CapacitanceValueContext)

Exit a parse tree produced by capacitanceValue().

The default implementation does nothing.

Declaration
public virtual void ExitCapacitanceValue(EDIF300Parser.CapacitanceValueContext context)
Parameters
Type Name Description
EDIF300Parser.CapacitanceValueContext context

The parse tree.

| Improve this Doc View Source

ExitCaplineJustify(EDIF300Parser.CaplineJustifyContext)

Exit a parse tree produced by caplineJustify().

The default implementation does nothing.

Declaration
public virtual void ExitCaplineJustify(EDIF300Parser.CaplineJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.CaplineJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitCell(EDIF300Parser.CellContext)

Exit a parse tree produced by cell().

The default implementation does nothing.

Declaration
public virtual void ExitCell(EDIF300Parser.CellContext context)
Parameters
Type Name Description
EDIF300Parser.CellContext context

The parse tree.

| Improve this Doc View Source

ExitCellHeader(EDIF300Parser.CellHeaderContext)

Exit a parse tree produced by cellHeader().

The default implementation does nothing.

Declaration
public virtual void ExitCellHeader(EDIF300Parser.CellHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.CellHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitCellNameDisplay(EDIF300Parser.CellNameDisplayContext)

Exit a parse tree produced by cellNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCellNameDisplay(EDIF300Parser.CellNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CellNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCellPropertyDisplay(EDIF300Parser.CellPropertyDisplayContext)

Exit a parse tree produced by cellPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCellPropertyDisplay(EDIF300Parser.CellPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCellPropertyDisplayOverride(EDIF300Parser.CellPropertyDisplayOverrideContext)

Exit a parse tree produced by cellPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitCellPropertyDisplayOverride(EDIF300Parser.CellPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitCellPropertyOverride(EDIF300Parser.CellPropertyOverrideContext)

Exit a parse tree produced by cellPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitCellPropertyOverride(EDIF300Parser.CellPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.CellPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitCellRef(EDIF300Parser.CellRefContext)

Exit a parse tree produced by cellRef().

The default implementation does nothing.

Declaration
public virtual void ExitCellRef(EDIF300Parser.CellRefContext context)
Parameters
Type Name Description
EDIF300Parser.CellRefContext context

The parse tree.

| Improve this Doc View Source

ExitCelsius(EDIF300Parser.CelsiusContext)

Exit a parse tree produced by celsius().

The default implementation does nothing.

Declaration
public virtual void ExitCelsius(EDIF300Parser.CelsiusContext context)
Parameters
Type Name Description
EDIF300Parser.CelsiusContext context

The parse tree.

| Improve this Doc View Source

ExitCenterJustify(EDIF300Parser.CenterJustifyContext)

Exit a parse tree produced by centerJustify().

The default implementation does nothing.

Declaration
public virtual void ExitCenterJustify(EDIF300Parser.CenterJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.CenterJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitCharacterEncoding(EDIF300Parser.CharacterEncodingContext)

Exit a parse tree produced by characterEncoding().

The default implementation does nothing.

Declaration
public virtual void ExitCharacterEncoding(EDIF300Parser.CharacterEncodingContext context)
Parameters
Type Name Description
EDIF300Parser.CharacterEncodingContext context

The parse tree.

| Improve this Doc View Source

ExitCheckDate(EDIF300Parser.CheckDateContext)

Exit a parse tree produced by checkDate().

The default implementation does nothing.

Declaration
public virtual void ExitCheckDate(EDIF300Parser.CheckDateContext context)
Parameters
Type Name Description
EDIF300Parser.CheckDateContext context

The parse tree.

| Improve this Doc View Source

ExitCheckDateDisplay(EDIF300Parser.CheckDateDisplayContext)

Exit a parse tree produced by checkDateDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCheckDateDisplay(EDIF300Parser.CheckDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CheckDateDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCircle(EDIF300Parser.CircleContext)

Exit a parse tree produced by circle().

The default implementation does nothing.

Declaration
public virtual void ExitCircle(EDIF300Parser.CircleContext context)
Parameters
Type Name Description
EDIF300Parser.CircleContext context

The parse tree.

| Improve this Doc View Source

ExitCluster(EDIF300Parser.ClusterContext)

Exit a parse tree produced by cluster().

The default implementation does nothing.

Declaration
public virtual void ExitCluster(EDIF300Parser.ClusterContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterContext context

The parse tree.

| Improve this Doc View Source

ExitClusterConfiguration(EDIF300Parser.ClusterConfigurationContext)

Exit a parse tree produced by clusterConfiguration().

The default implementation does nothing.

Declaration
public virtual void ExitClusterConfiguration(EDIF300Parser.ClusterConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationContext context

The parse tree.

| Improve this Doc View Source

ExitClusterConfigurationNameCaseSensitive(EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext)

Exit a parse tree produced by clusterConfigurationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitClusterConfigurationNameCaseSensitive(EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitClusterConfigurationNameDef(EDIF300Parser.ClusterConfigurationNameDefContext)

Exit a parse tree produced by clusterConfigurationNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterConfigurationNameDef(EDIF300Parser.ClusterConfigurationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitClusterConfigurationNameRef(EDIF300Parser.ClusterConfigurationNameRefContext)

Exit a parse tree produced by clusterConfigurationNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterConfigurationNameRef(EDIF300Parser.ClusterConfigurationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitClusterConfigurationRef(EDIF300Parser.ClusterConfigurationRefContext)

Exit a parse tree produced by clusterConfigurationRef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterConfigurationRef(EDIF300Parser.ClusterConfigurationRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterConfigurationRefContext context

The parse tree.

| Improve this Doc View Source

ExitClusterHeader(EDIF300Parser.ClusterHeaderContext)

Exit a parse tree produced by clusterHeader().

The default implementation does nothing.

Declaration
public virtual void ExitClusterHeader(EDIF300Parser.ClusterHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitClusterNameCaseSensitive(EDIF300Parser.ClusterNameCaseSensitiveContext)

Exit a parse tree produced by clusterNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitClusterNameCaseSensitive(EDIF300Parser.ClusterNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitClusterNameDef(EDIF300Parser.ClusterNameDefContext)

Exit a parse tree produced by clusterNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterNameDef(EDIF300Parser.ClusterNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitClusterNameRef(EDIF300Parser.ClusterNameRefContext)

Exit a parse tree produced by clusterNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterNameRef(EDIF300Parser.ClusterNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitClusterPropertyDisplay(EDIF300Parser.ClusterPropertyDisplayContext)

Exit a parse tree produced by clusterPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitClusterPropertyDisplay(EDIF300Parser.ClusterPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitClusterPropertyDisplayOverride(EDIF300Parser.ClusterPropertyDisplayOverrideContext)

Exit a parse tree produced by clusterPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitClusterPropertyDisplayOverride(EDIF300Parser.ClusterPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitClusterPropertyOverride(EDIF300Parser.ClusterPropertyOverrideContext)

Exit a parse tree produced by clusterPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitClusterPropertyOverride(EDIF300Parser.ClusterPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitClusterRef(EDIF300Parser.ClusterRefContext)

Exit a parse tree produced by clusterRef().

The default implementation does nothing.

Declaration
public virtual void ExitClusterRef(EDIF300Parser.ClusterRefContext context)
Parameters
Type Name Description
EDIF300Parser.ClusterRefContext context

The parse tree.

| Improve this Doc View Source

ExitColor(EDIF300Parser.ColorContext)

Exit a parse tree produced by color().

The default implementation does nothing.

Declaration
public virtual void ExitColor(EDIF300Parser.ColorContext context)
Parameters
Type Name Description
EDIF300Parser.ColorContext context

The parse tree.

| Improve this Doc View Source

ExitComment(EDIF300Parser.CommentContext)

Exit a parse tree produced by comment().

The default implementation does nothing.

Declaration
public virtual void ExitComment(EDIF300Parser.CommentContext context)
Parameters
Type Name Description
EDIF300Parser.CommentContext context

The parse tree.

| Improve this Doc View Source

ExitCommentGraphics(EDIF300Parser.CommentGraphicsContext)

Exit a parse tree produced by commentGraphics().

The default implementation does nothing.

Declaration
public virtual void ExitCommentGraphics(EDIF300Parser.CommentGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.CommentGraphicsContext context

The parse tree.

| Improve this Doc View Source

ExitCompanyName(EDIF300Parser.CompanyNameContext)

Exit a parse tree produced by companyName().

The default implementation does nothing.

Declaration
public virtual void ExitCompanyName(EDIF300Parser.CompanyNameContext context)
Parameters
Type Name Description
EDIF300Parser.CompanyNameContext context

The parse tree.

| Improve this Doc View Source

ExitCompanyNameDisplay(EDIF300Parser.CompanyNameDisplayContext)

Exit a parse tree produced by companyNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCompanyNameDisplay(EDIF300Parser.CompanyNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CompanyNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitComplementedName(EDIF300Parser.ComplementedNameContext)

Exit a parse tree produced by complementedName().

The default implementation does nothing.

Declaration
public virtual void ExitComplementedName(EDIF300Parser.ComplementedNameContext context)
Parameters
Type Name Description
EDIF300Parser.ComplementedNameContext context

The parse tree.

| Improve this Doc View Source

ExitComplementedNamePart(EDIF300Parser.ComplementedNamePartContext)

Exit a parse tree produced by complementedNamePart().

The default implementation does nothing.

Declaration
public virtual void ExitComplementedNamePart(EDIF300Parser.ComplementedNamePartContext context)
Parameters
Type Name Description
EDIF300Parser.ComplementedNamePartContext context

The parse tree.

| Improve this Doc View Source

ExitComplexGeometry(EDIF300Parser.ComplexGeometryContext)

Exit a parse tree produced by complexGeometry().

The default implementation does nothing.

Declaration
public virtual void ExitComplexGeometry(EDIF300Parser.ComplexGeometryContext context)
Parameters
Type Name Description
EDIF300Parser.ComplexGeometryContext context

The parse tree.

| Improve this Doc View Source

ExitComplexName(EDIF300Parser.ComplexNameContext)

Exit a parse tree produced by complexName().

The default implementation does nothing.

Declaration
public virtual void ExitComplexName(EDIF300Parser.ComplexNameContext context)
Parameters
Type Name Description
EDIF300Parser.ComplexNameContext context

The parse tree.

| Improve this Doc View Source

ExitCompound(EDIF300Parser.CompoundContext)

Exit a parse tree produced by compound().

The default implementation does nothing.

Declaration
public virtual void ExitCompound(EDIF300Parser.CompoundContext context)
Parameters
Type Name Description
EDIF300Parser.CompoundContext context

The parse tree.

| Improve this Doc View Source

ExitCondition(EDIF300Parser.ConditionContext)

Exit a parse tree produced by condition().

The default implementation does nothing.

Declaration
public virtual void ExitCondition(EDIF300Parser.ConditionContext context)
Parameters
Type Name Description
EDIF300Parser.ConditionContext context

The parse tree.

| Improve this Doc View Source

ExitConditionDisplay(EDIF300Parser.ConditionDisplayContext)

Exit a parse tree produced by conditionDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitConditionDisplay(EDIF300Parser.ConditionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConditionDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitConnectedSignalIndexGenerator(EDIF300Parser.ConnectedSignalIndexGeneratorContext)

Exit a parse tree produced by connectedSignalIndexGenerator().

The default implementation does nothing.

Declaration
public virtual void ExitConnectedSignalIndexGenerator(EDIF300Parser.ConnectedSignalIndexGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectedSignalIndexGeneratorContext context

The parse tree.

| Improve this Doc View Source

ExitConnectedSignalIndexGeneratorDisplay(EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext)

Exit a parse tree produced by connectedSignalIndexGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitConnectedSignalIndexGeneratorDisplay(EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectedSignalIndexGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityBus(EDIF300Parser.ConnectivityBusContext)

Exit a parse tree produced by connectivityBus().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityBus(EDIF300Parser.ConnectivityBusContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityBusJoined(EDIF300Parser.ConnectivityBusJoinedContext)

Exit a parse tree produced by connectivityBusJoined().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityBusJoined(EDIF300Parser.ConnectivityBusJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityBusSlice(EDIF300Parser.ConnectivityBusSliceContext)

Exit a parse tree produced by connectivityBusSlice().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityBusSlice(EDIF300Parser.ConnectivityBusSliceContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityBusSliceContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityFrameStructure(EDIF300Parser.ConnectivityFrameStructureContext)

Exit a parse tree produced by connectivityFrameStructure().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityFrameStructure(EDIF300Parser.ConnectivityFrameStructureContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityFrameStructureContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityFrameStructureNameDef(EDIF300Parser.ConnectivityFrameStructureNameDefContext)

Exit a parse tree produced by connectivityFrameStructureNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityFrameStructureNameDef(EDIF300Parser.ConnectivityFrameStructureNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityFrameStructureNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityNet(EDIF300Parser.ConnectivityNetContext)

Exit a parse tree produced by connectivityNet().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityNet(EDIF300Parser.ConnectivityNetContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityNetContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityNetJoined(EDIF300Parser.ConnectivityNetJoinedContext)

Exit a parse tree produced by connectivityNetJoined().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityNetJoined(EDIF300Parser.ConnectivityNetJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityNetJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityRipper(EDIF300Parser.ConnectivityRipperContext)

Exit a parse tree produced by connectivityRipper().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityRipper(EDIF300Parser.ConnectivityRipperContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityRipperNameDef(EDIF300Parser.ConnectivityRipperNameDefContext)

Exit a parse tree produced by connectivityRipperNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityRipperNameDef(EDIF300Parser.ConnectivityRipperNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityRipperNameRef(EDIF300Parser.ConnectivityRipperNameRefContext)

Exit a parse tree produced by connectivityRipperNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityRipperNameRef(EDIF300Parser.ConnectivityRipperNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityRipperRef(EDIF300Parser.ConnectivityRipperRefContext)

Exit a parse tree produced by connectivityRipperRef().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityRipperRef(EDIF300Parser.ConnectivityRipperRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityRipperRefContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityStructure(EDIF300Parser.ConnectivityStructureContext)

Exit a parse tree produced by connectivityStructure().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityStructure(EDIF300Parser.ConnectivityStructureContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityStructureContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivitySubBus(EDIF300Parser.ConnectivitySubBusContext)

Exit a parse tree produced by connectivitySubBus().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivitySubBus(EDIF300Parser.ConnectivitySubBusContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivitySubBusContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivitySubNet(EDIF300Parser.ConnectivitySubNetContext)

Exit a parse tree produced by connectivitySubNet().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivitySubNet(EDIF300Parser.ConnectivitySubNetContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivitySubNetContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityTagGenerator(EDIF300Parser.ConnectivityTagGeneratorContext)

Exit a parse tree produced by connectivityTagGenerator().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityTagGenerator(EDIF300Parser.ConnectivityTagGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityTagGeneratorContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityTagGeneratorDisplay(EDIF300Parser.ConnectivityTagGeneratorDisplayContext)

Exit a parse tree produced by connectivityTagGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityTagGeneratorDisplay(EDIF300Parser.ConnectivityTagGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityTagGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityUnits(EDIF300Parser.ConnectivityUnitsContext)

Exit a parse tree produced by connectivityUnits().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityUnits(EDIF300Parser.ConnectivityUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityView(EDIF300Parser.ConnectivityViewContext)

Exit a parse tree produced by connectivityView().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityView(EDIF300Parser.ConnectivityViewContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityViewContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivityViewHeader(EDIF300Parser.ConnectivityViewHeaderContext)

Exit a parse tree produced by connectivityViewHeader().

The default implementation does nothing.

Declaration
public virtual void ExitConnectivityViewHeader(EDIF300Parser.ConnectivityViewHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ConnectivityViewHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitConstantNameDef(EDIF300Parser.ConstantNameDefContext)

Exit a parse tree produced by constantNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitConstantNameDef(EDIF300Parser.ConstantNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitConstantNameRef(EDIF300Parser.ConstantNameRefContext)

Exit a parse tree produced by constantNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitConstantNameRef(EDIF300Parser.ConstantNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitConstantValues(EDIF300Parser.ConstantValuesContext)

Exit a parse tree produced by constantValues().

The default implementation does nothing.

Declaration
public virtual void ExitConstantValues(EDIF300Parser.ConstantValuesContext context)
Parameters
Type Name Description
EDIF300Parser.ConstantValuesContext context

The parse tree.

| Improve this Doc View Source

ExitContract(EDIF300Parser.ContractContext)

Exit a parse tree produced by contract().

The default implementation does nothing.

Declaration
public virtual void ExitContract(EDIF300Parser.ContractContext context)
Parameters
Type Name Description
EDIF300Parser.ContractContext context

The parse tree.

| Improve this Doc View Source

ExitContractDisplay(EDIF300Parser.ContractDisplayContext)

Exit a parse tree produced by contractDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitContractDisplay(EDIF300Parser.ContractDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ContractDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCopyright(EDIF300Parser.CopyrightContext)

Exit a parse tree produced by copyright().

The default implementation does nothing.

Declaration
public virtual void ExitCopyright(EDIF300Parser.CopyrightContext context)
Parameters
Type Name Description
EDIF300Parser.CopyrightContext context

The parse tree.

| Improve this Doc View Source

ExitCopyrightDisplay(EDIF300Parser.CopyrightDisplayContext)

Exit a parse tree produced by copyrightDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCopyrightDisplay(EDIF300Parser.CopyrightDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CopyrightDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCornerType(EDIF300Parser.CornerTypeContext)

Exit a parse tree produced by cornerType().

The default implementation does nothing.

Declaration
public virtual void ExitCornerType(EDIF300Parser.CornerTypeContext context)
Parameters
Type Name Description
EDIF300Parser.CornerTypeContext context

The parse tree.

| Improve this Doc View Source

ExitCoulomb(EDIF300Parser.CoulombContext)

Exit a parse tree produced by coulomb().

The default implementation does nothing.

Declaration
public virtual void ExitCoulomb(EDIF300Parser.CoulombContext context)
Parameters
Type Name Description
EDIF300Parser.CoulombContext context

The parse tree.

| Improve this Doc View Source

ExitCriticality(EDIF300Parser.CriticalityContext)

Exit a parse tree produced by criticality().

The default implementation does nothing.

Declaration
public virtual void ExitCriticality(EDIF300Parser.CriticalityContext context)
Parameters
Type Name Description
EDIF300Parser.CriticalityContext context

The parse tree.

| Improve this Doc View Source

ExitCriticalityDisplay(EDIF300Parser.CriticalityDisplayContext)

Exit a parse tree produced by criticalityDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitCriticalityDisplay(EDIF300Parser.CriticalityDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.CriticalityDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitCurrentMap(EDIF300Parser.CurrentMapContext)

Exit a parse tree produced by currentMap().

The default implementation does nothing.

Declaration
public virtual void ExitCurrentMap(EDIF300Parser.CurrentMapContext context)
Parameters
Type Name Description
EDIF300Parser.CurrentMapContext context

The parse tree.

| Improve this Doc View Source

ExitCurrentValue(EDIF300Parser.CurrentValueContext)

Exit a parse tree produced by currentValue().

The default implementation does nothing.

Declaration
public virtual void ExitCurrentValue(EDIF300Parser.CurrentValueContext context)
Parameters
Type Name Description
EDIF300Parser.CurrentValueContext context

The parse tree.

| Improve this Doc View Source

ExitCurve(EDIF300Parser.CurveContext)

Exit a parse tree produced by curve().

The default implementation does nothing.

Declaration
public virtual void ExitCurve(EDIF300Parser.CurveContext context)
Parameters
Type Name Description
EDIF300Parser.CurveContext context

The parse tree.

| Improve this Doc View Source

ExitDataOrigin(EDIF300Parser.DataOriginContext)

Exit a parse tree produced by dataOrigin().

The default implementation does nothing.

Declaration
public virtual void ExitDataOrigin(EDIF300Parser.DataOriginContext context)
Parameters
Type Name Description
EDIF300Parser.DataOriginContext context

The parse tree.

| Improve this Doc View Source

ExitDate(EDIF300Parser.DateContext)

Exit a parse tree produced by date().

The default implementation does nothing.

Declaration
public virtual void ExitDate(EDIF300Parser.DateContext context)
Parameters
Type Name Description
EDIF300Parser.DateContext context

The parse tree.

| Improve this Doc View Source

ExitDayNumber(EDIF300Parser.DayNumberContext)

Exit a parse tree produced by dayNumber().

The default implementation does nothing.

Declaration
public virtual void ExitDayNumber(EDIF300Parser.DayNumberContext context)
Parameters
Type Name Description
EDIF300Parser.DayNumberContext context

The parse tree.

| Improve this Doc View Source

ExitDcFanInLoad(EDIF300Parser.DcFanInLoadContext)

Exit a parse tree produced by dcFanInLoad().

The default implementation does nothing.

Declaration
public virtual void ExitDcFanInLoad(EDIF300Parser.DcFanInLoadContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanInLoadContext context

The parse tree.

| Improve this Doc View Source

ExitDcFanInLoadDisplay(EDIF300Parser.DcFanInLoadDisplayContext)

Exit a parse tree produced by dcFanInLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDcFanInLoadDisplay(EDIF300Parser.DcFanInLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanInLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDcFanOutLoad(EDIF300Parser.DcFanOutLoadContext)

Exit a parse tree produced by dcFanOutLoad().

The default implementation does nothing.

Declaration
public virtual void ExitDcFanOutLoad(EDIF300Parser.DcFanOutLoadContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanOutLoadContext context

The parse tree.

| Improve this Doc View Source

ExitDcFanOutLoadDisplay(EDIF300Parser.DcFanOutLoadDisplayContext)

Exit a parse tree produced by dcFanOutLoadDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDcFanOutLoadDisplay(EDIF300Parser.DcFanOutLoadDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcFanOutLoadDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDcMaxFanIn(EDIF300Parser.DcMaxFanInContext)

Exit a parse tree produced by dcMaxFanIn().

The default implementation does nothing.

Declaration
public virtual void ExitDcMaxFanIn(EDIF300Parser.DcMaxFanInContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanInContext context

The parse tree.

| Improve this Doc View Source

ExitDcMaxFanInDisplay(EDIF300Parser.DcMaxFanInDisplayContext)

Exit a parse tree produced by dcMaxFanInDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDcMaxFanInDisplay(EDIF300Parser.DcMaxFanInDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanInDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDcMaxFanOut(EDIF300Parser.DcMaxFanOutContext)

Exit a parse tree produced by dcMaxFanOut().

The default implementation does nothing.

Declaration
public virtual void ExitDcMaxFanOut(EDIF300Parser.DcMaxFanOutContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanOutContext context

The parse tree.

| Improve this Doc View Source

ExitDcMaxFanOutDisplay(EDIF300Parser.DcMaxFanOutDisplayContext)

Exit a parse tree produced by dcMaxFanOutDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDcMaxFanOutDisplay(EDIF300Parser.DcMaxFanOutDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DcMaxFanOutDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDecimalToString(EDIF300Parser.DecimalToStringContext)

Exit a parse tree produced by decimalToString().

The default implementation does nothing.

Declaration
public virtual void ExitDecimalToString(EDIF300Parser.DecimalToStringContext context)
Parameters
Type Name Description
EDIF300Parser.DecimalToStringContext context

The parse tree.

| Improve this Doc View Source

ExitDefaultClusterConfiguration(EDIF300Parser.DefaultClusterConfigurationContext)

Exit a parse tree produced by defaultClusterConfiguration().

The default implementation does nothing.

Declaration
public virtual void ExitDefaultClusterConfiguration(EDIF300Parser.DefaultClusterConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.DefaultClusterConfigurationContext context

The parse tree.

| Improve this Doc View Source

ExitDefaultConnection(EDIF300Parser.DefaultConnectionContext)

Exit a parse tree produced by defaultConnection().

The default implementation does nothing.

Declaration
public virtual void ExitDefaultConnection(EDIF300Parser.DefaultConnectionContext context)
Parameters
Type Name Description
EDIF300Parser.DefaultConnectionContext context

The parse tree.

| Improve this Doc View Source

ExitDegree(EDIF300Parser.DegreeContext)

Exit a parse tree produced by degree().

The default implementation does nothing.

Declaration
public virtual void ExitDegree(EDIF300Parser.DegreeContext context)
Parameters
Type Name Description
EDIF300Parser.DegreeContext context

The parse tree.

| Improve this Doc View Source

ExitDelay(EDIF300Parser.DelayContext)

Exit a parse tree produced by delay().

The default implementation does nothing.

Declaration
public virtual void ExitDelay(EDIF300Parser.DelayContext context)
Parameters
Type Name Description
EDIF300Parser.DelayContext context

The parse tree.

| Improve this Doc View Source

ExitDenominator(EDIF300Parser.DenominatorContext)

Exit a parse tree produced by denominator().

The default implementation does nothing.

Declaration
public virtual void ExitDenominator(EDIF300Parser.DenominatorContext context)
Parameters
Type Name Description
EDIF300Parser.DenominatorContext context

The parse tree.

| Improve this Doc View Source

ExitDerivation(EDIF300Parser.DerivationContext)

Exit a parse tree produced by derivation().

The default implementation does nothing.

Declaration
public virtual void ExitDerivation(EDIF300Parser.DerivationContext context)
Parameters
Type Name Description
EDIF300Parser.DerivationContext context

The parse tree.

| Improve this Doc View Source

ExitDerivedFrom(EDIF300Parser.DerivedFromContext)

Exit a parse tree produced by derivedFrom().

The default implementation does nothing.

Declaration
public virtual void ExitDerivedFrom(EDIF300Parser.DerivedFromContext context)
Parameters
Type Name Description
EDIF300Parser.DerivedFromContext context

The parse tree.

| Improve this Doc View Source

ExitDesign(EDIF300Parser.DesignContext)

Exit a parse tree produced by design().

The default implementation does nothing.

Declaration
public virtual void ExitDesign(EDIF300Parser.DesignContext context)
Parameters
Type Name Description
EDIF300Parser.DesignContext context

The parse tree.

| Improve this Doc View Source

ExitDesignator(EDIF300Parser.DesignatorContext)

Exit a parse tree produced by designator().

The default implementation does nothing.

Declaration
public virtual void ExitDesignator(EDIF300Parser.DesignatorContext context)
Parameters
Type Name Description
EDIF300Parser.DesignatorContext context

The parse tree.

| Improve this Doc View Source

ExitDesignatorDisplay(EDIF300Parser.DesignatorDisplayContext)

Exit a parse tree produced by designatorDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDesignatorDisplay(EDIF300Parser.DesignatorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DesignatorDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDesignHeader(EDIF300Parser.DesignHeaderContext)

Exit a parse tree produced by designHeader().

The default implementation does nothing.

Declaration
public virtual void ExitDesignHeader(EDIF300Parser.DesignHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitDesignHierarchy(EDIF300Parser.DesignHierarchyContext)

Exit a parse tree produced by designHierarchy().

The default implementation does nothing.

Declaration
public virtual void ExitDesignHierarchy(EDIF300Parser.DesignHierarchyContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyContext context

The parse tree.

| Improve this Doc View Source

ExitDesignHierarchyHeader(EDIF300Parser.DesignHierarchyHeaderContext)

Exit a parse tree produced by designHierarchyHeader().

The default implementation does nothing.

Declaration
public virtual void ExitDesignHierarchyHeader(EDIF300Parser.DesignHierarchyHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitDesignHierarchyNameCaseSensitive(EDIF300Parser.DesignHierarchyNameCaseSensitiveContext)

Exit a parse tree produced by designHierarchyNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitDesignHierarchyNameCaseSensitive(EDIF300Parser.DesignHierarchyNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitDesignHierarchyNameDef(EDIF300Parser.DesignHierarchyNameDefContext)

Exit a parse tree produced by designHierarchyNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitDesignHierarchyNameDef(EDIF300Parser.DesignHierarchyNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DesignHierarchyNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitDesignNameCaseSensitive(EDIF300Parser.DesignNameCaseSensitiveContext)

Exit a parse tree produced by designNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitDesignNameCaseSensitive(EDIF300Parser.DesignNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DesignNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitDesignNameDef(EDIF300Parser.DesignNameDefContext)

Exit a parse tree produced by designNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitDesignNameDef(EDIF300Parser.DesignNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DesignNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitDesignUnits(EDIF300Parser.DesignUnitsContext)

Exit a parse tree produced by designUnits().

The default implementation does nothing.

Declaration
public virtual void ExitDesignUnits(EDIF300Parser.DesignUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.DesignUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitDiagram(EDIF300Parser.DiagramContext)

Exit a parse tree produced by diagram().

The default implementation does nothing.

Declaration
public virtual void ExitDiagram(EDIF300Parser.DiagramContext context)
Parameters
Type Name Description
EDIF300Parser.DiagramContext context

The parse tree.

| Improve this Doc View Source

ExitDiagramNameDef(EDIF300Parser.DiagramNameDefContext)

Exit a parse tree produced by diagramNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitDiagramNameDef(EDIF300Parser.DiagramNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DiagramNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitDirectionalPortAttributeOverride(EDIF300Parser.DirectionalPortAttributeOverrideContext)

Exit a parse tree produced by directionalPortAttributeOverride().

The default implementation does nothing.

Declaration
public virtual void ExitDirectionalPortAttributeOverride(EDIF300Parser.DirectionalPortAttributeOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.DirectionalPortAttributeOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitDisplay(EDIF300Parser.DisplayContext)

Exit a parse tree produced by display().

The default implementation does nothing.

Declaration
public virtual void ExitDisplay(EDIF300Parser.DisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDisplayAttributes(EDIF300Parser.DisplayAttributesContext)

Exit a parse tree produced by displayAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitDisplayAttributes(EDIF300Parser.DisplayAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitDisplayName(EDIF300Parser.DisplayNameContext)

Exit a parse tree produced by displayName().

The default implementation does nothing.

Declaration
public virtual void ExitDisplayName(EDIF300Parser.DisplayNameContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayNameContext context

The parse tree.

| Improve this Doc View Source

ExitDisplayNameOverride(EDIF300Parser.DisplayNameOverrideContext)

Exit a parse tree produced by displayNameOverride().

The default implementation does nothing.

Declaration
public virtual void ExitDisplayNameOverride(EDIF300Parser.DisplayNameOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.DisplayNameOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitDistanceValue(EDIF300Parser.DistanceValueContext)

Exit a parse tree produced by distanceValue().

The default implementation does nothing.

Declaration
public virtual void ExitDistanceValue(EDIF300Parser.DistanceValueContext context)
Parameters
Type Name Description
EDIF300Parser.DistanceValueContext context

The parse tree.

| Improve this Doc View Source

ExitDividend(EDIF300Parser.DividendContext)

Exit a parse tree produced by dividend().

The default implementation does nothing.

Declaration
public virtual void ExitDividend(EDIF300Parser.DividendContext context)
Parameters
Type Name Description
EDIF300Parser.DividendContext context

The parse tree.

| Improve this Doc View Source

ExitDivisor(EDIF300Parser.DivisorContext)

Exit a parse tree produced by divisor().

The default implementation does nothing.

Declaration
public virtual void ExitDivisor(EDIF300Parser.DivisorContext context)
Parameters
Type Name Description
EDIF300Parser.DivisorContext context

The parse tree.

| Improve this Doc View Source

ExitDocumentation(EDIF300Parser.DocumentationContext)

Exit a parse tree produced by documentation().

The default implementation does nothing.

Declaration
public virtual void ExitDocumentation(EDIF300Parser.DocumentationContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationContext context

The parse tree.

| Improve this Doc View Source

ExitDocumentationHeader(EDIF300Parser.DocumentationHeaderContext)

Exit a parse tree produced by documentationHeader().

The default implementation does nothing.

Declaration
public virtual void ExitDocumentationHeader(EDIF300Parser.DocumentationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitDocumentationNameCaseSensitive(EDIF300Parser.DocumentationNameCaseSensitiveContext)

Exit a parse tree produced by documentationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitDocumentationNameCaseSensitive(EDIF300Parser.DocumentationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitDocumentationNameDef(EDIF300Parser.DocumentationNameDefContext)

Exit a parse tree produced by documentationNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitDocumentationNameDef(EDIF300Parser.DocumentationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitDocumentationUnits(EDIF300Parser.DocumentationUnitsContext)

Exit a parse tree produced by documentationUnits().

The default implementation does nothing.

Declaration
public virtual void ExitDocumentationUnits(EDIF300Parser.DocumentationUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.DocumentationUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitDominates(EDIF300Parser.DominatesContext)

Exit a parse tree produced by dominates().

The default implementation does nothing.

Declaration
public virtual void ExitDominates(EDIF300Parser.DominatesContext context)
Parameters
Type Name Description
EDIF300Parser.DominatesContext context

The parse tree.

| Improve this Doc View Source

ExitDot(EDIF300Parser.DotContext)

Exit a parse tree produced by dot().

The default implementation does nothing.

Declaration
public virtual void ExitDot(EDIF300Parser.DotContext context)
Parameters
Type Name Description
EDIF300Parser.DotContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingDescription(EDIF300Parser.DrawingDescriptionContext)

Exit a parse tree produced by drawingDescription().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingDescription(EDIF300Parser.DrawingDescriptionContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingDescriptionContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingDescriptionDisplay(EDIF300Parser.DrawingDescriptionDisplayContext)

Exit a parse tree produced by drawingDescriptionDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingDescriptionDisplay(EDIF300Parser.DrawingDescriptionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingDescriptionDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingIdentification(EDIF300Parser.DrawingIdentificationContext)

Exit a parse tree produced by drawingIdentification().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingIdentification(EDIF300Parser.DrawingIdentificationContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingIdentificationContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingIdentificationDisplay(EDIF300Parser.DrawingIdentificationDisplayContext)

Exit a parse tree produced by drawingIdentificationDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingIdentificationDisplay(EDIF300Parser.DrawingIdentificationDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingIdentificationDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingSize(EDIF300Parser.DrawingSizeContext)

Exit a parse tree produced by drawingSize().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingSize(EDIF300Parser.DrawingSizeContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingSizeContext context

The parse tree.

| Improve this Doc View Source

ExitDrawingSizeDisplay(EDIF300Parser.DrawingSizeDisplayContext)

Exit a parse tree produced by drawingSizeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitDrawingSizeDisplay(EDIF300Parser.DrawingSizeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.DrawingSizeDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitDuration(EDIF300Parser.DurationContext)

Exit a parse tree produced by duration().

The default implementation does nothing.

Declaration
public virtual void ExitDuration(EDIF300Parser.DurationContext context)
Parameters
Type Name Description
EDIF300Parser.DurationContext context

The parse tree.

| Improve this Doc View Source

ExitE(EDIF300Parser.EContext)

Exit a parse tree produced by e().

The default implementation does nothing.

Declaration
public virtual void ExitE(EDIF300Parser.EContext context)
Parameters
Type Name Description
EDIF300Parser.EContext context

The parse tree.

| Improve this Doc View Source

ExitEboolean(EDIF300Parser.EbooleanContext)

Exit a parse tree produced by eboolean().

The default implementation does nothing.

Declaration
public virtual void ExitEboolean(EDIF300Parser.EbooleanContext context)
Parameters
Type Name Description
EDIF300Parser.EbooleanContext context

The parse tree.

| Improve this Doc View Source

ExitEdif(EDIF300Parser.EdifContext)

Exit a parse tree produced by edif().

The default implementation does nothing.

Declaration
public virtual void ExitEdif(EDIF300Parser.EdifContext context)
Parameters
Type Name Description
EDIF300Parser.EdifContext context

The parse tree.

| Improve this Doc View Source

ExitEdifHeader(EDIF300Parser.EdifHeaderContext)

Exit a parse tree produced by edifHeader().

The default implementation does nothing.

Declaration
public virtual void ExitEdifHeader(EDIF300Parser.EdifHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.EdifHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitEdifLevel(EDIF300Parser.EdifLevelContext)

Exit a parse tree produced by edifLevel().

The default implementation does nothing.

Declaration
public virtual void ExitEdifLevel(EDIF300Parser.EdifLevelContext context)
Parameters
Type Name Description
EDIF300Parser.EdifLevelContext context

The parse tree.

| Improve this Doc View Source

ExitEdifLevelValue(EDIF300Parser.EdifLevelValueContext)

Exit a parse tree produced by edifLevelValue().

The default implementation does nothing.

Declaration
public virtual void ExitEdifLevelValue(EDIF300Parser.EdifLevelValueContext context)
Parameters
Type Name Description
EDIF300Parser.EdifLevelValueContext context

The parse tree.

| Improve this Doc View Source

ExitEdifNameDef(EDIF300Parser.EdifNameDefContext)

Exit a parse tree produced by edifNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitEdifNameDef(EDIF300Parser.EdifNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.EdifNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitEdifVersion(EDIF300Parser.EdifVersionContext)

Exit a parse tree produced by edifVersion().

The default implementation does nothing.

Declaration
public virtual void ExitEdifVersion(EDIF300Parser.EdifVersionContext context)
Parameters
Type Name Description
EDIF300Parser.EdifVersionContext context

The parse tree.

| Improve this Doc View Source

ExitEfalse(EDIF300Parser.EfalseContext)

Exit a parse tree produced by efalse().

The default implementation does nothing.

Declaration
public virtual void ExitEfalse(EDIF300Parser.EfalseContext context)
Parameters
Type Name Description
EDIF300Parser.EfalseContext context

The parse tree.

| Improve this Doc View Source

ExitEinterface(EDIF300Parser.EinterfaceContext)

Exit a parse tree produced by einterface().

The default implementation does nothing.

Declaration
public virtual void ExitEinterface(EDIF300Parser.EinterfaceContext context)
Parameters
Type Name Description
EDIF300Parser.EinterfaceContext context

The parse tree.

| Improve this Doc View Source

ExitEndPoint(EDIF300Parser.EndPointContext)

Exit a parse tree produced by endPoint().

The default implementation does nothing.

Declaration
public virtual void ExitEndPoint(EDIF300Parser.EndPointContext context)
Parameters
Type Name Description
EDIF300Parser.EndPointContext context

The parse tree.

| Improve this Doc View Source

ExitEndType(EDIF300Parser.EndTypeContext)

Exit a parse tree produced by endType().

The default implementation does nothing.

Declaration
public virtual void ExitEndType(EDIF300Parser.EndTypeContext context)
Parameters
Type Name Description
EDIF300Parser.EndTypeContext context

The parse tree.

| Improve this Doc View Source

ExitEngineeringDate(EDIF300Parser.EngineeringDateContext)

Exit a parse tree produced by engineeringDate().

The default implementation does nothing.

Declaration
public virtual void ExitEngineeringDate(EDIF300Parser.EngineeringDateContext context)
Parameters
Type Name Description
EDIF300Parser.EngineeringDateContext context

The parse tree.

| Improve this Doc View Source

ExitEngineeringDateDisplay(EDIF300Parser.EngineeringDateDisplayContext)

Exit a parse tree produced by engineeringDateDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitEngineeringDateDisplay(EDIF300Parser.EngineeringDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.EngineeringDateDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitEtrue(EDIF300Parser.EtrueContext)

Exit a parse tree produced by etrue().

The default implementation does nothing.

Declaration
public virtual void ExitEtrue(EDIF300Parser.EtrueContext context)
Parameters
Type Name Description
EDIF300Parser.EtrueContext context

The parse tree.

| Improve this Doc View Source

ExitEvent(EDIF300Parser.EventContext)

Exit a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void ExitEvent(EDIF300Parser.EventContext context)
Parameters
Type Name Description
EDIF300Parser.EventContext context

The parse tree.

| Improve this Doc View Source

ExitEveryRule(Antlr4.Runtime.ParserRuleContext)

Declaration
public virtual void ExitEveryRule(Antlr4.Runtime.ParserRuleContext context)
Parameters
Type Name Description
Antlr4.Runtime.ParserRuleContext context
Remarks

The default implementation does nothing.

| Improve this Doc View Source

ExitExponent(EDIF300Parser.ExponentContext)

Exit a parse tree produced by exponent().

The default implementation does nothing.

Declaration
public virtual void ExitExponent(EDIF300Parser.ExponentContext context)
Parameters
Type Name Description
EDIF300Parser.ExponentContext context

The parse tree.

| Improve this Doc View Source

ExitExtend(EDIF300Parser.ExtendContext)

Exit a parse tree produced by extend().

The default implementation does nothing.

Declaration
public virtual void ExitExtend(EDIF300Parser.ExtendContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendContext context

The parse tree.

| Improve this Doc View Source

ExitExtendForFrameMemberDef(EDIF300Parser.ExtendForFrameMemberDefContext)

Exit a parse tree produced by extendForFrameMemberDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendForFrameMemberDef(EDIF300Parser.ExtendForFrameMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendForFrameMemberDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendFrameDef(EDIF300Parser.ExtendFrameDefContext)

Exit a parse tree produced by extendFrameDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendFrameDef(EDIF300Parser.ExtendFrameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendFrameDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendInstanceDef(EDIF300Parser.ExtendInstanceDefContext)

Exit a parse tree produced by extendInstanceDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendInstanceDef(EDIF300Parser.ExtendInstanceDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInstanceDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendInstanceMemberDef(EDIF300Parser.ExtendInstanceMemberDefContext)

Exit a parse tree produced by extendInstanceMemberDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendInstanceMemberDef(EDIF300Parser.ExtendInstanceMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInstanceMemberDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendInterconnectDef(EDIF300Parser.ExtendInterconnectDefContext)

Exit a parse tree produced by extendInterconnectDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendInterconnectDef(EDIF300Parser.ExtendInterconnectDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendInterconnectDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendPageDef(EDIF300Parser.ExtendPageDefContext)

Exit a parse tree produced by extendPageDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendPageDef(EDIF300Parser.ExtendPageDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPageDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendPortDef(EDIF300Parser.ExtendPortDefContext)

Exit a parse tree produced by extendPortDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendPortDef(EDIF300Parser.ExtendPortDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPortDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendPortMemberDef(EDIF300Parser.ExtendPortMemberDefContext)

Exit a parse tree produced by extendPortMemberDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendPortMemberDef(EDIF300Parser.ExtendPortMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendPortMemberDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendSignalDef(EDIF300Parser.ExtendSignalDefContext)

Exit a parse tree produced by extendSignalDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendSignalDef(EDIF300Parser.ExtendSignalDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendSignalGroupDef(EDIF300Parser.ExtendSignalGroupDefContext)

Exit a parse tree produced by extendSignalGroupDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendSignalGroupDef(EDIF300Parser.ExtendSignalGroupDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalGroupDefContext context

The parse tree.

| Improve this Doc View Source

ExitExtendSignalMemberDef(EDIF300Parser.ExtendSignalMemberDefContext)

Exit a parse tree produced by extendSignalMemberDef().

The default implementation does nothing.

Declaration
public virtual void ExitExtendSignalMemberDef(EDIF300Parser.ExtendSignalMemberDefContext context)
Parameters
Type Name Description
EDIF300Parser.ExtendSignalMemberDefContext context

The parse tree.

| Improve this Doc View Source

ExitExternal_(EDIF300Parser.External_Context)

Exit a parse tree produced by external_().

The default implementation does nothing.

Declaration
public virtual void ExitExternal_(EDIF300Parser.External_Context context)
Parameters
Type Name Description
EDIF300Parser.External_Context context

The parse tree.

| Improve this Doc View Source

ExitFahrenheit(EDIF300Parser.FahrenheitContext)

Exit a parse tree produced by fahrenheit().

The default implementation does nothing.

Declaration
public virtual void ExitFahrenheit(EDIF300Parser.FahrenheitContext context)
Parameters
Type Name Description
EDIF300Parser.FahrenheitContext context

The parse tree.

| Improve this Doc View Source

ExitFarad(EDIF300Parser.FaradContext)

Exit a parse tree produced by farad().

The default implementation does nothing.

Declaration
public virtual void ExitFarad(EDIF300Parser.FaradContext context)
Parameters
Type Name Description
EDIF300Parser.FaradContext context

The parse tree.

| Improve this Doc View Source

ExitFigure(EDIF300Parser.FigureContext)

Exit a parse tree produced by figure().

The default implementation does nothing.

Declaration
public virtual void ExitFigure(EDIF300Parser.FigureContext context)
Parameters
Type Name Description
EDIF300Parser.FigureContext context

The parse tree.

| Improve this Doc View Source

ExitFigureGroup(EDIF300Parser.FigureGroupContext)

Exit a parse tree produced by figureGroup().

The default implementation does nothing.

Declaration
public virtual void ExitFigureGroup(EDIF300Parser.FigureGroupContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupContext context

The parse tree.

| Improve this Doc View Source

ExitFigureGroupNameCaseSensitive(EDIF300Parser.FigureGroupNameCaseSensitiveContext)

Exit a parse tree produced by figureGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitFigureGroupNameCaseSensitive(EDIF300Parser.FigureGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitFigureGroupNameDef(EDIF300Parser.FigureGroupNameDefContext)

Exit a parse tree produced by figureGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitFigureGroupNameDef(EDIF300Parser.FigureGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitFigureGroupNameRef(EDIF300Parser.FigureGroupNameRefContext)

Exit a parse tree produced by figureGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitFigureGroupNameRef(EDIF300Parser.FigureGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitFigureGroupOverride(EDIF300Parser.FigureGroupOverrideContext)

Exit a parse tree produced by figureGroupOverride().

The default implementation does nothing.

Declaration
public virtual void ExitFigureGroupOverride(EDIF300Parser.FigureGroupOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.FigureGroupOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitFillPattern(EDIF300Parser.FillPatternContext)

Exit a parse tree produced by fillPattern().

The default implementation does nothing.

Declaration
public virtual void ExitFillPattern(EDIF300Parser.FillPatternContext context)
Parameters
Type Name Description
EDIF300Parser.FillPatternContext context

The parse tree.

| Improve this Doc View Source

ExitFillPatternVisible(EDIF300Parser.FillPatternVisibleContext)

Exit a parse tree produced by fillPatternVisible().

The default implementation does nothing.

Declaration
public virtual void ExitFillPatternVisible(EDIF300Parser.FillPatternVisibleContext context)
Parameters
Type Name Description
EDIF300Parser.FillPatternVisibleContext context

The parse tree.

| Improve this Doc View Source

ExitFirstIntegerExpression(EDIF300Parser.FirstIntegerExpressionContext)

Exit a parse tree produced by firstIntegerExpression().

The default implementation does nothing.

Declaration
public virtual void ExitFirstIntegerExpression(EDIF300Parser.FirstIntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.FirstIntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitFirstStringExpression(EDIF300Parser.FirstStringExpressionContext)

Exit a parse tree produced by firstStringExpression().

The default implementation does nothing.

Declaration
public virtual void ExitFirstStringExpression(EDIF300Parser.FirstStringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.FirstStringExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitFixed(EDIF300Parser.FixedContext)

Exit a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void ExitFixed(EDIF300Parser.FixedContext context)
Parameters
Type Name Description
EDIF300Parser.FixedContext context

The parse tree.

| Improve this Doc View Source

ExitFont(EDIF300Parser.FontContext)

Exit a parse tree produced by font().

The default implementation does nothing.

Declaration
public virtual void ExitFont(EDIF300Parser.FontContext context)
Parameters
Type Name Description
EDIF300Parser.FontContext context

The parse tree.

| Improve this Doc View Source

ExitFontCapitalHeight(EDIF300Parser.FontCapitalHeightContext)

Exit a parse tree produced by fontCapitalHeight().

The default implementation does nothing.

Declaration
public virtual void ExitFontCapitalHeight(EDIF300Parser.FontCapitalHeightContext context)
Parameters
Type Name Description
EDIF300Parser.FontCapitalHeightContext context

The parse tree.

| Improve this Doc View Source

ExitFontDefinitions(EDIF300Parser.FontDefinitionsContext)

Exit a parse tree produced by fontDefinitions().

The default implementation does nothing.

Declaration
public virtual void ExitFontDefinitions(EDIF300Parser.FontDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.FontDefinitionsContext context

The parse tree.

| Improve this Doc View Source

ExitFontDescent(EDIF300Parser.FontDescentContext)

Exit a parse tree produced by fontDescent().

The default implementation does nothing.

Declaration
public virtual void ExitFontDescent(EDIF300Parser.FontDescentContext context)
Parameters
Type Name Description
EDIF300Parser.FontDescentContext context

The parse tree.

| Improve this Doc View Source

ExitFontFamily(EDIF300Parser.FontFamilyContext)

Exit a parse tree produced by fontFamily().

The default implementation does nothing.

Declaration
public virtual void ExitFontFamily(EDIF300Parser.FontFamilyContext context)
Parameters
Type Name Description
EDIF300Parser.FontFamilyContext context

The parse tree.

| Improve this Doc View Source

ExitFontHeight(EDIF300Parser.FontHeightContext)

Exit a parse tree produced by fontHeight().

The default implementation does nothing.

Declaration
public virtual void ExitFontHeight(EDIF300Parser.FontHeightContext context)
Parameters
Type Name Description
EDIF300Parser.FontHeightContext context

The parse tree.

| Improve this Doc View Source

ExitFontNameDef(EDIF300Parser.FontNameDefContext)

Exit a parse tree produced by fontNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitFontNameDef(EDIF300Parser.FontNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FontNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitFontNameRef(EDIF300Parser.FontNameRefContext)

Exit a parse tree produced by fontNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitFontNameRef(EDIF300Parser.FontNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FontNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitFontProportions(EDIF300Parser.FontProportionsContext)

Exit a parse tree produced by fontProportions().

The default implementation does nothing.

Declaration
public virtual void ExitFontProportions(EDIF300Parser.FontProportionsContext context)
Parameters
Type Name Description
EDIF300Parser.FontProportionsContext context

The parse tree.

| Improve this Doc View Source

ExitFontRef(EDIF300Parser.FontRefContext)

Exit a parse tree produced by fontRef().

The default implementation does nothing.

Declaration
public virtual void ExitFontRef(EDIF300Parser.FontRefContext context)
Parameters
Type Name Description
EDIF300Parser.FontRefContext context

The parse tree.

| Improve this Doc View Source

ExitFonts(EDIF300Parser.FontsContext)

Exit a parse tree produced by fonts().

The default implementation does nothing.

Declaration
public virtual void ExitFonts(EDIF300Parser.FontsContext context)
Parameters
Type Name Description
EDIF300Parser.FontsContext context

The parse tree.

| Improve this Doc View Source

ExitFontWidth(EDIF300Parser.FontWidthContext)

Exit a parse tree produced by fontWidth().

The default implementation does nothing.

Declaration
public virtual void ExitFontWidth(EDIF300Parser.FontWidthContext context)
Parameters
Type Name Description
EDIF300Parser.FontWidthContext context

The parse tree.

| Improve this Doc View Source

ExitForbiddenEvent(EDIF300Parser.ForbiddenEventContext)

Exit a parse tree produced by forbiddenEvent().

The default implementation does nothing.

Declaration
public virtual void ExitForbiddenEvent(EDIF300Parser.ForbiddenEventContext context)
Parameters
Type Name Description
EDIF300Parser.ForbiddenEventContext context

The parse tree.

| Improve this Doc View Source

ExitForFrame(EDIF300Parser.ForFrameContext)

Exit a parse tree produced by forFrame().

The default implementation does nothing.

Declaration
public virtual void ExitForFrame(EDIF300Parser.ForFrameContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameAnnotate(EDIF300Parser.ForFrameAnnotateContext)

Exit a parse tree produced by forFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameAnnotate(EDIF300Parser.ForFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameIndex(EDIF300Parser.ForFrameIndexContext)

Exit a parse tree produced by forFrameIndex().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameIndex(EDIF300Parser.ForFrameIndexContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameIndexDisplay(EDIF300Parser.ForFrameIndexDisplayContext)

Exit a parse tree produced by forFrameIndexDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameIndexDisplay(EDIF300Parser.ForFrameIndexDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameIndexNameCaseSensitive(EDIF300Parser.ForFrameIndexNameCaseSensitiveContext)

Exit a parse tree produced by forFrameIndexNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameIndexNameCaseSensitive(EDIF300Parser.ForFrameIndexNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameIndexRef(EDIF300Parser.ForFrameIndexRefContext)

Exit a parse tree produced by forFrameIndexRef().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameIndexRef(EDIF300Parser.ForFrameIndexRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameIndexRefContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameMemberRef(EDIF300Parser.ForFrameMemberRefContext)

Exit a parse tree produced by forFrameMemberRef().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameMemberRef(EDIF300Parser.ForFrameMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameMemberRefContext context

The parse tree.

| Improve this Doc View Source

ExitForFrameRef(EDIF300Parser.ForFrameRefContext)

Exit a parse tree produced by forFrameRef().

The default implementation does nothing.

Declaration
public virtual void ExitForFrameRef(EDIF300Parser.ForFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ForFrameRefContext context

The parse tree.

| Improve this Doc View Source

ExitFrameConfiguration(EDIF300Parser.FrameConfigurationContext)

Exit a parse tree produced by frameConfiguration().

The default implementation does nothing.

Declaration
public virtual void ExitFrameConfiguration(EDIF300Parser.FrameConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.FrameConfigurationContext context

The parse tree.

| Improve this Doc View Source

ExitFrameNameCaseSensitive(EDIF300Parser.FrameNameCaseSensitiveContext)

Exit a parse tree produced by frameNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitFrameNameCaseSensitive(EDIF300Parser.FrameNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitFrameNameDef(EDIF300Parser.FrameNameDefContext)

Exit a parse tree produced by frameNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitFrameNameDef(EDIF300Parser.FrameNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitFrameNameRef(EDIF300Parser.FrameNameRefContext)

Exit a parse tree produced by frameNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitFrameNameRef(EDIF300Parser.FrameNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitFrameRef(EDIF300Parser.FrameRefContext)

Exit a parse tree produced by frameRef().

The default implementation does nothing.

Declaration
public virtual void ExitFrameRef(EDIF300Parser.FrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.FrameRefContext context

The parse tree.

| Improve this Doc View Source

ExitFrequencyValue(EDIF300Parser.FrequencyValueContext)

Exit a parse tree produced by frequencyValue().

The default implementation does nothing.

Declaration
public virtual void ExitFrequencyValue(EDIF300Parser.FrequencyValueContext context)
Parameters
Type Name Description
EDIF300Parser.FrequencyValueContext context

The parse tree.

| Improve this Doc View Source

ExitFromBottom(EDIF300Parser.FromBottomContext)

Exit a parse tree produced by fromBottom().

The default implementation does nothing.

Declaration
public virtual void ExitFromBottom(EDIF300Parser.FromBottomContext context)
Parameters
Type Name Description
EDIF300Parser.FromBottomContext context

The parse tree.

| Improve this Doc View Source

ExitFromInteger(EDIF300Parser.FromIntegerContext)

Exit a parse tree produced by fromInteger().

The default implementation does nothing.

Declaration
public virtual void ExitFromInteger(EDIF300Parser.FromIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.FromIntegerContext context

The parse tree.

| Improve this Doc View Source

ExitFromLeft(EDIF300Parser.FromLeftContext)

Exit a parse tree produced by fromLeft().

The default implementation does nothing.

Declaration
public virtual void ExitFromLeft(EDIF300Parser.FromLeftContext context)
Parameters
Type Name Description
EDIF300Parser.FromLeftContext context

The parse tree.

| Improve this Doc View Source

ExitFromRight(EDIF300Parser.FromRightContext)

Exit a parse tree produced by fromRight().

The default implementation does nothing.

Declaration
public virtual void ExitFromRight(EDIF300Parser.FromRightContext context)
Parameters
Type Name Description
EDIF300Parser.FromRightContext context

The parse tree.

| Improve this Doc View Source

ExitFromTop(EDIF300Parser.FromTopContext)

Exit a parse tree produced by fromTop().

The default implementation does nothing.

Declaration
public virtual void ExitFromTop(EDIF300Parser.FromTopContext context)
Parameters
Type Name Description
EDIF300Parser.FromTopContext context

The parse tree.

| Improve this Doc View Source

ExitGenerated(EDIF300Parser.GeneratedContext)

Exit a parse tree produced by generated().

The default implementation does nothing.

Declaration
public virtual void ExitGenerated(EDIF300Parser.GeneratedContext context)
Parameters
Type Name Description
EDIF300Parser.GeneratedContext context

The parse tree.

| Improve this Doc View Source

ExitGeometryMacro(EDIF300Parser.GeometryMacroContext)

Exit a parse tree produced by geometryMacro().

The default implementation does nothing.

Declaration
public virtual void ExitGeometryMacro(EDIF300Parser.GeometryMacroContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroContext context

The parse tree.

| Improve this Doc View Source

ExitGeometryMacroHeader(EDIF300Parser.GeometryMacroHeaderContext)

Exit a parse tree produced by geometryMacroHeader().

The default implementation does nothing.

Declaration
public virtual void ExitGeometryMacroHeader(EDIF300Parser.GeometryMacroHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitGeometryMacroRef(EDIF300Parser.GeometryMacroRefContext)

Exit a parse tree produced by geometryMacroRef().

The default implementation does nothing.

Declaration
public virtual void ExitGeometryMacroRef(EDIF300Parser.GeometryMacroRefContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroRefContext context

The parse tree.

| Improve this Doc View Source

ExitGeometryMacroUnits(EDIF300Parser.GeometryMacroUnitsContext)

Exit a parse tree produced by geometryMacroUnits().

The default implementation does nothing.

Declaration
public virtual void ExitGeometryMacroUnits(EDIF300Parser.GeometryMacroUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.GeometryMacroUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPort(EDIF300Parser.GlobalPortContext)

Exit a parse tree produced by globalPort().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPort(EDIF300Parser.GlobalPortContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortBundle(EDIF300Parser.GlobalPortBundleContext)

Exit a parse tree produced by globalPortBundle().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortBundle(EDIF300Parser.GlobalPortBundleContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortBundleContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortDefinitions(EDIF300Parser.GlobalPortDefinitionsContext)

Exit a parse tree produced by globalPortDefinitions().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortDefinitions(EDIF300Parser.GlobalPortDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortDefinitionsContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortList(EDIF300Parser.GlobalPortListContext)

Exit a parse tree produced by globalPortList().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortList(EDIF300Parser.GlobalPortListContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortListContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortNameCaseSensitive(EDIF300Parser.GlobalPortNameCaseSensitiveContext)

Exit a parse tree produced by globalPortNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortNameCaseSensitive(EDIF300Parser.GlobalPortNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortNameDef(EDIF300Parser.GlobalPortNameDefContext)

Exit a parse tree produced by globalPortNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortNameDef(EDIF300Parser.GlobalPortNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortNameDisplay(EDIF300Parser.GlobalPortNameDisplayContext)

Exit a parse tree produced by globalPortNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortNameDisplay(EDIF300Parser.GlobalPortNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortNameRef(EDIF300Parser.GlobalPortNameRefContext)

Exit a parse tree produced by globalPortNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortNameRef(EDIF300Parser.GlobalPortNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortPropertyDisplay(EDIF300Parser.GlobalPortPropertyDisplayContext)

Exit a parse tree produced by globalPortPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortPropertyDisplay(EDIF300Parser.GlobalPortPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortRef(EDIF300Parser.GlobalPortRefContext)

Exit a parse tree produced by globalPortRef().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortRef(EDIF300Parser.GlobalPortRefContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortRefContext context

The parse tree.

| Improve this Doc View Source

ExitGlobalPortScope(EDIF300Parser.GlobalPortScopeContext)

Exit a parse tree produced by globalPortScope().

The default implementation does nothing.

Declaration
public virtual void ExitGlobalPortScope(EDIF300Parser.GlobalPortScopeContext context)
Parameters
Type Name Description
EDIF300Parser.GlobalPortScopeContext context

The parse tree.

| Improve this Doc View Source

ExitGoal(EDIF300Parser.GoalContext)

Exit a parse tree produced by goal().

The default implementation does nothing.

Declaration
public virtual void ExitGoal(EDIF300Parser.GoalContext context)
Parameters
Type Name Description
EDIF300Parser.GoalContext context

The parse tree.

| Improve this Doc View Source

ExitGreen(EDIF300Parser.GreenContext)

Exit a parse tree produced by green().

The default implementation does nothing.

Declaration
public virtual void ExitGreen(EDIF300Parser.GreenContext context)
Parameters
Type Name Description
EDIF300Parser.GreenContext context

The parse tree.

| Improve this Doc View Source

ExitHenry(EDIF300Parser.HenryContext)

Exit a parse tree produced by henry().

The default implementation does nothing.

Declaration
public virtual void ExitHenry(EDIF300Parser.HenryContext context)
Parameters
Type Name Description
EDIF300Parser.HenryContext context

The parse tree.

| Improve this Doc View Source

ExitHertz(EDIF300Parser.HertzContext)

Exit a parse tree produced by hertz().

The default implementation does nothing.

Declaration
public virtual void ExitHertz(EDIF300Parser.HertzContext context)
Parameters
Type Name Description
EDIF300Parser.HertzContext context

The parse tree.

| Improve this Doc View Source

ExitHorizontalJustification(EDIF300Parser.HorizontalJustificationContext)

Exit a parse tree produced by horizontalJustification().

The default implementation does nothing.

Declaration
public virtual void ExitHorizontalJustification(EDIF300Parser.HorizontalJustificationContext context)
Parameters
Type Name Description
EDIF300Parser.HorizontalJustificationContext context

The parse tree.

| Improve this Doc View Source

ExitHotspot(EDIF300Parser.HotspotContext)

Exit a parse tree produced by hotspot().

The default implementation does nothing.

Declaration
public virtual void ExitHotspot(EDIF300Parser.HotspotContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotConnectDirection(EDIF300Parser.HotspotConnectDirectionContext)

Exit a parse tree produced by hotspotConnectDirection().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotConnectDirection(EDIF300Parser.HotspotConnectDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotConnectDirectionContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotGrid(EDIF300Parser.HotspotGridContext)

Exit a parse tree produced by hotspotGrid().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotGrid(EDIF300Parser.HotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotGridContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotNameCaseSensitive(EDIF300Parser.HotspotNameCaseSensitiveContext)

Exit a parse tree produced by hotspotNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotNameCaseSensitive(EDIF300Parser.HotspotNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotNameDef(EDIF300Parser.HotspotNameDefContext)

Exit a parse tree produced by hotspotNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotNameDef(EDIF300Parser.HotspotNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotNameDisplay(EDIF300Parser.HotspotNameDisplayContext)

Exit a parse tree produced by hotspotNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotNameDisplay(EDIF300Parser.HotspotNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitHotspotNameRef(EDIF300Parser.HotspotNameRefContext)

Exit a parse tree produced by hotspotNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitHotspotNameRef(EDIF300Parser.HotspotNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.HotspotNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitHourNumber(EDIF300Parser.HourNumberContext)

Exit a parse tree produced by hourNumber().

The default implementation does nothing.

Declaration
public virtual void ExitHourNumber(EDIF300Parser.HourNumberContext context)
Parameters
Type Name Description
EDIF300Parser.HourNumberContext context

The parse tree.

| Improve this Doc View Source

ExitIeeeDesignation(EDIF300Parser.IeeeDesignationContext)

Exit a parse tree produced by ieeeDesignation().

The default implementation does nothing.

Declaration
public virtual void ExitIeeeDesignation(EDIF300Parser.IeeeDesignationContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeDesignationContext context

The parse tree.

| Improve this Doc View Source

ExitIeeeSection(EDIF300Parser.IeeeSectionContext)

Exit a parse tree produced by ieeeSection().

The default implementation does nothing.

Declaration
public virtual void ExitIeeeSection(EDIF300Parser.IeeeSectionContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeSectionContext context

The parse tree.

| Improve this Doc View Source

ExitIeeeStandard(EDIF300Parser.IeeeStandardContext)

Exit a parse tree produced by ieeeStandard().

The default implementation does nothing.

Declaration
public virtual void ExitIeeeStandard(EDIF300Parser.IeeeStandardContext context)
Parameters
Type Name Description
EDIF300Parser.IeeeStandardContext context

The parse tree.

| Improve this Doc View Source

ExitIfFrame(EDIF300Parser.IfFrameContext)

Exit a parse tree produced by ifFrame().

The default implementation does nothing.

Declaration
public virtual void ExitIfFrame(EDIF300Parser.IfFrameContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameContext context

The parse tree.

| Improve this Doc View Source

ExitIfFrameAnnotate(EDIF300Parser.IfFrameAnnotateContext)

Exit a parse tree produced by ifFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitIfFrameAnnotate(EDIF300Parser.IfFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitIfFrameRef(EDIF300Parser.IfFrameRefContext)

Exit a parse tree produced by ifFrameRef().

The default implementation does nothing.

Declaration
public virtual void ExitIfFrameRef(EDIF300Parser.IfFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameRefContext context

The parse tree.

| Improve this Doc View Source

ExitIfFrameSet(EDIF300Parser.IfFrameSetContext)

Exit a parse tree produced by ifFrameSet().

The default implementation does nothing.

Declaration
public virtual void ExitIfFrameSet(EDIF300Parser.IfFrameSetContext context)
Parameters
Type Name Description
EDIF300Parser.IfFrameSetContext context

The parse tree.

| Improve this Doc View Source

ExitIgnore(EDIF300Parser.IgnoreContext)

Exit a parse tree produced by ignore().

The default implementation does nothing.

Declaration
public virtual void ExitIgnore(EDIF300Parser.IgnoreContext context)
Parameters
Type Name Description
EDIF300Parser.IgnoreContext context

The parse tree.

| Improve this Doc View Source

ExitImplementationNameCaseSensitive(EDIF300Parser.ImplementationNameCaseSensitiveContext)

Exit a parse tree produced by implementationNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitImplementationNameCaseSensitive(EDIF300Parser.ImplementationNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitImplementationNameDef(EDIF300Parser.ImplementationNameDefContext)

Exit a parse tree produced by implementationNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitImplementationNameDef(EDIF300Parser.ImplementationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitImplementationNameDisplay(EDIF300Parser.ImplementationNameDisplayContext)

Exit a parse tree produced by implementationNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitImplementationNameDisplay(EDIF300Parser.ImplementationNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitImplementationNameRef(EDIF300Parser.ImplementationNameRefContext)

Exit a parse tree produced by implementationNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitImplementationNameRef(EDIF300Parser.ImplementationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ImplementationNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitIndexEndDisplay(EDIF300Parser.IndexEndDisplayContext)

Exit a parse tree produced by indexEndDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitIndexEndDisplay(EDIF300Parser.IndexEndDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexEndDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitIndexNameDef(EDIF300Parser.IndexNameDefContext)

Exit a parse tree produced by indexNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitIndexNameDef(EDIF300Parser.IndexNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitIndexNameDisplay(EDIF300Parser.IndexNameDisplayContext)

Exit a parse tree produced by indexNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitIndexNameDisplay(EDIF300Parser.IndexNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitIndexNameRef(EDIF300Parser.IndexNameRefContext)

Exit a parse tree produced by indexNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitIndexNameRef(EDIF300Parser.IndexNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.IndexNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitIndexStart(EDIF300Parser.IndexStartContext)

Exit a parse tree produced by indexStart().

The default implementation does nothing.

Declaration
public virtual void ExitIndexStart(EDIF300Parser.IndexStartContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStartContext context

The parse tree.

| Improve this Doc View Source

ExitIndexStartDisplay(EDIF300Parser.IndexStartDisplayContext)

Exit a parse tree produced by indexStartDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitIndexStartDisplay(EDIF300Parser.IndexStartDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStartDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitIndexStep(EDIF300Parser.IndexStepContext)

Exit a parse tree produced by indexStep().

The default implementation does nothing.

Declaration
public virtual void ExitIndexStep(EDIF300Parser.IndexStepContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStepContext context

The parse tree.

| Improve this Doc View Source

ExitIndexStepDisplay(EDIF300Parser.IndexStepDisplayContext)

Exit a parse tree produced by indexStepDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitIndexStepDisplay(EDIF300Parser.IndexStepDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.IndexStepDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitIndexValue(EDIF300Parser.IndexValueContext)

Exit a parse tree produced by indexValue().

The default implementation does nothing.

Declaration
public virtual void ExitIndexValue(EDIF300Parser.IndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.IndexValueContext context

The parse tree.

| Improve this Doc View Source

ExitInput_(EDIF300Parser.Input_Context)

Exit a parse tree produced by input_().

The default implementation does nothing.

Declaration
public virtual void ExitInput_(EDIF300Parser.Input_Context context)
Parameters
Type Name Description
EDIF300Parser.Input_Context context

The parse tree.

| Improve this Doc View Source

ExitInputPort(EDIF300Parser.InputPortContext)

Exit a parse tree produced by inputPort().

The default implementation does nothing.

Declaration
public virtual void ExitInputPort(EDIF300Parser.InputPortContext context)
Parameters
Type Name Description
EDIF300Parser.InputPortContext context

The parse tree.

| Improve this Doc View Source

ExitInputPortAttributes(EDIF300Parser.InputPortAttributesContext)

Exit a parse tree produced by inputPortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitInputPortAttributes(EDIF300Parser.InputPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.InputPortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitInstance(EDIF300Parser.InstanceContext)

Exit a parse tree produced by instance().

The default implementation does nothing.

Declaration
public virtual void ExitInstance(EDIF300Parser.InstanceContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceConfiguration(EDIF300Parser.InstanceConfigurationContext)

Exit a parse tree produced by instanceConfiguration().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceConfiguration(EDIF300Parser.InstanceConfigurationContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceConfigurationContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceIndexValue(EDIF300Parser.InstanceIndexValueContext)

Exit a parse tree produced by instanceIndexValue().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceIndexValue(EDIF300Parser.InstanceIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceIndexValueContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceMemberRef(EDIF300Parser.InstanceMemberRefContext)

Exit a parse tree produced by instanceMemberRef().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceMemberRef(EDIF300Parser.InstanceMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceMemberRefContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameCaseSensitive(EDIF300Parser.InstanceNameCaseSensitiveContext)

Exit a parse tree produced by instanceNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameCaseSensitive(EDIF300Parser.InstanceNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameDef(EDIF300Parser.InstanceNameDefContext)

Exit a parse tree produced by instanceNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameDef(EDIF300Parser.InstanceNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameDisplay(EDIF300Parser.InstanceNameDisplayContext)

Exit a parse tree produced by instanceNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameDisplay(EDIF300Parser.InstanceNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameGenerator(EDIF300Parser.InstanceNameGeneratorContext)

Exit a parse tree produced by instanceNameGenerator().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameGenerator(EDIF300Parser.InstanceNameGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameGeneratorContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameGeneratorDisplay(EDIF300Parser.InstanceNameGeneratorDisplayContext)

Exit a parse tree produced by instanceNameGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameGeneratorDisplay(EDIF300Parser.InstanceNameGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceNameRef(EDIF300Parser.InstanceNameRefContext)

Exit a parse tree produced by instanceNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceNameRef(EDIF300Parser.InstanceNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitInstancePortAttributeDisplay(EDIF300Parser.InstancePortAttributeDisplayContext)

Exit a parse tree produced by instancePortAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInstancePortAttributeDisplay(EDIF300Parser.InstancePortAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePortAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInstancePortAttributes(EDIF300Parser.InstancePortAttributesContext)

Exit a parse tree produced by instancePortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitInstancePortAttributes(EDIF300Parser.InstancePortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitInstancePropertyDisplay(EDIF300Parser.InstancePropertyDisplayContext)

Exit a parse tree produced by instancePropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInstancePropertyDisplay(EDIF300Parser.InstancePropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInstancePropertyOverride(EDIF300Parser.InstancePropertyOverrideContext)

Exit a parse tree produced by instancePropertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitInstancePropertyOverride(EDIF300Parser.InstancePropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.InstancePropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceRef(EDIF300Parser.InstanceRefContext)

Exit a parse tree produced by instanceRef().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceRef(EDIF300Parser.InstanceRefContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceRefContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceWidth(EDIF300Parser.InstanceWidthContext)

Exit a parse tree produced by instanceWidth().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceWidth(EDIF300Parser.InstanceWidthContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceWidthContext context

The parse tree.

| Improve this Doc View Source

ExitInstanceWidthDisplay(EDIF300Parser.InstanceWidthDisplayContext)

Exit a parse tree produced by instanceWidthDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInstanceWidthDisplay(EDIF300Parser.InstanceWidthDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InstanceWidthDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInteger(EDIF300Parser.IntegerContext)

Exit a parse tree produced by integer().

The default implementation does nothing.

Declaration
public virtual void ExitInteger(EDIF300Parser.IntegerContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerConstant(EDIF300Parser.IntegerConstantContext)

Exit a parse tree produced by integerConstant().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerConstant(EDIF300Parser.IntegerConstantContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerConstantContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerConstantRef(EDIF300Parser.IntegerConstantRefContext)

Exit a parse tree produced by integerConstantRef().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerConstantRef(EDIF300Parser.IntegerConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerConstantRefContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerEqual(EDIF300Parser.IntegerEqualContext)

Exit a parse tree produced by integerEqual().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerEqual(EDIF300Parser.IntegerEqualContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerEqualContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerExpression(EDIF300Parser.IntegerExpressionContext)

Exit a parse tree produced by integerExpression().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerExpression(EDIF300Parser.IntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerParameter(EDIF300Parser.IntegerParameterContext)

Exit a parse tree produced by integerParameter().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerParameter(EDIF300Parser.IntegerParameterContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerParameterAssign(EDIF300Parser.IntegerParameterAssignContext)

Exit a parse tree produced by integerParameterAssign().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerParameterAssign(EDIF300Parser.IntegerParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterAssignContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerParameterRef(EDIF300Parser.IntegerParameterRefContext)

Exit a parse tree produced by integerParameterRef().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerParameterRef(EDIF300Parser.IntegerParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerParameterRefContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerProduct(EDIF300Parser.IntegerProductContext)

Exit a parse tree produced by integerProduct().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerProduct(EDIF300Parser.IntegerProductContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerProductContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerQuotient(EDIF300Parser.IntegerQuotientContext)

Exit a parse tree produced by integerQuotient().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerQuotient(EDIF300Parser.IntegerQuotientContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerQuotientContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerRemainder(EDIF300Parser.IntegerRemainderContext)

Exit a parse tree produced by integerRemainder().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerRemainder(EDIF300Parser.IntegerRemainderContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerRemainderContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerSubtract(EDIF300Parser.IntegerSubtractContext)

Exit a parse tree produced by integerSubtract().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerSubtract(EDIF300Parser.IntegerSubtractContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerSubtractContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerSum(EDIF300Parser.IntegerSumContext)

Exit a parse tree produced by integerSum().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerSum(EDIF300Parser.IntegerSumContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerSumContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerToken(EDIF300Parser.IntegerTokenContext)

Exit a parse tree produced by integerToken().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerToken(EDIF300Parser.IntegerTokenContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerTokenContext context

The parse tree.

| Improve this Doc View Source

ExitIntegerValue(EDIF300Parser.IntegerValueContext)

Exit a parse tree produced by integerValue().

The default implementation does nothing.

Declaration
public virtual void ExitIntegerValue(EDIF300Parser.IntegerValueContext context)
Parameters
Type Name Description
EDIF300Parser.IntegerValueContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectAnnotate(EDIF300Parser.InterconnectAnnotateContext)

Exit a parse tree produced by interconnectAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectAnnotate(EDIF300Parser.InterconnectAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectAttachedText(EDIF300Parser.InterconnectAttachedTextContext)

Exit a parse tree produced by interconnectAttachedText().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectAttachedText(EDIF300Parser.InterconnectAttachedTextContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectAttachedTextContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectDelay(EDIF300Parser.InterconnectDelayContext)

Exit a parse tree produced by interconnectDelay().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectDelay(EDIF300Parser.InterconnectDelayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectDelayDisplay(EDIF300Parser.InterconnectDelayDisplayContext)

Exit a parse tree produced by interconnectDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectDelayDisplay(EDIF300Parser.InterconnectDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectDelayNameDef(EDIF300Parser.InterconnectDelayNameDefContext)

Exit a parse tree produced by interconnectDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectDelayNameDef(EDIF300Parser.InterconnectDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectDelayNameRef(EDIF300Parser.InterconnectDelayNameRefContext)

Exit a parse tree produced by interconnectDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectDelayNameRef(EDIF300Parser.InterconnectDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectHeader(EDIF300Parser.InterconnectHeaderContext)

Exit a parse tree produced by interconnectHeader().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectHeader(EDIF300Parser.InterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectNameCaseSensitive(EDIF300Parser.InterconnectNameCaseSensitiveContext)

Exit a parse tree produced by interconnectNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectNameCaseSensitive(EDIF300Parser.InterconnectNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectNameDef(EDIF300Parser.InterconnectNameDefContext)

Exit a parse tree produced by interconnectNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectNameDef(EDIF300Parser.InterconnectNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectNameDisplay(EDIF300Parser.InterconnectNameDisplayContext)

Exit a parse tree produced by interconnectNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectNameDisplay(EDIF300Parser.InterconnectNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectNameRef(EDIF300Parser.InterconnectNameRefContext)

Exit a parse tree produced by interconnectNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectNameRef(EDIF300Parser.InterconnectNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectPropertyDisplay(EDIF300Parser.InterconnectPropertyDisplayContext)

Exit a parse tree produced by interconnectPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectPropertyDisplay(EDIF300Parser.InterconnectPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectRef(EDIF300Parser.InterconnectRefContext)

Exit a parse tree produced by interconnectRef().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectRef(EDIF300Parser.InterconnectRefContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectRefContext context

The parse tree.

| Improve this Doc View Source

ExitInterconnectSet(EDIF300Parser.InterconnectSetContext)

Exit a parse tree produced by interconnectSet().

The default implementation does nothing.

Declaration
public virtual void ExitInterconnectSet(EDIF300Parser.InterconnectSetContext context)
Parameters
Type Name Description
EDIF300Parser.InterconnectSetContext context

The parse tree.

| Improve this Doc View Source

ExitInterfaceJoined(EDIF300Parser.InterfaceJoinedContext)

Exit a parse tree produced by interfaceJoined().

The default implementation does nothing.

Declaration
public virtual void ExitInterfaceJoined(EDIF300Parser.InterfaceJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.InterfaceJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitInterfaceUnits(EDIF300Parser.InterfaceUnitsContext)

Exit a parse tree produced by interfaceUnits().

The default implementation does nothing.

Declaration
public virtual void ExitInterfaceUnits(EDIF300Parser.InterfaceUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.InterfaceUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitIso8859(EDIF300Parser.Iso8859Context)

Exit a parse tree produced by iso8859().

The default implementation does nothing.

Declaration
public virtual void ExitIso8859(EDIF300Parser.Iso8859Context context)
Parameters
Type Name Description
EDIF300Parser.Iso8859Context context

The parse tree.

| Improve this Doc View Source

ExitIso8859Part(EDIF300Parser.Iso8859PartContext)

Exit a parse tree produced by iso8859Part().

The default implementation does nothing.

Declaration
public virtual void ExitIso8859Part(EDIF300Parser.Iso8859PartContext context)
Parameters
Type Name Description
EDIF300Parser.Iso8859PartContext context

The parse tree.

| Improve this Doc View Source

ExitIsolated(EDIF300Parser.IsolatedContext)

Exit a parse tree produced by isolated().

The default implementation does nothing.

Declaration
public virtual void ExitIsolated(EDIF300Parser.IsolatedContext context)
Parameters
Type Name Description
EDIF300Parser.IsolatedContext context

The parse tree.

| Improve this Doc View Source

ExitIssue(EDIF300Parser.IssueContext)

Exit a parse tree produced by issue().

The default implementation does nothing.

Declaration
public virtual void ExitIssue(EDIF300Parser.IssueContext context)
Parameters
Type Name Description
EDIF300Parser.IssueContext context

The parse tree.

| Improve this Doc View Source

ExitItalicStyle(EDIF300Parser.ItalicStyleContext)

Exit a parse tree produced by italicStyle().

The default implementation does nothing.

Declaration
public virtual void ExitItalicStyle(EDIF300Parser.ItalicStyleContext context)
Parameters
Type Name Description
EDIF300Parser.ItalicStyleContext context

The parse tree.

| Improve this Doc View Source

ExitJisx0201(EDIF300Parser.Jisx0201Context)

Exit a parse tree produced by jisx0201().

The default implementation does nothing.

Declaration
public virtual void ExitJisx0201(EDIF300Parser.Jisx0201Context context)
Parameters
Type Name Description
EDIF300Parser.Jisx0201Context context

The parse tree.

| Improve this Doc View Source

ExitJisx0208(EDIF300Parser.Jisx0208Context)

Exit a parse tree produced by jisx0208().

The default implementation does nothing.

Declaration
public virtual void ExitJisx0208(EDIF300Parser.Jisx0208Context context)
Parameters
Type Name Description
EDIF300Parser.Jisx0208Context context

The parse tree.

| Improve this Doc View Source

ExitJoinedAsSignal(EDIF300Parser.JoinedAsSignalContext)

Exit a parse tree produced by joinedAsSignal().

The default implementation does nothing.

Declaration
public virtual void ExitJoinedAsSignal(EDIF300Parser.JoinedAsSignalContext context)
Parameters
Type Name Description
EDIF300Parser.JoinedAsSignalContext context

The parse tree.

| Improve this Doc View Source

ExitJoule(EDIF300Parser.JouleContext)

Exit a parse tree produced by joule().

The default implementation does nothing.

Declaration
public virtual void ExitJoule(EDIF300Parser.JouleContext context)
Parameters
Type Name Description
EDIF300Parser.JouleContext context

The parse tree.

| Improve this Doc View Source

ExitK0KeywordLevel(EDIF300Parser.K0KeywordLevelContext)

Exit a parse tree produced by k0KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void ExitK0KeywordLevel(EDIF300Parser.K0KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K0KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

ExitK1KeywordAlias(EDIF300Parser.K1KeywordAliasContext)

Exit a parse tree produced by k1KeywordAlias().

The default implementation does nothing.

Declaration
public virtual void ExitK1KeywordAlias(EDIF300Parser.K1KeywordAliasContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordAliasContext context

The parse tree.

| Improve this Doc View Source

ExitK1KeywordLevel(EDIF300Parser.K1KeywordLevelContext)

Exit a parse tree produced by k1KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void ExitK1KeywordLevel(EDIF300Parser.K1KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

ExitK1KeywordNameDef(EDIF300Parser.K1KeywordNameDefContext)

Exit a parse tree produced by k1KeywordNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitK1KeywordNameDef(EDIF300Parser.K1KeywordNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitK1KeywordNameRef(EDIF300Parser.K1KeywordNameRefContext)

Exit a parse tree produced by k1KeywordNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitK1KeywordNameRef(EDIF300Parser.K1KeywordNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.K1KeywordNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitK2Actual(EDIF300Parser.K2ActualContext)

Exit a parse tree produced by k2Actual().

The default implementation does nothing.

Declaration
public virtual void ExitK2Actual(EDIF300Parser.K2ActualContext context)
Parameters
Type Name Description
EDIF300Parser.K2ActualContext context

The parse tree.

| Improve this Doc View Source

ExitK2Build(EDIF300Parser.K2BuildContext)

Exit a parse tree produced by k2Build().

The default implementation does nothing.

Declaration
public virtual void ExitK2Build(EDIF300Parser.K2BuildContext context)
Parameters
Type Name Description
EDIF300Parser.K2BuildContext context

The parse tree.

| Improve this Doc View Source

ExitK2Formal(EDIF300Parser.K2FormalContext)

Exit a parse tree produced by k2Formal().

The default implementation does nothing.

Declaration
public virtual void ExitK2Formal(EDIF300Parser.K2FormalContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalContext context

The parse tree.

| Improve this Doc View Source

ExitK2FormalNameDef(EDIF300Parser.K2FormalNameDefContext)

Exit a parse tree produced by k2FormalNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitK2FormalNameDef(EDIF300Parser.K2FormalNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitK2FormalNameRef(EDIF300Parser.K2FormalNameRefContext)

Exit a parse tree produced by k2FormalNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitK2FormalNameRef(EDIF300Parser.K2FormalNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.K2FormalNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitK2Generate(EDIF300Parser.K2GenerateContext)

Exit a parse tree produced by k2Generate().

The default implementation does nothing.

Declaration
public virtual void ExitK2Generate(EDIF300Parser.K2GenerateContext context)
Parameters
Type Name Description
EDIF300Parser.K2GenerateContext context

The parse tree.

| Improve this Doc View Source

ExitK2KeywordDefine(EDIF300Parser.K2KeywordDefineContext)

Exit a parse tree produced by k2KeywordDefine().

The default implementation does nothing.

Declaration
public virtual void ExitK2KeywordDefine(EDIF300Parser.K2KeywordDefineContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordDefineContext context

The parse tree.

| Improve this Doc View Source

ExitK2KeywordLevel(EDIF300Parser.K2KeywordLevelContext)

Exit a parse tree produced by k2KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void ExitK2KeywordLevel(EDIF300Parser.K2KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

ExitK2KeywordParameters(EDIF300Parser.K2KeywordParametersContext)

Exit a parse tree produced by k2KeywordParameters().

The default implementation does nothing.

Declaration
public virtual void ExitK2KeywordParameters(EDIF300Parser.K2KeywordParametersContext context)
Parameters
Type Name Description
EDIF300Parser.K2KeywordParametersContext context

The parse tree.

| Improve this Doc View Source

ExitK2Literal(EDIF300Parser.K2LiteralContext)

Exit a parse tree produced by k2Literal().

The default implementation does nothing.

Declaration
public virtual void ExitK2Literal(EDIF300Parser.K2LiteralContext context)
Parameters
Type Name Description
EDIF300Parser.K2LiteralContext context

The parse tree.

| Improve this Doc View Source

ExitK2Optional(EDIF300Parser.K2OptionalContext)

Exit a parse tree produced by k2Optional().

The default implementation does nothing.

Declaration
public virtual void ExitK2Optional(EDIF300Parser.K2OptionalContext context)
Parameters
Type Name Description
EDIF300Parser.K2OptionalContext context

The parse tree.

| Improve this Doc View Source

ExitK2Required(EDIF300Parser.K2RequiredContext)

Exit a parse tree produced by k2Required().

The default implementation does nothing.

Declaration
public virtual void ExitK2Required(EDIF300Parser.K2RequiredContext context)
Parameters
Type Name Description
EDIF300Parser.K2RequiredContext context

The parse tree.

| Improve this Doc View Source

ExitK3Build(EDIF300Parser.K3BuildContext)

Exit a parse tree produced by k3Build().

The default implementation does nothing.

Declaration
public virtual void ExitK3Build(EDIF300Parser.K3BuildContext context)
Parameters
Type Name Description
EDIF300Parser.K3BuildContext context

The parse tree.

| Improve this Doc View Source

ExitK3Collector(EDIF300Parser.K3CollectorContext)

Exit a parse tree produced by k3Collector().

The default implementation does nothing.

Declaration
public virtual void ExitK3Collector(EDIF300Parser.K3CollectorContext context)
Parameters
Type Name Description
EDIF300Parser.K3CollectorContext context

The parse tree.

| Improve this Doc View Source

ExitK3ForEach(EDIF300Parser.K3ForEachContext)

Exit a parse tree produced by k3ForEach().

The default implementation does nothing.

Declaration
public virtual void ExitK3ForEach(EDIF300Parser.K3ForEachContext context)
Parameters
Type Name Description
EDIF300Parser.K3ForEachContext context

The parse tree.

| Improve this Doc View Source

ExitK3Formal(EDIF300Parser.K3FormalContext)

Exit a parse tree produced by k3Formal().

The default implementation does nothing.

Declaration
public virtual void ExitK3Formal(EDIF300Parser.K3FormalContext context)
Parameters
Type Name Description
EDIF300Parser.K3FormalContext context

The parse tree.

| Improve this Doc View Source

ExitK3FormalList(EDIF300Parser.K3FormalListContext)

Exit a parse tree produced by k3FormalList().

The default implementation does nothing.

Declaration
public virtual void ExitK3FormalList(EDIF300Parser.K3FormalListContext context)
Parameters
Type Name Description
EDIF300Parser.K3FormalListContext context

The parse tree.

| Improve this Doc View Source

ExitK3Generate(EDIF300Parser.K3GenerateContext)

Exit a parse tree produced by k3Generate().

The default implementation does nothing.

Declaration
public virtual void ExitK3Generate(EDIF300Parser.K3GenerateContext context)
Parameters
Type Name Description
EDIF300Parser.K3GenerateContext context

The parse tree.

| Improve this Doc View Source

ExitK3KeywordDefine(EDIF300Parser.K3KeywordDefineContext)

Exit a parse tree produced by k3KeywordDefine().

The default implementation does nothing.

Declaration
public virtual void ExitK3KeywordDefine(EDIF300Parser.K3KeywordDefineContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordDefineContext context

The parse tree.

| Improve this Doc View Source

ExitK3KeywordLevel(EDIF300Parser.K3KeywordLevelContext)

Exit a parse tree produced by k3KeywordLevel().

The default implementation does nothing.

Declaration
public virtual void ExitK3KeywordLevel(EDIF300Parser.K3KeywordLevelContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordLevelContext context

The parse tree.

| Improve this Doc View Source

ExitK3KeywordParameters(EDIF300Parser.K3KeywordParametersContext)

Exit a parse tree produced by k3KeywordParameters().

The default implementation does nothing.

Declaration
public virtual void ExitK3KeywordParameters(EDIF300Parser.K3KeywordParametersContext context)
Parameters
Type Name Description
EDIF300Parser.K3KeywordParametersContext context

The parse tree.

| Improve this Doc View Source

ExitKelvin(EDIF300Parser.KelvinContext)

Exit a parse tree produced by kelvin().

The default implementation does nothing.

Declaration
public virtual void ExitKelvin(EDIF300Parser.KelvinContext context)
Parameters
Type Name Description
EDIF300Parser.KelvinContext context

The parse tree.

| Improve this Doc View Source

ExitKeywordMap(EDIF300Parser.KeywordMapContext)

Exit a parse tree produced by keywordMap().

The default implementation does nothing.

Declaration
public virtual void ExitKeywordMap(EDIF300Parser.KeywordMapContext context)
Parameters
Type Name Description
EDIF300Parser.KeywordMapContext context

The parse tree.

| Improve this Doc View Source

ExitKilogram(EDIF300Parser.KilogramContext)

Exit a parse tree produced by kilogram().

The default implementation does nothing.

Declaration
public virtual void ExitKilogram(EDIF300Parser.KilogramContext context)
Parameters
Type Name Description
EDIF300Parser.KilogramContext context

The parse tree.

| Improve this Doc View Source

ExitLeaf(EDIF300Parser.LeafContext)

Exit a parse tree produced by leaf().

The default implementation does nothing.

Declaration
public virtual void ExitLeaf(EDIF300Parser.LeafContext context)
Parameters
Type Name Description
EDIF300Parser.LeafContext context

The parse tree.

| Improve this Doc View Source

ExitLeafOccurrenceAnnotate(EDIF300Parser.LeafOccurrenceAnnotateContext)

Exit a parse tree produced by leafOccurrenceAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitLeafOccurrenceAnnotate(EDIF300Parser.LeafOccurrenceAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.LeafOccurrenceAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitLeftJustify(EDIF300Parser.LeftJustifyContext)

Exit a parse tree produced by leftJustify().

The default implementation does nothing.

Declaration
public virtual void ExitLeftJustify(EDIF300Parser.LeftJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.LeftJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitLengthValue(EDIF300Parser.LengthValueContext)

Exit a parse tree produced by lengthValue().

The default implementation does nothing.

Declaration
public virtual void ExitLengthValue(EDIF300Parser.LengthValueContext context)
Parameters
Type Name Description
EDIF300Parser.LengthValueContext context

The parse tree.

| Improve this Doc View Source

ExitLessThan(EDIF300Parser.LessThanContext)

Exit a parse tree produced by lessThan().

The default implementation does nothing.

Declaration
public virtual void ExitLessThan(EDIF300Parser.LessThanContext context)
Parameters
Type Name Description
EDIF300Parser.LessThanContext context

The parse tree.

| Improve this Doc View Source

ExitLessThanOrEqual(EDIF300Parser.LessThanOrEqualContext)

Exit a parse tree produced by lessThanOrEqual().

The default implementation does nothing.

Declaration
public virtual void ExitLessThanOrEqual(EDIF300Parser.LessThanOrEqualContext context)
Parameters
Type Name Description
EDIF300Parser.LessThanOrEqualContext context

The parse tree.

| Improve this Doc View Source

ExitLibrary_(EDIF300Parser.Library_Context)

Exit a parse tree produced by library_().

The default implementation does nothing.

Declaration
public virtual void ExitLibrary_(EDIF300Parser.Library_Context context)
Parameters
Type Name Description
EDIF300Parser.Library_Context context

The parse tree.

| Improve this Doc View Source

ExitLibraryHeader(EDIF300Parser.LibraryHeaderContext)

Exit a parse tree produced by libraryHeader().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryHeader(EDIF300Parser.LibraryHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryNameCaseSensitive(EDIF300Parser.LibraryNameCaseSensitiveContext)

Exit a parse tree produced by libraryNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryNameCaseSensitive(EDIF300Parser.LibraryNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryNameDef(EDIF300Parser.LibraryNameDefContext)

Exit a parse tree produced by libraryNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryNameDef(EDIF300Parser.LibraryNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryNameRef(EDIF300Parser.LibraryNameRefContext)

Exit a parse tree produced by libraryNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryNameRef(EDIF300Parser.LibraryNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryObjectNameCaseSensitive(EDIF300Parser.LibraryObjectNameCaseSensitiveContext)

Exit a parse tree produced by libraryObjectNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryObjectNameCaseSensitive(EDIF300Parser.LibraryObjectNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryObjectNameDef(EDIF300Parser.LibraryObjectNameDefContext)

Exit a parse tree produced by libraryObjectNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryObjectNameDef(EDIF300Parser.LibraryObjectNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryObjectNameRef(EDIF300Parser.LibraryObjectNameRefContext)

Exit a parse tree produced by libraryObjectNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryObjectNameRef(EDIF300Parser.LibraryObjectNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryObjectNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitLibraryRef(EDIF300Parser.LibraryRefContext)

Exit a parse tree produced by libraryRef().

The default implementation does nothing.

Declaration
public virtual void ExitLibraryRef(EDIF300Parser.LibraryRefContext context)
Parameters
Type Name Description
EDIF300Parser.LibraryRefContext context

The parse tree.

| Improve this Doc View Source

ExitLoadDelay(EDIF300Parser.LoadDelayContext)

Exit a parse tree produced by loadDelay().

The default implementation does nothing.

Declaration
public virtual void ExitLoadDelay(EDIF300Parser.LoadDelayContext context)
Parameters
Type Name Description
EDIF300Parser.LoadDelayContext context

The parse tree.

| Improve this Doc View Source

ExitLocalPortGroup(EDIF300Parser.LocalPortGroupContext)

Exit a parse tree produced by localPortGroup().

The default implementation does nothing.

Declaration
public virtual void ExitLocalPortGroup(EDIF300Parser.LocalPortGroupContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupContext context

The parse tree.

| Improve this Doc View Source

ExitLocalPortGroupNameCaseSensitive(EDIF300Parser.LocalPortGroupNameCaseSensitiveContext)

Exit a parse tree produced by localPortGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitLocalPortGroupNameCaseSensitive(EDIF300Parser.LocalPortGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitLocalPortGroupNameDef(EDIF300Parser.LocalPortGroupNameDefContext)

Exit a parse tree produced by localPortGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitLocalPortGroupNameDef(EDIF300Parser.LocalPortGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitLocalPortGroupNameRef(EDIF300Parser.LocalPortGroupNameRefContext)

Exit a parse tree produced by localPortGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitLocalPortGroupNameRef(EDIF300Parser.LocalPortGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitLocalPortGroupRef(EDIF300Parser.LocalPortGroupRefContext)

Exit a parse tree produced by localPortGroupRef().

The default implementation does nothing.

Declaration
public virtual void ExitLocalPortGroupRef(EDIF300Parser.LocalPortGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.LocalPortGroupRefContext context

The parse tree.

| Improve this Doc View Source

ExitLogicalConnectivity(EDIF300Parser.LogicalConnectivityContext)

Exit a parse tree produced by logicalConnectivity().

The default implementation does nothing.

Declaration
public virtual void ExitLogicalConnectivity(EDIF300Parser.LogicalConnectivityContext context)
Parameters
Type Name Description
EDIF300Parser.LogicalConnectivityContext context

The parse tree.

| Improve this Doc View Source

ExitLogicDefinitions(EDIF300Parser.LogicDefinitionsContext)

Exit a parse tree produced by logicDefinitions().

The default implementation does nothing.

Declaration
public virtual void ExitLogicDefinitions(EDIF300Parser.LogicDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.LogicDefinitionsContext context

The parse tree.

| Improve this Doc View Source

ExitLogicList(EDIF300Parser.LogicListContext)

Exit a parse tree produced by logicList().

The default implementation does nothing.

Declaration
public virtual void ExitLogicList(EDIF300Parser.LogicListContext context)
Parameters
Type Name Description
EDIF300Parser.LogicListContext context

The parse tree.

| Improve this Doc View Source

ExitLogicMapInput(EDIF300Parser.LogicMapInputContext)

Exit a parse tree produced by logicMapInput().

The default implementation does nothing.

Declaration
public virtual void ExitLogicMapInput(EDIF300Parser.LogicMapInputContext context)
Parameters
Type Name Description
EDIF300Parser.LogicMapInputContext context

The parse tree.

| Improve this Doc View Source

ExitLogicMapOutput(EDIF300Parser.LogicMapOutputContext)

Exit a parse tree produced by logicMapOutput().

The default implementation does nothing.

Declaration
public virtual void ExitLogicMapOutput(EDIF300Parser.LogicMapOutputContext context)
Parameters
Type Name Description
EDIF300Parser.LogicMapOutputContext context

The parse tree.

| Improve this Doc View Source

ExitLogicModelUnits(EDIF300Parser.LogicModelUnitsContext)

Exit a parse tree produced by logicModelUnits().

The default implementation does nothing.

Declaration
public virtual void ExitLogicModelUnits(EDIF300Parser.LogicModelUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.LogicModelUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitLogicModelView(EDIF300Parser.LogicModelViewContext)

Exit a parse tree produced by logicModelView().

The default implementation does nothing.

Declaration
public virtual void ExitLogicModelView(EDIF300Parser.LogicModelViewContext context)
Parameters
Type Name Description
EDIF300Parser.LogicModelViewContext context

The parse tree.

| Improve this Doc View Source

ExitLogicNameDef(EDIF300Parser.LogicNameDefContext)

Exit a parse tree produced by logicNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitLogicNameDef(EDIF300Parser.LogicNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitLogicNameRef(EDIF300Parser.LogicNameRefContext)

Exit a parse tree produced by logicNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitLogicNameRef(EDIF300Parser.LogicNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitLogicOneOf(EDIF300Parser.LogicOneOfContext)

Exit a parse tree produced by logicOneOf().

The default implementation does nothing.

Declaration
public virtual void ExitLogicOneOf(EDIF300Parser.LogicOneOfContext context)
Parameters
Type Name Description
EDIF300Parser.LogicOneOfContext context

The parse tree.

| Improve this Doc View Source

ExitLogicRef(EDIF300Parser.LogicRefContext)

Exit a parse tree produced by logicRef().

The default implementation does nothing.

Declaration
public virtual void ExitLogicRef(EDIF300Parser.LogicRefContext context)
Parameters
Type Name Description
EDIF300Parser.LogicRefContext context

The parse tree.

| Improve this Doc View Source

ExitLogicValue(EDIF300Parser.LogicValueContext)

Exit a parse tree produced by logicValue().

The default implementation does nothing.

Declaration
public virtual void ExitLogicValue(EDIF300Parser.LogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.LogicValueContext context

The parse tree.

| Improve this Doc View Source

ExitLsbToMsb(EDIF300Parser.LsbToMsbContext)

Exit a parse tree produced by lsbToMsb().

The default implementation does nothing.

Declaration
public virtual void ExitLsbToMsb(EDIF300Parser.LsbToMsbContext context)
Parameters
Type Name Description
EDIF300Parser.LsbToMsbContext context

The parse tree.

| Improve this Doc View Source

ExitMantissa(EDIF300Parser.MantissaContext)

Exit a parse tree produced by mantissa().

The default implementation does nothing.

Declaration
public virtual void ExitMantissa(EDIF300Parser.MantissaContext context)
Parameters
Type Name Description
EDIF300Parser.MantissaContext context

The parse tree.

| Improve this Doc View Source

ExitMark(EDIF300Parser.MarkContext)

Exit a parse tree produced by mark().

The default implementation does nothing.

Declaration
public virtual void ExitMark(EDIF300Parser.MarkContext context)
Parameters
Type Name Description
EDIF300Parser.MarkContext context

The parse tree.

| Improve this Doc View Source

ExitMaskLayoutUnits(EDIF300Parser.MaskLayoutUnitsContext)

Exit a parse tree produced by maskLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void ExitMaskLayoutUnits(EDIF300Parser.MaskLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.MaskLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitMaskLayoutView(EDIF300Parser.MaskLayoutViewContext)

Exit a parse tree produced by maskLayoutView().

The default implementation does nothing.

Declaration
public virtual void ExitMaskLayoutView(EDIF300Parser.MaskLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.MaskLayoutViewContext context

The parse tree.

| Improve this Doc View Source

ExitMeasured(EDIF300Parser.MeasuredContext)

Exit a parse tree produced by measured().

The default implementation does nothing.

Declaration
public virtual void ExitMeasured(EDIF300Parser.MeasuredContext context)
Parameters
Type Name Description
EDIF300Parser.MeasuredContext context

The parse tree.

| Improve this Doc View Source

ExitMeter(EDIF300Parser.MeterContext)

Exit a parse tree produced by meter().

The default implementation does nothing.

Declaration
public virtual void ExitMeter(EDIF300Parser.MeterContext context)
Parameters
Type Name Description
EDIF300Parser.MeterContext context

The parse tree.

| Improve this Doc View Source

ExitMiddleJustify(EDIF300Parser.MiddleJustifyContext)

Exit a parse tree produced by middleJustify().

The default implementation does nothing.

Declaration
public virtual void ExitMiddleJustify(EDIF300Parser.MiddleJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.MiddleJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitMinimalWidth(EDIF300Parser.MinimalWidthContext)

Exit a parse tree produced by minimalWidth().

The default implementation does nothing.

Declaration
public virtual void ExitMinimalWidth(EDIF300Parser.MinimalWidthContext context)
Parameters
Type Name Description
EDIF300Parser.MinimalWidthContext context

The parse tree.

| Improve this Doc View Source

ExitMinimumStringLength(EDIF300Parser.MinimumStringLengthContext)

Exit a parse tree produced by minimumStringLength().

The default implementation does nothing.

Declaration
public virtual void ExitMinimumStringLength(EDIF300Parser.MinimumStringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.MinimumStringLengthContext context

The parse tree.

| Improve this Doc View Source

ExitMiNoMax(EDIF300Parser.MiNoMaxContext)

Exit a parse tree produced by miNoMax().

The default implementation does nothing.

Declaration
public virtual void ExitMiNoMax(EDIF300Parser.MiNoMaxContext context)
Parameters
Type Name Description
EDIF300Parser.MiNoMaxContext context

The parse tree.

| Improve this Doc View Source

ExitMiNoMaxValue(EDIF300Parser.MiNoMaxValueContext)

Exit a parse tree produced by miNoMaxValue().

The default implementation does nothing.

Declaration
public virtual void ExitMiNoMaxValue(EDIF300Parser.MiNoMaxValueContext context)
Parameters
Type Name Description
EDIF300Parser.MiNoMaxValueContext context

The parse tree.

| Improve this Doc View Source

ExitMinuend(EDIF300Parser.MinuendContext)

Exit a parse tree produced by minuend().

The default implementation does nothing.

Declaration
public virtual void ExitMinuend(EDIF300Parser.MinuendContext context)
Parameters
Type Name Description
EDIF300Parser.MinuendContext context

The parse tree.

| Improve this Doc View Source

ExitMinuteNumber(EDIF300Parser.MinuteNumberContext)

Exit a parse tree produced by minuteNumber().

The default implementation does nothing.

Declaration
public virtual void ExitMinuteNumber(EDIF300Parser.MinuteNumberContext context)
Parameters
Type Name Description
EDIF300Parser.MinuteNumberContext context

The parse tree.

| Improve this Doc View Source

ExitMixedDirection(EDIF300Parser.MixedDirectionContext)

Exit a parse tree produced by mixedDirection().

The default implementation does nothing.

Declaration
public virtual void ExitMixedDirection(EDIF300Parser.MixedDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.MixedDirectionContext context

The parse tree.

| Improve this Doc View Source

ExitMnm(EDIF300Parser.MnmContext)

Exit a parse tree produced by mnm().

The default implementation does nothing.

Declaration
public virtual void ExitMnm(EDIF300Parser.MnmContext context)
Parameters
Type Name Description
EDIF300Parser.MnmContext context

The parse tree.

| Improve this Doc View Source

ExitMole(EDIF300Parser.MoleContext)

Exit a parse tree produced by mole().

The default implementation does nothing.

Declaration
public virtual void ExitMole(EDIF300Parser.MoleContext context)
Parameters
Type Name Description
EDIF300Parser.MoleContext context

The parse tree.

| Improve this Doc View Source

ExitMonthNumber(EDIF300Parser.MonthNumberContext)

Exit a parse tree produced by monthNumber().

The default implementation does nothing.

Declaration
public virtual void ExitMonthNumber(EDIF300Parser.MonthNumberContext context)
Parameters
Type Name Description
EDIF300Parser.MonthNumberContext context

The parse tree.

| Improve this Doc View Source

ExitMsbToLsb(EDIF300Parser.MsbToLsbContext)

Exit a parse tree produced by msbToLsb().

The default implementation does nothing.

Declaration
public virtual void ExitMsbToLsb(EDIF300Parser.MsbToLsbContext context)
Parameters
Type Name Description
EDIF300Parser.MsbToLsbContext context

The parse tree.

| Improve this Doc View Source

ExitMustJoin(EDIF300Parser.MustJoinContext)

Exit a parse tree produced by mustJoin().

The default implementation does nothing.

Declaration
public virtual void ExitMustJoin(EDIF300Parser.MustJoinContext context)
Parameters
Type Name Description
EDIF300Parser.MustJoinContext context

The parse tree.

| Improve this Doc View Source

ExitNameAlias(EDIF300Parser.NameAliasContext)

Exit a parse tree produced by nameAlias().

The default implementation does nothing.

Declaration
public virtual void ExitNameAlias(EDIF300Parser.NameAliasContext context)
Parameters
Type Name Description
EDIF300Parser.NameAliasContext context

The parse tree.

| Improve this Doc View Source

ExitNameCaseSensitivity(EDIF300Parser.NameCaseSensitivityContext)

Exit a parse tree produced by nameCaseSensitivity().

The default implementation does nothing.

Declaration
public virtual void ExitNameCaseSensitivity(EDIF300Parser.NameCaseSensitivityContext context)
Parameters
Type Name Description
EDIF300Parser.NameCaseSensitivityContext context

The parse tree.

| Improve this Doc View Source

ExitNameDef(EDIF300Parser.NameDefContext)

Exit a parse tree produced by nameDef().

The default implementation does nothing.

Declaration
public virtual void ExitNameDef(EDIF300Parser.NameDefContext context)
Parameters
Type Name Description
EDIF300Parser.NameDefContext context

The parse tree.

| Improve this Doc View Source

ExitNameDimension(EDIF300Parser.NameDimensionContext)

Exit a parse tree produced by nameDimension().

The default implementation does nothing.

Declaration
public virtual void ExitNameDimension(EDIF300Parser.NameDimensionContext context)
Parameters
Type Name Description
EDIF300Parser.NameDimensionContext context

The parse tree.

| Improve this Doc View Source

ExitNameDimensionStructure(EDIF300Parser.NameDimensionStructureContext)

Exit a parse tree produced by nameDimensionStructure().

The default implementation does nothing.

Declaration
public virtual void ExitNameDimensionStructure(EDIF300Parser.NameDimensionStructureContext context)
Parameters
Type Name Description
EDIF300Parser.NameDimensionStructureContext context

The parse tree.

| Improve this Doc View Source

ExitNameInformation(EDIF300Parser.NameInformationContext)

Exit a parse tree produced by nameInformation().

The default implementation does nothing.

Declaration
public virtual void ExitNameInformation(EDIF300Parser.NameInformationContext context)
Parameters
Type Name Description
EDIF300Parser.NameInformationContext context

The parse tree.

| Improve this Doc View Source

ExitNamePartSeparator(EDIF300Parser.NamePartSeparatorContext)

Exit a parse tree produced by namePartSeparator().

The default implementation does nothing.

Declaration
public virtual void ExitNamePartSeparator(EDIF300Parser.NamePartSeparatorContext context)
Parameters
Type Name Description
EDIF300Parser.NamePartSeparatorContext context

The parse tree.

| Improve this Doc View Source

ExitNameRef(EDIF300Parser.NameRefContext)

Exit a parse tree produced by nameRef().

The default implementation does nothing.

Declaration
public virtual void ExitNameRef(EDIF300Parser.NameRefContext context)
Parameters
Type Name Description
EDIF300Parser.NameRefContext context

The parse tree.

| Improve this Doc View Source

ExitNameStructure(EDIF300Parser.NameStructureContext)

Exit a parse tree produced by nameStructure().

The default implementation does nothing.

Declaration
public virtual void ExitNameStructure(EDIF300Parser.NameStructureContext context)
Parameters
Type Name Description
EDIF300Parser.NameStructureContext context

The parse tree.

| Improve this Doc View Source

ExitNarrowPort(EDIF300Parser.NarrowPortContext)

Exit a parse tree produced by narrowPort().

The default implementation does nothing.

Declaration
public virtual void ExitNarrowPort(EDIF300Parser.NarrowPortContext context)
Parameters
Type Name Description
EDIF300Parser.NarrowPortContext context

The parse tree.

| Improve this Doc View Source

ExitNarrowWire(EDIF300Parser.NarrowWireContext)

Exit a parse tree produced by narrowWire().

The default implementation does nothing.

Declaration
public virtual void ExitNarrowWire(EDIF300Parser.NarrowWireContext context)
Parameters
Type Name Description
EDIF300Parser.NarrowWireContext context

The parse tree.

| Improve this Doc View Source

ExitNoHotspotGrid(EDIF300Parser.NoHotspotGridContext)

Exit a parse tree produced by noHotspotGrid().

The default implementation does nothing.

Declaration
public virtual void ExitNoHotspotGrid(EDIF300Parser.NoHotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.NoHotspotGridContext context

The parse tree.

| Improve this Doc View Source

ExitNominalHotspotGrid(EDIF300Parser.NominalHotspotGridContext)

Exit a parse tree produced by nominalHotspotGrid().

The default implementation does nothing.

Declaration
public virtual void ExitNominalHotspotGrid(EDIF300Parser.NominalHotspotGridContext context)
Parameters
Type Name Description
EDIF300Parser.NominalHotspotGridContext context

The parse tree.

| Improve this Doc View Source

ExitNonPermutable(EDIF300Parser.NonPermutableContext)

Exit a parse tree produced by nonPermutable().

The default implementation does nothing.

Declaration
public virtual void ExitNonPermutable(EDIF300Parser.NonPermutableContext context)
Parameters
Type Name Description
EDIF300Parser.NonPermutableContext context

The parse tree.

| Improve this Doc View Source

ExitNot_(EDIF300Parser.Not_Context)

Exit a parse tree produced by not_().

The default implementation does nothing.

Declaration
public virtual void ExitNot_(EDIF300Parser.Not_Context context)
Parameters
Type Name Description
EDIF300Parser.Not_Context context

The parse tree.

| Improve this Doc View Source

ExitNotInherited(EDIF300Parser.NotInheritedContext)

Exit a parse tree produced by notInherited().

The default implementation does nothing.

Declaration
public virtual void ExitNotInherited(EDIF300Parser.NotInheritedContext context)
Parameters
Type Name Description
EDIF300Parser.NotInheritedContext context

The parse tree.

| Improve this Doc View Source

ExitNumber(EDIF300Parser.NumberContext)

Exit a parse tree produced by number().

The default implementation does nothing.

Declaration
public virtual void ExitNumber(EDIF300Parser.NumberContext context)
Parameters
Type Name Description
EDIF300Parser.NumberContext context

The parse tree.

| Improve this Doc View Source

ExitNumberExpression(EDIF300Parser.NumberExpressionContext)

Exit a parse tree produced by numberExpression().

The default implementation does nothing.

Declaration
public virtual void ExitNumberExpression(EDIF300Parser.NumberExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.NumberExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitNumberOfBasicUnits(EDIF300Parser.NumberOfBasicUnitsContext)

Exit a parse tree produced by numberOfBasicUnits().

The default implementation does nothing.

Declaration
public virtual void ExitNumberOfBasicUnits(EDIF300Parser.NumberOfBasicUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.NumberOfBasicUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitNumberOfNewUnits(EDIF300Parser.NumberOfNewUnitsContext)

Exit a parse tree produced by numberOfNewUnits().

The default implementation does nothing.

Declaration
public virtual void ExitNumberOfNewUnits(EDIF300Parser.NumberOfNewUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.NumberOfNewUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitNumberParameter(EDIF300Parser.NumberParameterContext)

Exit a parse tree produced by numberParameter().

The default implementation does nothing.

Declaration
public virtual void ExitNumberParameter(EDIF300Parser.NumberParameterContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterContext context

The parse tree.

| Improve this Doc View Source

ExitNumberParameterAssign(EDIF300Parser.NumberParameterAssignContext)

Exit a parse tree produced by numberParameterAssign().

The default implementation does nothing.

Declaration
public virtual void ExitNumberParameterAssign(EDIF300Parser.NumberParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterAssignContext context

The parse tree.

| Improve this Doc View Source

ExitNumberParameterRef(EDIF300Parser.NumberParameterRefContext)

Exit a parse tree produced by numberParameterRef().

The default implementation does nothing.

Declaration
public virtual void ExitNumberParameterRef(EDIF300Parser.NumberParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.NumberParameterRefContext context

The parse tree.

| Improve this Doc View Source

ExitNumberPoint(EDIF300Parser.NumberPointContext)

Exit a parse tree produced by numberPoint().

The default implementation does nothing.

Declaration
public virtual void ExitNumberPoint(EDIF300Parser.NumberPointContext context)
Parameters
Type Name Description
EDIF300Parser.NumberPointContext context

The parse tree.

| Improve this Doc View Source

ExitNumberValue(EDIF300Parser.NumberValueContext)

Exit a parse tree produced by numberValue().

The default implementation does nothing.

Declaration
public virtual void ExitNumberValue(EDIF300Parser.NumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.NumberValueContext context

The parse tree.

| Improve this Doc View Source

ExitNumerator(EDIF300Parser.NumeratorContext)

Exit a parse tree produced by numerator().

The default implementation does nothing.

Declaration
public virtual void ExitNumerator(EDIF300Parser.NumeratorContext context)
Parameters
Type Name Description
EDIF300Parser.NumeratorContext context

The parse tree.

| Improve this Doc View Source

ExitOccurrenceAnnotate(EDIF300Parser.OccurrenceAnnotateContext)

Exit a parse tree produced by occurrenceAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitOccurrenceAnnotate(EDIF300Parser.OccurrenceAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OccurrenceAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitOccurrenceHierarchyAnnotate(EDIF300Parser.OccurrenceHierarchyAnnotateContext)

Exit a parse tree produced by occurrenceHierarchyAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitOccurrenceHierarchyAnnotate(EDIF300Parser.OccurrenceHierarchyAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OccurrenceHierarchyAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitOffsetEvent(EDIF300Parser.OffsetEventContext)

Exit a parse tree produced by offsetEvent().

The default implementation does nothing.

Declaration
public virtual void ExitOffsetEvent(EDIF300Parser.OffsetEventContext context)
Parameters
Type Name Description
EDIF300Parser.OffsetEventContext context

The parse tree.

| Improve this Doc View Source

ExitOhm(EDIF300Parser.OhmContext)

Exit a parse tree produced by ohm().

The default implementation does nothing.

Declaration
public virtual void ExitOhm(EDIF300Parser.OhmContext context)
Parameters
Type Name Description
EDIF300Parser.OhmContext context

The parse tree.

| Improve this Doc View Source

ExitOpenShape(EDIF300Parser.OpenShapeContext)

Exit a parse tree produced by openShape().

The default implementation does nothing.

Declaration
public virtual void ExitOpenShape(EDIF300Parser.OpenShapeContext context)
Parameters
Type Name Description
EDIF300Parser.OpenShapeContext context

The parse tree.

| Improve this Doc View Source

ExitOr_(EDIF300Parser.Or_Context)

Exit a parse tree produced by or_().

The default implementation does nothing.

Declaration
public virtual void ExitOr_(EDIF300Parser.Or_Context context)
Parameters
Type Name Description
EDIF300Parser.Or_Context context

The parse tree.

| Improve this Doc View Source

ExitOrigin(EDIF300Parser.OriginContext)

Exit a parse tree produced by origin().

The default implementation does nothing.

Declaration
public virtual void ExitOrigin(EDIF300Parser.OriginContext context)
Parameters
Type Name Description
EDIF300Parser.OriginContext context

The parse tree.

| Improve this Doc View Source

ExitOriginalBoundingBox(EDIF300Parser.OriginalBoundingBoxContext)

Exit a parse tree produced by originalBoundingBox().

The default implementation does nothing.

Declaration
public virtual void ExitOriginalBoundingBox(EDIF300Parser.OriginalBoundingBoxContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalBoundingBoxContext context

The parse tree.

| Improve this Doc View Source

ExitOriginalDrawingDate(EDIF300Parser.OriginalDrawingDateContext)

Exit a parse tree produced by originalDrawingDate().

The default implementation does nothing.

Declaration
public virtual void ExitOriginalDrawingDate(EDIF300Parser.OriginalDrawingDateContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalDrawingDateContext context

The parse tree.

| Improve this Doc View Source

ExitOriginalDrawingDateDisplay(EDIF300Parser.OriginalDrawingDateDisplayContext)

Exit a parse tree produced by originalDrawingDateDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitOriginalDrawingDateDisplay(EDIF300Parser.OriginalDrawingDateDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalDrawingDateDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitOriginalName(EDIF300Parser.OriginalNameContext)

Exit a parse tree produced by originalName().

The default implementation does nothing.

Declaration
public virtual void ExitOriginalName(EDIF300Parser.OriginalNameContext context)
Parameters
Type Name Description
EDIF300Parser.OriginalNameContext context

The parse tree.

| Improve this Doc View Source

ExitOtherwiseFrame(EDIF300Parser.OtherwiseFrameContext)

Exit a parse tree produced by otherwiseFrame().

The default implementation does nothing.

Declaration
public virtual void ExitOtherwiseFrame(EDIF300Parser.OtherwiseFrameContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameContext context

The parse tree.

| Improve this Doc View Source

ExitOtherwiseFrameAnnotate(EDIF300Parser.OtherwiseFrameAnnotateContext)

Exit a parse tree produced by otherwiseFrameAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitOtherwiseFrameAnnotate(EDIF300Parser.OtherwiseFrameAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitOtherwiseFrameRef(EDIF300Parser.OtherwiseFrameRefContext)

Exit a parse tree produced by otherwiseFrameRef().

The default implementation does nothing.

Declaration
public virtual void ExitOtherwiseFrameRef(EDIF300Parser.OtherwiseFrameRefContext context)
Parameters
Type Name Description
EDIF300Parser.OtherwiseFrameRefContext context

The parse tree.

| Improve this Doc View Source

ExitOutput(EDIF300Parser.OutputContext)

Exit a parse tree produced by output().

The default implementation does nothing.

Declaration
public virtual void ExitOutput(EDIF300Parser.OutputContext context)
Parameters
Type Name Description
EDIF300Parser.OutputContext context

The parse tree.

| Improve this Doc View Source

ExitOutputPort(EDIF300Parser.OutputPortContext)

Exit a parse tree produced by outputPort().

The default implementation does nothing.

Declaration
public virtual void ExitOutputPort(EDIF300Parser.OutputPortContext context)
Parameters
Type Name Description
EDIF300Parser.OutputPortContext context

The parse tree.

| Improve this Doc View Source

ExitOutputPortAttributes(EDIF300Parser.OutputPortAttributesContext)

Exit a parse tree produced by outputPortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitOutputPortAttributes(EDIF300Parser.OutputPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.OutputPortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitOwner(EDIF300Parser.OwnerContext)

Exit a parse tree produced by owner().

The default implementation does nothing.

Declaration
public virtual void ExitOwner(EDIF300Parser.OwnerContext context)
Parameters
Type Name Description
EDIF300Parser.OwnerContext context

The parse tree.

| Improve this Doc View Source

ExitPage(EDIF300Parser.PageContext)

Exit a parse tree produced by page().

The default implementation does nothing.

Declaration
public virtual void ExitPage(EDIF300Parser.PageContext context)
Parameters
Type Name Description
EDIF300Parser.PageContext context

The parse tree.

| Improve this Doc View Source

ExitPageAnnotate(EDIF300Parser.PageAnnotateContext)

Exit a parse tree produced by pageAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitPageAnnotate(EDIF300Parser.PageAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.PageAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitPageBorder(EDIF300Parser.PageBorderContext)

Exit a parse tree produced by pageBorder().

The default implementation does nothing.

Declaration
public virtual void ExitPageBorder(EDIF300Parser.PageBorderContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderContext context

The parse tree.

| Improve this Doc View Source

ExitPageBorderTemplate(EDIF300Parser.PageBorderTemplateContext)

Exit a parse tree produced by pageBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitPageBorderTemplate(EDIF300Parser.PageBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitPageBorderTemplateRef(EDIF300Parser.PageBorderTemplateRefContext)

Exit a parse tree produced by pageBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitPageBorderTemplateRef(EDIF300Parser.PageBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitPageCommentGraphics(EDIF300Parser.PageCommentGraphicsContext)

Exit a parse tree produced by pageCommentGraphics().

The default implementation does nothing.

Declaration
public virtual void ExitPageCommentGraphics(EDIF300Parser.PageCommentGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.PageCommentGraphicsContext context

The parse tree.

| Improve this Doc View Source

ExitPageHeader(EDIF300Parser.PageHeaderContext)

Exit a parse tree produced by pageHeader().

The default implementation does nothing.

Declaration
public virtual void ExitPageHeader(EDIF300Parser.PageHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.PageHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitPageIdentification(EDIF300Parser.PageIdentificationContext)

Exit a parse tree produced by pageIdentification().

The default implementation does nothing.

Declaration
public virtual void ExitPageIdentification(EDIF300Parser.PageIdentificationContext context)
Parameters
Type Name Description
EDIF300Parser.PageIdentificationContext context

The parse tree.

| Improve this Doc View Source

ExitPageIdentificationDisplay(EDIF300Parser.PageIdentificationDisplayContext)

Exit a parse tree produced by pageIdentificationDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPageIdentificationDisplay(EDIF300Parser.PageIdentificationDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageIdentificationDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPageNameCaseSensitive(EDIF300Parser.PageNameCaseSensitiveContext)

Exit a parse tree produced by pageNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitPageNameCaseSensitive(EDIF300Parser.PageNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitPageNameDef(EDIF300Parser.PageNameDefContext)

Exit a parse tree produced by pageNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitPageNameDef(EDIF300Parser.PageNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitPageNameRef(EDIF300Parser.PageNameRefContext)

Exit a parse tree produced by pageNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitPageNameRef(EDIF300Parser.PageNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPagePropertyDisplay(EDIF300Parser.PagePropertyDisplayContext)

Exit a parse tree produced by pagePropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPagePropertyDisplay(EDIF300Parser.PagePropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PagePropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPageRef(EDIF300Parser.PageRefContext)

Exit a parse tree produced by pageRef().

The default implementation does nothing.

Declaration
public virtual void ExitPageRef(EDIF300Parser.PageRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageRefContext context

The parse tree.

| Improve this Doc View Source

ExitPageSize(EDIF300Parser.PageSizeContext)

Exit a parse tree produced by pageSize().

The default implementation does nothing.

Declaration
public virtual void ExitPageSize(EDIF300Parser.PageSizeContext context)
Parameters
Type Name Description
EDIF300Parser.PageSizeContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitle(EDIF300Parser.PageTitleContext)

Exit a parse tree produced by pageTitle().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitle(EDIF300Parser.PageTitleContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleBlock(EDIF300Parser.PageTitleBlockContext)

Exit a parse tree produced by pageTitleBlock().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleBlock(EDIF300Parser.PageTitleBlockContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleBlockAttributeDisplay(EDIF300Parser.PageTitleBlockAttributeDisplayContext)

Exit a parse tree produced by pageTitleBlockAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleBlockAttributeDisplay(EDIF300Parser.PageTitleBlockAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleBlockAttributes(EDIF300Parser.PageTitleBlockAttributesContext)

Exit a parse tree produced by pageTitleBlockAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleBlockAttributes(EDIF300Parser.PageTitleBlockAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleBlockTemplate(EDIF300Parser.PageTitleBlockTemplateContext)

Exit a parse tree produced by pageTitleBlockTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleBlockTemplate(EDIF300Parser.PageTitleBlockTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleBlockTemplateRef(EDIF300Parser.PageTitleBlockTemplateRefContext)

Exit a parse tree produced by pageTitleBlockTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleBlockTemplateRef(EDIF300Parser.PageTitleBlockTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleBlockTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitPageTitleDisplay(EDIF300Parser.PageTitleDisplayContext)

Exit a parse tree produced by pageTitleDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPageTitleDisplay(EDIF300Parser.PageTitleDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PageTitleDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitParameterDisplay(EDIF300Parser.ParameterDisplayContext)

Exit a parse tree produced by parameterDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitParameterDisplay(EDIF300Parser.ParameterDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitParameterNameCaseSensitive(EDIF300Parser.ParameterNameCaseSensitiveContext)

Exit a parse tree produced by parameterNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitParameterNameCaseSensitive(EDIF300Parser.ParameterNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitParameterNameDef(EDIF300Parser.ParameterNameDefContext)

Exit a parse tree produced by parameterNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitParameterNameDef(EDIF300Parser.ParameterNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitParameterNameDisplay(EDIF300Parser.ParameterNameDisplayContext)

Exit a parse tree produced by parameterNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitParameterNameDisplay(EDIF300Parser.ParameterNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitParameterNameRef(EDIF300Parser.ParameterNameRefContext)

Exit a parse tree produced by parameterNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitParameterNameRef(EDIF300Parser.ParameterNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ParameterNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPath(EDIF300Parser.PathContext)

Exit a parse tree produced by path().

The default implementation does nothing.

Declaration
public virtual void ExitPath(EDIF300Parser.PathContext context)
Parameters
Type Name Description
EDIF300Parser.PathContext context

The parse tree.

| Improve this Doc View Source

ExitPathDelay(EDIF300Parser.PathDelayContext)

Exit a parse tree produced by pathDelay().

The default implementation does nothing.

Declaration
public virtual void ExitPathDelay(EDIF300Parser.PathDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PathDelayContext context

The parse tree.

| Improve this Doc View Source

ExitPathWidth(EDIF300Parser.PathWidthContext)

Exit a parse tree produced by pathWidth().

The default implementation does nothing.

Declaration
public virtual void ExitPathWidth(EDIF300Parser.PathWidthContext context)
Parameters
Type Name Description
EDIF300Parser.PathWidthContext context

The parse tree.

| Improve this Doc View Source

ExitPcbLayoutUnits(EDIF300Parser.PcbLayoutUnitsContext)

Exit a parse tree produced by pcbLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void ExitPcbLayoutUnits(EDIF300Parser.PcbLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.PcbLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitPcbLayoutView(EDIF300Parser.PcbLayoutViewContext)

Exit a parse tree produced by pcbLayoutView().

The default implementation does nothing.

Declaration
public virtual void ExitPcbLayoutView(EDIF300Parser.PcbLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.PcbLayoutViewContext context

The parse tree.

| Improve this Doc View Source

ExitPermutable(EDIF300Parser.PermutableContext)

Exit a parse tree produced by permutable().

The default implementation does nothing.

Declaration
public virtual void ExitPermutable(EDIF300Parser.PermutableContext context)
Parameters
Type Name Description
EDIF300Parser.PermutableContext context

The parse tree.

| Improve this Doc View Source

ExitPhysicalDefaults(EDIF300Parser.PhysicalDefaultsContext)

Exit a parse tree produced by physicalDefaults().

The default implementation does nothing.

Declaration
public virtual void ExitPhysicalDefaults(EDIF300Parser.PhysicalDefaultsContext context)
Parameters
Type Name Description
EDIF300Parser.PhysicalDefaultsContext context

The parse tree.

| Improve this Doc View Source

ExitPhysicalScaling(EDIF300Parser.PhysicalScalingContext)

Exit a parse tree produced by physicalScaling().

The default implementation does nothing.

Declaration
public virtual void ExitPhysicalScaling(EDIF300Parser.PhysicalScalingContext context)
Parameters
Type Name Description
EDIF300Parser.PhysicalScalingContext context

The parse tree.

| Improve this Doc View Source

ExitPixelPattern(EDIF300Parser.PixelPatternContext)

Exit a parse tree produced by pixelPattern().

The default implementation does nothing.

Declaration
public virtual void ExitPixelPattern(EDIF300Parser.PixelPatternContext context)
Parameters
Type Name Description
EDIF300Parser.PixelPatternContext context

The parse tree.

| Improve this Doc View Source

ExitPixelRow(EDIF300Parser.PixelRowContext)

Exit a parse tree produced by pixelRow().

The default implementation does nothing.

Declaration
public virtual void ExitPixelRow(EDIF300Parser.PixelRowContext context)
Parameters
Type Name Description
EDIF300Parser.PixelRowContext context

The parse tree.

| Improve this Doc View Source

ExitPoint(EDIF300Parser.PointContext)

Exit a parse tree produced by point().

The default implementation does nothing.

Declaration
public virtual void ExitPoint(EDIF300Parser.PointContext context)
Parameters
Type Name Description
EDIF300Parser.PointContext context

The parse tree.

| Improve this Doc View Source

ExitPointList(EDIF300Parser.PointListContext)

Exit a parse tree produced by pointList().

The default implementation does nothing.

Declaration
public virtual void ExitPointList(EDIF300Parser.PointListContext context)
Parameters
Type Name Description
EDIF300Parser.PointListContext context

The parse tree.

| Improve this Doc View Source

ExitPointValue(EDIF300Parser.PointValueContext)

Exit a parse tree produced by pointValue().

The default implementation does nothing.

Declaration
public virtual void ExitPointValue(EDIF300Parser.PointValueContext context)
Parameters
Type Name Description
EDIF300Parser.PointValueContext context

The parse tree.

| Improve this Doc View Source

ExitPolygon(EDIF300Parser.PolygonContext)

Exit a parse tree produced by polygon().

The default implementation does nothing.

Declaration
public virtual void ExitPolygon(EDIF300Parser.PolygonContext context)
Parameters
Type Name Description
EDIF300Parser.PolygonContext context

The parse tree.

| Improve this Doc View Source

ExitPort(EDIF300Parser.PortContext)

Exit a parse tree produced by port().

The default implementation does nothing.

Declaration
public virtual void ExitPort(EDIF300Parser.PortContext context)
Parameters
Type Name Description
EDIF300Parser.PortContext context

The parse tree.

| Improve this Doc View Source

ExitPortAnnotate(EDIF300Parser.PortAnnotateContext)

Exit a parse tree produced by portAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitPortAnnotate(EDIF300Parser.PortAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.PortAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitPortAttributeDisplay(EDIF300Parser.PortAttributeDisplayContext)

Exit a parse tree produced by portAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortAttributeDisplay(EDIF300Parser.PortAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortBundle(EDIF300Parser.PortBundleContext)

Exit a parse tree produced by portBundle().

The default implementation does nothing.

Declaration
public virtual void ExitPortBundle(EDIF300Parser.PortBundleContext context)
Parameters
Type Name Description
EDIF300Parser.PortBundleContext context

The parse tree.

| Improve this Doc View Source

ExitPortDelay(EDIF300Parser.PortDelayContext)

Exit a parse tree produced by portDelay().

The default implementation does nothing.

Declaration
public virtual void ExitPortDelay(EDIF300Parser.PortDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayContext context

The parse tree.

| Improve this Doc View Source

ExitPortDelayDisplay(EDIF300Parser.PortDelayDisplayContext)

Exit a parse tree produced by portDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortDelayDisplay(EDIF300Parser.PortDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortDelayNameDef(EDIF300Parser.PortDelayNameDefContext)

Exit a parse tree produced by portDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitPortDelayNameDef(EDIF300Parser.PortDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitPortDelayNameRef(EDIF300Parser.PortDelayNameRefContext)

Exit a parse tree produced by portDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortDelayNameRef(EDIF300Parser.PortDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortDelayOverride(EDIF300Parser.PortDelayOverrideContext)

Exit a parse tree produced by portDelayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPortDelayOverride(EDIF300Parser.PortDelayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortDelayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitPortDirection(EDIF300Parser.PortDirectionContext)

Exit a parse tree produced by portDirection().

The default implementation does nothing.

Declaration
public virtual void ExitPortDirection(EDIF300Parser.PortDirectionContext context)
Parameters
Type Name Description
EDIF300Parser.PortDirectionContext context

The parse tree.

| Improve this Doc View Source

ExitPortDirectionIndicator(EDIF300Parser.PortDirectionIndicatorContext)

Exit a parse tree produced by portDirectionIndicator().

The default implementation does nothing.

Declaration
public virtual void ExitPortDirectionIndicator(EDIF300Parser.PortDirectionIndicatorContext context)
Parameters
Type Name Description
EDIF300Parser.PortDirectionIndicatorContext context

The parse tree.

| Improve this Doc View Source

ExitPortIndexValue(EDIF300Parser.PortIndexValueContext)

Exit a parse tree produced by portIndexValue().

The default implementation does nothing.

Declaration
public virtual void ExitPortIndexValue(EDIF300Parser.PortIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.PortIndexValueContext context

The parse tree.

| Improve this Doc View Source

ExitPortInstanceRef(EDIF300Parser.PortInstanceRefContext)

Exit a parse tree produced by portInstanceRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortInstanceRef(EDIF300Parser.PortInstanceRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortInstanceRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortJoined(EDIF300Parser.PortJoinedContext)

Exit a parse tree produced by portJoined().

The default implementation does nothing.

Declaration
public virtual void ExitPortJoined(EDIF300Parser.PortJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.PortJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitPortList(EDIF300Parser.PortListContext)

Exit a parse tree produced by portList().

The default implementation does nothing.

Declaration
public virtual void ExitPortList(EDIF300Parser.PortListContext context)
Parameters
Type Name Description
EDIF300Parser.PortListContext context

The parse tree.

| Improve this Doc View Source

ExitPortLoadDelay(EDIF300Parser.PortLoadDelayContext)

Exit a parse tree produced by portLoadDelay().

The default implementation does nothing.

Declaration
public virtual void ExitPortLoadDelay(EDIF300Parser.PortLoadDelayContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayContext context

The parse tree.

| Improve this Doc View Source

ExitPortLoadDelayDisplay(EDIF300Parser.PortLoadDelayDisplayContext)

Exit a parse tree produced by portLoadDelayDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortLoadDelayDisplay(EDIF300Parser.PortLoadDelayDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortLoadDelayNameDef(EDIF300Parser.PortLoadDelayNameDefContext)

Exit a parse tree produced by portLoadDelayNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitPortLoadDelayNameDef(EDIF300Parser.PortLoadDelayNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitPortLoadDelayNameRef(EDIF300Parser.PortLoadDelayNameRefContext)

Exit a parse tree produced by portLoadDelayNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortLoadDelayNameRef(EDIF300Parser.PortLoadDelayNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortLoadDelayOverride(EDIF300Parser.PortLoadDelayOverrideContext)

Exit a parse tree produced by portLoadDelayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPortLoadDelayOverride(EDIF300Parser.PortLoadDelayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortLoadDelayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitPortMemberRef(EDIF300Parser.PortMemberRefContext)

Exit a parse tree produced by portMemberRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortMemberRef(EDIF300Parser.PortMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortMemberRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameCaseSensitive(EDIF300Parser.PortNameCaseSensitiveContext)

Exit a parse tree produced by portNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameCaseSensitive(EDIF300Parser.PortNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameDef(EDIF300Parser.PortNameDefContext)

Exit a parse tree produced by portNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameDef(EDIF300Parser.PortNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameDisplay(EDIF300Parser.PortNameDisplayContext)

Exit a parse tree produced by portNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameDisplay(EDIF300Parser.PortNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameGenerator(EDIF300Parser.PortNameGeneratorContext)

Exit a parse tree produced by portNameGenerator().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameGenerator(EDIF300Parser.PortNameGeneratorContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameGeneratorContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameGeneratorDisplay(EDIF300Parser.PortNameGeneratorDisplayContext)

Exit a parse tree produced by portNameGeneratorDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameGeneratorDisplay(EDIF300Parser.PortNameGeneratorDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameGeneratorDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortNameRef(EDIF300Parser.PortNameRefContext)

Exit a parse tree produced by portNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortNameRef(EDIF300Parser.PortNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortPropertyDisplay(EDIF300Parser.PortPropertyDisplayContext)

Exit a parse tree produced by portPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPortPropertyDisplay(EDIF300Parser.PortPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPortPropertyDisplayOverride(EDIF300Parser.PortPropertyDisplayOverrideContext)

Exit a parse tree produced by portPropertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPortPropertyDisplayOverride(EDIF300Parser.PortPropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitPortPropertyOverride(EDIF300Parser.PortPropertyOverrideContext)

Exit a parse tree produced by portPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPortPropertyOverride(EDIF300Parser.PortPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PortPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitPortRef(EDIF300Parser.PortRefContext)

Exit a parse tree produced by portRef().

The default implementation does nothing.

Declaration
public virtual void ExitPortRef(EDIF300Parser.PortRefContext context)
Parameters
Type Name Description
EDIF300Parser.PortRefContext context

The parse tree.

| Improve this Doc View Source

ExitPortSet(EDIF300Parser.PortSetContext)

Exit a parse tree produced by portSet().

The default implementation does nothing.

Declaration
public virtual void ExitPortSet(EDIF300Parser.PortSetContext context)
Parameters
Type Name Description
EDIF300Parser.PortSetContext context

The parse tree.

| Improve this Doc View Source

ExitPortWidth(EDIF300Parser.PortWidthContext)

Exit a parse tree produced by portWidth().

The default implementation does nothing.

Declaration
public virtual void ExitPortWidth(EDIF300Parser.PortWidthContext context)
Parameters
Type Name Description
EDIF300Parser.PortWidthContext context

The parse tree.

| Improve this Doc View Source

ExitPresentLogicValue(EDIF300Parser.PresentLogicValueContext)

Exit a parse tree produced by presentLogicValue().

The default implementation does nothing.

Declaration
public virtual void ExitPresentLogicValue(EDIF300Parser.PresentLogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.PresentLogicValueContext context

The parse tree.

| Improve this Doc View Source

ExitPreviousLogicValue(EDIF300Parser.PreviousLogicValueContext)

Exit a parse tree produced by previousLogicValue().

The default implementation does nothing.

Declaration
public virtual void ExitPreviousLogicValue(EDIF300Parser.PreviousLogicValueContext context)
Parameters
Type Name Description
EDIF300Parser.PreviousLogicValueContext context

The parse tree.

| Improve this Doc View Source

ExitPreviousVersion(EDIF300Parser.PreviousVersionContext)

Exit a parse tree produced by previousVersion().

The default implementation does nothing.

Declaration
public virtual void ExitPreviousVersion(EDIF300Parser.PreviousVersionContext context)
Parameters
Type Name Description
EDIF300Parser.PreviousVersionContext context

The parse tree.

| Improve this Doc View Source

ExitPrimaryName(EDIF300Parser.PrimaryNameContext)

Exit a parse tree produced by primaryName().

The default implementation does nothing.

Declaration
public virtual void ExitPrimaryName(EDIF300Parser.PrimaryNameContext context)
Parameters
Type Name Description
EDIF300Parser.PrimaryNameContext context

The parse tree.

| Improve this Doc View Source

ExitProgram(EDIF300Parser.ProgramContext)

Exit a parse tree produced by program().

The default implementation does nothing.

Declaration
public virtual void ExitProgram(EDIF300Parser.ProgramContext context)
Parameters
Type Name Description
EDIF300Parser.ProgramContext context

The parse tree.

| Improve this Doc View Source

ExitProperty_(EDIF300Parser.Property_Context)

Exit a parse tree produced by property_().

The default implementation does nothing.

Declaration
public virtual void ExitProperty_(EDIF300Parser.Property_Context context)
Parameters
Type Name Description
EDIF300Parser.Property_Context context

The parse tree.

| Improve this Doc View Source

ExitPropertyDisplay(EDIF300Parser.PropertyDisplayContext)

Exit a parse tree produced by propertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyDisplay(EDIF300Parser.PropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyDisplayOverride(EDIF300Parser.PropertyDisplayOverrideContext)

Exit a parse tree produced by propertyDisplayOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyDisplayOverride(EDIF300Parser.PropertyDisplayOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyDisplayOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyInheritanceControl(EDIF300Parser.PropertyInheritanceControlContext)

Exit a parse tree produced by propertyInheritanceControl().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyInheritanceControl(EDIF300Parser.PropertyInheritanceControlContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyInheritanceControlContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyNameCaseSensitive(EDIF300Parser.PropertyNameCaseSensitiveContext)

Exit a parse tree produced by propertyNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyNameCaseSensitive(EDIF300Parser.PropertyNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyNameDef(EDIF300Parser.PropertyNameDefContext)

Exit a parse tree produced by propertyNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyNameDef(EDIF300Parser.PropertyNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyNameDisplay(EDIF300Parser.PropertyNameDisplayContext)

Exit a parse tree produced by propertyNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyNameDisplay(EDIF300Parser.PropertyNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyNameRef(EDIF300Parser.PropertyNameRefContext)

Exit a parse tree produced by propertyNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyNameRef(EDIF300Parser.PropertyNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitPropertyOverride(EDIF300Parser.PropertyOverrideContext)

Exit a parse tree produced by propertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitPropertyOverride(EDIF300Parser.PropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.PropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitProportionalFont(EDIF300Parser.ProportionalFontContext)

Exit a parse tree produced by proportionalFont().

The default implementation does nothing.

Declaration
public virtual void ExitProportionalFont(EDIF300Parser.ProportionalFontContext context)
Parameters
Type Name Description
EDIF300Parser.ProportionalFontContext context

The parse tree.

| Improve this Doc View Source

ExitPt(EDIF300Parser.PtContext)

Exit a parse tree produced by pt().

The default implementation does nothing.

Declaration
public virtual void ExitPt(EDIF300Parser.PtContext context)
Parameters
Type Name Description
EDIF300Parser.PtContext context

The parse tree.

| Improve this Doc View Source

ExitPt1(EDIF300Parser.Pt1Context)

Exit a parse tree produced by pt1().

The default implementation does nothing.

Declaration
public virtual void ExitPt1(EDIF300Parser.Pt1Context context)
Parameters
Type Name Description
EDIF300Parser.Pt1Context context

The parse tree.

| Improve this Doc View Source

ExitPt2(EDIF300Parser.Pt2Context)

Exit a parse tree produced by pt2().

The default implementation does nothing.

Declaration
public virtual void ExitPt2(EDIF300Parser.Pt2Context context)
Parameters
Type Name Description
EDIF300Parser.Pt2Context context

The parse tree.

| Improve this Doc View Source

ExitRadian(EDIF300Parser.RadianContext)

Exit a parse tree produced by radian().

The default implementation does nothing.

Declaration
public virtual void ExitRadian(EDIF300Parser.RadianContext context)
Parameters
Type Name Description
EDIF300Parser.RadianContext context

The parse tree.

| Improve this Doc View Source

ExitReason(EDIF300Parser.ReasonContext)

Exit a parse tree produced by reason().

The default implementation does nothing.

Declaration
public virtual void ExitReason(EDIF300Parser.ReasonContext context)
Parameters
Type Name Description
EDIF300Parser.ReasonContext context

The parse tree.

| Improve this Doc View Source

ExitRectangle(EDIF300Parser.RectangleContext)

Exit a parse tree produced by rectangle().

The default implementation does nothing.

Declaration
public virtual void ExitRectangle(EDIF300Parser.RectangleContext context)
Parameters
Type Name Description
EDIF300Parser.RectangleContext context

The parse tree.

| Improve this Doc View Source

ExitRed(EDIF300Parser.RedContext)

Exit a parse tree produced by red().

The default implementation does nothing.

Declaration
public virtual void ExitRed(EDIF300Parser.RedContext context)
Parameters
Type Name Description
EDIF300Parser.RedContext context

The parse tree.

| Improve this Doc View Source

ExitRemoveDisplay(EDIF300Parser.RemoveDisplayContext)

Exit a parse tree produced by removeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitRemoveDisplay(EDIF300Parser.RemoveDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RemoveDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitRepetitionCount(EDIF300Parser.RepetitionCountContext)

Exit a parse tree produced by repetitionCount().

The default implementation does nothing.

Declaration
public virtual void ExitRepetitionCount(EDIF300Parser.RepetitionCountContext context)
Parameters
Type Name Description
EDIF300Parser.RepetitionCountContext context

The parse tree.

| Improve this Doc View Source

ExitRepetitionCountDisplay(EDIF300Parser.RepetitionCountDisplayContext)

Exit a parse tree produced by repetitionCountDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitRepetitionCountDisplay(EDIF300Parser.RepetitionCountDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RepetitionCountDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitReplaceDisplay(EDIF300Parser.ReplaceDisplayContext)

Exit a parse tree produced by replaceDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitReplaceDisplay(EDIF300Parser.ReplaceDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ReplaceDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitRequired_(EDIF300Parser.Required_Context)

Exit a parse tree produced by required_().

The default implementation does nothing.

Declaration
public virtual void ExitRequired_(EDIF300Parser.Required_Context context)
Parameters
Type Name Description
EDIF300Parser.Required_Context context

The parse tree.

| Improve this Doc View Source

ExitResolves(EDIF300Parser.ResolvesContext)

Exit a parse tree produced by resolves().

The default implementation does nothing.

Declaration
public virtual void ExitResolves(EDIF300Parser.ResolvesContext context)
Parameters
Type Name Description
EDIF300Parser.ResolvesContext context

The parse tree.

| Improve this Doc View Source

ExitRevision(EDIF300Parser.RevisionContext)

Exit a parse tree produced by revision().

The default implementation does nothing.

Declaration
public virtual void ExitRevision(EDIF300Parser.RevisionContext context)
Parameters
Type Name Description
EDIF300Parser.RevisionContext context

The parse tree.

| Improve this Doc View Source

ExitRevisionDisplay(EDIF300Parser.RevisionDisplayContext)

Exit a parse tree produced by revisionDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitRevisionDisplay(EDIF300Parser.RevisionDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.RevisionDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitRightJustify(EDIF300Parser.RightJustifyContext)

Exit a parse tree produced by rightJustify().

The default implementation does nothing.

Declaration
public virtual void ExitRightJustify(EDIF300Parser.RightJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.RightJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitRipperHotspot(EDIF300Parser.RipperHotspotContext)

Exit a parse tree produced by ripperHotspot().

The default implementation does nothing.

Declaration
public virtual void ExitRipperHotspot(EDIF300Parser.RipperHotspotContext context)
Parameters
Type Name Description
EDIF300Parser.RipperHotspotContext context

The parse tree.

| Improve this Doc View Source

ExitRipperHotspotRef(EDIF300Parser.RipperHotspotRefContext)

Exit a parse tree produced by ripperHotspotRef().

The default implementation does nothing.

Declaration
public virtual void ExitRipperHotspotRef(EDIF300Parser.RipperHotspotRefContext context)
Parameters
Type Name Description
EDIF300Parser.RipperHotspotRefContext context

The parse tree.

| Improve this Doc View Source

ExitRotation(EDIF300Parser.RotationContext)

Exit a parse tree produced by rotation().

The default implementation does nothing.

Declaration
public virtual void ExitRotation(EDIF300Parser.RotationContext context)
Parameters
Type Name Description
EDIF300Parser.RotationContext context

The parse tree.

| Improve this Doc View Source

ExitRound_(EDIF300Parser.Round_Context)

Exit a parse tree produced by round_().

The default implementation does nothing.

Declaration
public virtual void ExitRound_(EDIF300Parser.Round_Context context)
Parameters
Type Name Description
EDIF300Parser.Round_Context context

The parse tree.

| Improve this Doc View Source

ExitRowSize(EDIF300Parser.RowSizeContext)

Exit a parse tree produced by rowSize().

The default implementation does nothing.

Declaration
public virtual void ExitRowSize(EDIF300Parser.RowSizeContext context)
Parameters
Type Name Description
EDIF300Parser.RowSizeContext context

The parse tree.

| Improve this Doc View Source

ExitScaledInteger(EDIF300Parser.ScaledIntegerContext)

Exit a parse tree produced by scaledInteger().

The default implementation does nothing.

Declaration
public virtual void ExitScaledInteger(EDIF300Parser.ScaledIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.ScaledIntegerContext context

The parse tree.

| Improve this Doc View Source

ExitScaleX(EDIF300Parser.ScaleXContext)

Exit a parse tree produced by scaleX().

The default implementation does nothing.

Declaration
public virtual void ExitScaleX(EDIF300Parser.ScaleXContext context)
Parameters
Type Name Description
EDIF300Parser.ScaleXContext context

The parse tree.

| Improve this Doc View Source

ExitScaleY(EDIF300Parser.ScaleYContext)

Exit a parse tree produced by scaleY().

The default implementation does nothing.

Declaration
public virtual void ExitScaleY(EDIF300Parser.ScaleYContext context)
Parameters
Type Name Description
EDIF300Parser.ScaleYContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicBus(EDIF300Parser.SchematicBusContext)

Exit a parse tree produced by schematicBus().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicBus(EDIF300Parser.SchematicBusContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicBusDetails(EDIF300Parser.SchematicBusDetailsContext)

Exit a parse tree produced by schematicBusDetails().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicBusDetails(EDIF300Parser.SchematicBusDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusDetailsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicBusGraphics(EDIF300Parser.SchematicBusGraphicsContext)

Exit a parse tree produced by schematicBusGraphics().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicBusGraphics(EDIF300Parser.SchematicBusGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusGraphicsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicBusJoined(EDIF300Parser.SchematicBusJoinedContext)

Exit a parse tree produced by schematicBusJoined().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicBusJoined(EDIF300Parser.SchematicBusJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicBusSlice(EDIF300Parser.SchematicBusSliceContext)

Exit a parse tree produced by schematicBusSlice().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicBusSlice(EDIF300Parser.SchematicBusSliceContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicBusSliceContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicComplexFigure(EDIF300Parser.SchematicComplexFigureContext)

Exit a parse tree produced by schematicComplexFigure().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicComplexFigure(EDIF300Parser.SchematicComplexFigureContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicComplexFigureContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicFigureMacro(EDIF300Parser.SchematicFigureMacroContext)

Exit a parse tree produced by schematicFigureMacro().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicFigureMacro(EDIF300Parser.SchematicFigureMacroContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFigureMacroContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicFigureMacroRef(EDIF300Parser.SchematicFigureMacroRefContext)

Exit a parse tree produced by schematicFigureMacroRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicFigureMacroRef(EDIF300Parser.SchematicFigureMacroRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFigureMacroRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicForFrameBorder(EDIF300Parser.SchematicForFrameBorderContext)

Exit a parse tree produced by schematicForFrameBorder().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicForFrameBorder(EDIF300Parser.SchematicForFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicForFrameBorderTemplate(EDIF300Parser.SchematicForFrameBorderTemplateContext)

Exit a parse tree produced by schematicForFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicForFrameBorderTemplate(EDIF300Parser.SchematicForFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicForFrameBorderTemplateRef(EDIF300Parser.SchematicForFrameBorderTemplateRefContext)

Exit a parse tree produced by schematicForFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicForFrameBorderTemplateRef(EDIF300Parser.SchematicForFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicForFrameImplementation(EDIF300Parser.SchematicForFrameImplementationContext)

Exit a parse tree produced by schematicForFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicForFrameImplementation(EDIF300Parser.SchematicForFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicForFrameImplementationHeader(EDIF300Parser.SchematicForFrameImplementationHeaderContext)

Exit a parse tree produced by schematicForFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicForFrameImplementationHeader(EDIF300Parser.SchematicForFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicForFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicFrameImplementationDetails(EDIF300Parser.SchematicFrameImplementationDetailsContext)

Exit a parse tree produced by schematicFrameImplementationDetails().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicFrameImplementationDetails(EDIF300Parser.SchematicFrameImplementationDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicFrameImplementationDetailsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicGlobalPortAttributes(EDIF300Parser.SchematicGlobalPortAttributesContext)

Exit a parse tree produced by schematicGlobalPortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicGlobalPortAttributes(EDIF300Parser.SchematicGlobalPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicGlobalPortImplementation(EDIF300Parser.SchematicGlobalPortImplementationContext)

Exit a parse tree produced by schematicGlobalPortImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicGlobalPortImplementation(EDIF300Parser.SchematicGlobalPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicGlobalPortImplementationRef(EDIF300Parser.SchematicGlobalPortImplementationRefContext)

Exit a parse tree produced by schematicGlobalPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicGlobalPortImplementationRef(EDIF300Parser.SchematicGlobalPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicGlobalPortTemplate(EDIF300Parser.SchematicGlobalPortTemplateContext)

Exit a parse tree produced by schematicGlobalPortTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicGlobalPortTemplate(EDIF300Parser.SchematicGlobalPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicGlobalPortTemplateRef(EDIF300Parser.SchematicGlobalPortTemplateRefContext)

Exit a parse tree produced by schematicGlobalPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicGlobalPortTemplateRef(EDIF300Parser.SchematicGlobalPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicGlobalPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicIfFrameBorder(EDIF300Parser.SchematicIfFrameBorderContext)

Exit a parse tree produced by schematicIfFrameBorder().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicIfFrameBorder(EDIF300Parser.SchematicIfFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicIfFrameBorderTemplate(EDIF300Parser.SchematicIfFrameBorderTemplateContext)

Exit a parse tree produced by schematicIfFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicIfFrameBorderTemplate(EDIF300Parser.SchematicIfFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicIfFrameBorderTemplateRef(EDIF300Parser.SchematicIfFrameBorderTemplateRefContext)

Exit a parse tree produced by schematicIfFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicIfFrameBorderTemplateRef(EDIF300Parser.SchematicIfFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicIfFrameImplementation(EDIF300Parser.SchematicIfFrameImplementationContext)

Exit a parse tree produced by schematicIfFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicIfFrameImplementation(EDIF300Parser.SchematicIfFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicIfFrameImplementationHeader(EDIF300Parser.SchematicIfFrameImplementationHeaderContext)

Exit a parse tree produced by schematicIfFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicIfFrameImplementationHeader(EDIF300Parser.SchematicIfFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicIfFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicImplementation(EDIF300Parser.SchematicImplementationContext)

Exit a parse tree produced by schematicImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicImplementation(EDIF300Parser.SchematicImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInstanceImplementation(EDIF300Parser.SchematicInstanceImplementationContext)

Exit a parse tree produced by schematicInstanceImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInstanceImplementation(EDIF300Parser.SchematicInstanceImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInstanceImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInstanceImplementationRef(EDIF300Parser.SchematicInstanceImplementationRefContext)

Exit a parse tree produced by schematicInstanceImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInstanceImplementationRef(EDIF300Parser.SchematicInstanceImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInstanceImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectAttributeDisplay(EDIF300Parser.SchematicInterconnectAttributeDisplayContext)

Exit a parse tree produced by schematicInterconnectAttributeDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectAttributeDisplay(EDIF300Parser.SchematicInterconnectAttributeDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectAttributeDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectHeader(EDIF300Parser.SchematicInterconnectHeaderContext)

Exit a parse tree produced by schematicInterconnectHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectHeader(EDIF300Parser.SchematicInterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectTerminatorImplementation(EDIF300Parser.SchematicInterconnectTerminatorImplementationContext)

Exit a parse tree produced by schematicInterconnectTerminatorImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectTerminatorImplementation(EDIF300Parser.SchematicInterconnectTerminatorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectTerminatorImplementationRef(EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext)

Exit a parse tree produced by schematicInterconnectTerminatorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectTerminatorImplementationRef(EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectTerminatorTemplate(EDIF300Parser.SchematicInterconnectTerminatorTemplateContext)

Exit a parse tree produced by schematicInterconnectTerminatorTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectTerminatorTemplate(EDIF300Parser.SchematicInterconnectTerminatorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicInterconnectTerminatorTemplateRef(EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext)

Exit a parse tree produced by schematicInterconnectTerminatorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicInterconnectTerminatorTemplateRef(EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicInterconnectTerminatorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicJunctionImplementation(EDIF300Parser.SchematicJunctionImplementationContext)

Exit a parse tree produced by schematicJunctionImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicJunctionImplementation(EDIF300Parser.SchematicJunctionImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicJunctionImplementationRef(EDIF300Parser.SchematicJunctionImplementationRefContext)

Exit a parse tree produced by schematicJunctionImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicJunctionImplementationRef(EDIF300Parser.SchematicJunctionImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicJunctionTemplate(EDIF300Parser.SchematicJunctionTemplateContext)

Exit a parse tree produced by schematicJunctionTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicJunctionTemplate(EDIF300Parser.SchematicJunctionTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicJunctionTemplateRef(EDIF300Parser.SchematicJunctionTemplateRefContext)

Exit a parse tree produced by schematicJunctionTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicJunctionTemplateRef(EDIF300Parser.SchematicJunctionTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicJunctionTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicMasterPortImplementation(EDIF300Parser.SchematicMasterPortImplementationContext)

Exit a parse tree produced by schematicMasterPortImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicMasterPortImplementation(EDIF300Parser.SchematicMasterPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicMasterPortImplementationRef(EDIF300Parser.SchematicMasterPortImplementationRefContext)

Exit a parse tree produced by schematicMasterPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicMasterPortImplementationRef(EDIF300Parser.SchematicMasterPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicMasterPortTemplate(EDIF300Parser.SchematicMasterPortTemplateContext)

Exit a parse tree produced by schematicMasterPortTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicMasterPortTemplate(EDIF300Parser.SchematicMasterPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicMasterPortTemplateRef(EDIF300Parser.SchematicMasterPortTemplateRefContext)

Exit a parse tree produced by schematicMasterPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicMasterPortTemplateRef(EDIF300Parser.SchematicMasterPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMasterPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicMetric(EDIF300Parser.SchematicMetricContext)

Exit a parse tree produced by schematicMetric().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicMetric(EDIF300Parser.SchematicMetricContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicMetricContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicNet(EDIF300Parser.SchematicNetContext)

Exit a parse tree produced by schematicNet().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicNet(EDIF300Parser.SchematicNetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicNetDetails(EDIF300Parser.SchematicNetDetailsContext)

Exit a parse tree produced by schematicNetDetails().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicNetDetails(EDIF300Parser.SchematicNetDetailsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetDetailsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicNetGraphics(EDIF300Parser.SchematicNetGraphicsContext)

Exit a parse tree produced by schematicNetGraphics().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicNetGraphics(EDIF300Parser.SchematicNetGraphicsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetGraphicsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicNetJoined(EDIF300Parser.SchematicNetJoinedContext)

Exit a parse tree produced by schematicNetJoined().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicNetJoined(EDIF300Parser.SchematicNetJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicNetJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOffPageConnectorImplementation(EDIF300Parser.SchematicOffPageConnectorImplementationContext)

Exit a parse tree produced by schematicOffPageConnectorImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOffPageConnectorImplementation(EDIF300Parser.SchematicOffPageConnectorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOffPageConnectorImplementationRef(EDIF300Parser.SchematicOffPageConnectorImplementationRefContext)

Exit a parse tree produced by schematicOffPageConnectorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOffPageConnectorImplementationRef(EDIF300Parser.SchematicOffPageConnectorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOffPageConnectorTemplate(EDIF300Parser.SchematicOffPageConnectorTemplateContext)

Exit a parse tree produced by schematicOffPageConnectorTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOffPageConnectorTemplate(EDIF300Parser.SchematicOffPageConnectorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOffPageConnectorTemplateRef(EDIF300Parser.SchematicOffPageConnectorTemplateRefContext)

Exit a parse tree produced by schematicOffPageConnectorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOffPageConnectorTemplateRef(EDIF300Parser.SchematicOffPageConnectorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOffPageConnectorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOnPageConnectorImplementation(EDIF300Parser.SchematicOnPageConnectorImplementationContext)

Exit a parse tree produced by schematicOnPageConnectorImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOnPageConnectorImplementation(EDIF300Parser.SchematicOnPageConnectorImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOnPageConnectorImplementationRef(EDIF300Parser.SchematicOnPageConnectorImplementationRefContext)

Exit a parse tree produced by schematicOnPageConnectorImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOnPageConnectorImplementationRef(EDIF300Parser.SchematicOnPageConnectorImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOnPageConnectorTemplate(EDIF300Parser.SchematicOnPageConnectorTemplateContext)

Exit a parse tree produced by schematicOnPageConnectorTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOnPageConnectorTemplate(EDIF300Parser.SchematicOnPageConnectorTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOnPageConnectorTemplateRef(EDIF300Parser.SchematicOnPageConnectorTemplateRefContext)

Exit a parse tree produced by schematicOnPageConnectorTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOnPageConnectorTemplateRef(EDIF300Parser.SchematicOnPageConnectorTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOnPageConnectorTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOtherwiseFrameBorder(EDIF300Parser.SchematicOtherwiseFrameBorderContext)

Exit a parse tree produced by schematicOtherwiseFrameBorder().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOtherwiseFrameBorder(EDIF300Parser.SchematicOtherwiseFrameBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOtherwiseFrameBorderTemplate(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext)

Exit a parse tree produced by schematicOtherwiseFrameBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOtherwiseFrameBorderTemplate(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOtherwiseFrameBorderTemplateRef(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext)

Exit a parse tree produced by schematicOtherwiseFrameBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOtherwiseFrameBorderTemplateRef(EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOtherwiseFrameImplementation(EDIF300Parser.SchematicOtherwiseFrameImplementationContext)

Exit a parse tree produced by schematicOtherwiseFrameImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOtherwiseFrameImplementation(EDIF300Parser.SchematicOtherwiseFrameImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicOtherwiseFrameImplementationHeader(EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext)

Exit a parse tree produced by schematicOtherwiseFrameImplementationHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicOtherwiseFrameImplementationHeader(EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicOtherwiseFrameImplementationHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortAcPower(EDIF300Parser.SchematicPortAcPowerContext)

Exit a parse tree produced by schematicPortAcPower().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortAcPower(EDIF300Parser.SchematicPortAcPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortAcPowerRecommendedFrequency(EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext)

Exit a parse tree produced by schematicPortAcPowerRecommendedFrequency().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortAcPowerRecommendedFrequency(EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerRecommendedFrequencyContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortAcPowerRecommendedVoltageRms(EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext)

Exit a parse tree produced by schematicPortAcPowerRecommendedVoltageRms().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortAcPowerRecommendedVoltageRms(EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAcPowerRecommendedVoltageRmsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortAnalog(EDIF300Parser.SchematicPortAnalogContext)

Exit a parse tree produced by schematicPortAnalog().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortAnalog(EDIF300Parser.SchematicPortAnalogContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAnalogContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortAttributes(EDIF300Parser.SchematicPortAttributesContext)

Exit a parse tree produced by schematicPortAttributes().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortAttributes(EDIF300Parser.SchematicPortAttributesContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortAttributesContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortChassisGround(EDIF300Parser.SchematicPortChassisGroundContext)

Exit a parse tree produced by schematicPortChassisGround().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortChassisGround(EDIF300Parser.SchematicPortChassisGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortChassisGroundContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortClock(EDIF300Parser.SchematicPortClockContext)

Exit a parse tree produced by schematicPortClock().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortClock(EDIF300Parser.SchematicPortClockContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortClockContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortDcPower(EDIF300Parser.SchematicPortDcPowerContext)

Exit a parse tree produced by schematicPortDcPower().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortDcPower(EDIF300Parser.SchematicPortDcPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortDcPowerContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortDcPowerRecommendedVoltage(EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext)

Exit a parse tree produced by schematicPortDcPowerRecommendedVoltage().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortDcPowerRecommendedVoltage(EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortDcPowerRecommendedVoltageContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortEarthGround(EDIF300Parser.SchematicPortEarthGroundContext)

Exit a parse tree produced by schematicPortEarthGround().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortEarthGround(EDIF300Parser.SchematicPortEarthGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortEarthGroundContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortGround(EDIF300Parser.SchematicPortGroundContext)

Exit a parse tree produced by schematicPortGround().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortGround(EDIF300Parser.SchematicPortGroundContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortGroundContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortNonLogical(EDIF300Parser.SchematicPortNonLogicalContext)

Exit a parse tree produced by schematicPortNonLogical().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortNonLogical(EDIF300Parser.SchematicPortNonLogicalContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortNonLogicalContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortOpenCollector(EDIF300Parser.SchematicPortOpenCollectorContext)

Exit a parse tree produced by schematicPortOpenCollector().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortOpenCollector(EDIF300Parser.SchematicPortOpenCollectorContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortOpenCollectorContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortOpenEmitter(EDIF300Parser.SchematicPortOpenEmitterContext)

Exit a parse tree produced by schematicPortOpenEmitter().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortOpenEmitter(EDIF300Parser.SchematicPortOpenEmitterContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortOpenEmitterContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortPower(EDIF300Parser.SchematicPortPowerContext)

Exit a parse tree produced by schematicPortPower().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortPower(EDIF300Parser.SchematicPortPowerContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortPowerContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortStyle(EDIF300Parser.SchematicPortStyleContext)

Exit a parse tree produced by schematicPortStyle().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortStyle(EDIF300Parser.SchematicPortStyleContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortStyleContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicPortThreeState(EDIF300Parser.SchematicPortThreeStateContext)

Exit a parse tree produced by schematicPortThreeState().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicPortThreeState(EDIF300Parser.SchematicPortThreeStateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicPortThreeStateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicRequiredDefaults(EDIF300Parser.SchematicRequiredDefaultsContext)

Exit a parse tree produced by schematicRequiredDefaults().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicRequiredDefaults(EDIF300Parser.SchematicRequiredDefaultsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRequiredDefaultsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicRipperImplementation(EDIF300Parser.SchematicRipperImplementationContext)

Exit a parse tree produced by schematicRipperImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicRipperImplementation(EDIF300Parser.SchematicRipperImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicRipperImplementationRef(EDIF300Parser.SchematicRipperImplementationRefContext)

Exit a parse tree produced by schematicRipperImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicRipperImplementationRef(EDIF300Parser.SchematicRipperImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicRipperTemplate(EDIF300Parser.SchematicRipperTemplateContext)

Exit a parse tree produced by schematicRipperTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicRipperTemplate(EDIF300Parser.SchematicRipperTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicRipperTemplateRef(EDIF300Parser.SchematicRipperTemplateRefContext)

Exit a parse tree produced by schematicRipperTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicRipperTemplateRef(EDIF300Parser.SchematicRipperTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicRipperTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSubBus(EDIF300Parser.SchematicSubBusContext)

Exit a parse tree produced by schematicSubBus().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSubBus(EDIF300Parser.SchematicSubBusContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubBusContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSubBusSet(EDIF300Parser.SchematicSubBusSetContext)

Exit a parse tree produced by schematicSubBusSet().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSubBusSet(EDIF300Parser.SchematicSubBusSetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubBusSetContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSubInterconnectHeader(EDIF300Parser.SchematicSubInterconnectHeaderContext)

Exit a parse tree produced by schematicSubInterconnectHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSubInterconnectHeader(EDIF300Parser.SchematicSubInterconnectHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubInterconnectHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSubNet(EDIF300Parser.SchematicSubNetContext)

Exit a parse tree produced by schematicSubNet().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSubNet(EDIF300Parser.SchematicSubNetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubNetContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSubNetSet(EDIF300Parser.SchematicSubNetSetContext)

Exit a parse tree produced by schematicSubNetSet().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSubNetSet(EDIF300Parser.SchematicSubNetSetContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSubNetSetContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbol(EDIF300Parser.SchematicSymbolContext)

Exit a parse tree produced by schematicSymbol().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbol(EDIF300Parser.SchematicSymbolContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolBorder(EDIF300Parser.SchematicSymbolBorderContext)

Exit a parse tree produced by schematicSymbolBorder().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolBorder(EDIF300Parser.SchematicSymbolBorderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolBorderTemplate(EDIF300Parser.SchematicSymbolBorderTemplateContext)

Exit a parse tree produced by schematicSymbolBorderTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolBorderTemplate(EDIF300Parser.SchematicSymbolBorderTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolBorderTemplateRef(EDIF300Parser.SchematicSymbolBorderTemplateRefContext)

Exit a parse tree produced by schematicSymbolBorderTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolBorderTemplateRef(EDIF300Parser.SchematicSymbolBorderTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolBorderTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolHeader(EDIF300Parser.SchematicSymbolHeaderContext)

Exit a parse tree produced by schematicSymbolHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolHeader(EDIF300Parser.SchematicSymbolHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolPortImplementation(EDIF300Parser.SchematicSymbolPortImplementationContext)

Exit a parse tree produced by schematicSymbolPortImplementation().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolPortImplementation(EDIF300Parser.SchematicSymbolPortImplementationContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortImplementationContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolPortImplementationRef(EDIF300Parser.SchematicSymbolPortImplementationRefContext)

Exit a parse tree produced by schematicSymbolPortImplementationRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolPortImplementationRef(EDIF300Parser.SchematicSymbolPortImplementationRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortImplementationRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolPortTemplate(EDIF300Parser.SchematicSymbolPortTemplateContext)

Exit a parse tree produced by schematicSymbolPortTemplate().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolPortTemplate(EDIF300Parser.SchematicSymbolPortTemplateContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortTemplateContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolPortTemplateRef(EDIF300Parser.SchematicSymbolPortTemplateRefContext)

Exit a parse tree produced by schematicSymbolPortTemplateRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolPortTemplateRef(EDIF300Parser.SchematicSymbolPortTemplateRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolPortTemplateRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicSymbolRef(EDIF300Parser.SchematicSymbolRefContext)

Exit a parse tree produced by schematicSymbolRef().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicSymbolRef(EDIF300Parser.SchematicSymbolRefContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicSymbolRefContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicTemplateHeader(EDIF300Parser.SchematicTemplateHeaderContext)

Exit a parse tree produced by schematicTemplateHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicTemplateHeader(EDIF300Parser.SchematicTemplateHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicTemplateHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicUnits(EDIF300Parser.SchematicUnitsContext)

Exit a parse tree produced by schematicUnits().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicUnits(EDIF300Parser.SchematicUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicView(EDIF300Parser.SchematicViewContext)

Exit a parse tree produced by schematicView().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicView(EDIF300Parser.SchematicViewContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicViewContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicViewHeader(EDIF300Parser.SchematicViewHeaderContext)

Exit a parse tree produced by schematicViewHeader().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicViewHeader(EDIF300Parser.SchematicViewHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicViewHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicWireAffinity(EDIF300Parser.SchematicWireAffinityContext)

Exit a parse tree produced by schematicWireAffinity().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicWireAffinity(EDIF300Parser.SchematicWireAffinityContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicWireAffinityContext context

The parse tree.

| Improve this Doc View Source

ExitSchematicWireStyle(EDIF300Parser.SchematicWireStyleContext)

Exit a parse tree produced by schematicWireStyle().

The default implementation does nothing.

Declaration
public virtual void ExitSchematicWireStyle(EDIF300Parser.SchematicWireStyleContext context)
Parameters
Type Name Description
EDIF300Parser.SchematicWireStyleContext context

The parse tree.

| Improve this Doc View Source

ExitSecond(EDIF300Parser.SecondContext)

Exit a parse tree produced by second().

The default implementation does nothing.

Declaration
public virtual void ExitSecond(EDIF300Parser.SecondContext context)
Parameters
Type Name Description
EDIF300Parser.SecondContext context

The parse tree.

| Improve this Doc View Source

ExitSecondIntegerExpression(EDIF300Parser.SecondIntegerExpressionContext)

Exit a parse tree produced by secondIntegerExpression().

The default implementation does nothing.

Declaration
public virtual void ExitSecondIntegerExpression(EDIF300Parser.SecondIntegerExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.SecondIntegerExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitSecondNumber(EDIF300Parser.SecondNumberContext)

Exit a parse tree produced by secondNumber().

The default implementation does nothing.

Declaration
public virtual void ExitSecondNumber(EDIF300Parser.SecondNumberContext context)
Parameters
Type Name Description
EDIF300Parser.SecondNumberContext context

The parse tree.

| Improve this Doc View Source

ExitSecondStringExpression(EDIF300Parser.SecondStringExpressionContext)

Exit a parse tree produced by secondStringExpression().

The default implementation does nothing.

Declaration
public virtual void ExitSecondStringExpression(EDIF300Parser.SecondStringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.SecondStringExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitSection(EDIF300Parser.SectionContext)

Exit a parse tree produced by section().

The default implementation does nothing.

Declaration
public virtual void ExitSection(EDIF300Parser.SectionContext context)
Parameters
Type Name Description
EDIF300Parser.SectionContext context

The parse tree.

| Improve this Doc View Source

ExitSectionNameDef(EDIF300Parser.SectionNameDefContext)

Exit a parse tree produced by sectionNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitSectionNameDef(EDIF300Parser.SectionNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SectionNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitSectionTitle(EDIF300Parser.SectionTitleContext)

Exit a parse tree produced by sectionTitle().

The default implementation does nothing.

Declaration
public virtual void ExitSectionTitle(EDIF300Parser.SectionTitleContext context)
Parameters
Type Name Description
EDIF300Parser.SectionTitleContext context

The parse tree.

| Improve this Doc View Source

ExitSequence(EDIF300Parser.SequenceContext)

Exit a parse tree produced by sequence().

The default implementation does nothing.

Declaration
public virtual void ExitSequence(EDIF300Parser.SequenceContext context)
Parameters
Type Name Description
EDIF300Parser.SequenceContext context

The parse tree.

| Improve this Doc View Source

ExitSetAngle(EDIF300Parser.SetAngleContext)

Exit a parse tree produced by setAngle().

The default implementation does nothing.

Declaration
public virtual void ExitSetAngle(EDIF300Parser.SetAngleContext context)
Parameters
Type Name Description
EDIF300Parser.SetAngleContext context

The parse tree.

| Improve this Doc View Source

ExitSetCapacitance(EDIF300Parser.SetCapacitanceContext)

Exit a parse tree produced by setCapacitance().

The default implementation does nothing.

Declaration
public virtual void ExitSetCapacitance(EDIF300Parser.SetCapacitanceContext context)
Parameters
Type Name Description
EDIF300Parser.SetCapacitanceContext context

The parse tree.

| Improve this Doc View Source

ExitSetCurrent(EDIF300Parser.SetCurrentContext)

Exit a parse tree produced by setCurrent().

The default implementation does nothing.

Declaration
public virtual void ExitSetCurrent(EDIF300Parser.SetCurrentContext context)
Parameters
Type Name Description
EDIF300Parser.SetCurrentContext context

The parse tree.

| Improve this Doc View Source

ExitSetDistance(EDIF300Parser.SetDistanceContext)

Exit a parse tree produced by setDistance().

The default implementation does nothing.

Declaration
public virtual void ExitSetDistance(EDIF300Parser.SetDistanceContext context)
Parameters
Type Name Description
EDIF300Parser.SetDistanceContext context

The parse tree.

| Improve this Doc View Source

ExitSetFrequency(EDIF300Parser.SetFrequencyContext)

Exit a parse tree produced by setFrequency().

The default implementation does nothing.

Declaration
public virtual void ExitSetFrequency(EDIF300Parser.SetFrequencyContext context)
Parameters
Type Name Description
EDIF300Parser.SetFrequencyContext context

The parse tree.

| Improve this Doc View Source

ExitSetTime(EDIF300Parser.SetTimeContext)

Exit a parse tree produced by setTime().

The default implementation does nothing.

Declaration
public virtual void ExitSetTime(EDIF300Parser.SetTimeContext context)
Parameters
Type Name Description
EDIF300Parser.SetTimeContext context

The parse tree.

| Improve this Doc View Source

ExitSetVoltage(EDIF300Parser.SetVoltageContext)

Exit a parse tree produced by setVoltage().

The default implementation does nothing.

Declaration
public virtual void ExitSetVoltage(EDIF300Parser.SetVoltageContext context)
Parameters
Type Name Description
EDIF300Parser.SetVoltageContext context

The parse tree.

| Improve this Doc View Source

ExitShape(EDIF300Parser.ShapeContext)

Exit a parse tree produced by shape().

The default implementation does nothing.

Declaration
public virtual void ExitShape(EDIF300Parser.ShapeContext context)
Parameters
Type Name Description
EDIF300Parser.ShapeContext context

The parse tree.

| Improve this Doc View Source

ExitSiemens(EDIF300Parser.SiemensContext)

Exit a parse tree produced by siemens().

The default implementation does nothing.

Declaration
public virtual void ExitSiemens(EDIF300Parser.SiemensContext context)
Parameters
Type Name Description
EDIF300Parser.SiemensContext context

The parse tree.

| Improve this Doc View Source

ExitSignal(EDIF300Parser.SignalContext)

Exit a parse tree produced by signal().

The default implementation does nothing.

Declaration
public virtual void ExitSignal(EDIF300Parser.SignalContext context)
Parameters
Type Name Description
EDIF300Parser.SignalContext context

The parse tree.

| Improve this Doc View Source

ExitSignalAnnotate(EDIF300Parser.SignalAnnotateContext)

Exit a parse tree produced by signalAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitSignalAnnotate(EDIF300Parser.SignalAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.SignalAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroup(EDIF300Parser.SignalGroupContext)

Exit a parse tree produced by signalGroup().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroup(EDIF300Parser.SignalGroupContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroupAnnotate(EDIF300Parser.SignalGroupAnnotateContext)

Exit a parse tree produced by signalGroupAnnotate().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroupAnnotate(EDIF300Parser.SignalGroupAnnotateContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupAnnotateContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroupNameCaseSensitive(EDIF300Parser.SignalGroupNameCaseSensitiveContext)

Exit a parse tree produced by signalGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroupNameCaseSensitive(EDIF300Parser.SignalGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroupNameDef(EDIF300Parser.SignalGroupNameDefContext)

Exit a parse tree produced by signalGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroupNameDef(EDIF300Parser.SignalGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroupNameRef(EDIF300Parser.SignalGroupNameRefContext)

Exit a parse tree produced by signalGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroupNameRef(EDIF300Parser.SignalGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalGroupRef(EDIF300Parser.SignalGroupRefContext)

Exit a parse tree produced by signalGroupRef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalGroupRef(EDIF300Parser.SignalGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalGroupRefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalIndexValue(EDIF300Parser.SignalIndexValueContext)

Exit a parse tree produced by signalIndexValue().

The default implementation does nothing.

Declaration
public virtual void ExitSignalIndexValue(EDIF300Parser.SignalIndexValueContext context)
Parameters
Type Name Description
EDIF300Parser.SignalIndexValueContext context

The parse tree.

| Improve this Doc View Source

ExitSignalJoined(EDIF300Parser.SignalJoinedContext)

Exit a parse tree produced by signalJoined().

The default implementation does nothing.

Declaration
public virtual void ExitSignalJoined(EDIF300Parser.SignalJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.SignalJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitSignalList(EDIF300Parser.SignalListContext)

Exit a parse tree produced by signalList().

The default implementation does nothing.

Declaration
public virtual void ExitSignalList(EDIF300Parser.SignalListContext context)
Parameters
Type Name Description
EDIF300Parser.SignalListContext context

The parse tree.

| Improve this Doc View Source

ExitSignalMemberRef(EDIF300Parser.SignalMemberRefContext)

Exit a parse tree produced by signalMemberRef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalMemberRef(EDIF300Parser.SignalMemberRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalMemberRefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalNameCaseSensitive(EDIF300Parser.SignalNameCaseSensitiveContext)

Exit a parse tree produced by signalNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitSignalNameCaseSensitive(EDIF300Parser.SignalNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitSignalNameDef(EDIF300Parser.SignalNameDefContext)

Exit a parse tree produced by signalNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalNameDef(EDIF300Parser.SignalNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalNameRef(EDIF300Parser.SignalNameRefContext)

Exit a parse tree produced by signalNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalNameRef(EDIF300Parser.SignalNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalRef(EDIF300Parser.SignalRefContext)

Exit a parse tree produced by signalRef().

The default implementation does nothing.

Declaration
public virtual void ExitSignalRef(EDIF300Parser.SignalRefContext context)
Parameters
Type Name Description
EDIF300Parser.SignalRefContext context

The parse tree.

| Improve this Doc View Source

ExitSignalWidth(EDIF300Parser.SignalWidthContext)

Exit a parse tree produced by signalWidth().

The default implementation does nothing.

Declaration
public virtual void ExitSignalWidth(EDIF300Parser.SignalWidthContext context)
Parameters
Type Name Description
EDIF300Parser.SignalWidthContext context

The parse tree.

| Improve this Doc View Source

ExitSimpleName(EDIF300Parser.SimpleNameContext)

Exit a parse tree produced by simpleName().

The default implementation does nothing.

Declaration
public virtual void ExitSimpleName(EDIF300Parser.SimpleNameContext context)
Parameters
Type Name Description
EDIF300Parser.SimpleNameContext context

The parse tree.

| Improve this Doc View Source

ExitStartPoint(EDIF300Parser.StartPointContext)

Exit a parse tree produced by startPoint().

The default implementation does nothing.

Declaration
public virtual void ExitStartPoint(EDIF300Parser.StartPointContext context)
Parameters
Type Name Description
EDIF300Parser.StartPointContext context

The parse tree.

| Improve this Doc View Source

ExitStatus(EDIF300Parser.StatusContext)

Exit a parse tree produced by status().

The default implementation does nothing.

Declaration
public virtual void ExitStatus(EDIF300Parser.StatusContext context)
Parameters
Type Name Description
EDIF300Parser.StatusContext context

The parse tree.

| Improve this Doc View Source

ExitStep(EDIF300Parser.StepContext)

Exit a parse tree produced by step().

The default implementation does nothing.

Declaration
public virtual void ExitStep(EDIF300Parser.StepContext context)
Parameters
Type Name Description
EDIF300Parser.StepContext context

The parse tree.

| Improve this Doc View Source

ExitString(EDIF300Parser.StringContext)

Exit a parse tree produced by .

The default implementation does nothing.

Declaration
public virtual void ExitString(EDIF300Parser.StringContext context)
Parameters
Type Name Description
EDIF300Parser.StringContext context

The parse tree.

| Improve this Doc View Source

ExitStringConcatenate(EDIF300Parser.StringConcatenateContext)

Exit a parse tree produced by stringConcatenate().

The default implementation does nothing.

Declaration
public virtual void ExitStringConcatenate(EDIF300Parser.StringConcatenateContext context)
Parameters
Type Name Description
EDIF300Parser.StringConcatenateContext context

The parse tree.

| Improve this Doc View Source

ExitStringConstant(EDIF300Parser.StringConstantContext)

Exit a parse tree produced by stringConstant().

The default implementation does nothing.

Declaration
public virtual void ExitStringConstant(EDIF300Parser.StringConstantContext context)
Parameters
Type Name Description
EDIF300Parser.StringConstantContext context

The parse tree.

| Improve this Doc View Source

ExitStringConstantRef(EDIF300Parser.StringConstantRefContext)

Exit a parse tree produced by stringConstantRef().

The default implementation does nothing.

Declaration
public virtual void ExitStringConstantRef(EDIF300Parser.StringConstantRefContext context)
Parameters
Type Name Description
EDIF300Parser.StringConstantRefContext context

The parse tree.

| Improve this Doc View Source

ExitStringEqual(EDIF300Parser.StringEqualContext)

Exit a parse tree produced by stringEqual().

The default implementation does nothing.

Declaration
public virtual void ExitStringEqual(EDIF300Parser.StringEqualContext context)
Parameters
Type Name Description
EDIF300Parser.StringEqualContext context

The parse tree.

| Improve this Doc View Source

ExitStringExpression(EDIF300Parser.StringExpressionContext)

Exit a parse tree produced by stringExpression().

The default implementation does nothing.

Declaration
public virtual void ExitStringExpression(EDIF300Parser.StringExpressionContext context)
Parameters
Type Name Description
EDIF300Parser.StringExpressionContext context

The parse tree.

| Improve this Doc View Source

ExitStringLength(EDIF300Parser.StringLengthContext)

Exit a parse tree produced by stringLength().

The default implementation does nothing.

Declaration
public virtual void ExitStringLength(EDIF300Parser.StringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.StringLengthContext context

The parse tree.

| Improve this Doc View Source

ExitStringParameter(EDIF300Parser.StringParameterContext)

Exit a parse tree produced by stringParameter().

The default implementation does nothing.

Declaration
public virtual void ExitStringParameter(EDIF300Parser.StringParameterContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterContext context

The parse tree.

| Improve this Doc View Source

ExitStringParameterAssign(EDIF300Parser.StringParameterAssignContext)

Exit a parse tree produced by stringParameterAssign().

The default implementation does nothing.

Declaration
public virtual void ExitStringParameterAssign(EDIF300Parser.StringParameterAssignContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterAssignContext context

The parse tree.

| Improve this Doc View Source

ExitStringParameterRef(EDIF300Parser.StringParameterRefContext)

Exit a parse tree produced by stringParameterRef().

The default implementation does nothing.

Declaration
public virtual void ExitStringParameterRef(EDIF300Parser.StringParameterRefContext context)
Parameters
Type Name Description
EDIF300Parser.StringParameterRefContext context

The parse tree.

| Improve this Doc View Source

ExitStringPrefix(EDIF300Parser.StringPrefixContext)

Exit a parse tree produced by stringPrefix().

The default implementation does nothing.

Declaration
public virtual void ExitStringPrefix(EDIF300Parser.StringPrefixContext context)
Parameters
Type Name Description
EDIF300Parser.StringPrefixContext context

The parse tree.

| Improve this Doc View Source

ExitStringSuffix(EDIF300Parser.StringSuffixContext)

Exit a parse tree produced by stringSuffix().

The default implementation does nothing.

Declaration
public virtual void ExitStringSuffix(EDIF300Parser.StringSuffixContext context)
Parameters
Type Name Description
EDIF300Parser.StringSuffixContext context

The parse tree.

| Improve this Doc View Source

ExitStringToken(EDIF300Parser.StringTokenContext)

Exit a parse tree produced by stringToken().

The default implementation does nothing.

Declaration
public virtual void ExitStringToken(EDIF300Parser.StringTokenContext context)
Parameters
Type Name Description
EDIF300Parser.StringTokenContext context

The parse tree.

| Improve this Doc View Source

ExitStringValue(EDIF300Parser.StringValueContext)

Exit a parse tree produced by stringValue().

The default implementation does nothing.

Declaration
public virtual void ExitStringValue(EDIF300Parser.StringValueContext context)
Parameters
Type Name Description
EDIF300Parser.StringValueContext context

The parse tree.

| Improve this Doc View Source

ExitStrong(EDIF300Parser.StrongContext)

Exit a parse tree produced by strong().

The default implementation does nothing.

Declaration
public virtual void ExitStrong(EDIF300Parser.StrongContext context)
Parameters
Type Name Description
EDIF300Parser.StrongContext context

The parse tree.

| Improve this Doc View Source

ExitSubIssue(EDIF300Parser.SubIssueContext)

Exit a parse tree produced by subIssue().

The default implementation does nothing.

Declaration
public virtual void ExitSubIssue(EDIF300Parser.SubIssueContext context)
Parameters
Type Name Description
EDIF300Parser.SubIssueContext context

The parse tree.

| Improve this Doc View Source

ExitSubstring(EDIF300Parser.SubstringContext)

Exit a parse tree produced by substring().

The default implementation does nothing.

Declaration
public virtual void ExitSubstring(EDIF300Parser.SubstringContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringContext context

The parse tree.

| Improve this Doc View Source

ExitSubstringLength(EDIF300Parser.SubstringLengthContext)

Exit a parse tree produced by substringLength().

The default implementation does nothing.

Declaration
public virtual void ExitSubstringLength(EDIF300Parser.SubstringLengthContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringLengthContext context

The parse tree.

| Improve this Doc View Source

ExitSubstringOffset(EDIF300Parser.SubstringOffsetContext)

Exit a parse tree produced by substringOffset().

The default implementation does nothing.

Declaration
public virtual void ExitSubstringOffset(EDIF300Parser.SubstringOffsetContext context)
Parameters
Type Name Description
EDIF300Parser.SubstringOffsetContext context

The parse tree.

| Improve this Doc View Source

ExitSubtrahend(EDIF300Parser.SubtrahendContext)

Exit a parse tree produced by subtrahend().

The default implementation does nothing.

Declaration
public virtual void ExitSubtrahend(EDIF300Parser.SubtrahendContext context)
Parameters
Type Name Description
EDIF300Parser.SubtrahendContext context

The parse tree.

| Improve this Doc View Source

ExitSymbolicLayoutUnits(EDIF300Parser.SymbolicLayoutUnitsContext)

Exit a parse tree produced by symbolicLayoutUnits().

The default implementation does nothing.

Declaration
public virtual void ExitSymbolicLayoutUnits(EDIF300Parser.SymbolicLayoutUnitsContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolicLayoutUnitsContext context

The parse tree.

| Improve this Doc View Source

ExitSymbolicLayoutView(EDIF300Parser.SymbolicLayoutViewContext)

Exit a parse tree produced by symbolicLayoutView().

The default implementation does nothing.

Declaration
public virtual void ExitSymbolicLayoutView(EDIF300Parser.SymbolicLayoutViewContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolicLayoutViewContext context

The parse tree.

| Improve this Doc View Source

ExitSymbolPortImplementationNameDef(EDIF300Parser.SymbolPortImplementationNameDefContext)

Exit a parse tree produced by symbolPortImplementationNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitSymbolPortImplementationNameDef(EDIF300Parser.SymbolPortImplementationNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolPortImplementationNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitSymbolPortImplementationNameRef(EDIF300Parser.SymbolPortImplementationNameRefContext)

Exit a parse tree produced by symbolPortImplementationNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitSymbolPortImplementationNameRef(EDIF300Parser.SymbolPortImplementationNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.SymbolPortImplementationNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitTechnology(EDIF300Parser.TechnologyContext)

Exit a parse tree produced by technology().

The default implementation does nothing.

Declaration
public virtual void ExitTechnology(EDIF300Parser.TechnologyContext context)
Parameters
Type Name Description
EDIF300Parser.TechnologyContext context

The parse tree.

| Improve this Doc View Source

ExitTextHeight(EDIF300Parser.TextHeightContext)

Exit a parse tree produced by textHeight().

The default implementation does nothing.

Declaration
public virtual void ExitTextHeight(EDIF300Parser.TextHeightContext context)
Parameters
Type Name Description
EDIF300Parser.TextHeightContext context

The parse tree.

| Improve this Doc View Source

ExitThroughPoint(EDIF300Parser.ThroughPointContext)

Exit a parse tree produced by throughPoint().

The default implementation does nothing.

Declaration
public virtual void ExitThroughPoint(EDIF300Parser.ThroughPointContext context)
Parameters
Type Name Description
EDIF300Parser.ThroughPointContext context

The parse tree.

| Improve this Doc View Source

ExitTime(EDIF300Parser.TimeContext)

Exit a parse tree produced by time().

The default implementation does nothing.

Declaration
public virtual void ExitTime(EDIF300Parser.TimeContext context)
Parameters
Type Name Description
EDIF300Parser.TimeContext context

The parse tree.

| Improve this Doc View Source

ExitTimeDelay(EDIF300Parser.TimeDelayContext)

Exit a parse tree produced by timeDelay().

The default implementation does nothing.

Declaration
public virtual void ExitTimeDelay(EDIF300Parser.TimeDelayContext context)
Parameters
Type Name Description
EDIF300Parser.TimeDelayContext context

The parse tree.

| Improve this Doc View Source

ExitTimeInterval(EDIF300Parser.TimeIntervalContext)

Exit a parse tree produced by timeInterval().

The default implementation does nothing.

Declaration
public virtual void ExitTimeInterval(EDIF300Parser.TimeIntervalContext context)
Parameters
Type Name Description
EDIF300Parser.TimeIntervalContext context

The parse tree.

| Improve this Doc View Source

ExitTimeStamp(EDIF300Parser.TimeStampContext)

Exit a parse tree produced by timeStamp().

The default implementation does nothing.

Declaration
public virtual void ExitTimeStamp(EDIF300Parser.TimeStampContext context)
Parameters
Type Name Description
EDIF300Parser.TimeStampContext context

The parse tree.

| Improve this Doc View Source

ExitTimeValue(EDIF300Parser.TimeValueContext)

Exit a parse tree produced by timeValue().

The default implementation does nothing.

Declaration
public virtual void ExitTimeValue(EDIF300Parser.TimeValueContext context)
Parameters
Type Name Description
EDIF300Parser.TimeValueContext context

The parse tree.

| Improve this Doc View Source

ExitTiming(EDIF300Parser.TimingContext)

Exit a parse tree produced by timing().

The default implementation does nothing.

Declaration
public virtual void ExitTiming(EDIF300Parser.TimingContext context)
Parameters
Type Name Description
EDIF300Parser.TimingContext context

The parse tree.

| Improve this Doc View Source

ExitTimingDisplay(EDIF300Parser.TimingDisplayContext)

Exit a parse tree produced by timingDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitTimingDisplay(EDIF300Parser.TimingDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.TimingDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitTimingNameDef(EDIF300Parser.TimingNameDefContext)

Exit a parse tree produced by timingNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitTimingNameDef(EDIF300Parser.TimingNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.TimingNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitTimingNameRef(EDIF300Parser.TimingNameRefContext)

Exit a parse tree produced by timingNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitTimingNameRef(EDIF300Parser.TimingNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.TimingNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitToInteger(EDIF300Parser.ToIntegerContext)

Exit a parse tree produced by toInteger().

The default implementation does nothing.

Declaration
public virtual void ExitToInteger(EDIF300Parser.ToIntegerContext context)
Parameters
Type Name Description
EDIF300Parser.ToIntegerContext context

The parse tree.

| Improve this Doc View Source

ExitTopJustify(EDIF300Parser.TopJustifyContext)

Exit a parse tree produced by topJustify().

The default implementation does nothing.

Declaration
public virtual void ExitTopJustify(EDIF300Parser.TopJustifyContext context)
Parameters
Type Name Description
EDIF300Parser.TopJustifyContext context

The parse tree.

| Improve this Doc View Source

ExitTotalPages(EDIF300Parser.TotalPagesContext)

Exit a parse tree produced by totalPages().

The default implementation does nothing.

Declaration
public virtual void ExitTotalPages(EDIF300Parser.TotalPagesContext context)
Parameters
Type Name Description
EDIF300Parser.TotalPagesContext context

The parse tree.

| Improve this Doc View Source

ExitTotalPagesDisplay(EDIF300Parser.TotalPagesDisplayContext)

Exit a parse tree produced by totalPagesDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitTotalPagesDisplay(EDIF300Parser.TotalPagesDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.TotalPagesDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitTransform(EDIF300Parser.TransformContext)

Exit a parse tree produced by transform().

The default implementation does nothing.

Declaration
public virtual void ExitTransform(EDIF300Parser.TransformContext context)
Parameters
Type Name Description
EDIF300Parser.TransformContext context

The parse tree.

| Improve this Doc View Source

ExitTransition(EDIF300Parser.TransitionContext)

Exit a parse tree produced by transition().

The default implementation does nothing.

Declaration
public virtual void ExitTransition(EDIF300Parser.TransitionContext context)
Parameters
Type Name Description
EDIF300Parser.TransitionContext context

The parse tree.

| Improve this Doc View Source

ExitTruncate(EDIF300Parser.TruncateContext)

Exit a parse tree produced by truncate().

The default implementation does nothing.

Declaration
public virtual void ExitTruncate(EDIF300Parser.TruncateContext context)
Parameters
Type Name Description
EDIF300Parser.TruncateContext context

The parse tree.

| Improve this Doc View Source

ExitTypedValue(EDIF300Parser.TypedValueContext)

Exit a parse tree produced by typedValue().

The default implementation does nothing.

Declaration
public virtual void ExitTypedValue(EDIF300Parser.TypedValueContext context)
Parameters
Type Name Description
EDIF300Parser.TypedValueContext context

The parse tree.

| Improve this Doc View Source

ExitTypeface(EDIF300Parser.TypefaceContext)

Exit a parse tree produced by typeface().

The default implementation does nothing.

Declaration
public virtual void ExitTypeface(EDIF300Parser.TypefaceContext context)
Parameters
Type Name Description
EDIF300Parser.TypefaceContext context

The parse tree.

| Improve this Doc View Source

ExitTypefaceSuffix(EDIF300Parser.TypefaceSuffixContext)

Exit a parse tree produced by typefaceSuffix().

The default implementation does nothing.

Declaration
public virtual void ExitTypefaceSuffix(EDIF300Parser.TypefaceSuffixContext context)
Parameters
Type Name Description
EDIF300Parser.TypefaceSuffixContext context

The parse tree.

| Improve this Doc View Source

ExitUnconfigured(EDIF300Parser.UnconfiguredContext)

Exit a parse tree produced by unconfigured().

The default implementation does nothing.

Declaration
public virtual void ExitUnconfigured(EDIF300Parser.UnconfiguredContext context)
Parameters
Type Name Description
EDIF300Parser.UnconfiguredContext context

The parse tree.

| Improve this Doc View Source

ExitUnconstrained(EDIF300Parser.UnconstrainedContext)

Exit a parse tree produced by unconstrained().

The default implementation does nothing.

Declaration
public virtual void ExitUnconstrained(EDIF300Parser.UnconstrainedContext context)
Parameters
Type Name Description
EDIF300Parser.UnconstrainedContext context

The parse tree.

| Improve this Doc View Source

ExitUndefined(EDIF300Parser.UndefinedContext)

Exit a parse tree produced by undefined().

The default implementation does nothing.

Declaration
public virtual void ExitUndefined(EDIF300Parser.UndefinedContext context)
Parameters
Type Name Description
EDIF300Parser.UndefinedContext context

The parse tree.

| Improve this Doc View Source

ExitUnit(EDIF300Parser.UnitContext)

Exit a parse tree produced by unit().

The default implementation does nothing.

Declaration
public virtual void ExitUnit(EDIF300Parser.UnitContext context)
Parameters
Type Name Description
EDIF300Parser.UnitContext context

The parse tree.

| Improve this Doc View Source

ExitUnitDefinitions(EDIF300Parser.UnitDefinitionsContext)

Exit a parse tree produced by unitDefinitions().

The default implementation does nothing.

Declaration
public virtual void ExitUnitDefinitions(EDIF300Parser.UnitDefinitionsContext context)
Parameters
Type Name Description
EDIF300Parser.UnitDefinitionsContext context

The parse tree.

| Improve this Doc View Source

ExitUnitExponent(EDIF300Parser.UnitExponentContext)

Exit a parse tree produced by unitExponent().

The default implementation does nothing.

Declaration
public virtual void ExitUnitExponent(EDIF300Parser.UnitExponentContext context)
Parameters
Type Name Description
EDIF300Parser.UnitExponentContext context

The parse tree.

| Improve this Doc View Source

ExitUnitNameDef(EDIF300Parser.UnitNameDefContext)

Exit a parse tree produced by unitNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitUnitNameDef(EDIF300Parser.UnitNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitUnitNameRef(EDIF300Parser.UnitNameRefContext)

Exit a parse tree produced by unitNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitUnitNameRef(EDIF300Parser.UnitNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitUnitRef(EDIF300Parser.UnitRefContext)

Exit a parse tree produced by unitRef().

The default implementation does nothing.

Declaration
public virtual void ExitUnitRef(EDIF300Parser.UnitRefContext context)
Parameters
Type Name Description
EDIF300Parser.UnitRefContext context

The parse tree.

| Improve this Doc View Source

ExitUnrestricted(EDIF300Parser.UnrestrictedContext)

Exit a parse tree produced by unrestricted().

The default implementation does nothing.

Declaration
public virtual void ExitUnrestricted(EDIF300Parser.UnrestrictedContext context)
Parameters
Type Name Description
EDIF300Parser.UnrestrictedContext context

The parse tree.

| Improve this Doc View Source

ExitUnspecified(EDIF300Parser.UnspecifiedContext)

Exit a parse tree produced by unspecified().

The default implementation does nothing.

Declaration
public virtual void ExitUnspecified(EDIF300Parser.UnspecifiedContext context)
Parameters
Type Name Description
EDIF300Parser.UnspecifiedContext context

The parse tree.

| Improve this Doc View Source

ExitUnspecifiedDirectionPort(EDIF300Parser.UnspecifiedDirectionPortContext)

Exit a parse tree produced by unspecifiedDirectionPort().

The default implementation does nothing.

Declaration
public virtual void ExitUnspecifiedDirectionPort(EDIF300Parser.UnspecifiedDirectionPortContext context)
Parameters
Type Name Description
EDIF300Parser.UnspecifiedDirectionPortContext context

The parse tree.

| Improve this Doc View Source

ExitUntyped(EDIF300Parser.UntypedContext)

Exit a parse tree produced by untyped().

The default implementation does nothing.

Declaration
public virtual void ExitUntyped(EDIF300Parser.UntypedContext context)
Parameters
Type Name Description
EDIF300Parser.UntypedContext context

The parse tree.

| Improve this Doc View Source

ExitUnused(EDIF300Parser.UnusedContext)

Exit a parse tree produced by unused().

The default implementation does nothing.

Declaration
public virtual void ExitUnused(EDIF300Parser.UnusedContext context)
Parameters
Type Name Description
EDIF300Parser.UnusedContext context

The parse tree.

| Improve this Doc View Source

ExitUsableArea(EDIF300Parser.UsableAreaContext)

Exit a parse tree produced by usableArea().

The default implementation does nothing.

Declaration
public virtual void ExitUsableArea(EDIF300Parser.UsableAreaContext context)
Parameters
Type Name Description
EDIF300Parser.UsableAreaContext context

The parse tree.

| Improve this Doc View Source

ExitUserData(EDIF300Parser.UserDataContext)

Exit a parse tree produced by userData().

The default implementation does nothing.

Declaration
public virtual void ExitUserData(EDIF300Parser.UserDataContext context)
Parameters
Type Name Description
EDIF300Parser.UserDataContext context

The parse tree.

| Improve this Doc View Source

ExitUserDataTag(EDIF300Parser.UserDataTagContext)

Exit a parse tree produced by userDataTag().

The default implementation does nothing.

Declaration
public virtual void ExitUserDataTag(EDIF300Parser.UserDataTagContext context)
Parameters
Type Name Description
EDIF300Parser.UserDataTagContext context

The parse tree.

| Improve this Doc View Source

ExitVersion(EDIF300Parser.VersionContext)

Exit a parse tree produced by version().

The default implementation does nothing.

Declaration
public virtual void ExitVersion(EDIF300Parser.VersionContext context)
Parameters
Type Name Description
EDIF300Parser.VersionContext context

The parse tree.

| Improve this Doc View Source

ExitVerticalJustification(EDIF300Parser.VerticalJustificationContext)

Exit a parse tree produced by verticalJustification().

The default implementation does nothing.

Declaration
public virtual void ExitVerticalJustification(EDIF300Parser.VerticalJustificationContext context)
Parameters
Type Name Description
EDIF300Parser.VerticalJustificationContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroup(EDIF300Parser.ViewGroupContext)

Exit a parse tree produced by viewGroup().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroup(EDIF300Parser.ViewGroupContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroupHeader(EDIF300Parser.ViewGroupHeaderContext)

Exit a parse tree produced by viewGroupHeader().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroupHeader(EDIF300Parser.ViewGroupHeaderContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupHeaderContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroupNameCaseSensitive(EDIF300Parser.ViewGroupNameCaseSensitiveContext)

Exit a parse tree produced by viewGroupNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroupNameCaseSensitive(EDIF300Parser.ViewGroupNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroupNameDef(EDIF300Parser.ViewGroupNameDefContext)

Exit a parse tree produced by viewGroupNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroupNameDef(EDIF300Parser.ViewGroupNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroupNameRef(EDIF300Parser.ViewGroupNameRefContext)

Exit a parse tree produced by viewGroupNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroupNameRef(EDIF300Parser.ViewGroupNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitViewGroupRef(EDIF300Parser.ViewGroupRefContext)

Exit a parse tree produced by viewGroupRef().

The default implementation does nothing.

Declaration
public virtual void ExitViewGroupRef(EDIF300Parser.ViewGroupRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewGroupRefContext context

The parse tree.

| Improve this Doc View Source

ExitViewNameCaseSensitive(EDIF300Parser.ViewNameCaseSensitiveContext)

Exit a parse tree produced by viewNameCaseSensitive().

The default implementation does nothing.

Declaration
public virtual void ExitViewNameCaseSensitive(EDIF300Parser.ViewNameCaseSensitiveContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameCaseSensitiveContext context

The parse tree.

| Improve this Doc View Source

ExitViewNameDef(EDIF300Parser.ViewNameDefContext)

Exit a parse tree produced by viewNameDef().

The default implementation does nothing.

Declaration
public virtual void ExitViewNameDef(EDIF300Parser.ViewNameDefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameDefContext context

The parse tree.

| Improve this Doc View Source

ExitViewNameDisplay(EDIF300Parser.ViewNameDisplayContext)

Exit a parse tree produced by viewNameDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitViewNameDisplay(EDIF300Parser.ViewNameDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitViewNameRef(EDIF300Parser.ViewNameRefContext)

Exit a parse tree produced by viewNameRef().

The default implementation does nothing.

Declaration
public virtual void ExitViewNameRef(EDIF300Parser.ViewNameRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewNameRefContext context

The parse tree.

| Improve this Doc View Source

ExitViewPropertyDisplay(EDIF300Parser.ViewPropertyDisplayContext)

Exit a parse tree produced by viewPropertyDisplay().

The default implementation does nothing.

Declaration
public virtual void ExitViewPropertyDisplay(EDIF300Parser.ViewPropertyDisplayContext context)
Parameters
Type Name Description
EDIF300Parser.ViewPropertyDisplayContext context

The parse tree.

| Improve this Doc View Source

ExitViewPropertyOverride(EDIF300Parser.ViewPropertyOverrideContext)

Exit a parse tree produced by viewPropertyOverride().

The default implementation does nothing.

Declaration
public virtual void ExitViewPropertyOverride(EDIF300Parser.ViewPropertyOverrideContext context)
Parameters
Type Name Description
EDIF300Parser.ViewPropertyOverrideContext context

The parse tree.

| Improve this Doc View Source

ExitViewRef(EDIF300Parser.ViewRefContext)

Exit a parse tree produced by viewRef().

The default implementation does nothing.

Declaration
public virtual void ExitViewRef(EDIF300Parser.ViewRefContext context)
Parameters
Type Name Description
EDIF300Parser.ViewRefContext context

The parse tree.

| Improve this Doc View Source

ExitVisible(EDIF300Parser.VisibleContext)

Exit a parse tree produced by visible().

The default implementation does nothing.

Declaration
public virtual void ExitVisible(EDIF300Parser.VisibleContext context)
Parameters
Type Name Description
EDIF300Parser.VisibleContext context

The parse tree.

| Improve this Doc View Source

ExitVolt(EDIF300Parser.VoltContext)

Exit a parse tree produced by volt().

The default implementation does nothing.

Declaration
public virtual void ExitVolt(EDIF300Parser.VoltContext context)
Parameters
Type Name Description
EDIF300Parser.VoltContext context

The parse tree.

| Improve this Doc View Source

ExitVoltageMap(EDIF300Parser.VoltageMapContext)

Exit a parse tree produced by voltageMap().

The default implementation does nothing.

Declaration
public virtual void ExitVoltageMap(EDIF300Parser.VoltageMapContext context)
Parameters
Type Name Description
EDIF300Parser.VoltageMapContext context

The parse tree.

| Improve this Doc View Source

ExitVoltageValue(EDIF300Parser.VoltageValueContext)

Exit a parse tree produced by voltageValue().

The default implementation does nothing.

Declaration
public virtual void ExitVoltageValue(EDIF300Parser.VoltageValueContext context)
Parameters
Type Name Description
EDIF300Parser.VoltageValueContext context

The parse tree.

| Improve this Doc View Source

ExitWatt(EDIF300Parser.WattContext)

Exit a parse tree produced by watt().

The default implementation does nothing.

Declaration
public virtual void ExitWatt(EDIF300Parser.WattContext context)
Parameters
Type Name Description
EDIF300Parser.WattContext context

The parse tree.

| Improve this Doc View Source

ExitWeak_(EDIF300Parser.Weak_Context)

Exit a parse tree produced by weak_().

The default implementation does nothing.

Declaration
public virtual void ExitWeak_(EDIF300Parser.Weak_Context context)
Parameters
Type Name Description
EDIF300Parser.Weak_Context context

The parse tree.

| Improve this Doc View Source

ExitWeakJoined(EDIF300Parser.WeakJoinedContext)

Exit a parse tree produced by weakJoined().

The default implementation does nothing.

Declaration
public virtual void ExitWeakJoined(EDIF300Parser.WeakJoinedContext context)
Parameters
Type Name Description
EDIF300Parser.WeakJoinedContext context

The parse tree.

| Improve this Doc View Source

ExitWeber(EDIF300Parser.WeberContext)

Exit a parse tree produced by weber().

The default implementation does nothing.

Declaration
public virtual void ExitWeber(EDIF300Parser.WeberContext context)
Parameters
Type Name Description
EDIF300Parser.WeberContext context

The parse tree.

| Improve this Doc View Source

ExitWidePort(EDIF300Parser.WidePortContext)

Exit a parse tree produced by widePort().

The default implementation does nothing.

Declaration
public virtual void ExitWidePort(EDIF300Parser.WidePortContext context)
Parameters
Type Name Description
EDIF300Parser.WidePortContext context

The parse tree.

| Improve this Doc View Source

ExitWideWire(EDIF300Parser.WideWireContext)

Exit a parse tree produced by wideWire().

The default implementation does nothing.

Declaration
public virtual void ExitWideWire(EDIF300Parser.WideWireContext context)
Parameters
Type Name Description
EDIF300Parser.WideWireContext context

The parse tree.

| Improve this Doc View Source

ExitWritten(EDIF300Parser.WrittenContext)

Exit a parse tree produced by written().

The default implementation does nothing.

Declaration
public virtual void ExitWritten(EDIF300Parser.WrittenContext context)
Parameters
Type Name Description
EDIF300Parser.WrittenContext context

The parse tree.

| Improve this Doc View Source

ExitXCoordinate(EDIF300Parser.XCoordinateContext)

Exit a parse tree produced by xCoordinate().

The default implementation does nothing.

Declaration
public virtual void ExitXCoordinate(EDIF300Parser.XCoordinateContext context)
Parameters
Type Name Description
EDIF300Parser.XCoordinateContext context

The parse tree.

| Improve this Doc View Source

ExitXNumberValue(EDIF300Parser.XNumberValueContext)

Exit a parse tree produced by xNumberValue().

The default implementation does nothing.

Declaration
public virtual void ExitXNumberValue(EDIF300Parser.XNumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.XNumberValueContext context

The parse tree.

| Improve this Doc View Source

ExitXor_(EDIF300Parser.Xor_Context)

Exit a parse tree produced by xor_().

The default implementation does nothing.

Declaration
public virtual void ExitXor_(EDIF300Parser.Xor_Context context)
Parameters
Type Name Description
EDIF300Parser.Xor_Context context

The parse tree.

| Improve this Doc View Source

ExitYCoordinate(EDIF300Parser.YCoordinateContext)

Exit a parse tree produced by yCoordinate().

The default implementation does nothing.

Declaration
public virtual void ExitYCoordinate(EDIF300Parser.YCoordinateContext context)
Parameters
Type Name Description
EDIF300Parser.YCoordinateContext context

The parse tree.

| Improve this Doc View Source

ExitYear(EDIF300Parser.YearContext)

Exit a parse tree produced by year().

The default implementation does nothing.

Declaration
public virtual void ExitYear(EDIF300Parser.YearContext context)
Parameters
Type Name Description
EDIF300Parser.YearContext context

The parse tree.

| Improve this Doc View Source

ExitYearNumber(EDIF300Parser.YearNumberContext)

Exit a parse tree produced by yearNumber().

The default implementation does nothing.

Declaration
public virtual void ExitYearNumber(EDIF300Parser.YearNumberContext context)
Parameters
Type Name Description
EDIF300Parser.YearNumberContext context

The parse tree.

| Improve this Doc View Source

ExitYNumberValue(EDIF300Parser.YNumberValueContext)

Exit a parse tree produced by yNumberValue().

The default implementation does nothing.

Declaration
public virtual void ExitYNumberValue(EDIF300Parser.YNumberValueContext context)
Parameters
Type Name Description
EDIF300Parser.YNumberValueContext context

The parse tree.

| Improve this Doc View Source

VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode)

Declaration
public virtual void VisitErrorNode(Antlr4.Runtime.Tree.IErrorNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.IErrorNode node
Remarks

The default implementation does nothing.

| Improve this Doc View Source

VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode)

Declaration
public virtual void VisitTerminal(Antlr4.Runtime.Tree.ITerminalNode node)
Parameters
Type Name Description
Antlr4.Runtime.Tree.ITerminalNode node
Remarks

The default implementation does nothing.

Implements

IEDIF300Listener
Antlr4.Runtime.Tree.IParseTreeListener
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX