Show / Hide Table of Contents

Class EDIF300Parser.SchematicBusJoinedContext

Inheritance
System.Object
EDIF300Parser.SchematicBusJoinedContext
Namespace: GCore.Antlr.Grammers.Edif300
Assembly: Edif300.dll
Syntax
public class SchematicBusJoinedContext : ParserRuleContext

Constructors

| Improve this Doc View Source

SchematicBusJoinedContext(ParserRuleContext, Int32)

Declaration
public SchematicBusJoinedContext(ParserRuleContext parent, int invokingState)
Parameters
Type Name Description
ParserRuleContext parent
System.Int32 invokingState

Properties

| Improve this Doc View Source

RuleIndex

Declaration
public override int RuleIndex { get; }
Property Value
Type Description
System.Int32

Methods

| Improve this Doc View Source

Accept<TResult>(IParseTreeVisitor<TResult>)

Declaration
public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)
Parameters
Type Name Description
IParseTreeVisitor<TResult> visitor
Returns
Type Description
TResult
Type Parameters
Name Description
TResult
| Improve this Doc View Source

EnterRule(IParseTreeListener)

Declaration
public override void EnterRule(IParseTreeListener listener)
Parameters
Type Name Description
IParseTreeListener listener
| Improve this Doc View Source

ExitRule(IParseTreeListener)

Declaration
public override void ExitRule(IParseTreeListener listener)
Parameters
Type Name Description
IParseTreeListener listener
| Improve this Doc View Source

portJoined()

Declaration
public EDIF300Parser.PortJoinedContext[] portJoined()
Returns
Type Description
EDIF300Parser.PortJoinedContext[]
| Improve this Doc View Source

portJoined(Int32)

Declaration
public EDIF300Parser.PortJoinedContext portJoined(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.PortJoinedContext
| Improve this Doc View Source

ripperHotspotRef()

Declaration
public EDIF300Parser.RipperHotspotRefContext[] ripperHotspotRef()
Returns
Type Description
EDIF300Parser.RipperHotspotRefContext[]
| Improve this Doc View Source

ripperHotspotRef(Int32)

Declaration
public EDIF300Parser.RipperHotspotRefContext ripperHotspotRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.RipperHotspotRefContext
| Improve this Doc View Source

schematicGlobalPortImplementationRef()

Declaration
public EDIF300Parser.SchematicGlobalPortImplementationRefContext[] schematicGlobalPortImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicGlobalPortImplementationRefContext[]
| Improve this Doc View Source

schematicGlobalPortImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicGlobalPortImplementationRefContext schematicGlobalPortImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicGlobalPortImplementationRefContext
| Improve this Doc View Source

schematicInterconnectTerminatorImplementationRef()

Declaration
public EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext[] schematicInterconnectTerminatorImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext[]
| Improve this Doc View Source

schematicInterconnectTerminatorImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext schematicInterconnectTerminatorImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicInterconnectTerminatorImplementationRefContext
| Improve this Doc View Source

schematicJunctionImplementationRef()

Declaration
public EDIF300Parser.SchematicJunctionImplementationRefContext[] schematicJunctionImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicJunctionImplementationRefContext[]
| Improve this Doc View Source

schematicJunctionImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicJunctionImplementationRefContext schematicJunctionImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicJunctionImplementationRefContext
| Improve this Doc View Source

schematicMasterPortImplementationRef()

Declaration
public EDIF300Parser.SchematicMasterPortImplementationRefContext[] schematicMasterPortImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicMasterPortImplementationRefContext[]
| Improve this Doc View Source

schematicMasterPortImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicMasterPortImplementationRefContext schematicMasterPortImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicMasterPortImplementationRefContext
| Improve this Doc View Source

schematicOffPageConnectorImplementationRef()

Declaration
public EDIF300Parser.SchematicOffPageConnectorImplementationRefContext[] schematicOffPageConnectorImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicOffPageConnectorImplementationRefContext[]
| Improve this Doc View Source

schematicOffPageConnectorImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicOffPageConnectorImplementationRefContext schematicOffPageConnectorImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicOffPageConnectorImplementationRefContext
| Improve this Doc View Source

schematicOnPageConnectorImplementationRef()

Declaration
public EDIF300Parser.SchematicOnPageConnectorImplementationRefContext[] schematicOnPageConnectorImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicOnPageConnectorImplementationRefContext[]
| Improve this Doc View Source

schematicOnPageConnectorImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicOnPageConnectorImplementationRefContext schematicOnPageConnectorImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicOnPageConnectorImplementationRefContext
| Improve this Doc View Source

schematicSymbolPortImplementationRef()

Declaration
public EDIF300Parser.SchematicSymbolPortImplementationRefContext[] schematicSymbolPortImplementationRef()
Returns
Type Description
EDIF300Parser.SchematicSymbolPortImplementationRefContext[]
| Improve this Doc View Source

schematicSymbolPortImplementationRef(Int32)

Declaration
public EDIF300Parser.SchematicSymbolPortImplementationRefContext schematicSymbolPortImplementationRef(int i)
Parameters
Type Name Description
System.Int32 i
Returns
Type Description
EDIF300Parser.SchematicSymbolPortImplementationRefContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX