pub enum RefNode<'a> {Show 1243 variants
Locate(&'aLocate), ArrayIdentifier(&'aArrayIdentifier), BlockIdentifier(&'aBlockIdentifier), BinIdentifier(&'aBinIdentifier), CIdentifier(&'aCIdentifier), CellIdentifier(&'aCellIdentifier), CheckerIdentifier(&'aCheckerIdentifier), ClassIdentifier(&'aClassIdentifier), ClassVariableIdentifier(&'aClassVariableIdentifier), ClockingIdentifier(&'aClockingIdentifier), ConfigIdentifier(&'aConfigIdentifier), ConstIdentifier(&'aConstIdentifier), ConstraintIdentifier(&'aConstraintIdentifier), CovergroupIdentifier(&'aCovergroupIdentifier), CovergroupVariableIdentifier(&'aCovergroupVariableIdentifier), CoverPointIdentifier(&'aCoverPointIdentifier), CrossIdentifier(&'aCrossIdentifier), DynamicArrayVariableIdentifier(&'aDynamicArrayVariableIdentifier), EnumIdentifier(&'aEnumIdentifier), EscapedIdentifier(&'aEscapedIdentifier), FormalIdentifier(&'aFormalIdentifier), FormalPortIdentifier(&'aFormalPortIdentifier), FunctionIdentifier(&'aFunctionIdentifier), GenerateBlockIdentifier(&'aGenerateBlockIdentifier), GenvarIdentifier(&'aGenvarIdentifier), HierarchicalArrayIdentifier(&'aHierarchicalArrayIdentifier), HierarchicalBlockIdentifier(&'aHierarchicalBlockIdentifier), HierarchicalEventIdentifier(&'aHierarchicalEventIdentifier), HierarchicalIdentifier(&'aHierarchicalIdentifier), Root(&'aRoot), HierarchicalNetIdentifier(&'aHierarchicalNetIdentifier), HierarchicalParameterIdentifier(&'aHierarchicalParameterIdentifier), HierarchicalPropertyIdentifier(&'aHierarchicalPropertyIdentifier), HierarchicalSequenceIdentifier(&'aHierarchicalSequenceIdentifier), HierarchicalTaskIdentifier(&'aHierarchicalTaskIdentifier), HierarchicalTfIdentifier(&'aHierarchicalTfIdentifier), HierarchicalVariableIdentifier(&'aHierarchicalVariableIdentifier), Identifier(&'aIdentifier), IndexVariableIdentifier(&'aIndexVariableIdentifier), InterfaceIdentifier(&'aInterfaceIdentifier), InterfaceInstanceIdentifier(&'aInterfaceInstanceIdentifier), InoutPortIdentifier(&'aInoutPortIdentifier), InputPortIdentifier(&'aInputPortIdentifier), InstanceIdentifier(&'aInstanceIdentifier), LibraryIdentifier(&'aLibraryIdentifier), MemberIdentifier(&'aMemberIdentifier), MethodIdentifier(&'aMethodIdentifier), ModportIdentifier(&'aModportIdentifier), ModuleIdentifier(&'aModuleIdentifier), NetIdentifier(&'aNetIdentifier), NetTypeIdentifier(&'aNetTypeIdentifier), OutputPortIdentifier(&'aOutputPortIdentifier), PackageIdentifier(&'aPackageIdentifier), PackageScope(&'aPackageScope), PackageScopePackage(&'aPackageScopePackage), Unit(&'aUnit), ParameterIdentifier(&'aParameterIdentifier), PortIdentifier(&'aPortIdentifier), ProductionIdentifier(&'aProductionIdentifier), ProgramIdentifier(&'aProgramIdentifier), PropertyIdentifier(&'aPropertyIdentifier), PsClassIdentifier(&'aPsClassIdentifier), PsCovergroupIdentifier(&'aPsCovergroupIdentifier), PsCheckerIdentifier(&'aPsCheckerIdentifier), PsIdentifier(&'aPsIdentifier), PsOrHierarchicalArrayIdentifier(&'aPsOrHierarchicalArrayIdentifier), PsOrHierarchicalNetIdentifier(&'aPsOrHierarchicalNetIdentifier), PsOrHierarchicalNetIdentifierPackageScope(&'aPsOrHierarchicalNetIdentifierPackageScope), PsOrHierarchicalNetIdentifierHierarchical(&'aPsOrHierarchicalNetIdentifierHierarchical), PsOrHierarchicalPropertyIdentifier(&'aPsOrHierarchicalPropertyIdentifier), PsOrHierarchicalPropertyIdentifierPackageScope(&'aPsOrHierarchicalPropertyIdentifierPackageScope), PsOrHierarchicalPropertyIdentifierHierarchical(&'aPsOrHierarchicalPropertyIdentifierHierarchical), PsOrHierarchicalSequenceIdentifier(&'aPsOrHierarchicalSequenceIdentifier), PsOrHierarchicalSequenceIdentifierPackageScope(&'aPsOrHierarchicalSequenceIdentifierPackageScope), PsOrHierarchicalSequenceIdentifierHierarchical(&'aPsOrHierarchicalSequenceIdentifierHierarchical), PsOrHierarchicalTfIdentifier(&'aPsOrHierarchicalTfIdentifier), PsOrHierarchicalTfIdentifierPackageScope(&'aPsOrHierarchicalTfIdentifierPackageScope), PsOrHierarchicalTfIdentifierHierarchical(&'aPsOrHierarchicalTfIdentifierHierarchical), PsParameterIdentifier(&'aPsParameterIdentifier), PsParameterIdentifierScope(&'aPsParameterIdentifierScope), PsParameterIdentifierGenerate(&'aPsParameterIdentifierGenerate), PsTypeIdentifier(&'aPsTypeIdentifier), LocalOrPackageScopeOrClassScope(&'aLocalOrPackageScopeOrClassScope), Local(&'aLocal), SequenceIdentifier(&'aSequenceIdentifier), SignalIdentifier(&'aSignalIdentifier), SimpleIdentifier(&'aSimpleIdentifier), SpecparamIdentifier(&'aSpecparamIdentifier), SystemTfIdentifier(&'aSystemTfIdentifier), TaskIdentifier(&'aTaskIdentifier), TfIdentifier(&'aTfIdentifier), TerminalIdentifier(&'aTerminalIdentifier), TopmoduleIdentifier(&'aTopmoduleIdentifier), TypeIdentifier(&'aTypeIdentifier), UdpIdentifier(&'aUdpIdentifier), VariableIdentifier(&'aVariableIdentifier), ImplicitClassHandleOrClassScopeOrPackageScope(&'aImplicitClassHandleOrClassScopeOrPackageScope), ImplicitClassHandleOrPackageScope(&'aImplicitClassHandleOrPackageScope), ImplicitClassHandleOrClassScope(&'aImplicitClassHandleOrClassScope), PackageScopeOrClassScope(&'aPackageScopeOrClassScope), CompilerDirective(&'aCompilerDirective), ResetallCompilerDirective(&'aResetallCompilerDirective), IncludeCompilerDirective(&'aIncludeCompilerDirective), IncludeCompilerDirectiveDoubleQuote(&'aIncludeCompilerDirectiveDoubleQuote), IncludeCompilerDirectiveAngleBracket(&'aIncludeCompilerDirectiveAngleBracket), IncludeCompilerDirectiveTextMacroUsage(&'aIncludeCompilerDirectiveTextMacroUsage), AngleBracketLiteral(&'aAngleBracketLiteral), TextMacroDefinition(&'aTextMacroDefinition), TextMacroName(&'aTextMacroName), ListOfFormalArguments(&'aListOfFormalArguments), FormalArgument(&'aFormalArgument), TextMacroIdentifier(&'aTextMacroIdentifier), MacroText(&'aMacroText), DefaultText(&'aDefaultText), TextMacroUsage(&'aTextMacroUsage), ListOfActualArguments(&'aListOfActualArguments), ActualArgument(&'aActualArgument), UndefineCompilerDirective(&'aUndefineCompilerDirective), UndefineallCompilerDirective(&'aUndefineallCompilerDirective), ConditionalCompilerDirective(&'aConditionalCompilerDirective), IfdefDirective(&'aIfdefDirective), IfndefDirective(&'aIfndefDirective), IfdefGroupOfLines(&'aIfdefGroupOfLines), IfndefGroupOfLines(&'aIfndefGroupOfLines), ElsifGroupOfLines(&'aElsifGroupOfLines), ElseGroupOfLines(&'aElseGroupOfLines), SourceDescription(&'aSourceDescription), SourceDescriptionNotDirective(&'aSourceDescriptionNotDirective), TimescaleCompilerDirective(&'aTimescaleCompilerDirective), DefaultNettypeCompilerDirective(&'aDefaultNettypeCompilerDirective), DefaultNettypeValue(&'aDefaultNettypeValue), UnconnectedDriveCompilerDirective(&'aUnconnectedDriveCompilerDirective), NounconnectedDriveCompilerDirective(&'aNounconnectedDriveCompilerDirective), CelldefineDriveCompilerDirective(&'aCelldefineDriveCompilerDirective), EndcelldefineDriveCompilerDirective(&'aEndcelldefineDriveCompilerDirective), Pragma(&'aPragma), PragmaName(&'aPragmaName), PragmaExpression(&'aPragmaExpression), PragmaExpressionAssignment(&'aPragmaExpressionAssignment), PragmaValue(&'aPragmaValue), PragmaValueParen(&'aPragmaValueParen), PragmaKeyword(&'aPragmaKeyword), LineCompilerDirective(&'aLineCompilerDirective), PositionCompilerDirective(&'aPositionCompilerDirective), Level(&'aLevel), KeywordsDirective(&'aKeywordsDirective), VersionSpecifier(&'aVersionSpecifier), EndkeywordsDirective(&'aEndkeywordsDirective), Comment(&'aComment), AttributeInstance(&'aAttributeInstance), AttrSpec(&'aAttrSpec), SourceText(&'aSourceText), Description(&'aDescription), DescriptionPackageItem(&'aDescriptionPackageItem), DescriptionBindDirective(&'aDescriptionBindDirective), ModuleNonansiHeader(&'aModuleNonansiHeader), ModuleAnsiHeader(&'aModuleAnsiHeader), ModuleDeclaration(&'aModuleDeclaration), ModuleDeclarationNonansi(&'aModuleDeclarationNonansi), ModuleDeclarationAnsi(&'aModuleDeclarationAnsi), ModuleDeclarationWildcard(&'aModuleDeclarationWildcard), ModuleDeclarationExternNonansi(&'aModuleDeclarationExternNonansi), ModuleDeclarationExternAnsi(&'aModuleDeclarationExternAnsi), ModuleKeyword(&'aModuleKeyword), InterfaceDeclaration(&'aInterfaceDeclaration), InterfaceDeclarationNonansi(&'aInterfaceDeclarationNonansi), InterfaceDeclarationAnsi(&'aInterfaceDeclarationAnsi), InterfaceDeclarationWildcard(&'aInterfaceDeclarationWildcard), InterfaceDeclarationExternNonansi(&'aInterfaceDeclarationExternNonansi), InterfaceDeclarationExternAnsi(&'aInterfaceDeclarationExternAnsi), InterfaceNonansiHeader(&'aInterfaceNonansiHeader), InterfaceAnsiHeader(&'aInterfaceAnsiHeader), ProgramDeclaration(&'aProgramDeclaration), ProgramDeclarationNonansi(&'aProgramDeclarationNonansi), ProgramDeclarationAnsi(&'aProgramDeclarationAnsi), ProgramDeclarationWildcard(&'aProgramDeclarationWildcard), ProgramDeclarationExternNonansi(&'aProgramDeclarationExternNonansi), ProgramDeclarationExternAnsi(&'aProgramDeclarationExternAnsi), ProgramNonansiHeader(&'aProgramNonansiHeader), ProgramAnsiHeader(&'aProgramAnsiHeader), CheckerDeclaration(&'aCheckerDeclaration), ClassDeclaration(&'aClassDeclaration), Virtual(&'aVirtual), InterfaceClassType(&'aInterfaceClassType), InterfaceClassDeclaration(&'aInterfaceClassDeclaration), InterfaceClassItem(&'aInterfaceClassItem), InterfaceClassItemMethod(&'aInterfaceClassItemMethod), InterfaceClassMethod(&'aInterfaceClassMethod), PackageDeclaration(&'aPackageDeclaration), TimeunitsDeclaration(&'aTimeunitsDeclaration), TimeunitsDeclarationTimeunit(&'aTimeunitsDeclarationTimeunit), TimeunitsDeclarationTimeprecision(&'aTimeunitsDeclarationTimeprecision), TimeunitsDeclarationTimeunitTimeprecision(&'aTimeunitsDeclarationTimeunitTimeprecision), TimeunitsDeclarationTimeprecisionTimeunit(&'aTimeunitsDeclarationTimeprecisionTimeunit), PackageItem(&'aPackageItem), PackageOrGenerateItemDeclaration(&'aPackageOrGenerateItemDeclaration), AnonymousProgram(&'aAnonymousProgram), AnonymousProgramItem(&'aAnonymousProgramItem), ElaborationSystemTask(&'aElaborationSystemTask), ElaborationSystemTaskFatal(&'aElaborationSystemTaskFatal), ElaborationSystemTaskError(&'aElaborationSystemTaskError), ElaborationSystemTaskWarning(&'aElaborationSystemTaskWarning), ElaborationSystemTaskInfo(&'aElaborationSystemTaskInfo), FinishNumber(&'aFinishNumber), ModuleCommonItem(&'aModuleCommonItem), ModuleItem(&'aModuleItem), ModuleOrGenerateItem(&'aModuleOrGenerateItem), ModuleOrGenerateItemParameter(&'aModuleOrGenerateItemParameter), ModuleOrGenerateItemGate(&'aModuleOrGenerateItemGate), ModuleOrGenerateItemUdp(&'aModuleOrGenerateItemUdp), ModuleOrGenerateItemModule(&'aModuleOrGenerateItemModule), ModuleOrGenerateItemModuleItem(&'aModuleOrGenerateItemModuleItem), ModuleOrGenerateItemDeclaration(&'aModuleOrGenerateItemDeclaration), ModuleOrGenerateItemDeclarationClocking(&'aModuleOrGenerateItemDeclarationClocking), ModuleOrGenerateItemDeclarationDisable(&'aModuleOrGenerateItemDeclarationDisable), NonPortModuleItem(&'aNonPortModuleItem), NonPortModuleItemSpecparam(&'aNonPortModuleItemSpecparam), ParameterOverride(&'aParameterOverride), BindDirective(&'aBindDirective), BindDirectiveScope(&'aBindDirectiveScope), BindDirectiveInstance(&'aBindDirectiveInstance), BindTargetScope(&'aBindTargetScope), BindTargetInstance(&'aBindTargetInstance), BindTargetInstanceList(&'aBindTargetInstanceList), BindInstantiation(&'aBindInstantiation), ParameterPortList(&'aParameterPortList), ParameterPortListAssignment(&'aParameterPortListAssignment), ParameterPortListDeclaration(&'aParameterPortListDeclaration), ParameterPortDeclaration(&'aParameterPortDeclaration), ParameterPortDeclarationParamList(&'aParameterPortDeclarationParamList), ParameterPortDeclarationTypeList(&'aParameterPortDeclarationTypeList), ListOfPorts(&'aListOfPorts), ListOfPortDeclarations(&'aListOfPortDeclarations), PortDeclaration(&'aPortDeclaration), PortDeclarationInout(&'aPortDeclarationInout), PortDeclarationInput(&'aPortDeclarationInput), PortDeclarationOutput(&'aPortDeclarationOutput), PortDeclarationRef(&'aPortDeclarationRef), PortDeclarationInterface(&'aPortDeclarationInterface), Port(&'aPort), PortNonNamed(&'aPortNonNamed), PortNamed(&'aPortNamed), PortExpression(&'aPortExpression), PortExpressionBrace(&'aPortExpressionBrace), PortReference(&'aPortReference), PortDirection(&'aPortDirection), NetPortHeader(&'aNetPortHeader), VariablePortHeader(&'aVariablePortHeader), InterfacePortHeader(&'aInterfacePortHeader), InterfacePortHeaderIdentifier(&'aInterfacePortHeaderIdentifier), InterfacePortHeaderInterface(&'aInterfacePortHeaderInterface), NetPortHeaderOrInterfacePortHeader(&'aNetPortHeaderOrInterfacePortHeader), AnsiPortDeclaration(&'aAnsiPortDeclaration), AnsiPortDeclarationNet(&'aAnsiPortDeclarationNet), AnsiPortDeclarationVariable(&'aAnsiPortDeclarationVariable), AnsiPortDeclarationParen(&'aAnsiPortDeclarationParen), CheckerPortList(&'aCheckerPortList), CheckerPortItem(&'aCheckerPortItem), CheckerPortDirection(&'aCheckerPortDirection), CheckerOrGenerateItem(&'aCheckerOrGenerateItem), CheckerOrGenerateItemDeclaration(&'aCheckerOrGenerateItemDeclaration), CheckerOrGenerateItemDeclarationData(&'aCheckerOrGenerateItemDeclarationData), Rand(&'aRand), CheckerOrGenerateItemDeclarationClocking(&'aCheckerOrGenerateItemDeclarationClocking), CheckerOrGenerateItemDeclarationDisable(&'aCheckerOrGenerateItemDeclarationDisable), CheckerGenerateItem(&'aCheckerGenerateItem), ConstraintDeclaration(&'aConstraintDeclaration), Static(&'aStatic), ConstraintBlock(&'aConstraintBlock), ConstraintBlockItem(&'aConstraintBlockItem), ConstraintBlockItemSolve(&'aConstraintBlockItemSolve), SolveBeforeList(&'aSolveBeforeList), ConstraintPrimary(&'aConstraintPrimary), ConstraintExpression(&'aConstraintExpression), ConstraintExpressionExpression(&'aConstraintExpressionExpression), Soft(&'aSoft), ConstraintExpressionArrow(&'aConstraintExpressionArrow), ConstraintExpressionIf(&'aConstraintExpressionIf), ConstraintExpressionForeach(&'aConstraintExpressionForeach), ConstraintExpressionDisable(&'aConstraintExpressionDisable), UniquenessConstraint(&'aUniquenessConstraint), ConstraintSet(&'aConstraintSet), ConstraintSetBrace(&'aConstraintSetBrace), DistList(&'aDistList), DistItem(&'aDistItem), DistWeight(&'aDistWeight), DistWeightEqual(&'aDistWeightEqual), DistWeightDivide(&'aDistWeightDivide), ConstraintPrototype(&'aConstraintPrototype), ConstraintPrototypeQualifier(&'aConstraintPrototypeQualifier), ExternConstraintDeclaration(&'aExternConstraintDeclaration), IdentifierList(&'aIdentifierList), InterfaceOrGenerateItem(&'aInterfaceOrGenerateItem), InterfaceOrGenerateItemModule(&'aInterfaceOrGenerateItemModule), InterfaceOrGenerateItemExtern(&'aInterfaceOrGenerateItemExtern), ExternTfDeclaration(&'aExternTfDeclaration), ExternTfDeclarationMethod(&'aExternTfDeclarationMethod), ExternTfDeclarationTask(&'aExternTfDeclarationTask), InterfaceItem(&'aInterfaceItem), NonPortInterfaceItem(&'aNonPortInterfaceItem), ProgramItem(&'aProgramItem), NonPortProgramItem(&'aNonPortProgramItem), NonPortProgramItemAssign(&'aNonPortProgramItemAssign), NonPortProgramItemModule(&'aNonPortProgramItemModule), NonPortProgramItemInitial(&'aNonPortProgramItemInitial), NonPortProgramItemFinal(&'aNonPortProgramItemFinal), NonPortProgramItemAssertion(&'aNonPortProgramItemAssertion), ProgramGenerateItem(&'aProgramGenerateItem), LibraryText(&'aLibraryText), LibraryDescription(&'aLibraryDescription), LibraryDeclaration(&'aLibraryDeclaration), IncludeStatement(&'aIncludeStatement), FilePathSpec(&'aFilePathSpec), FilePathSpecNonLiteral(&'aFilePathSpecNonLiteral), ConfigDeclaration(&'aConfigDeclaration), DesignStatement(&'aDesignStatement), ConfigRuleStatement(&'aConfigRuleStatement), ConfigRuleStatementDefault(&'aConfigRuleStatementDefault), ConfigRuleStatementInstLib(&'aConfigRuleStatementInstLib), ConfigRuleStatementInstUse(&'aConfigRuleStatementInstUse), ConfigRuleStatementCellLib(&'aConfigRuleStatementCellLib), ConfigRuleStatementCellUse(&'aConfigRuleStatementCellUse), DefaultClause(&'aDefaultClause), InstClause(&'aInstClause), InstName(&'aInstName), CellClause(&'aCellClause), LiblistClause(&'aLiblistClause), UseClause(&'aUseClause), UseClauseCell(&'aUseClauseCell), UseClauseNamed(&'aUseClauseNamed), UseClauseCellNamed(&'aUseClauseCellNamed), Config(&'aConfig), ClassItem(&'aClassItem), ClassItemProperty(&'aClassItemProperty), ClassItemMethod(&'aClassItemMethod), ClassItemConstraint(&'aClassItemConstraint), ClassItemDeclaration(&'aClassItemDeclaration), ClassItemCovergroup(&'aClassItemCovergroup), ClassProperty(&'aClassProperty), ClassPropertyNonConst(&'aClassPropertyNonConst), ClassPropertyConst(&'aClassPropertyConst), ClassPropertyConstExpression(&'aClassPropertyConstExpression), ClassMethod(&'aClassMethod), ClassMethodTask(&'aClassMethodTask), ClassMethodFunction(&'aClassMethodFunction), ClassMethodPureVirtual(&'aClassMethodPureVirtual), ClassMethodExternMethod(&'aClassMethodExternMethod), ClassMethodConstructor(&'aClassMethodConstructor), ClassMethodExternConstructor(&'aClassMethodExternConstructor), ClassConstructorPrototype(&'aClassConstructorPrototype), ClassConstraint(&'aClassConstraint), ClassItemQualifier(&'aClassItemQualifier), PropertyQualifier(&'aPropertyQualifier), RandomQualifier(&'aRandomQualifier), MethodQualifier(&'aMethodQualifier), MethodPrototype(&'aMethodPrototype), ClassConstructorDeclaration(&'aClassConstructorDeclaration), New(&'aNew), Number(&'aNumber), IntegralNumber(&'aIntegralNumber), DecimalNumber(&'aDecimalNumber), DecimalNumberBaseUnsigned(&'aDecimalNumberBaseUnsigned), DecimalNumberBaseXNumber(&'aDecimalNumberBaseXNumber), DecimalNumberBaseZNumber(&'aDecimalNumberBaseZNumber), BinaryNumber(&'aBinaryNumber), OctalNumber(&'aOctalNumber), HexNumber(&'aHexNumber), Sign(&'aSign), Size(&'aSize), NonZeroUnsignedNumber(&'aNonZeroUnsignedNumber), RealNumber(&'aRealNumber), RealNumberFloating(&'aRealNumberFloating), FixedPointNumber(&'aFixedPointNumber), Exp(&'aExp), UnsignedNumber(&'aUnsignedNumber), BinaryValue(&'aBinaryValue), OctalValue(&'aOctalValue), HexValue(&'aHexValue), DecimalBase(&'aDecimalBase), BinaryBase(&'aBinaryBase), OctalBase(&'aOctalBase), HexBase(&'aHexBase), XNumber(&'aXNumber), ZNumber(&'aZNumber), UnbasedUnsizedLiteral(&'aUnbasedUnsizedLiteral), UnaryOperator(&'aUnaryOperator), BinaryOperator(&'aBinaryOperator), IncOrDecOperator(&'aIncOrDecOperator), UnaryModulePathOperator(&'aUnaryModulePathOperator), BinaryModulePathOperator(&'aBinaryModulePathOperator), ConstantPrimary(&'aConstantPrimary), ConstantPrimaryPsParameter(&'aConstantPrimaryPsParameter), ConstantPrimarySpecparam(&'aConstantPrimarySpecparam), ConstantPrimaryFormalPort(&'aConstantPrimaryFormalPort), ConstantPrimaryEnum(&'aConstantPrimaryEnum), ConstantPrimaryConcatenation(&'aConstantPrimaryConcatenation), ConstantPrimaryMultipleConcatenation(&'aConstantPrimaryMultipleConcatenation), ConstantPrimaryMintypmaxExpression(&'aConstantPrimaryMintypmaxExpression), ModulePathPrimary(&'aModulePathPrimary), ModulePathPrimaryMintypmax(&'aModulePathPrimaryMintypmax), Primary(&'aPrimary), PrimaryHierarchical(&'aPrimaryHierarchical), PrimaryConcatenation(&'aPrimaryConcatenation), PrimaryMultipleConcatenation(&'aPrimaryMultipleConcatenation), PrimaryMintypmaxExpression(&'aPrimaryMintypmaxExpression), ClassQualifierOrPackageScope(&'aClassQualifierOrPackageScope), ClassQualifier(&'aClassQualifier), RangeExpression(&'aRangeExpression), PrimaryLiteral(&'aPrimaryLiteral), TimeLiteral(&'aTimeLiteral), TimeLiteralUnsigned(&'aTimeLiteralUnsigned), TimeLiteralFixedPoint(&'aTimeLiteralFixedPoint), TimeUnit(&'aTimeUnit), ImplicitClassHandle(&'aImplicitClassHandle), BitSelect(&'aBitSelect), Select(&'aSelect), NonrangeSelect(&'aNonrangeSelect), ConstantBitSelect(&'aConstantBitSelect), ConstantSelect(&'aConstantSelect), ConstantCast(&'aConstantCast), ConstantLetExpression(&'aConstantLetExpression), Cast(&'aCast), Concatenation(&'aConcatenation), ConstantConcatenation(&'aConstantConcatenation), ConstantMultipleConcatenation(&'aConstantMultipleConcatenation), ModulePathConcatenation(&'aModulePathConcatenation), ModulePathMultipleConcatenation(&'aModulePathMultipleConcatenation), MultipleConcatenation(&'aMultipleConcatenation), StreamingConcatenation(&'aStreamingConcatenation), StreamOperator(&'aStreamOperator), SliceSize(&'aSliceSize), StreamConcatenation(&'aStreamConcatenation), StreamExpression(&'aStreamExpression), ArrayRangeExpression(&'aArrayRangeExpression), ArrayRangeExpressionColon(&'aArrayRangeExpressionColon), ArrayRangeExpressionPlusColon(&'aArrayRangeExpressionPlusColon), ArrayRangeExpressionMinusColon(&'aArrayRangeExpressionMinusColon), EmptyUnpackedArrayConcatenation(&'aEmptyUnpackedArrayConcatenation), IncOrDecExpression(&'aIncOrDecExpression), IncOrDecExpressionPrefix(&'aIncOrDecExpressionPrefix), IncOrDecExpressionSuffix(&'aIncOrDecExpressionSuffix), ConditionalExpression(&'aConditionalExpression), ConstantExpression(&'aConstantExpression), ConstantExpressionUnary(&'aConstantExpressionUnary), ConstantExpressionBinary(&'aConstantExpressionBinary), ConstantExpressionTernary(&'aConstantExpressionTernary), ConstantMintypmaxExpression(&'aConstantMintypmaxExpression), ConstantMintypmaxExpressionTernary(&'aConstantMintypmaxExpressionTernary), ConstantParamExpression(&'aConstantParamExpression), ParamExpression(&'aParamExpression), ConstantRangeExpression(&'aConstantRangeExpression), ConstantPartSelectRange(&'aConstantPartSelectRange), ConstantRange(&'aConstantRange), ConstantIndexedRange(&'aConstantIndexedRange), Expression(&'aExpression), ExpressionUnary(&'aExpressionUnary), ExpressionOperatorAssignment(&'aExpressionOperatorAssignment), ExpressionBinary(&'aExpressionBinary), TaggedUnionExpression(&'aTaggedUnionExpression), InsideExpression(&'aInsideExpression), ValueRange(&'aValueRange), ValueRangeBinary(&'aValueRangeBinary), MintypmaxExpression(&'aMintypmaxExpression), MintypmaxExpressionTernary(&'aMintypmaxExpressionTernary), ModulePathConditionalExpression(&'aModulePathConditionalExpression), ModulePathExpression(&'aModulePathExpression), ModulePathExpressionUnary(&'aModulePathExpressionUnary), ModulePathExpressionBinary(&'aModulePathExpressionBinary), ModulePathMintypmaxExpression(&'aModulePathMintypmaxExpression), ModulePathMintypmaxExpressionTernary(&'aModulePathMintypmaxExpressionTernary), PartSelectRange(&'aPartSelectRange), IndexedRange(&'aIndexedRange), GenvarExpression(&'aGenvarExpression), ConstantFunctionCall(&'aConstantFunctionCall), TfCall(&'aTfCall), SystemTfCall(&'aSystemTfCall), SystemTfCallArgOptional(&'aSystemTfCallArgOptional), SystemTfCallArgDataType(&'aSystemTfCallArgDataType), SystemTfCallArgExpression(&'aSystemTfCallArgExpression), SubroutineCall(&'aSubroutineCall), SubroutineCallRandomize(&'aSubroutineCallRandomize), FunctionSubroutineCall(&'aFunctionSubroutineCall), ListOfArguments(&'aListOfArguments), ListOfArgumentsOrdered(&'aListOfArgumentsOrdered), ListOfArgumentsNamed(&'aListOfArgumentsNamed), MethodCall(&'aMethodCall), MethodCallBody(&'aMethodCallBody), MethodCallBodyUser(&'aMethodCallBodyUser), BuiltInMethodCall(&'aBuiltInMethodCall), ArrayManipulationCall(&'aArrayManipulationCall), RandomizeCall(&'aRandomizeCall), VariableIdentifierListOrNull(&'aVariableIdentifierListOrNull), MethodCallRoot(&'aMethodCallRoot), ArrayMethodName(&'aArrayMethodName), StringLiteral(&'aStringLiteral), NetLvalue(&'aNetLvalue), NetLvalueIdentifier(&'aNetLvalueIdentifier), NetLvalueLvalue(&'aNetLvalueLvalue), NetLvaluePattern(&'aNetLvaluePattern), VariableLvalue(&'aVariableLvalue), VariableLvalueIdentifier(&'aVariableLvalueIdentifier), VariableLvalueLvalue(&'aVariableLvalueLvalue), VariableLvaluePattern(&'aVariableLvaluePattern), NonrangeVariableLvalue(&'aNonrangeVariableLvalue), PreprocessorText(&'aPreprocessorText), CmosSwitchtype(&'aCmosSwitchtype), EnableGatetype(&'aEnableGatetype), MosSwitchtype(&'aMosSwitchtype), NInputGatetype(&'aNInputGatetype), NOutputGatetype(&'aNOutputGatetype), PassEnSwitchtype(&'aPassEnSwitchtype), PassSwitchtype(&'aPassSwitchtype), PulldownStrength(&'aPulldownStrength), PulldownStrength01(&'aPulldownStrength01), PulldownStrength10(&'aPulldownStrength10), PulldownStrength0(&'aPulldownStrength0), PullupStrength(&'aPullupStrength), PullupStrength01(&'aPullupStrength01), PullupStrength10(&'aPullupStrength10), PullupStrength1(&'aPullupStrength1), EnableTerminal(&'aEnableTerminal), InoutTerminal(&'aInoutTerminal), InputTerminal(&'aInputTerminal), NcontrolTerminal(&'aNcontrolTerminal), OutputTerminal(&'aOutputTerminal), PcontrolTerminal(&'aPcontrolTerminal), GateInstantiation(&'aGateInstantiation), GateInstantiationCmos(&'aGateInstantiationCmos), GateInstantiationEnable(&'aGateInstantiationEnable), GateInstantiationMos(&'aGateInstantiationMos), GateInstantiationNInput(&'aGateInstantiationNInput), GateInstantiationNOutput(&'aGateInstantiationNOutput), GateInstantiationPassEn(&'aGateInstantiationPassEn), GateInstantiationPass(&'aGateInstantiationPass), GateInstantiationPulldown(&'aGateInstantiationPulldown), GateInstantiationPullup(&'aGateInstantiationPullup), CmosSwitchInstance(&'aCmosSwitchInstance), EnableGateInstance(&'aEnableGateInstance), MosSwitchInstance(&'aMosSwitchInstance), NInputGateInstance(&'aNInputGateInstance), NOutputGateInstance(&'aNOutputGateInstance), PassSwitchInstance(&'aPassSwitchInstance), PassEnableSwitchInstance(&'aPassEnableSwitchInstance), PullGateInstance(&'aPullGateInstance), ConcurrentAssertionItem(&'aConcurrentAssertionItem), ConcurrentAssertionItemStatement(&'aConcurrentAssertionItemStatement), ConcurrentAssertionStatement(&'aConcurrentAssertionStatement), AssertPropertyStatement(&'aAssertPropertyStatement), AssumePropertyStatement(&'aAssumePropertyStatement), CoverPropertyStatement(&'aCoverPropertyStatement), ExpectPropertyStatement(&'aExpectPropertyStatement), CoverSequenceStatement(&'aCoverSequenceStatement), RestrictPropertyStatement(&'aRestrictPropertyStatement), PropertyInstance(&'aPropertyInstance), PropertyListOfArguments(&'aPropertyListOfArguments), PropertyListOfArgumentsOrdered(&'aPropertyListOfArgumentsOrdered), PropertyListOfArgumentsNamed(&'aPropertyListOfArgumentsNamed), PropertyActualArg(&'aPropertyActualArg), AssertionItemDeclaration(&'aAssertionItemDeclaration), PropertyDeclaration(&'aPropertyDeclaration), PropertyPortList(&'aPropertyPortList), PropertyPortItem(&'aPropertyPortItem), PropertyLvarPortDirection(&'aPropertyLvarPortDirection), PropertyFormalType(&'aPropertyFormalType), PropertySpec(&'aPropertySpec), PropertyExpr(&'aPropertyExpr), PropertyExprStrong(&'aPropertyExprStrong), PropertyExprWeak(&'aPropertyExprWeak), PropertyExprParen(&'aPropertyExprParen), PropertyExprNot(&'aPropertyExprNot), PropertyExprBinaryProperty(&'aPropertyExprBinaryProperty), PropertyExprBinarySequence(&'aPropertyExprBinarySequence), PropertyExprIf(&'aPropertyExprIf), PropertyExprCase(&'aPropertyExprCase), PropertyExprNexttime(&'aPropertyExprNexttime), PropertyExprSNexttime(&'aPropertyExprSNexttime), PropertyExprAlways(&'aPropertyExprAlways), PropertyExprSAlways(&'aPropertyExprSAlways), PropertyExprEventually(&'aPropertyExprEventually), PropertyExprSEventually(&'aPropertyExprSEventually), PropertyExprAcceptOn(&'aPropertyExprAcceptOn), PropertyExprRejectOn(&'aPropertyExprRejectOn), PropertyExprSyncAcceptOn(&'aPropertyExprSyncAcceptOn), PropertyExprSyncRejectOn(&'aPropertyExprSyncRejectOn), PropertyExprClockingEvent(&'aPropertyExprClockingEvent), PropertyCaseItem(&'aPropertyCaseItem), PropertyCaseItemNondefault(&'aPropertyCaseItemNondefault), PropertyCaseItemDefault(&'aPropertyCaseItemDefault), SequenceDeclaration(&'aSequenceDeclaration), SequencePortList(&'aSequencePortList), SequencePortItem(&'aSequencePortItem), SequenceLvarPortDirection(&'aSequenceLvarPortDirection), SequenceFormalType(&'aSequenceFormalType), SequenceExpr(&'aSequenceExpr), SequenceExprCycleDelayExpr(&'aSequenceExprCycleDelayExpr), SequenceExprExprCycleDelayExpr(&'aSequenceExprExprCycleDelayExpr), SequenceExprExpression(&'aSequenceExprExpression), SequenceExprInstance(&'aSequenceExprInstance), SequenceExprParen(&'aSequenceExprParen), SequenceExprBinary(&'aSequenceExprBinary), SequenceExprFirstMatch(&'aSequenceExprFirstMatch), SequenceExprThroughout(&'aSequenceExprThroughout), SequenceExprClockingEvent(&'aSequenceExprClockingEvent), CycleDelayRange(&'aCycleDelayRange), CycleDelayRangePrimary(&'aCycleDelayRangePrimary), CycleDelayRangeExpression(&'aCycleDelayRangeExpression), CycleDelayRangeAsterisk(&'aCycleDelayRangeAsterisk), CycleDelayRangePlus(&'aCycleDelayRangePlus), SequenceMethodCall(&'aSequenceMethodCall), SequenceMatchItem(&'aSequenceMatchItem), SequenceInstance(&'aSequenceInstance), SequenceListOfArguments(&'aSequenceListOfArguments), SequenceListOfArgumentsOrdered(&'aSequenceListOfArgumentsOrdered), SequenceListOfArgumentsNamed(&'aSequenceListOfArgumentsNamed), SequenceActualArg(&'aSequenceActualArg), BooleanAbbrev(&'aBooleanAbbrev), SequenceAbbrev(&'aSequenceAbbrev), ConsecutiveRepetition(&'aConsecutiveRepetition), ConsecutiveRepetitionExpression(&'aConsecutiveRepetitionExpression), ConsecutiveRepetitionAsterisk(&'aConsecutiveRepetitionAsterisk), ConsecutiveRepetitionPlus(&'aConsecutiveRepetitionPlus), NonConsecutiveRepetition(&'aNonConsecutiveRepetition), GotoRepetition(&'aGotoRepetition), ConstOrRangeExpression(&'aConstOrRangeExpression), CycleDelayConstRangeExpression(&'aCycleDelayConstRangeExpression), CycleDelayConstRangeExpressionBinary(&'aCycleDelayConstRangeExpressionBinary), CycleDelayConstRangeExpressionDollar(&'aCycleDelayConstRangeExpressionDollar), ExpressionOrDist(&'aExpressionOrDist), AssertionVariableDeclaration(&'aAssertionVariableDeclaration), TaskDeclaration(&'aTaskDeclaration), TaskBodyDeclaration(&'aTaskBodyDeclaration), TaskBodyDeclarationWithoutPort(&'aTaskBodyDeclarationWithoutPort), TaskBodyDeclarationWithPort(&'aTaskBodyDeclarationWithPort), TfItemDeclaration(&'aTfItemDeclaration), TfPortList(&'aTfPortList), TfPortItem(&'aTfPortItem), TfPortDirection(&'aTfPortDirection), TfPortDeclaration(&'aTfPortDeclaration), TaskPrototype(&'aTaskPrototype), DefparamAssignment(&'aDefparamAssignment), NetDeclAssignment(&'aNetDeclAssignment), ParamAssignment(&'aParamAssignment), SpecparamAssignment(&'aSpecparamAssignment), SpecparamAssignmentMintypmax(&'aSpecparamAssignmentMintypmax), TypeAssignment(&'aTypeAssignment), PulseControlSpecparam(&'aPulseControlSpecparam), PulseControlSpecparamWithoutDescriptor(&'aPulseControlSpecparamWithoutDescriptor), PulseControlSpecparamWithDescriptor(&'aPulseControlSpecparamWithDescriptor), ErrorLimitValue(&'aErrorLimitValue), RejectLimitValue(&'aRejectLimitValue), LimitValue(&'aLimitValue), VariableDeclAssignment(&'aVariableDeclAssignment), VariableDeclAssignmentVariable(&'aVariableDeclAssignmentVariable), VariableDeclAssignmentDynamicArray(&'aVariableDeclAssignmentDynamicArray), VariableDeclAssignmentClass(&'aVariableDeclAssignmentClass), ClassNew(&'aClassNew), ClassNewArgument(&'aClassNewArgument), ClassNewExpression(&'aClassNewExpression), DynamicArrayNew(&'aDynamicArrayNew), ListOfDefparamAssignments(&'aListOfDefparamAssignments), ListOfGenvarIdentifiers(&'aListOfGenvarIdentifiers), ListOfInterfaceIdentifiers(&'aListOfInterfaceIdentifiers), ListOfNetDeclAssignments(&'aListOfNetDeclAssignments), ListOfParamAssignments(&'aListOfParamAssignments), ListOfPortIdentifiers(&'aListOfPortIdentifiers), ListOfUdpPortIdentifiers(&'aListOfUdpPortIdentifiers), ListOfSpecparamAssignments(&'aListOfSpecparamAssignments), ListOfTfVariableIdentifiers(&'aListOfTfVariableIdentifiers), ListOfTypeAssignments(&'aListOfTypeAssignments), ListOfVariableDeclAssignments(&'aListOfVariableDeclAssignments), ListOfVariableIdentifiers(&'aListOfVariableIdentifiers), ListOfVariablePortIdentifiers(&'aListOfVariablePortIdentifiers), DataDeclaration(&'aDataDeclaration), DataDeclarationVariable(&'aDataDeclarationVariable), Const(&'aConst), PackageImportDeclaration(&'aPackageImportDeclaration), PackageImportItem(&'aPackageImportItem), PackageImportItemIdentifier(&'aPackageImportItemIdentifier), PackageImportItemAsterisk(&'aPackageImportItemAsterisk), PackageExportDeclaration(&'aPackageExportDeclaration), PackageExportDeclarationAsterisk(&'aPackageExportDeclarationAsterisk), PackageExportDeclarationItem(&'aPackageExportDeclarationItem), GenvarDeclaration(&'aGenvarDeclaration), NetDeclaration(&'aNetDeclaration), NetDeclarationNetType(&'aNetDeclarationNetType), Strength(&'aStrength), VectorScalar(&'aVectorScalar), NetDeclarationNetTypeIdentifier(&'aNetDeclarationNetTypeIdentifier), NetDeclarationInterconnect(&'aNetDeclarationInterconnect), TypeDeclaration(&'aTypeDeclaration), TypeDeclarationDataType(&'aTypeDeclarationDataType), TypeDeclarationInterface(&'aTypeDeclarationInterface), TypeDeclarationReserved(&'aTypeDeclarationReserved), TypeDeclarationKeyword(&'aTypeDeclarationKeyword), NetTypeDeclaration(&'aNetTypeDeclaration), NetTypeDeclarationDataType(&'aNetTypeDeclarationDataType), NetTypeDeclarationNetType(&'aNetTypeDeclarationNetType), Lifetime(&'aLifetime), DriveStrength(&'aDriveStrength), DriveStrength01(&'aDriveStrength01), DriveStrength10(&'aDriveStrength10), DriveStrength0z(&'aDriveStrength0z), DriveStrength1z(&'aDriveStrength1z), DriveStrengthz1(&'aDriveStrengthz1), DriveStrengthz0(&'aDriveStrengthz0), Strength0(&'aStrength0), Strength1(&'aStrength1), ChargeStrength(&'aChargeStrength), ChargeStrengthSmall(&'aChargeStrengthSmall), ChargeStrengthMedium(&'aChargeStrengthMedium), ChargeStrengthLarge(&'aChargeStrengthLarge), LetDeclaration(&'aLetDeclaration), LetIdentifier(&'aLetIdentifier), LetPortList(&'aLetPortList), LetPortItem(&'aLetPortItem), LetFormalType(&'aLetFormalType), LetExpression(&'aLetExpression), LetListOfArguments(&'aLetListOfArguments), LetListOfArgumentsOrdered(&'aLetListOfArgumentsOrdered), LetListOfArgumentsNamed(&'aLetListOfArgumentsNamed), LetActualArg(&'aLetActualArg), InoutDeclaration(&'aInoutDeclaration), InputDeclaration(&'aInputDeclaration), InputDeclarationNet(&'aInputDeclarationNet), InputDeclarationVariable(&'aInputDeclarationVariable), OutputDeclaration(&'aOutputDeclaration), OutputDeclarationNet(&'aOutputDeclarationNet), OutputDeclarationVariable(&'aOutputDeclarationVariable), InterfacePortDeclaration(&'aInterfacePortDeclaration), RefDeclaration(&'aRefDeclaration), UnpackedDimension(&'aUnpackedDimension), UnpackedDimensionRange(&'aUnpackedDimensionRange), UnpackedDimensionExpression(&'aUnpackedDimensionExpression), PackedDimension(&'aPackedDimension), PackedDimensionRange(&'aPackedDimensionRange), AssociativeDimension(&'aAssociativeDimension), AssociativeDimensionDataType(&'aAssociativeDimensionDataType), AssociativeDimensionAsterisk(&'aAssociativeDimensionAsterisk), VariableDimension(&'aVariableDimension), QueueDimension(&'aQueueDimension), UnsizedDimension(&'aUnsizedDimension), LocalParameterDeclaration(&'aLocalParameterDeclaration), LocalParameterDeclarationParam(&'aLocalParameterDeclarationParam), LocalParameterDeclarationType(&'aLocalParameterDeclarationType), ParameterDeclaration(&'aParameterDeclaration), ParameterDeclarationParam(&'aParameterDeclarationParam), ParameterDeclarationType(&'aParameterDeclarationType), SpecparamDeclaration(&'aSpecparamDeclaration), CovergroupDeclaration(&'aCovergroupDeclaration), CoverageSpecOrOption(&'aCoverageSpecOrOption), CoverageSpecOrOptionSpec(&'aCoverageSpecOrOptionSpec), CoverageSpecOrOptionOption(&'aCoverageSpecOrOptionOption), CoverageOption(&'aCoverageOption), CoverageOptionOption(&'aCoverageOptionOption), CoverageOptionTypeOption(&'aCoverageOptionTypeOption), CoverageSpec(&'aCoverageSpec), CoverageEvent(&'aCoverageEvent), CoverageEventSample(&'aCoverageEventSample), CoverageEventAt(&'aCoverageEventAt), BlockEventExpression(&'aBlockEventExpression), BlockEventExpressionOr(&'aBlockEventExpressionOr), BlockEventExpressionBegin(&'aBlockEventExpressionBegin), BlockEventExpressionEnd(&'aBlockEventExpressionEnd), HierarchicalBtfIdentifier(&'aHierarchicalBtfIdentifier), HierarchicalBtfIdentifierMethod(&'aHierarchicalBtfIdentifierMethod), HierarchicalIdentifierOrClassScope(&'aHierarchicalIdentifierOrClassScope), CoverPoint(&'aCoverPoint), BinsOrEmpty(&'aBinsOrEmpty), BinsOrEmptyNonEmpty(&'aBinsOrEmptyNonEmpty), BinsOrOptions(&'aBinsOrOptions), BinsOrOptionsCovergroup(&'aBinsOrOptionsCovergroup), Wildcard(&'aWildcard), BinsOrOptionsCoverPoint(&'aBinsOrOptionsCoverPoint), BinsOrOptionsSetCovergroup(&'aBinsOrOptionsSetCovergroup), BinsOrOptionsTransList(&'aBinsOrOptionsTransList), BinsOrOptionsDefault(&'aBinsOrOptionsDefault), BinsOrOptionsDefaultSequence(&'aBinsOrOptionsDefaultSequence), BinsKeyword(&'aBinsKeyword), TransList(&'aTransList), TransSet(&'aTransSet), TransRangeList(&'aTransRangeList), TransRangeListAsterisk(&'aTransRangeListAsterisk), TransRangeListArrow(&'aTransRangeListArrow), TransRangeListEqual(&'aTransRangeListEqual), TransItem(&'aTransItem), RepeatRange(&'aRepeatRange), RepeatRangeBinary(&'aRepeatRangeBinary), CoverCross(&'aCoverCross), ListOfCrossItems(&'aListOfCrossItems), CrossItem(&'aCrossItem), CrossBody(&'aCrossBody), CrossBodyNonEmpty(&'aCrossBodyNonEmpty), CrossBodyItem(&'aCrossBodyItem), BinsSelectionOrOption(&'aBinsSelectionOrOption), BinsSelectionOrOptionCoverage(&'aBinsSelectionOrOptionCoverage), BinsSelectionOrOptionBins(&'aBinsSelectionOrOptionBins), BinsSelection(&'aBinsSelection), SelectExpression(&'aSelectExpression), SelectExpressionNot(&'aSelectExpressionNot), SelectExpressionAnd(&'aSelectExpressionAnd), SelectExpressionOr(&'aSelectExpressionOr), SelectExpressionParen(&'aSelectExpressionParen), SelectExpressionWith(&'aSelectExpressionWith), SelectExpressionCrossSet(&'aSelectExpressionCrossSet), SelectCondition(&'aSelectCondition), BinsExpression(&'aBinsExpression), BinsExpressionCoverPoint(&'aBinsExpressionCoverPoint), CovergroupRangeList(&'aCovergroupRangeList), CovergroupValueRange(&'aCovergroupValueRange), CovergroupValueRangeBinary(&'aCovergroupValueRangeBinary), WithCovergroupExpression(&'aWithCovergroupExpression), SetCovergroupExpression(&'aSetCovergroupExpression), IntegerCovergroupExpression(&'aIntegerCovergroupExpression), CrossSetExpression(&'aCrossSetExpression), CovergroupExpression(&'aCovergroupExpression), BlockItemDeclaration(&'aBlockItemDeclaration), BlockItemDeclarationData(&'aBlockItemDeclarationData), BlockItemDeclarationLocalParameter(&'aBlockItemDeclarationLocalParameter), BlockItemDeclarationParameter(&'aBlockItemDeclarationParameter), BlockItemDeclarationLet(&'aBlockItemDeclarationLet), Delay3(&'aDelay3), Delay3Single(&'aDelay3Single), Delay3Mintypmax(&'aDelay3Mintypmax), Delay2(&'aDelay2), Delay2Single(&'aDelay2Single), Delay2Mintypmax(&'aDelay2Mintypmax), DelayValue(&'aDelayValue), ModportDeclaration(&'aModportDeclaration), ModportItem(&'aModportItem), ModportPortsDeclaration(&'aModportPortsDeclaration), ModportPortsDeclarationSimple(&'aModportPortsDeclarationSimple), ModportPortsDeclarationTf(&'aModportPortsDeclarationTf), ModportPortsDeclarationClocking(&'aModportPortsDeclarationClocking), ModportClockingDeclaration(&'aModportClockingDeclaration), ModportSimplePortsDeclaration(&'aModportSimplePortsDeclaration), ModportSimplePort(&'aModportSimplePort), ModportSimplePortOrdered(&'aModportSimplePortOrdered), ModportSimplePortNamed(&'aModportSimplePortNamed), ModportTfPortsDeclaration(&'aModportTfPortsDeclaration), ModportTfPort(&'aModportTfPort), ImportExport(&'aImportExport), CastingType(&'aCastingType), DataType(&'aDataType), DataTypeVector(&'aDataTypeVector), DataTypeAtom(&'aDataTypeAtom), DataTypeStructUnion(&'aDataTypeStructUnion), Packed(&'aPacked), DataTypeEnum(&'aDataTypeEnum), DataTypeVirtual(&'aDataTypeVirtual), Interface(&'aInterface), DataTypeType(&'aDataTypeType), DataTypeOrImplicit(&'aDataTypeOrImplicit), ImplicitDataType(&'aImplicitDataType), EnumBaseType(&'aEnumBaseType), EnumBaseTypeAtom(&'aEnumBaseTypeAtom), EnumBaseTypeVector(&'aEnumBaseTypeVector), EnumBaseTypeType(&'aEnumBaseTypeType), EnumNameDeclaration(&'aEnumNameDeclaration), ClassScope(&'aClassScope), ClassType(&'aClassType), IntegerType(&'aIntegerType), IntegerAtomType(&'aIntegerAtomType), IntegerVectorType(&'aIntegerVectorType), NonIntegerType(&'aNonIntegerType), NetType(&'aNetType), NetPortType(&'aNetPortType), NetPortTypeDataType(&'aNetPortTypeDataType), NetPortTypeInterconnect(&'aNetPortTypeInterconnect), VariablePortType(&'aVariablePortType), VarDataType(&'aVarDataType), VarDataTypeVar(&'aVarDataTypeVar), Signing(&'aSigning), SimpleType(&'aSimpleType), StructUnionMember(&'aStructUnionMember), DataTypeOrVoid(&'aDataTypeOrVoid), StructUnion(&'aStructUnion), TypeReference(&'aTypeReference), TypeReferenceExpression(&'aTypeReferenceExpression), TypeReferenceDataType(&'aTypeReferenceDataType), FunctionDataTypeOrImplicit(&'aFunctionDataTypeOrImplicit), FunctionDeclaration(&'aFunctionDeclaration), FunctionBodyDeclaration(&'aFunctionBodyDeclaration), FunctionBodyDeclarationWithoutPort(&'aFunctionBodyDeclarationWithoutPort), FunctionBodyDeclarationWithPort(&'aFunctionBodyDeclarationWithPort), InterfaceIdentifierOrClassScope(&'aInterfaceIdentifierOrClassScope), FunctionPrototype(&'aFunctionPrototype), DpiImportExport(&'aDpiImportExport), DpiImportExportImportFunction(&'aDpiImportExportImportFunction), DpiImportExportImportTask(&'aDpiImportExportImportTask), DpiImportExportExportFunction(&'aDpiImportExportExportFunction), DpiImportExportExportTask(&'aDpiImportExportExportTask), DpiSpecString(&'aDpiSpecString), DpiFunctionImportProperty(&'aDpiFunctionImportProperty), DpiTaskImportProperty(&'aDpiTaskImportProperty), DpiFunctionProto(&'aDpiFunctionProto), DpiTaskProto(&'aDpiTaskProto), Symbol(&'aSymbol), Keyword(&'aKeyword), WhiteSpace(&'aWhiteSpace), TimingCheckEvent(&'aTimingCheckEvent), ControlledTimingCheckEvent(&'aControlledTimingCheckEvent), TimingCheckEventControl(&'aTimingCheckEventControl), SpecifyTerminalDescriptor(&'aSpecifyTerminalDescriptor), EdgeControlSpecifier(&'aEdgeControlSpecifier), EdgeDescriptor(&'aEdgeDescriptor), TimingCheckCondition(&'aTimingCheckCondition), TimingCheckConditionParen(&'aTimingCheckConditionParen), ScalarTimingCheckCondition(&'aScalarTimingCheckCondition), ScalarTimingCheckConditionUnary(&'aScalarTimingCheckConditionUnary), ScalarTimingCheckConditionBinary(&'aScalarTimingCheckConditionBinary), ScalarConstant(&'aScalarConstant), SpecifyBlock(&'aSpecifyBlock), SpecifyItem(&'aSpecifyItem), PulsestyleDeclaration(&'aPulsestyleDeclaration), ShowcancelledDeclaration(&'aShowcancelledDeclaration), SystemTimingCheck(&'aSystemTimingCheck), SetupTimingCheck(&'aSetupTimingCheck), HoldTimingCheck(&'aHoldTimingCheck), SetupholdTimingCheck(&'aSetupholdTimingCheck), RecoveryTimingCheck(&'aRecoveryTimingCheck), RemovalTimingCheck(&'aRemovalTimingCheck), RecremTimingCheck(&'aRecremTimingCheck), SkewTimingCheck(&'aSkewTimingCheck), TimeskewTimingCheck(&'aTimeskewTimingCheck), FullskewTimingCheck(&'aFullskewTimingCheck), PeriodTimingCheck(&'aPeriodTimingCheck), WidthTimingCheck(&'aWidthTimingCheck), NochangeTimingCheck(&'aNochangeTimingCheck), PathDelayValue(&'aPathDelayValue), PathDelayValueParen(&'aPathDelayValueParen), ListOfPathDelayExpressions(&'aListOfPathDelayExpressions), TPathDelayExpression(&'aTPathDelayExpression), PathDelayExpression(&'aPathDelayExpression), EdgeSensitivePathDeclaration(&'aEdgeSensitivePathDeclaration), EdgeSensitivePathDeclarationParallel(&'aEdgeSensitivePathDeclarationParallel), EdgeSensitivePathDeclarationFull(&'aEdgeSensitivePathDeclarationFull), ParallelEdgeSensitivePathDescription(&'aParallelEdgeSensitivePathDescription), FullEdgeSensitivePathDescription(&'aFullEdgeSensitivePathDescription), DataSourceExpression(&'aDataSourceExpression), EdgeIdentifier(&'aEdgeIdentifier), StateDependentPathDeclaration(&'aStateDependentPathDeclaration), StateDependentPathDeclarationIfSimple(&'aStateDependentPathDeclarationIfSimple), StateDependentPathDeclarationIfEdgeSensitive(&'aStateDependentPathDeclarationIfEdgeSensitive), StateDependentPathDeclarationIfNone(&'aStateDependentPathDeclarationIfNone), PolarityOperator(&'aPolarityOperator), TimecheckCondition(&'aTimecheckCondition), ControlledReferenceEvent(&'aControlledReferenceEvent), DataEvent(&'aDataEvent), DelayedData(&'aDelayedData), DelayedDataWithMintypmax(&'aDelayedDataWithMintypmax), DelayedReference(&'aDelayedReference), DelayedReferenceWithMintypmax(&'aDelayedReferenceWithMintypmax), EndEdgeOffset(&'aEndEdgeOffset), EventBasedFlag(&'aEventBasedFlag), Notifier(&'aNotifier), ReferenceEvent(&'aReferenceEvent), RemainActiveFlag(&'aRemainActiveFlag), TimestampCondition(&'aTimestampCondition), StartEdgeOffset(&'aStartEdgeOffset), Threshold(&'aThreshold), TimingCheckLimit(&'aTimingCheckLimit), PathDeclaration(&'aPathDeclaration), SimplePathDeclaration(&'aSimplePathDeclaration), SimplePathDeclarationParallel(&'aSimplePathDeclarationParallel), SimplePathDeclarationFull(&'aSimplePathDeclarationFull), ParallelPathDescription(&'aParallelPathDescription), FullPathDescription(&'aFullPathDescription), ListOfPathInputs(&'aListOfPathInputs), ListOfPathOutputs(&'aListOfPathOutputs), SpecifyInputTerminalDescriptor(&'aSpecifyInputTerminalDescriptor), SpecifyOutputTerminalDescriptor(&'aSpecifyOutputTerminalDescriptor), InputIdentifier(&'aInputIdentifier), InputIdentifierInterface(&'aInputIdentifierInterface), OutputIdentifier(&'aOutputIdentifier), OutputIdentifierInterface(&'aOutputIdentifierInterface), LoopStatement(&'aLoopStatement), LoopStatementForever(&'aLoopStatementForever), LoopStatementRepeat(&'aLoopStatementRepeat), LoopStatementWhile(&'aLoopStatementWhile), LoopStatementFor(&'aLoopStatementFor), LoopStatementDoWhile(&'aLoopStatementDoWhile), LoopStatementForeach(&'aLoopStatementForeach), ForInitialization(&'aForInitialization), ForInitializationDeclaration(&'aForInitializationDeclaration), ForVariableDeclaration(&'aForVariableDeclaration), Var(&'aVar), ForStep(&'aForStep), ForStepAssignment(&'aForStepAssignment), LoopVariables(&'aLoopVariables), CaseStatement(&'aCaseStatement), CaseStatementNormal(&'aCaseStatementNormal), CaseStatementMatches(&'aCaseStatementMatches), CaseStatementInside(&'aCaseStatementInside), CaseKeyword(&'aCaseKeyword), CaseExpression(&'aCaseExpression), CaseItem(&'aCaseItem), CaseItemNondefault(&'aCaseItemNondefault), CaseItemDefault(&'aCaseItemDefault), CasePatternItem(&'aCasePatternItem), CasePatternItemNondefault(&'aCasePatternItemNondefault), CaseInsideItem(&'aCaseInsideItem), CaseInsideItemNondefault(&'aCaseInsideItemNondefault), CaseItemExpression(&'aCaseItemExpression), RandcaseStatement(&'aRandcaseStatement), RandcaseItem(&'aRandcaseItem), OpenRangeList(&'aOpenRangeList), OpenValueRange(&'aOpenValueRange), ContinuousAssign(&'aContinuousAssign), ContinuousAssignNet(&'aContinuousAssignNet), ContinuousAssignVariable(&'aContinuousAssignVariable), ListOfNetAssignments(&'aListOfNetAssignments), ListOfVariableAssignments(&'aListOfVariableAssignments), NetAlias(&'aNetAlias), NetAssignment(&'aNetAssignment), ConditionalStatement(&'aConditionalStatement), UniquePriority(&'aUniquePriority), CondPredicate(&'aCondPredicate), ExpressionOrCondPattern(&'aExpressionOrCondPattern), CondPattern(&'aCondPattern), ProceduralTimingControlStatement(&'aProceduralTimingControlStatement), DelayOrEventControl(&'aDelayOrEventControl), DelayOrEventControlRepeat(&'aDelayOrEventControlRepeat), DelayControl(&'aDelayControl), DelayControlDelay(&'aDelayControlDelay), DelayControlMintypmax(&'aDelayControlMintypmax), EventControl(&'aEventControl), EventControlEventIdentifier(&'aEventControlEventIdentifier), EventControlEventExpression(&'aEventControlEventExpression), EventControlAsterisk(&'aEventControlAsterisk), EventControlParenAsterisk(&'aEventControlParenAsterisk), EventControlSequenceIdentifier(&'aEventControlSequenceIdentifier), EventExpression(&'aEventExpression), EventExpressionExpression(&'aEventExpressionExpression), EventExpressionSequence(&'aEventExpressionSequence), EventExpressionOr(&'aEventExpressionOr), EventExpressionComma(&'aEventExpressionComma), EventExpressionParen(&'aEventExpressionParen), ProceduralTimingControl(&'aProceduralTimingControl), JumpStatement(&'aJumpStatement), JumpStatementReturn(&'aJumpStatementReturn), JumpStatementBreak(&'aJumpStatementBreak), JumpStatementContinue(&'aJumpStatementContinue), WaitStatement(&'aWaitStatement), WaitStatementWait(&'aWaitStatementWait), WaitStatementFork(&'aWaitStatementFork), WaitStatementOrder(&'aWaitStatementOrder), EventTrigger(&'aEventTrigger), EventTriggerNamed(&'aEventTriggerNamed), EventTriggerNonblocking(&'aEventTriggerNonblocking), DisableStatement(&'aDisableStatement), DisableStatementTask(&'aDisableStatementTask), DisableStatementBlock(&'aDisableStatementBlock), DisableStatementFork(&'aDisableStatementFork), RandsequenceStatement(&'aRandsequenceStatement), Production(&'aProduction), RsRule(&'aRsRule), RsProductionList(&'aRsProductionList), RsProductionListProd(&'aRsProductionListProd), RsProductionListJoin(&'aRsProductionListJoin), WeightSpecification(&'aWeightSpecification), WeightSpecificationExpression(&'aWeightSpecificationExpression), RsCodeBlock(&'aRsCodeBlock), RsProd(&'aRsProd), ProductionItem(&'aProductionItem), RsIfElse(&'aRsIfElse), RsRepeat(&'aRsRepeat), RsCase(&'aRsCase), RsCaseItem(&'aRsCaseItem), RsCaseItemNondefault(&'aRsCaseItemNondefault), RsCaseItemDefault(&'aRsCaseItemDefault), Pattern(&'aPattern), PatternVariable(&'aPatternVariable), PatternTagged(&'aPatternTagged), PatternList(&'aPatternList), PatternIdentifierList(&'aPatternIdentifierList), AssignmentPattern(&'aAssignmentPattern), AssignmentPatternList(&'aAssignmentPatternList), AssignmentPatternStructure(&'aAssignmentPatternStructure), AssignmentPatternArray(&'aAssignmentPatternArray), AssignmentPatternRepeat(&'aAssignmentPatternRepeat), StructurePatternKey(&'aStructurePatternKey), ArrayPatternKey(&'aArrayPatternKey), AssignmentPatternKey(&'aAssignmentPatternKey), AssignmentPatternExpression(&'aAssignmentPatternExpression), AssignmentPatternExpressionType(&'aAssignmentPatternExpressionType), ConstantAssignmentPatternExpression(&'aConstantAssignmentPatternExpression), AssignmentPatternNetLvalue(&'aAssignmentPatternNetLvalue), AssignmentPatternVariableLvalue(&'aAssignmentPatternVariableLvalue), AssertionItem(&'aAssertionItem), DeferredImmediateAssertionItem(&'aDeferredImmediateAssertionItem), ProceduralAssertionStatement(&'aProceduralAssertionStatement), ImmediateAssertionStatement(&'aImmediateAssertionStatement), SimpleImmediateAssertionStatement(&'aSimpleImmediateAssertionStatement), SimpleImmediateAssertStatement(&'aSimpleImmediateAssertStatement), SimpleImmediateAssumeStatement(&'aSimpleImmediateAssumeStatement), SimpleImmediateCoverStatement(&'aSimpleImmediateCoverStatement), DeferredImmediateAssertionStatement(&'aDeferredImmediateAssertionStatement), DeferredImmediateAssertStatement(&'aDeferredImmediateAssertStatement), DeferredImmediateAssumeStatement(&'aDeferredImmediateAssumeStatement), DeferredImmediateCoverStatement(&'aDeferredImmediateCoverStatement), AssertTiming(&'aAssertTiming), InitialConstruct(&'aInitialConstruct), AlwaysConstruct(&'aAlwaysConstruct), AlwaysKeyword(&'aAlwaysKeyword), FinalConstruct(&'aFinalConstruct), BlockingAssignment(&'aBlockingAssignment), BlockingAssignmentVariable(&'aBlockingAssignmentVariable), BlockingAssignmentNonrangeVariable(&'aBlockingAssignmentNonrangeVariable), BlockingAssignmentHierarchicalVariable(&'aBlockingAssignmentHierarchicalVariable), OperatorAssignment(&'aOperatorAssignment), AssignmentOperator(&'aAssignmentOperator), NonblockingAssignment(&'aNonblockingAssignment), ProceduralContinuousAssignment(&'aProceduralContinuousAssignment), ProceduralContinuousAssignmentAssign(&'aProceduralContinuousAssignmentAssign), ProceduralContinuousAssignmentDeassign(&'aProceduralContinuousAssignmentDeassign), ProceduralContinuousAssignmentForceVariable(&'aProceduralContinuousAssignmentForceVariable), ProceduralContinuousAssignmentForceNet(&'aProceduralContinuousAssignmentForceNet), ProceduralContinuousAssignmentReleaseVariable(&'aProceduralContinuousAssignmentReleaseVariable), ProceduralContinuousAssignmentReleaseNet(&'aProceduralContinuousAssignmentReleaseNet), VariableAssignment(&'aVariableAssignment), SubroutineCallStatement(&'aSubroutineCallStatement), SubroutineCallStatementFunction(&'aSubroutineCallStatementFunction), ClockingDeclaration(&'aClockingDeclaration), ClockingDeclarationLocal(&'aClockingDeclarationLocal), Default(&'aDefault), ClockingDeclarationGlobal(&'aClockingDeclarationGlobal), ClockingEvent(&'aClockingEvent), ClockingEventIdentifier(&'aClockingEventIdentifier), ClockingEventExpression(&'aClockingEventExpression), ClockingItem(&'aClockingItem), ClockingItemDefault(&'aClockingItemDefault), ClockingItemDirection(&'aClockingItemDirection), ClockingItemAssertion(&'aClockingItemAssertion), DefaultSkew(&'aDefaultSkew), DefaultSkewInput(&'aDefaultSkewInput), DefaultSkewOutput(&'aDefaultSkewOutput), DefaultSkewInputOutput(&'aDefaultSkewInputOutput), ClockingDirection(&'aClockingDirection), ClockingDirectionInput(&'aClockingDirectionInput), ClockingDirectionOutput(&'aClockingDirectionOutput), ClockingDirectionInputOutput(&'aClockingDirectionInputOutput), ListOfClockingDeclAssign(&'aListOfClockingDeclAssign), ClockingDeclAssign(&'aClockingDeclAssign), ClockingSkew(&'aClockingSkew), ClockingSkewEdge(&'aClockingSkewEdge), ClockingDrive(&'aClockingDrive), CycleDelay(&'aCycleDelay), CycleDelayIntegral(&'aCycleDelayIntegral), CycleDelayIdentifier(&'aCycleDelayIdentifier), CycleDelayExpression(&'aCycleDelayExpression), Clockvar(&'aClockvar), ClockvarExpression(&'aClockvarExpression), ActionBlock(&'aActionBlock), ActionBlockElse(&'aActionBlockElse), SeqBlock(&'aSeqBlock), ParBlock(&'aParBlock), JoinKeyword(&'aJoinKeyword), StatementOrNull(&'aStatementOrNull), StatementOrNullAttribute(&'aStatementOrNullAttribute), Statement(&'aStatement), StatementItem(&'aStatementItem), FunctionStatement(&'aFunctionStatement), FunctionStatementOrNull(&'aFunctionStatementOrNull), FunctionStatementOrNullAttribute(&'aFunctionStatementOrNullAttribute), VariableIdentifierList(&'aVariableIdentifierList), UdpInstantiation(&'aUdpInstantiation), UdpInstance(&'aUdpInstance), UdpNonansiDeclaration(&'aUdpNonansiDeclaration), UdpAnsiDeclaration(&'aUdpAnsiDeclaration), UdpDeclaration(&'aUdpDeclaration), UdpDeclarationNonansi(&'aUdpDeclarationNonansi), UdpDeclarationAnsi(&'aUdpDeclarationAnsi), UdpDeclarationExternNonansi(&'aUdpDeclarationExternNonansi), UdpDeclarationExternAnsi(&'aUdpDeclarationExternAnsi), UdpDeclarationWildcard(&'aUdpDeclarationWildcard), UdpBody(&'aUdpBody), CombinationalBody(&'aCombinationalBody), CombinationalEntry(&'aCombinationalEntry), SequentialBody(&'aSequentialBody), UdpInitialStatement(&'aUdpInitialStatement), InitVal(&'aInitVal), SequentialEntry(&'aSequentialEntry), SeqInputList(&'aSeqInputList), LevelInputList(&'aLevelInputList), EdgeInputList(&'aEdgeInputList), EdgeIndicator(&'aEdgeIndicator), EdgeIndicatorParen(&'aEdgeIndicatorParen), CurrentState(&'aCurrentState), NextState(&'aNextState), OutputSymbol(&'aOutputSymbol), LevelSymbol(&'aLevelSymbol), EdgeSymbol(&'aEdgeSymbol), UdpPortList(&'aUdpPortList), UdpDeclarationPortList(&'aUdpDeclarationPortList), UdpPortDeclaration(&'aUdpPortDeclaration), UdpOutputDeclaration(&'aUdpOutputDeclaration), UdpOutputDeclarationNonreg(&'aUdpOutputDeclarationNonreg), UdpOutputDeclarationReg(&'aUdpOutputDeclarationReg), UdpInputDeclaration(&'aUdpInputDeclaration), UdpRegDeclaration(&'aUdpRegDeclaration), InterfaceInstantiation(&'aInterfaceInstantiation), CheckerInstantiation(&'aCheckerInstantiation), ListOfCheckerPortConnections(&'aListOfCheckerPortConnections), ListOfCheckerPortConnectionsOrdered(&'aListOfCheckerPortConnectionsOrdered), ListOfCheckerPortConnectionsNamed(&'aListOfCheckerPortConnectionsNamed), OrderedCheckerPortConnection(&'aOrderedCheckerPortConnection), NamedCheckerPortConnection(&'aNamedCheckerPortConnection), NamedCheckerPortConnectionIdentifier(&'aNamedCheckerPortConnectionIdentifier), NamedCheckerPortConnectionAsterisk(&'aNamedCheckerPortConnectionAsterisk), ModuleInstantiation(&'aModuleInstantiation), ParameterValueAssignment(&'aParameterValueAssignment), ListOfParameterAssignments(&'aListOfParameterAssignments), ListOfParameterAssignmentsOrdered(&'aListOfParameterAssignmentsOrdered), ListOfParameterAssignmentsNamed(&'aListOfParameterAssignmentsNamed), OrderedParameterAssignment(&'aOrderedParameterAssignment), NamedParameterAssignment(&'aNamedParameterAssignment), HierarchicalInstance(&'aHierarchicalInstance), NameOfInstance(&'aNameOfInstance), ListOfPortConnections(&'aListOfPortConnections), ListOfPortConnectionsOrdered(&'aListOfPortConnectionsOrdered), ListOfPortConnectionsNamed(&'aListOfPortConnectionsNamed), OrderedPortConnection(&'aOrderedPortConnection), NamedPortConnection(&'aNamedPortConnection), NamedPortConnectionIdentifier(&'aNamedPortConnectionIdentifier), NamedPortConnectionAsterisk(&'aNamedPortConnectionAsterisk), ProgramInstantiation(&'aProgramInstantiation), GenerateRegion(&'aGenerateRegion), LoopGenerateConstruct(&'aLoopGenerateConstruct), GenvarInitialization(&'aGenvarInitialization), Genvar(&'aGenvar), GenvarIteration(&'aGenvarIteration), GenvarIterationAssignment(&'aGenvarIterationAssignment), GenvarIterationPrefix(&'aGenvarIterationPrefix), GenvarIterationSuffix(&'aGenvarIterationSuffix), ConditionalGenerateConstruct(&'aConditionalGenerateConstruct), IfGenerateConstruct(&'aIfGenerateConstruct), CaseGenerateConstruct(&'aCaseGenerateConstruct), CaseGenerateItem(&'aCaseGenerateItem), CaseGenerateItemNondefault(&'aCaseGenerateItemNondefault), CaseGenerateItemDefault(&'aCaseGenerateItemDefault), GenerateBlock(&'aGenerateBlock), GenerateBlockMultiple(&'aGenerateBlockMultiple), GenerateItem(&'aGenerateItem),}
Variants§
Locate(&'aLocate)
ArrayIdentifier(&'aArrayIdentifier)
BlockIdentifier(&'aBlockIdentifier)
BinIdentifier(&'aBinIdentifier)
CIdentifier(&'aCIdentifier)
CellIdentifier(&'aCellIdentifier)
CheckerIdentifier(&'aCheckerIdentifier)
ClassIdentifier(&'aClassIdentifier)
ClassVariableIdentifier(&'aClassVariableIdentifier)
ClockingIdentifier(&'aClockingIdentifier)
ConfigIdentifier(&'aConfigIdentifier)
ConstIdentifier(&'aConstIdentifier)
ConstraintIdentifier(&'aConstraintIdentifier)
CovergroupIdentifier(&'aCovergroupIdentifier)
CovergroupVariableIdentifier(&'aCovergroupVariableIdentifier)
CoverPointIdentifier(&'aCoverPointIdentifier)
CrossIdentifier(&'aCrossIdentifier)
DynamicArrayVariableIdentifier(&'aDynamicArrayVariableIdentifier)
EnumIdentifier(&'aEnumIdentifier)
EscapedIdentifier(&'aEscapedIdentifier)
FormalIdentifier(&'aFormalIdentifier)
FormalPortIdentifier(&'aFormalPortIdentifier)
FunctionIdentifier(&'aFunctionIdentifier)
GenerateBlockIdentifier(&'aGenerateBlockIdentifier)
GenvarIdentifier(&'aGenvarIdentifier)
HierarchicalArrayIdentifier(&'aHierarchicalArrayIdentifier)
HierarchicalBlockIdentifier(&'aHierarchicalBlockIdentifier)
HierarchicalEventIdentifier(&'aHierarchicalEventIdentifier)
HierarchicalIdentifier(&'aHierarchicalIdentifier)
Root(&'aRoot)
HierarchicalNetIdentifier(&'aHierarchicalNetIdentifier)
HierarchicalParameterIdentifier(&'aHierarchicalParameterIdentifier)
HierarchicalPropertyIdentifier(&'aHierarchicalPropertyIdentifier)
HierarchicalSequenceIdentifier(&'aHierarchicalSequenceIdentifier)
HierarchicalTaskIdentifier(&'aHierarchicalTaskIdentifier)
HierarchicalTfIdentifier(&'aHierarchicalTfIdentifier)
HierarchicalVariableIdentifier(&'aHierarchicalVariableIdentifier)
Identifier(&'aIdentifier)
IndexVariableIdentifier(&'aIndexVariableIdentifier)
InterfaceIdentifier(&'aInterfaceIdentifier)
InterfaceInstanceIdentifier(&'aInterfaceInstanceIdentifier)
InoutPortIdentifier(&'aInoutPortIdentifier)
InputPortIdentifier(&'aInputPortIdentifier)
InstanceIdentifier(&'aInstanceIdentifier)
LibraryIdentifier(&'aLibraryIdentifier)
MemberIdentifier(&'aMemberIdentifier)
MethodIdentifier(&'aMethodIdentifier)
ModportIdentifier(&'aModportIdentifier)
ModuleIdentifier(&'aModuleIdentifier)
NetIdentifier(&'aNetIdentifier)
NetTypeIdentifier(&'aNetTypeIdentifier)
OutputPortIdentifier(&'aOutputPortIdentifier)
PackageIdentifier(&'aPackageIdentifier)
PackageScope(&'aPackageScope)
PackageScopePackage(&'aPackageScopePackage)
Unit(&'aUnit)
ParameterIdentifier(&'aParameterIdentifier)
PortIdentifier(&'aPortIdentifier)
ProductionIdentifier(&'aProductionIdentifier)
ProgramIdentifier(&'aProgramIdentifier)
PropertyIdentifier(&'aPropertyIdentifier)
PsClassIdentifier(&'aPsClassIdentifier)
PsCovergroupIdentifier(&'aPsCovergroupIdentifier)
PsCheckerIdentifier(&'aPsCheckerIdentifier)
PsIdentifier(&'aPsIdentifier)
PsOrHierarchicalArrayIdentifier(&'aPsOrHierarchicalArrayIdentifier)
PsOrHierarchicalNetIdentifier(&'aPsOrHierarchicalNetIdentifier)
PsOrHierarchicalNetIdentifierPackageScope(&'aPsOrHierarchicalNetIdentifierPackageScope)
PsOrHierarchicalNetIdentifierHierarchical(&'aPsOrHierarchicalNetIdentifierHierarchical)
PsOrHierarchicalPropertyIdentifier(&'aPsOrHierarchicalPropertyIdentifier)
PsOrHierarchicalPropertyIdentifierPackageScope(&'aPsOrHierarchicalPropertyIdentifierPackageScope)
PsOrHierarchicalPropertyIdentifierHierarchical(&'aPsOrHierarchicalPropertyIdentifierHierarchical)
PsOrHierarchicalSequenceIdentifier(&'aPsOrHierarchicalSequenceIdentifier)
PsOrHierarchicalSequenceIdentifierPackageScope(&'aPsOrHierarchicalSequenceIdentifierPackageScope)
PsOrHierarchicalSequenceIdentifierHierarchical(&'aPsOrHierarchicalSequenceIdentifierHierarchical)
PsOrHierarchicalTfIdentifier(&'aPsOrHierarchicalTfIdentifier)
PsOrHierarchicalTfIdentifierPackageScope(&'aPsOrHierarchicalTfIdentifierPackageScope)
PsOrHierarchicalTfIdentifierHierarchical(&'aPsOrHierarchicalTfIdentifierHierarchical)
PsParameterIdentifier(&'aPsParameterIdentifier)
PsParameterIdentifierScope(&'aPsParameterIdentifierScope)
PsParameterIdentifierGenerate(&'aPsParameterIdentifierGenerate)
PsTypeIdentifier(&'aPsTypeIdentifier)
LocalOrPackageScopeOrClassScope(&'aLocalOrPackageScopeOrClassScope)
Local(&'aLocal)
SequenceIdentifier(&'aSequenceIdentifier)
SignalIdentifier(&'aSignalIdentifier)
SimpleIdentifier(&'aSimpleIdentifier)
SpecparamIdentifier(&'aSpecparamIdentifier)
SystemTfIdentifier(&'aSystemTfIdentifier)
TaskIdentifier(&'aTaskIdentifier)
TfIdentifier(&'aTfIdentifier)
TerminalIdentifier(&'aTerminalIdentifier)
TopmoduleIdentifier(&'aTopmoduleIdentifier)
TypeIdentifier(&'aTypeIdentifier)
UdpIdentifier(&'aUdpIdentifier)
VariableIdentifier(&'aVariableIdentifier)
ImplicitClassHandleOrClassScopeOrPackageScope(&'aImplicitClassHandleOrClassScopeOrPackageScope)
ImplicitClassHandleOrPackageScope(&'aImplicitClassHandleOrPackageScope)
ImplicitClassHandleOrClassScope(&'aImplicitClassHandleOrClassScope)
PackageScopeOrClassScope(&'aPackageScopeOrClassScope)
CompilerDirective(&'aCompilerDirective)
ResetallCompilerDirective(&'aResetallCompilerDirective)
IncludeCompilerDirective(&'aIncludeCompilerDirective)
IncludeCompilerDirectiveDoubleQuote(&'aIncludeCompilerDirectiveDoubleQuote)
IncludeCompilerDirectiveAngleBracket(&'aIncludeCompilerDirectiveAngleBracket)
IncludeCompilerDirectiveTextMacroUsage(&'aIncludeCompilerDirectiveTextMacroUsage)
AngleBracketLiteral(&'aAngleBracketLiteral)
TextMacroDefinition(&'aTextMacroDefinition)
TextMacroName(&'aTextMacroName)
ListOfFormalArguments(&'aListOfFormalArguments)
FormalArgument(&'aFormalArgument)
TextMacroIdentifier(&'aTextMacroIdentifier)
MacroText(&'aMacroText)
DefaultText(&'aDefaultText)
TextMacroUsage(&'aTextMacroUsage)
ListOfActualArguments(&'aListOfActualArguments)
ActualArgument(&'aActualArgument)
UndefineCompilerDirective(&'aUndefineCompilerDirective)
UndefineallCompilerDirective(&'aUndefineallCompilerDirective)
ConditionalCompilerDirective(&'aConditionalCompilerDirective)
IfdefDirective(&'aIfdefDirective)
IfndefDirective(&'aIfndefDirective)
IfdefGroupOfLines(&'aIfdefGroupOfLines)
IfndefGroupOfLines(&'aIfndefGroupOfLines)
ElsifGroupOfLines(&'aElsifGroupOfLines)
ElseGroupOfLines(&'aElseGroupOfLines)
SourceDescription(&'aSourceDescription)
SourceDescriptionNotDirective(&'aSourceDescriptionNotDirective)
TimescaleCompilerDirective(&'aTimescaleCompilerDirective)
DefaultNettypeCompilerDirective(&'aDefaultNettypeCompilerDirective)
DefaultNettypeValue(&'aDefaultNettypeValue)
UnconnectedDriveCompilerDirective(&'aUnconnectedDriveCompilerDirective)
NounconnectedDriveCompilerDirective(&'aNounconnectedDriveCompilerDirective)
CelldefineDriveCompilerDirective(&'aCelldefineDriveCompilerDirective)
EndcelldefineDriveCompilerDirective(&'aEndcelldefineDriveCompilerDirective)
Pragma(&'aPragma)
PragmaName(&'aPragmaName)
PragmaExpression(&'aPragmaExpression)
PragmaExpressionAssignment(&'aPragmaExpressionAssignment)
PragmaValue(&'aPragmaValue)
PragmaValueParen(&'aPragmaValueParen)
PragmaKeyword(&'aPragmaKeyword)
LineCompilerDirective(&'aLineCompilerDirective)
PositionCompilerDirective(&'aPositionCompilerDirective)
Level(&'aLevel)
KeywordsDirective(&'aKeywordsDirective)
VersionSpecifier(&'aVersionSpecifier)
EndkeywordsDirective(&'aEndkeywordsDirective)
Comment(&'aComment)
AttributeInstance(&'aAttributeInstance)
AttrSpec(&'aAttrSpec)
SourceText(&'aSourceText)
Description(&'aDescription)
DescriptionPackageItem(&'aDescriptionPackageItem)
DescriptionBindDirective(&'aDescriptionBindDirective)
ModuleNonansiHeader(&'aModuleNonansiHeader)
ModuleAnsiHeader(&'aModuleAnsiHeader)
ModuleDeclaration(&'aModuleDeclaration)
ModuleDeclarationNonansi(&'aModuleDeclarationNonansi)
ModuleDeclarationAnsi(&'aModuleDeclarationAnsi)
ModuleDeclarationWildcard(&'aModuleDeclarationWildcard)
ModuleDeclarationExternNonansi(&'aModuleDeclarationExternNonansi)
ModuleDeclarationExternAnsi(&'aModuleDeclarationExternAnsi)
ModuleKeyword(&'aModuleKeyword)
InterfaceDeclaration(&'aInterfaceDeclaration)
InterfaceDeclarationNonansi(&'aInterfaceDeclarationNonansi)
InterfaceDeclarationAnsi(&'aInterfaceDeclarationAnsi)
InterfaceDeclarationWildcard(&'aInterfaceDeclarationWildcard)
InterfaceDeclarationExternNonansi(&'aInterfaceDeclarationExternNonansi)
InterfaceDeclarationExternAnsi(&'aInterfaceDeclarationExternAnsi)
InterfaceNonansiHeader(&'aInterfaceNonansiHeader)
InterfaceAnsiHeader(&'aInterfaceAnsiHeader)
ProgramDeclaration(&'aProgramDeclaration)
ProgramDeclarationNonansi(&'aProgramDeclarationNonansi)
ProgramDeclarationAnsi(&'aProgramDeclarationAnsi)
ProgramDeclarationWildcard(&'aProgramDeclarationWildcard)
ProgramDeclarationExternNonansi(&'aProgramDeclarationExternNonansi)
ProgramDeclarationExternAnsi(&'aProgramDeclarationExternAnsi)
ProgramNonansiHeader(&'aProgramNonansiHeader)
ProgramAnsiHeader(&'aProgramAnsiHeader)
CheckerDeclaration(&'aCheckerDeclaration)
ClassDeclaration(&'aClassDeclaration)
Virtual(&'aVirtual)
InterfaceClassType(&'aInterfaceClassType)
InterfaceClassDeclaration(&'aInterfaceClassDeclaration)
InterfaceClassItem(&'aInterfaceClassItem)
InterfaceClassItemMethod(&'aInterfaceClassItemMethod)
InterfaceClassMethod(&'aInterfaceClassMethod)
PackageDeclaration(&'aPackageDeclaration)
TimeunitsDeclaration(&'aTimeunitsDeclaration)
TimeunitsDeclarationTimeunit(&'aTimeunitsDeclarationTimeunit)
TimeunitsDeclarationTimeprecision(&'aTimeunitsDeclarationTimeprecision)
TimeunitsDeclarationTimeunitTimeprecision(&'aTimeunitsDeclarationTimeunitTimeprecision)
TimeunitsDeclarationTimeprecisionTimeunit(&'aTimeunitsDeclarationTimeprecisionTimeunit)
PackageItem(&'aPackageItem)
PackageOrGenerateItemDeclaration(&'aPackageOrGenerateItemDeclaration)
AnonymousProgram(&'aAnonymousProgram)
AnonymousProgramItem(&'aAnonymousProgramItem)
ElaborationSystemTask(&'aElaborationSystemTask)
ElaborationSystemTaskFatal(&'aElaborationSystemTaskFatal)
ElaborationSystemTaskError(&'aElaborationSystemTaskError)
ElaborationSystemTaskWarning(&'aElaborationSystemTaskWarning)
ElaborationSystemTaskInfo(&'aElaborationSystemTaskInfo)
FinishNumber(&'aFinishNumber)
ModuleCommonItem(&'aModuleCommonItem)
ModuleItem(&'aModuleItem)
ModuleOrGenerateItem(&'aModuleOrGenerateItem)
ModuleOrGenerateItemParameter(&'aModuleOrGenerateItemParameter)
ModuleOrGenerateItemGate(&'aModuleOrGenerateItemGate)
ModuleOrGenerateItemUdp(&'aModuleOrGenerateItemUdp)
ModuleOrGenerateItemModule(&'aModuleOrGenerateItemModule)
ModuleOrGenerateItemModuleItem(&'aModuleOrGenerateItemModuleItem)
ModuleOrGenerateItemDeclaration(&'aModuleOrGenerateItemDeclaration)
ModuleOrGenerateItemDeclarationClocking(&'aModuleOrGenerateItemDeclarationClocking)
ModuleOrGenerateItemDeclarationDisable(&'aModuleOrGenerateItemDeclarationDisable)
NonPortModuleItem(&'aNonPortModuleItem)
NonPortModuleItemSpecparam(&'aNonPortModuleItemSpecparam)
ParameterOverride(&'aParameterOverride)
BindDirective(&'aBindDirective)
BindDirectiveScope(&'aBindDirectiveScope)
BindDirectiveInstance(&'aBindDirectiveInstance)
BindTargetScope(&'aBindTargetScope)
BindTargetInstance(&'aBindTargetInstance)
BindTargetInstanceList(&'aBindTargetInstanceList)
BindInstantiation(&'aBindInstantiation)
ParameterPortList(&'aParameterPortList)
ParameterPortListAssignment(&'aParameterPortListAssignment)
ParameterPortListDeclaration(&'aParameterPortListDeclaration)
ParameterPortDeclaration(&'aParameterPortDeclaration)
ParameterPortDeclarationParamList(&'aParameterPortDeclarationParamList)
ParameterPortDeclarationTypeList(&'aParameterPortDeclarationTypeList)
ListOfPorts(&'aListOfPorts)
ListOfPortDeclarations(&'aListOfPortDeclarations)
PortDeclaration(&'aPortDeclaration)
PortDeclarationInout(&'aPortDeclarationInout)
PortDeclarationInput(&'aPortDeclarationInput)
PortDeclarationOutput(&'aPortDeclarationOutput)
PortDeclarationRef(&'aPortDeclarationRef)
PortDeclarationInterface(&'aPortDeclarationInterface)
Port(&'aPort)
PortNonNamed(&'aPortNonNamed)
PortNamed(&'aPortNamed)
PortExpression(&'aPortExpression)
PortExpressionBrace(&'aPortExpressionBrace)
PortReference(&'aPortReference)
PortDirection(&'aPortDirection)
NetPortHeader(&'aNetPortHeader)
VariablePortHeader(&'aVariablePortHeader)
InterfacePortHeader(&'aInterfacePortHeader)
InterfacePortHeaderIdentifier(&'aInterfacePortHeaderIdentifier)
InterfacePortHeaderInterface(&'aInterfacePortHeaderInterface)
NetPortHeaderOrInterfacePortHeader(&'aNetPortHeaderOrInterfacePortHeader)
AnsiPortDeclaration(&'aAnsiPortDeclaration)
AnsiPortDeclarationNet(&'aAnsiPortDeclarationNet)
AnsiPortDeclarationVariable(&'aAnsiPortDeclarationVariable)
AnsiPortDeclarationParen(&'aAnsiPortDeclarationParen)
CheckerPortList(&'aCheckerPortList)
CheckerPortItem(&'aCheckerPortItem)
CheckerPortDirection(&'aCheckerPortDirection)
CheckerOrGenerateItem(&'aCheckerOrGenerateItem)
CheckerOrGenerateItemDeclaration(&'aCheckerOrGenerateItemDeclaration)
CheckerOrGenerateItemDeclarationData(&'aCheckerOrGenerateItemDeclarationData)
Rand(&'aRand)
CheckerOrGenerateItemDeclarationClocking(&'aCheckerOrGenerateItemDeclarationClocking)
CheckerOrGenerateItemDeclarationDisable(&'aCheckerOrGenerateItemDeclarationDisable)
CheckerGenerateItem(&'aCheckerGenerateItem)
ConstraintDeclaration(&'aConstraintDeclaration)
Static(&'aStatic)
ConstraintBlock(&'aConstraintBlock)
ConstraintBlockItem(&'aConstraintBlockItem)
ConstraintBlockItemSolve(&'aConstraintBlockItemSolve)
SolveBeforeList(&'aSolveBeforeList)
ConstraintPrimary(&'aConstraintPrimary)
ConstraintExpression(&'aConstraintExpression)
ConstraintExpressionExpression(&'aConstraintExpressionExpression)
Soft(&'aSoft)
ConstraintExpressionArrow(&'aConstraintExpressionArrow)
ConstraintExpressionIf(&'aConstraintExpressionIf)
ConstraintExpressionForeach(&'aConstraintExpressionForeach)
ConstraintExpressionDisable(&'aConstraintExpressionDisable)
UniquenessConstraint(&'aUniquenessConstraint)
ConstraintSet(&'aConstraintSet)
ConstraintSetBrace(&'aConstraintSetBrace)
DistList(&'aDistList)
DistItem(&'aDistItem)
DistWeight(&'aDistWeight)
DistWeightEqual(&'aDistWeightEqual)
DistWeightDivide(&'aDistWeightDivide)
ConstraintPrototype(&'aConstraintPrototype)
ConstraintPrototypeQualifier(&'aConstraintPrototypeQualifier)
ExternConstraintDeclaration(&'aExternConstraintDeclaration)
IdentifierList(&'aIdentifierList)
InterfaceOrGenerateItem(&'aInterfaceOrGenerateItem)
InterfaceOrGenerateItemModule(&'aInterfaceOrGenerateItemModule)
InterfaceOrGenerateItemExtern(&'aInterfaceOrGenerateItemExtern)
ExternTfDeclaration(&'aExternTfDeclaration)
ExternTfDeclarationMethod(&'aExternTfDeclarationMethod)
ExternTfDeclarationTask(&'aExternTfDeclarationTask)
InterfaceItem(&'aInterfaceItem)
NonPortInterfaceItem(&'aNonPortInterfaceItem)
ProgramItem(&'aProgramItem)
NonPortProgramItem(&'aNonPortProgramItem)
NonPortProgramItemAssign(&'aNonPortProgramItemAssign)
NonPortProgramItemModule(&'aNonPortProgramItemModule)
NonPortProgramItemInitial(&'aNonPortProgramItemInitial)
NonPortProgramItemFinal(&'aNonPortProgramItemFinal)
NonPortProgramItemAssertion(&'aNonPortProgramItemAssertion)
ProgramGenerateItem(&'aProgramGenerateItem)
LibraryText(&'aLibraryText)
LibraryDescription(&'aLibraryDescription)
LibraryDeclaration(&'aLibraryDeclaration)
IncludeStatement(&'aIncludeStatement)
FilePathSpec(&'aFilePathSpec)
FilePathSpecNonLiteral(&'aFilePathSpecNonLiteral)
ConfigDeclaration(&'aConfigDeclaration)
DesignStatement(&'aDesignStatement)
ConfigRuleStatement(&'aConfigRuleStatement)
ConfigRuleStatementDefault(&'aConfigRuleStatementDefault)
ConfigRuleStatementInstLib(&'aConfigRuleStatementInstLib)
ConfigRuleStatementInstUse(&'aConfigRuleStatementInstUse)
ConfigRuleStatementCellLib(&'aConfigRuleStatementCellLib)
ConfigRuleStatementCellUse(&'aConfigRuleStatementCellUse)
DefaultClause(&'aDefaultClause)
InstClause(&'aInstClause)
InstName(&'aInstName)
CellClause(&'aCellClause)
LiblistClause(&'aLiblistClause)
UseClause(&'aUseClause)
UseClauseCell(&'aUseClauseCell)
UseClauseNamed(&'aUseClauseNamed)
UseClauseCellNamed(&'aUseClauseCellNamed)
Config(&'aConfig)
ClassItem(&'aClassItem)
ClassItemProperty(&'aClassItemProperty)
ClassItemMethod(&'aClassItemMethod)
ClassItemConstraint(&'aClassItemConstraint)
ClassItemDeclaration(&'aClassItemDeclaration)
ClassItemCovergroup(&'aClassItemCovergroup)
ClassProperty(&'aClassProperty)
ClassPropertyNonConst(&'aClassPropertyNonConst)
ClassPropertyConst(&'aClassPropertyConst)
ClassPropertyConstExpression(&'aClassPropertyConstExpression)
ClassMethod(&'aClassMethod)
ClassMethodTask(&'aClassMethodTask)
ClassMethodFunction(&'aClassMethodFunction)
ClassMethodPureVirtual(&'aClassMethodPureVirtual)
ClassMethodExternMethod(&'aClassMethodExternMethod)
ClassMethodConstructor(&'aClassMethodConstructor)
ClassMethodExternConstructor(&'aClassMethodExternConstructor)
ClassConstructorPrototype(&'aClassConstructorPrototype)
ClassConstraint(&'aClassConstraint)
ClassItemQualifier(&'aClassItemQualifier)
PropertyQualifier(&'aPropertyQualifier)
RandomQualifier(&'aRandomQualifier)
MethodQualifier(&'aMethodQualifier)
MethodPrototype(&'aMethodPrototype)
ClassConstructorDeclaration(&'aClassConstructorDeclaration)
New(&'aNew)
Number(&'aNumber)
IntegralNumber(&'aIntegralNumber)
DecimalNumber(&'aDecimalNumber)
DecimalNumberBaseUnsigned(&'aDecimalNumberBaseUnsigned)
DecimalNumberBaseXNumber(&'aDecimalNumberBaseXNumber)
DecimalNumberBaseZNumber(&'aDecimalNumberBaseZNumber)
BinaryNumber(&'aBinaryNumber)
OctalNumber(&'aOctalNumber)
HexNumber(&'aHexNumber)
Sign(&'aSign)
Size(&'aSize)
NonZeroUnsignedNumber(&'aNonZeroUnsignedNumber)
RealNumber(&'aRealNumber)
RealNumberFloating(&'aRealNumberFloating)
FixedPointNumber(&'aFixedPointNumber)
Exp(&'aExp)
UnsignedNumber(&'aUnsignedNumber)
BinaryValue(&'aBinaryValue)
OctalValue(&'aOctalValue)
HexValue(&'aHexValue)
DecimalBase(&'aDecimalBase)
BinaryBase(&'aBinaryBase)
OctalBase(&'aOctalBase)
HexBase(&'aHexBase)
XNumber(&'aXNumber)
ZNumber(&'aZNumber)
UnbasedUnsizedLiteral(&'aUnbasedUnsizedLiteral)
UnaryOperator(&'aUnaryOperator)
BinaryOperator(&'aBinaryOperator)
IncOrDecOperator(&'aIncOrDecOperator)
UnaryModulePathOperator(&'aUnaryModulePathOperator)
BinaryModulePathOperator(&'aBinaryModulePathOperator)
ConstantPrimary(&'aConstantPrimary)
ConstantPrimaryPsParameter(&'aConstantPrimaryPsParameter)
ConstantPrimarySpecparam(&'aConstantPrimarySpecparam)
ConstantPrimaryFormalPort(&'aConstantPrimaryFormalPort)
ConstantPrimaryEnum(&'aConstantPrimaryEnum)
ConstantPrimaryConcatenation(&'aConstantPrimaryConcatenation)
ConstantPrimaryMultipleConcatenation(&'aConstantPrimaryMultipleConcatenation)
ConstantPrimaryMintypmaxExpression(&'aConstantPrimaryMintypmaxExpression)
ModulePathPrimary(&'aModulePathPrimary)
ModulePathPrimaryMintypmax(&'aModulePathPrimaryMintypmax)
Primary(&'aPrimary)
PrimaryHierarchical(&'aPrimaryHierarchical)
PrimaryConcatenation(&'aPrimaryConcatenation)
PrimaryMultipleConcatenation(&'aPrimaryMultipleConcatenation)
PrimaryMintypmaxExpression(&'aPrimaryMintypmaxExpression)
ClassQualifierOrPackageScope(&'aClassQualifierOrPackageScope)
ClassQualifier(&'aClassQualifier)
RangeExpression(&'aRangeExpression)
PrimaryLiteral(&'aPrimaryLiteral)
TimeLiteral(&'aTimeLiteral)
TimeLiteralUnsigned(&'aTimeLiteralUnsigned)
TimeLiteralFixedPoint(&'aTimeLiteralFixedPoint)
TimeUnit(&'aTimeUnit)
ImplicitClassHandle(&'aImplicitClassHandle)
BitSelect(&'aBitSelect)
Select(&'aSelect)
NonrangeSelect(&'aNonrangeSelect)
ConstantBitSelect(&'aConstantBitSelect)
ConstantSelect(&'aConstantSelect)
ConstantCast(&'aConstantCast)
ConstantLetExpression(&'aConstantLetExpression)
Cast(&'aCast)
Concatenation(&'aConcatenation)
ConstantConcatenation(&'aConstantConcatenation)
ConstantMultipleConcatenation(&'aConstantMultipleConcatenation)
ModulePathConcatenation(&'aModulePathConcatenation)
ModulePathMultipleConcatenation(&'aModulePathMultipleConcatenation)
MultipleConcatenation(&'aMultipleConcatenation)
StreamingConcatenation(&'aStreamingConcatenation)
StreamOperator(&'aStreamOperator)
SliceSize(&'aSliceSize)
StreamConcatenation(&'aStreamConcatenation)
StreamExpression(&'aStreamExpression)
ArrayRangeExpression(&'aArrayRangeExpression)
ArrayRangeExpressionColon(&'aArrayRangeExpressionColon)
ArrayRangeExpressionPlusColon(&'aArrayRangeExpressionPlusColon)
ArrayRangeExpressionMinusColon(&'aArrayRangeExpressionMinusColon)
EmptyUnpackedArrayConcatenation(&'aEmptyUnpackedArrayConcatenation)
IncOrDecExpression(&'aIncOrDecExpression)
IncOrDecExpressionPrefix(&'aIncOrDecExpressionPrefix)
IncOrDecExpressionSuffix(&'aIncOrDecExpressionSuffix)
ConditionalExpression(&'aConditionalExpression)
ConstantExpression(&'aConstantExpression)
ConstantExpressionUnary(&'aConstantExpressionUnary)
ConstantExpressionBinary(&'aConstantExpressionBinary)
ConstantExpressionTernary(&'aConstantExpressionTernary)
ConstantMintypmaxExpression(&'aConstantMintypmaxExpression)
ConstantMintypmaxExpressionTernary(&'aConstantMintypmaxExpressionTernary)
ConstantParamExpression(&'aConstantParamExpression)
ParamExpression(&'aParamExpression)
ConstantRangeExpression(&'aConstantRangeExpression)
ConstantPartSelectRange(&'aConstantPartSelectRange)
ConstantRange(&'aConstantRange)
ConstantIndexedRange(&'aConstantIndexedRange)
Expression(&'aExpression)
ExpressionUnary(&'aExpressionUnary)
ExpressionOperatorAssignment(&'aExpressionOperatorAssignment)
ExpressionBinary(&'aExpressionBinary)
TaggedUnionExpression(&'aTaggedUnionExpression)
InsideExpression(&'aInsideExpression)
ValueRange(&'aValueRange)
ValueRangeBinary(&'aValueRangeBinary)
MintypmaxExpression(&'aMintypmaxExpression)
MintypmaxExpressionTernary(&'aMintypmaxExpressionTernary)
ModulePathConditionalExpression(&'aModulePathConditionalExpression)
ModulePathExpression(&'aModulePathExpression)
ModulePathExpressionUnary(&'aModulePathExpressionUnary)
ModulePathExpressionBinary(&'aModulePathExpressionBinary)
ModulePathMintypmaxExpression(&'aModulePathMintypmaxExpression)
ModulePathMintypmaxExpressionTernary(&'aModulePathMintypmaxExpressionTernary)
PartSelectRange(&'aPartSelectRange)
IndexedRange(&'aIndexedRange)
GenvarExpression(&'aGenvarExpression)
ConstantFunctionCall(&'aConstantFunctionCall)
TfCall(&'aTfCall)
SystemTfCall(&'aSystemTfCall)
SystemTfCallArgOptional(&'aSystemTfCallArgOptional)
SystemTfCallArgDataType(&'aSystemTfCallArgDataType)
SystemTfCallArgExpression(&'aSystemTfCallArgExpression)
SubroutineCall(&'aSubroutineCall)
SubroutineCallRandomize(&'aSubroutineCallRandomize)
FunctionSubroutineCall(&'aFunctionSubroutineCall)
ListOfArguments(&'aListOfArguments)
ListOfArgumentsOrdered(&'aListOfArgumentsOrdered)
ListOfArgumentsNamed(&'aListOfArgumentsNamed)
MethodCall(&'aMethodCall)
MethodCallBody(&'aMethodCallBody)
MethodCallBodyUser(&'aMethodCallBodyUser)
BuiltInMethodCall(&'aBuiltInMethodCall)
ArrayManipulationCall(&'aArrayManipulationCall)
RandomizeCall(&'aRandomizeCall)
VariableIdentifierListOrNull(&'aVariableIdentifierListOrNull)
MethodCallRoot(&'aMethodCallRoot)
ArrayMethodName(&'aArrayMethodName)
StringLiteral(&'aStringLiteral)
NetLvalue(&'aNetLvalue)
NetLvalueIdentifier(&'aNetLvalueIdentifier)
NetLvalueLvalue(&'aNetLvalueLvalue)
NetLvaluePattern(&'aNetLvaluePattern)
VariableLvalue(&'aVariableLvalue)
VariableLvalueIdentifier(&'aVariableLvalueIdentifier)
VariableLvalueLvalue(&'aVariableLvalueLvalue)
VariableLvaluePattern(&'aVariableLvaluePattern)
NonrangeVariableLvalue(&'aNonrangeVariableLvalue)
PreprocessorText(&'aPreprocessorText)
CmosSwitchtype(&'aCmosSwitchtype)
EnableGatetype(&'aEnableGatetype)
MosSwitchtype(&'aMosSwitchtype)
NInputGatetype(&'aNInputGatetype)
NOutputGatetype(&'aNOutputGatetype)
PassEnSwitchtype(&'aPassEnSwitchtype)
PassSwitchtype(&'aPassSwitchtype)
PulldownStrength(&'aPulldownStrength)
PulldownStrength01(&'aPulldownStrength01)
PulldownStrength10(&'aPulldownStrength10)
PulldownStrength0(&'aPulldownStrength0)
PullupStrength(&'aPullupStrength)
PullupStrength01(&'aPullupStrength01)
PullupStrength10(&'aPullupStrength10)
PullupStrength1(&'aPullupStrength1)
EnableTerminal(&'aEnableTerminal)
InoutTerminal(&'aInoutTerminal)
InputTerminal(&'aInputTerminal)
NcontrolTerminal(&'aNcontrolTerminal)
OutputTerminal(&'aOutputTerminal)
PcontrolTerminal(&'aPcontrolTerminal)
GateInstantiation(&'aGateInstantiation)
GateInstantiationCmos(&'aGateInstantiationCmos)
GateInstantiationEnable(&'aGateInstantiationEnable)
GateInstantiationMos(&'aGateInstantiationMos)
GateInstantiationNInput(&'aGateInstantiationNInput)
GateInstantiationNOutput(&'aGateInstantiationNOutput)
GateInstantiationPassEn(&'aGateInstantiationPassEn)
GateInstantiationPass(&'aGateInstantiationPass)
GateInstantiationPulldown(&'aGateInstantiationPulldown)
GateInstantiationPullup(&'aGateInstantiationPullup)
CmosSwitchInstance(&'aCmosSwitchInstance)
EnableGateInstance(&'aEnableGateInstance)
MosSwitchInstance(&'aMosSwitchInstance)
NInputGateInstance(&'aNInputGateInstance)
NOutputGateInstance(&'aNOutputGateInstance)
PassSwitchInstance(&'aPassSwitchInstance)
PassEnableSwitchInstance(&'aPassEnableSwitchInstance)
PullGateInstance(&'aPullGateInstance)
ConcurrentAssertionItem(&'aConcurrentAssertionItem)
ConcurrentAssertionItemStatement(&'aConcurrentAssertionItemStatement)
ConcurrentAssertionStatement(&'aConcurrentAssertionStatement)
AssertPropertyStatement(&'aAssertPropertyStatement)
AssumePropertyStatement(&'aAssumePropertyStatement)
CoverPropertyStatement(&'aCoverPropertyStatement)
ExpectPropertyStatement(&'aExpectPropertyStatement)
CoverSequenceStatement(&'aCoverSequenceStatement)
RestrictPropertyStatement(&'aRestrictPropertyStatement)
PropertyInstance(&'aPropertyInstance)
PropertyListOfArguments(&'aPropertyListOfArguments)
PropertyListOfArgumentsOrdered(&'aPropertyListOfArgumentsOrdered)
PropertyListOfArgumentsNamed(&'aPropertyListOfArgumentsNamed)
PropertyActualArg(&'aPropertyActualArg)
AssertionItemDeclaration(&'aAssertionItemDeclaration)
PropertyDeclaration(&'aPropertyDeclaration)
PropertyPortList(&'aPropertyPortList)
PropertyPortItem(&'aPropertyPortItem)
PropertyLvarPortDirection(&'aPropertyLvarPortDirection)
PropertyFormalType(&'aPropertyFormalType)
PropertySpec(&'aPropertySpec)
PropertyExpr(&'aPropertyExpr)
PropertyExprStrong(&'aPropertyExprStrong)
PropertyExprWeak(&'aPropertyExprWeak)
PropertyExprParen(&'aPropertyExprParen)
PropertyExprNot(&'aPropertyExprNot)
PropertyExprBinaryProperty(&'aPropertyExprBinaryProperty)
PropertyExprBinarySequence(&'aPropertyExprBinarySequence)
PropertyExprIf(&'aPropertyExprIf)
PropertyExprCase(&'aPropertyExprCase)
PropertyExprNexttime(&'aPropertyExprNexttime)
PropertyExprSNexttime(&'aPropertyExprSNexttime)
PropertyExprAlways(&'aPropertyExprAlways)
PropertyExprSAlways(&'aPropertyExprSAlways)
PropertyExprEventually(&'aPropertyExprEventually)
PropertyExprSEventually(&'aPropertyExprSEventually)
PropertyExprAcceptOn(&'aPropertyExprAcceptOn)
PropertyExprRejectOn(&'aPropertyExprRejectOn)
PropertyExprSyncAcceptOn(&'aPropertyExprSyncAcceptOn)
PropertyExprSyncRejectOn(&'aPropertyExprSyncRejectOn)
PropertyExprClockingEvent(&'aPropertyExprClockingEvent)
PropertyCaseItem(&'aPropertyCaseItem)
PropertyCaseItemNondefault(&'aPropertyCaseItemNondefault)
PropertyCaseItemDefault(&'aPropertyCaseItemDefault)
SequenceDeclaration(&'aSequenceDeclaration)
SequencePortList(&'aSequencePortList)
SequencePortItem(&'aSequencePortItem)
SequenceLvarPortDirection(&'aSequenceLvarPortDirection)
SequenceFormalType(&'aSequenceFormalType)
SequenceExpr(&'aSequenceExpr)
SequenceExprCycleDelayExpr(&'aSequenceExprCycleDelayExpr)
SequenceExprExprCycleDelayExpr(&'aSequenceExprExprCycleDelayExpr)
SequenceExprExpression(&'aSequenceExprExpression)
SequenceExprInstance(&'aSequenceExprInstance)
SequenceExprParen(&'aSequenceExprParen)
SequenceExprBinary(&'aSequenceExprBinary)
SequenceExprFirstMatch(&'aSequenceExprFirstMatch)
SequenceExprThroughout(&'aSequenceExprThroughout)
SequenceExprClockingEvent(&'aSequenceExprClockingEvent)
CycleDelayRange(&'aCycleDelayRange)
CycleDelayRangePrimary(&'aCycleDelayRangePrimary)
CycleDelayRangeExpression(&'aCycleDelayRangeExpression)
CycleDelayRangeAsterisk(&'aCycleDelayRangeAsterisk)
CycleDelayRangePlus(&'aCycleDelayRangePlus)
SequenceMethodCall(&'aSequenceMethodCall)
SequenceMatchItem(&'aSequenceMatchItem)
SequenceInstance(&'aSequenceInstance)
SequenceListOfArguments(&'aSequenceListOfArguments)
SequenceListOfArgumentsOrdered(&'aSequenceListOfArgumentsOrdered)
SequenceListOfArgumentsNamed(&'aSequenceListOfArgumentsNamed)
SequenceActualArg(&'aSequenceActualArg)
BooleanAbbrev(&'aBooleanAbbrev)
SequenceAbbrev(&'aSequenceAbbrev)
ConsecutiveRepetition(&'aConsecutiveRepetition)
ConsecutiveRepetitionExpression(&'aConsecutiveRepetitionExpression)
ConsecutiveRepetitionAsterisk(&'aConsecutiveRepetitionAsterisk)
ConsecutiveRepetitionPlus(&'aConsecutiveRepetitionPlus)
NonConsecutiveRepetition(&'aNonConsecutiveRepetition)
GotoRepetition(&'aGotoRepetition)
ConstOrRangeExpression(&'aConstOrRangeExpression)
CycleDelayConstRangeExpression(&'aCycleDelayConstRangeExpression)
CycleDelayConstRangeExpressionBinary(&'aCycleDelayConstRangeExpressionBinary)
CycleDelayConstRangeExpressionDollar(&'aCycleDelayConstRangeExpressionDollar)
ExpressionOrDist(&'aExpressionOrDist)
AssertionVariableDeclaration(&'aAssertionVariableDeclaration)
TaskDeclaration(&'aTaskDeclaration)
TaskBodyDeclaration(&'aTaskBodyDeclaration)
TaskBodyDeclarationWithoutPort(&'aTaskBodyDeclarationWithoutPort)
TaskBodyDeclarationWithPort(&'aTaskBodyDeclarationWithPort)
TfItemDeclaration(&'aTfItemDeclaration)
TfPortList(&'aTfPortList)
TfPortItem(&'aTfPortItem)
TfPortDirection(&'aTfPortDirection)
TfPortDeclaration(&'aTfPortDeclaration)
TaskPrototype(&'aTaskPrototype)
DefparamAssignment(&'aDefparamAssignment)
NetDeclAssignment(&'aNetDeclAssignment)
ParamAssignment(&'aParamAssignment)
SpecparamAssignment(&'aSpecparamAssignment)
SpecparamAssignmentMintypmax(&'aSpecparamAssignmentMintypmax)
TypeAssignment(&'aTypeAssignment)
PulseControlSpecparam(&'aPulseControlSpecparam)
PulseControlSpecparamWithoutDescriptor(&'aPulseControlSpecparamWithoutDescriptor)
PulseControlSpecparamWithDescriptor(&'aPulseControlSpecparamWithDescriptor)
ErrorLimitValue(&'aErrorLimitValue)
RejectLimitValue(&'aRejectLimitValue)
LimitValue(&'aLimitValue)
VariableDeclAssignment(&'aVariableDeclAssignment)
VariableDeclAssignmentVariable(&'aVariableDeclAssignmentVariable)
VariableDeclAssignmentDynamicArray(&'aVariableDeclAssignmentDynamicArray)
VariableDeclAssignmentClass(&'aVariableDeclAssignmentClass)
ClassNew(&'aClassNew)
ClassNewArgument(&'aClassNewArgument)
ClassNewExpression(&'aClassNewExpression)
DynamicArrayNew(&'aDynamicArrayNew)
ListOfDefparamAssignments(&'aListOfDefparamAssignments)
ListOfGenvarIdentifiers(&'aListOfGenvarIdentifiers)
ListOfInterfaceIdentifiers(&'aListOfInterfaceIdentifiers)
ListOfNetDeclAssignments(&'aListOfNetDeclAssignments)
ListOfParamAssignments(&'aListOfParamAssignments)
ListOfPortIdentifiers(&'aListOfPortIdentifiers)
ListOfUdpPortIdentifiers(&'aListOfUdpPortIdentifiers)
ListOfSpecparamAssignments(&'aListOfSpecparamAssignments)
ListOfTfVariableIdentifiers(&'aListOfTfVariableIdentifiers)
ListOfTypeAssignments(&'aListOfTypeAssignments)
ListOfVariableDeclAssignments(&'aListOfVariableDeclAssignments)
ListOfVariableIdentifiers(&'aListOfVariableIdentifiers)
ListOfVariablePortIdentifiers(&'aListOfVariablePortIdentifiers)
DataDeclaration(&'aDataDeclaration)
DataDeclarationVariable(&'aDataDeclarationVariable)
Const(&'aConst)
PackageImportDeclaration(&'aPackageImportDeclaration)
PackageImportItem(&'aPackageImportItem)
PackageImportItemIdentifier(&'aPackageImportItemIdentifier)
PackageImportItemAsterisk(&'aPackageImportItemAsterisk)
PackageExportDeclaration(&'aPackageExportDeclaration)
PackageExportDeclarationAsterisk(&'aPackageExportDeclarationAsterisk)
PackageExportDeclarationItem(&'aPackageExportDeclarationItem)
GenvarDeclaration(&'aGenvarDeclaration)
NetDeclaration(&'aNetDeclaration)
NetDeclarationNetType(&'aNetDeclarationNetType)
Strength(&'aStrength)
VectorScalar(&'aVectorScalar)
NetDeclarationNetTypeIdentifier(&'aNetDeclarationNetTypeIdentifier)
NetDeclarationInterconnect(&'aNetDeclarationInterconnect)
TypeDeclaration(&'aTypeDeclaration)
TypeDeclarationDataType(&'aTypeDeclarationDataType)
TypeDeclarationInterface(&'aTypeDeclarationInterface)
TypeDeclarationReserved(&'aTypeDeclarationReserved)
TypeDeclarationKeyword(&'aTypeDeclarationKeyword)
NetTypeDeclaration(&'aNetTypeDeclaration)
NetTypeDeclarationDataType(&'aNetTypeDeclarationDataType)
NetTypeDeclarationNetType(&'aNetTypeDeclarationNetType)
Lifetime(&'aLifetime)
DriveStrength(&'aDriveStrength)
DriveStrength01(&'aDriveStrength01)
DriveStrength10(&'aDriveStrength10)
DriveStrength0z(&'aDriveStrength0z)
DriveStrength1z(&'aDriveStrength1z)
DriveStrengthz1(&'aDriveStrengthz1)
DriveStrengthz0(&'aDriveStrengthz0)
Strength0(&'aStrength0)
Strength1(&'aStrength1)
ChargeStrength(&'aChargeStrength)
ChargeStrengthSmall(&'aChargeStrengthSmall)
ChargeStrengthMedium(&'aChargeStrengthMedium)
ChargeStrengthLarge(&'aChargeStrengthLarge)
LetDeclaration(&'aLetDeclaration)
LetIdentifier(&'aLetIdentifier)
LetPortList(&'aLetPortList)
LetPortItem(&'aLetPortItem)
LetFormalType(&'aLetFormalType)
LetExpression(&'aLetExpression)
LetListOfArguments(&'aLetListOfArguments)
LetListOfArgumentsOrdered(&'aLetListOfArgumentsOrdered)
LetListOfArgumentsNamed(&'aLetListOfArgumentsNamed)
LetActualArg(&'aLetActualArg)
InoutDeclaration(&'aInoutDeclaration)
InputDeclaration(&'aInputDeclaration)
InputDeclarationNet(&'aInputDeclarationNet)
InputDeclarationVariable(&'aInputDeclarationVariable)
OutputDeclaration(&'aOutputDeclaration)
OutputDeclarationNet(&'aOutputDeclarationNet)
OutputDeclarationVariable(&'aOutputDeclarationVariable)
InterfacePortDeclaration(&'aInterfacePortDeclaration)
RefDeclaration(&'aRefDeclaration)
UnpackedDimension(&'aUnpackedDimension)
UnpackedDimensionRange(&'aUnpackedDimensionRange)
UnpackedDimensionExpression(&'aUnpackedDimensionExpression)
PackedDimension(&'aPackedDimension)
PackedDimensionRange(&'aPackedDimensionRange)
AssociativeDimension(&'aAssociativeDimension)
AssociativeDimensionDataType(&'aAssociativeDimensionDataType)
AssociativeDimensionAsterisk(&'aAssociativeDimensionAsterisk)
VariableDimension(&'aVariableDimension)
QueueDimension(&'aQueueDimension)
UnsizedDimension(&'aUnsizedDimension)
LocalParameterDeclaration(&'aLocalParameterDeclaration)
LocalParameterDeclarationParam(&'aLocalParameterDeclarationParam)
LocalParameterDeclarationType(&'aLocalParameterDeclarationType)
ParameterDeclaration(&'aParameterDeclaration)
ParameterDeclarationParam(&'aParameterDeclarationParam)
ParameterDeclarationType(&'aParameterDeclarationType)
SpecparamDeclaration(&'aSpecparamDeclaration)
CovergroupDeclaration(&'aCovergroupDeclaration)
CoverageSpecOrOption(&'aCoverageSpecOrOption)
CoverageSpecOrOptionSpec(&'aCoverageSpecOrOptionSpec)
CoverageSpecOrOptionOption(&'aCoverageSpecOrOptionOption)
CoverageOption(&'aCoverageOption)
CoverageOptionOption(&'aCoverageOptionOption)
CoverageOptionTypeOption(&'aCoverageOptionTypeOption)
CoverageSpec(&'aCoverageSpec)
CoverageEvent(&'aCoverageEvent)
CoverageEventSample(&'aCoverageEventSample)
CoverageEventAt(&'aCoverageEventAt)
BlockEventExpression(&'aBlockEventExpression)
BlockEventExpressionOr(&'aBlockEventExpressionOr)
BlockEventExpressionBegin(&'aBlockEventExpressionBegin)
BlockEventExpressionEnd(&'aBlockEventExpressionEnd)
HierarchicalBtfIdentifier(&'aHierarchicalBtfIdentifier)
HierarchicalBtfIdentifierMethod(&'aHierarchicalBtfIdentifierMethod)
HierarchicalIdentifierOrClassScope(&'aHierarchicalIdentifierOrClassScope)
CoverPoint(&'aCoverPoint)
BinsOrEmpty(&'aBinsOrEmpty)
BinsOrEmptyNonEmpty(&'aBinsOrEmptyNonEmpty)
BinsOrOptions(&'aBinsOrOptions)
BinsOrOptionsCovergroup(&'aBinsOrOptionsCovergroup)
Wildcard(&'aWildcard)
BinsOrOptionsCoverPoint(&'aBinsOrOptionsCoverPoint)
BinsOrOptionsSetCovergroup(&'aBinsOrOptionsSetCovergroup)
BinsOrOptionsTransList(&'aBinsOrOptionsTransList)
BinsOrOptionsDefault(&'aBinsOrOptionsDefault)
BinsOrOptionsDefaultSequence(&'aBinsOrOptionsDefaultSequence)
BinsKeyword(&'aBinsKeyword)
TransList(&'aTransList)
TransSet(&'aTransSet)
TransRangeList(&'aTransRangeList)
TransRangeListAsterisk(&'aTransRangeListAsterisk)
TransRangeListArrow(&'aTransRangeListArrow)
TransRangeListEqual(&'aTransRangeListEqual)
TransItem(&'aTransItem)
RepeatRange(&'aRepeatRange)
RepeatRangeBinary(&'aRepeatRangeBinary)
CoverCross(&'aCoverCross)
ListOfCrossItems(&'aListOfCrossItems)
CrossItem(&'aCrossItem)
CrossBody(&'aCrossBody)
CrossBodyNonEmpty(&'aCrossBodyNonEmpty)
CrossBodyItem(&'aCrossBodyItem)
BinsSelectionOrOption(&'aBinsSelectionOrOption)
BinsSelectionOrOptionCoverage(&'aBinsSelectionOrOptionCoverage)
BinsSelectionOrOptionBins(&'aBinsSelectionOrOptionBins)
BinsSelection(&'aBinsSelection)
SelectExpression(&'aSelectExpression)
SelectExpressionNot(&'aSelectExpressionNot)
SelectExpressionAnd(&'aSelectExpressionAnd)
SelectExpressionOr(&'aSelectExpressionOr)
SelectExpressionParen(&'aSelectExpressionParen)
SelectExpressionWith(&'aSelectExpressionWith)
SelectExpressionCrossSet(&'aSelectExpressionCrossSet)
SelectCondition(&'aSelectCondition)
BinsExpression(&'aBinsExpression)
BinsExpressionCoverPoint(&'aBinsExpressionCoverPoint)
CovergroupRangeList(&'aCovergroupRangeList)
CovergroupValueRange(&'aCovergroupValueRange)
CovergroupValueRangeBinary(&'aCovergroupValueRangeBinary)
WithCovergroupExpression(&'aWithCovergroupExpression)
SetCovergroupExpression(&'aSetCovergroupExpression)
IntegerCovergroupExpression(&'aIntegerCovergroupExpression)
CrossSetExpression(&'aCrossSetExpression)
CovergroupExpression(&'aCovergroupExpression)
BlockItemDeclaration(&'aBlockItemDeclaration)
BlockItemDeclarationData(&'aBlockItemDeclarationData)
BlockItemDeclarationLocalParameter(&'aBlockItemDeclarationLocalParameter)
BlockItemDeclarationParameter(&'aBlockItemDeclarationParameter)
BlockItemDeclarationLet(&'aBlockItemDeclarationLet)
Delay3(&'aDelay3)
Delay3Single(&'aDelay3Single)
Delay3Mintypmax(&'aDelay3Mintypmax)
Delay2(&'aDelay2)
Delay2Single(&'aDelay2Single)
Delay2Mintypmax(&'aDelay2Mintypmax)
DelayValue(&'aDelayValue)
ModportDeclaration(&'aModportDeclaration)
ModportItem(&'aModportItem)
ModportPortsDeclaration(&'aModportPortsDeclaration)
ModportPortsDeclarationSimple(&'aModportPortsDeclarationSimple)
ModportPortsDeclarationTf(&'aModportPortsDeclarationTf)
ModportPortsDeclarationClocking(&'aModportPortsDeclarationClocking)
ModportClockingDeclaration(&'aModportClockingDeclaration)
ModportSimplePortsDeclaration(&'aModportSimplePortsDeclaration)
ModportSimplePort(&'aModportSimplePort)
ModportSimplePortOrdered(&'aModportSimplePortOrdered)
ModportSimplePortNamed(&'aModportSimplePortNamed)
ModportTfPortsDeclaration(&'aModportTfPortsDeclaration)
ModportTfPort(&'aModportTfPort)
ImportExport(&'aImportExport)
CastingType(&'aCastingType)
DataType(&'aDataType)
DataTypeVector(&'aDataTypeVector)
DataTypeAtom(&'aDataTypeAtom)
DataTypeStructUnion(&'aDataTypeStructUnion)
Packed(&'aPacked)
DataTypeEnum(&'aDataTypeEnum)
DataTypeVirtual(&'aDataTypeVirtual)
Interface(&'aInterface)
DataTypeType(&'aDataTypeType)
DataTypeOrImplicit(&'aDataTypeOrImplicit)
ImplicitDataType(&'aImplicitDataType)
EnumBaseType(&'aEnumBaseType)
EnumBaseTypeAtom(&'aEnumBaseTypeAtom)
EnumBaseTypeVector(&'aEnumBaseTypeVector)
EnumBaseTypeType(&'aEnumBaseTypeType)
EnumNameDeclaration(&'aEnumNameDeclaration)
ClassScope(&'aClassScope)
ClassType(&'aClassType)
IntegerType(&'aIntegerType)
IntegerAtomType(&'aIntegerAtomType)
IntegerVectorType(&'aIntegerVectorType)
NonIntegerType(&'aNonIntegerType)
NetType(&'aNetType)
NetPortType(&'aNetPortType)
NetPortTypeDataType(&'aNetPortTypeDataType)
NetPortTypeInterconnect(&'aNetPortTypeInterconnect)
VariablePortType(&'aVariablePortType)
VarDataType(&'aVarDataType)
VarDataTypeVar(&'aVarDataTypeVar)
Signing(&'aSigning)
SimpleType(&'aSimpleType)
StructUnionMember(&'aStructUnionMember)
DataTypeOrVoid(&'aDataTypeOrVoid)
StructUnion(&'aStructUnion)
TypeReference(&'aTypeReference)
TypeReferenceExpression(&'aTypeReferenceExpression)
TypeReferenceDataType(&'aTypeReferenceDataType)
FunctionDataTypeOrImplicit(&'aFunctionDataTypeOrImplicit)
FunctionDeclaration(&'aFunctionDeclaration)
FunctionBodyDeclaration(&'aFunctionBodyDeclaration)
FunctionBodyDeclarationWithoutPort(&'aFunctionBodyDeclarationWithoutPort)
FunctionBodyDeclarationWithPort(&'aFunctionBodyDeclarationWithPort)
InterfaceIdentifierOrClassScope(&'aInterfaceIdentifierOrClassScope)
FunctionPrototype(&'aFunctionPrototype)
DpiImportExport(&'aDpiImportExport)
DpiImportExportImportFunction(&'aDpiImportExportImportFunction)
DpiImportExportImportTask(&'aDpiImportExportImportTask)
DpiImportExportExportFunction(&'aDpiImportExportExportFunction)
DpiImportExportExportTask(&'aDpiImportExportExportTask)
DpiSpecString(&'aDpiSpecString)
DpiFunctionImportProperty(&'aDpiFunctionImportProperty)
DpiTaskImportProperty(&'aDpiTaskImportProperty)
DpiFunctionProto(&'aDpiFunctionProto)
DpiTaskProto(&'aDpiTaskProto)
Symbol(&'aSymbol)
Keyword(&'aKeyword)
WhiteSpace(&'aWhiteSpace)
TimingCheckEvent(&'aTimingCheckEvent)
ControlledTimingCheckEvent(&'aControlledTimingCheckEvent)
TimingCheckEventControl(&'aTimingCheckEventControl)
SpecifyTerminalDescriptor(&'aSpecifyTerminalDescriptor)
EdgeControlSpecifier(&'aEdgeControlSpecifier)
EdgeDescriptor(&'aEdgeDescriptor)
TimingCheckCondition(&'aTimingCheckCondition)
TimingCheckConditionParen(&'aTimingCheckConditionParen)
ScalarTimingCheckCondition(&'aScalarTimingCheckCondition)
ScalarTimingCheckConditionUnary(&'aScalarTimingCheckConditionUnary)
ScalarTimingCheckConditionBinary(&'aScalarTimingCheckConditionBinary)
ScalarConstant(&'aScalarConstant)
SpecifyBlock(&'aSpecifyBlock)
SpecifyItem(&'aSpecifyItem)
PulsestyleDeclaration(&'aPulsestyleDeclaration)
ShowcancelledDeclaration(&'aShowcancelledDeclaration)
SystemTimingCheck(&'aSystemTimingCheck)
SetupTimingCheck(&'aSetupTimingCheck)
HoldTimingCheck(&'aHoldTimingCheck)
SetupholdTimingCheck(&'aSetupholdTimingCheck)
RecoveryTimingCheck(&'aRecoveryTimingCheck)
RemovalTimingCheck(&'aRemovalTimingCheck)
RecremTimingCheck(&'aRecremTimingCheck)
SkewTimingCheck(&'aSkewTimingCheck)
TimeskewTimingCheck(&'aTimeskewTimingCheck)
FullskewTimingCheck(&'aFullskewTimingCheck)
PeriodTimingCheck(&'aPeriodTimingCheck)
WidthTimingCheck(&'aWidthTimingCheck)
NochangeTimingCheck(&'aNochangeTimingCheck)
PathDelayValue(&'aPathDelayValue)
PathDelayValueParen(&'aPathDelayValueParen)
ListOfPathDelayExpressions(&'aListOfPathDelayExpressions)
TPathDelayExpression(&'aTPathDelayExpression)
PathDelayExpression(&'aPathDelayExpression)
EdgeSensitivePathDeclaration(&'aEdgeSensitivePathDeclaration)
EdgeSensitivePathDeclarationParallel(&'aEdgeSensitivePathDeclarationParallel)
EdgeSensitivePathDeclarationFull(&'aEdgeSensitivePathDeclarationFull)
ParallelEdgeSensitivePathDescription(&'aParallelEdgeSensitivePathDescription)
FullEdgeSensitivePathDescription(&'aFullEdgeSensitivePathDescription)
DataSourceExpression(&'aDataSourceExpression)
EdgeIdentifier(&'aEdgeIdentifier)
StateDependentPathDeclaration(&'aStateDependentPathDeclaration)
StateDependentPathDeclarationIfSimple(&'aStateDependentPathDeclarationIfSimple)
StateDependentPathDeclarationIfEdgeSensitive(&'aStateDependentPathDeclarationIfEdgeSensitive)
StateDependentPathDeclarationIfNone(&'aStateDependentPathDeclarationIfNone)
PolarityOperator(&'aPolarityOperator)
TimecheckCondition(&'aTimecheckCondition)
ControlledReferenceEvent(&'aControlledReferenceEvent)
DataEvent(&'aDataEvent)
DelayedData(&'aDelayedData)
DelayedDataWithMintypmax(&'aDelayedDataWithMintypmax)
DelayedReference(&'aDelayedReference)
DelayedReferenceWithMintypmax(&'aDelayedReferenceWithMintypmax)
EndEdgeOffset(&'aEndEdgeOffset)
EventBasedFlag(&'aEventBasedFlag)
Notifier(&'aNotifier)
ReferenceEvent(&'aReferenceEvent)
RemainActiveFlag(&'aRemainActiveFlag)
TimestampCondition(&'aTimestampCondition)
StartEdgeOffset(&'aStartEdgeOffset)
Threshold(&'aThreshold)
TimingCheckLimit(&'aTimingCheckLimit)
PathDeclaration(&'aPathDeclaration)
SimplePathDeclaration(&'aSimplePathDeclaration)
SimplePathDeclarationParallel(&'aSimplePathDeclarationParallel)
SimplePathDeclarationFull(&'aSimplePathDeclarationFull)
ParallelPathDescription(&'aParallelPathDescription)
FullPathDescription(&'aFullPathDescription)
ListOfPathInputs(&'aListOfPathInputs)
ListOfPathOutputs(&'aListOfPathOutputs)
SpecifyInputTerminalDescriptor(&'aSpecifyInputTerminalDescriptor)
SpecifyOutputTerminalDescriptor(&'aSpecifyOutputTerminalDescriptor)
InputIdentifier(&'aInputIdentifier)
InputIdentifierInterface(&'aInputIdentifierInterface)
OutputIdentifier(&'aOutputIdentifier)
OutputIdentifierInterface(&'aOutputIdentifierInterface)
LoopStatement(&'aLoopStatement)
LoopStatementForever(&'aLoopStatementForever)
LoopStatementRepeat(&'aLoopStatementRepeat)
LoopStatementWhile(&'aLoopStatementWhile)
LoopStatementFor(&'aLoopStatementFor)
LoopStatementDoWhile(&'aLoopStatementDoWhile)
LoopStatementForeach(&'aLoopStatementForeach)
ForInitialization(&'aForInitialization)
ForInitializationDeclaration(&'aForInitializationDeclaration)
ForVariableDeclaration(&'aForVariableDeclaration)
Var(&'aVar)
ForStep(&'aForStep)
ForStepAssignment(&'aForStepAssignment)
LoopVariables(&'aLoopVariables)
CaseStatement(&'aCaseStatement)
CaseStatementNormal(&'aCaseStatementNormal)
CaseStatementMatches(&'aCaseStatementMatches)
CaseStatementInside(&'aCaseStatementInside)
CaseKeyword(&'aCaseKeyword)
CaseExpression(&'aCaseExpression)
CaseItem(&'aCaseItem)
CaseItemNondefault(&'aCaseItemNondefault)
CaseItemDefault(&'aCaseItemDefault)
CasePatternItem(&'aCasePatternItem)
CasePatternItemNondefault(&'aCasePatternItemNondefault)
CaseInsideItem(&'aCaseInsideItem)
CaseInsideItemNondefault(&'aCaseInsideItemNondefault)
CaseItemExpression(&'aCaseItemExpression)
RandcaseStatement(&'aRandcaseStatement)
RandcaseItem(&'aRandcaseItem)
OpenRangeList(&'aOpenRangeList)
OpenValueRange(&'aOpenValueRange)
ContinuousAssign(&'aContinuousAssign)
ContinuousAssignNet(&'aContinuousAssignNet)
ContinuousAssignVariable(&'aContinuousAssignVariable)
ListOfNetAssignments(&'aListOfNetAssignments)
ListOfVariableAssignments(&'aListOfVariableAssignments)
NetAlias(&'aNetAlias)
NetAssignment(&'aNetAssignment)
ConditionalStatement(&'aConditionalStatement)
UniquePriority(&'aUniquePriority)
CondPredicate(&'aCondPredicate)
ExpressionOrCondPattern(&'aExpressionOrCondPattern)
CondPattern(&'aCondPattern)
ProceduralTimingControlStatement(&'aProceduralTimingControlStatement)
DelayOrEventControl(&'aDelayOrEventControl)
DelayOrEventControlRepeat(&'aDelayOrEventControlRepeat)
DelayControl(&'aDelayControl)
DelayControlDelay(&'aDelayControlDelay)
DelayControlMintypmax(&'aDelayControlMintypmax)
EventControl(&'aEventControl)
EventControlEventIdentifier(&'aEventControlEventIdentifier)
EventControlEventExpression(&'aEventControlEventExpression)
EventControlAsterisk(&'aEventControlAsterisk)
EventControlParenAsterisk(&'aEventControlParenAsterisk)
EventControlSequenceIdentifier(&'aEventControlSequenceIdentifier)
EventExpression(&'aEventExpression)
EventExpressionExpression(&'aEventExpressionExpression)
EventExpressionSequence(&'aEventExpressionSequence)
EventExpressionOr(&'aEventExpressionOr)
EventExpressionComma(&'aEventExpressionComma)
EventExpressionParen(&'aEventExpressionParen)
ProceduralTimingControl(&'aProceduralTimingControl)
JumpStatement(&'aJumpStatement)
JumpStatementReturn(&'aJumpStatementReturn)
JumpStatementBreak(&'aJumpStatementBreak)
JumpStatementContinue(&'aJumpStatementContinue)
WaitStatement(&'aWaitStatement)
WaitStatementWait(&'aWaitStatementWait)
WaitStatementFork(&'aWaitStatementFork)
WaitStatementOrder(&'aWaitStatementOrder)
EventTrigger(&'aEventTrigger)
EventTriggerNamed(&'aEventTriggerNamed)
EventTriggerNonblocking(&'aEventTriggerNonblocking)
DisableStatement(&'aDisableStatement)
DisableStatementTask(&'aDisableStatementTask)
DisableStatementBlock(&'aDisableStatementBlock)
DisableStatementFork(&'aDisableStatementFork)
RandsequenceStatement(&'aRandsequenceStatement)
Production(&'aProduction)
RsRule(&'aRsRule)
RsProductionList(&'aRsProductionList)
RsProductionListProd(&'aRsProductionListProd)
RsProductionListJoin(&'aRsProductionListJoin)
WeightSpecification(&'aWeightSpecification)
WeightSpecificationExpression(&'aWeightSpecificationExpression)
RsCodeBlock(&'aRsCodeBlock)
RsProd(&'aRsProd)
ProductionItem(&'aProductionItem)
RsIfElse(&'aRsIfElse)
RsRepeat(&'aRsRepeat)
RsCase(&'aRsCase)
RsCaseItem(&'aRsCaseItem)
RsCaseItemNondefault(&'aRsCaseItemNondefault)
RsCaseItemDefault(&'aRsCaseItemDefault)
Pattern(&'aPattern)
PatternVariable(&'aPatternVariable)
PatternTagged(&'aPatternTagged)
PatternList(&'aPatternList)
PatternIdentifierList(&'aPatternIdentifierList)
AssignmentPattern(&'aAssignmentPattern)
AssignmentPatternList(&'aAssignmentPatternList)
AssignmentPatternStructure(&'aAssignmentPatternStructure)
AssignmentPatternArray(&'aAssignmentPatternArray)
AssignmentPatternRepeat(&'aAssignmentPatternRepeat)
StructurePatternKey(&'aStructurePatternKey)
ArrayPatternKey(&'aArrayPatternKey)
AssignmentPatternKey(&'aAssignmentPatternKey)
AssignmentPatternExpression(&'aAssignmentPatternExpression)
AssignmentPatternExpressionType(&'aAssignmentPatternExpressionType)
ConstantAssignmentPatternExpression(&'aConstantAssignmentPatternExpression)
AssignmentPatternNetLvalue(&'aAssignmentPatternNetLvalue)
AssignmentPatternVariableLvalue(&'aAssignmentPatternVariableLvalue)
AssertionItem(&'aAssertionItem)
DeferredImmediateAssertionItem(&'aDeferredImmediateAssertionItem)
ProceduralAssertionStatement(&'aProceduralAssertionStatement)
ImmediateAssertionStatement(&'aImmediateAssertionStatement)
SimpleImmediateAssertionStatement(&'aSimpleImmediateAssertionStatement)
SimpleImmediateAssertStatement(&'aSimpleImmediateAssertStatement)
SimpleImmediateAssumeStatement(&'aSimpleImmediateAssumeStatement)
SimpleImmediateCoverStatement(&'aSimpleImmediateCoverStatement)
DeferredImmediateAssertionStatement(&'aDeferredImmediateAssertionStatement)
DeferredImmediateAssertStatement(&'aDeferredImmediateAssertStatement)
DeferredImmediateAssumeStatement(&'aDeferredImmediateAssumeStatement)
DeferredImmediateCoverStatement(&'aDeferredImmediateCoverStatement)
AssertTiming(&'aAssertTiming)
InitialConstruct(&'aInitialConstruct)
AlwaysConstruct(&'aAlwaysConstruct)
AlwaysKeyword(&'aAlwaysKeyword)
FinalConstruct(&'aFinalConstruct)
BlockingAssignment(&'aBlockingAssignment)
BlockingAssignmentVariable(&'aBlockingAssignmentVariable)
BlockingAssignmentNonrangeVariable(&'aBlockingAssignmentNonrangeVariable)
BlockingAssignmentHierarchicalVariable(&'aBlockingAssignmentHierarchicalVariable)
OperatorAssignment(&'aOperatorAssignment)
AssignmentOperator(&'aAssignmentOperator)
NonblockingAssignment(&'aNonblockingAssignment)
ProceduralContinuousAssignment(&'aProceduralContinuousAssignment)
ProceduralContinuousAssignmentAssign(&'aProceduralContinuousAssignmentAssign)
ProceduralContinuousAssignmentDeassign(&'aProceduralContinuousAssignmentDeassign)
ProceduralContinuousAssignmentForceVariable(&'aProceduralContinuousAssignmentForceVariable)
ProceduralContinuousAssignmentForceNet(&'aProceduralContinuousAssignmentForceNet)
ProceduralContinuousAssignmentReleaseVariable(&'aProceduralContinuousAssignmentReleaseVariable)
ProceduralContinuousAssignmentReleaseNet(&'aProceduralContinuousAssignmentReleaseNet)
VariableAssignment(&'aVariableAssignment)
SubroutineCallStatement(&'aSubroutineCallStatement)
SubroutineCallStatementFunction(&'aSubroutineCallStatementFunction)
ClockingDeclaration(&'aClockingDeclaration)
ClockingDeclarationLocal(&'aClockingDeclarationLocal)
Default(&'aDefault)
ClockingDeclarationGlobal(&'aClockingDeclarationGlobal)
ClockingEvent(&'aClockingEvent)
ClockingEventIdentifier(&'aClockingEventIdentifier)
ClockingEventExpression(&'aClockingEventExpression)
ClockingItem(&'aClockingItem)
ClockingItemDefault(&'aClockingItemDefault)
ClockingItemDirection(&'aClockingItemDirection)
ClockingItemAssertion(&'aClockingItemAssertion)
DefaultSkew(&'aDefaultSkew)
DefaultSkewInput(&'aDefaultSkewInput)
DefaultSkewOutput(&'aDefaultSkewOutput)
DefaultSkewInputOutput(&'aDefaultSkewInputOutput)
ClockingDirection(&'aClockingDirection)
ClockingDirectionInput(&'aClockingDirectionInput)
ClockingDirectionOutput(&'aClockingDirectionOutput)
ClockingDirectionInputOutput(&'aClockingDirectionInputOutput)
ListOfClockingDeclAssign(&'aListOfClockingDeclAssign)
ClockingDeclAssign(&'aClockingDeclAssign)
ClockingSkew(&'aClockingSkew)
ClockingSkewEdge(&'aClockingSkewEdge)
ClockingDrive(&'aClockingDrive)
CycleDelay(&'aCycleDelay)
CycleDelayIntegral(&'aCycleDelayIntegral)
CycleDelayIdentifier(&'aCycleDelayIdentifier)
CycleDelayExpression(&'aCycleDelayExpression)
Clockvar(&'aClockvar)
ClockvarExpression(&'aClockvarExpression)
ActionBlock(&'aActionBlock)
ActionBlockElse(&'aActionBlockElse)
SeqBlock(&'aSeqBlock)
ParBlock(&'aParBlock)
JoinKeyword(&'aJoinKeyword)
StatementOrNull(&'aStatementOrNull)
StatementOrNullAttribute(&'aStatementOrNullAttribute)
Statement(&'aStatement)
StatementItem(&'aStatementItem)
FunctionStatement(&'aFunctionStatement)
FunctionStatementOrNull(&'aFunctionStatementOrNull)
FunctionStatementOrNullAttribute(&'aFunctionStatementOrNullAttribute)
VariableIdentifierList(&'aVariableIdentifierList)
UdpInstantiation(&'aUdpInstantiation)
UdpInstance(&'aUdpInstance)
UdpNonansiDeclaration(&'aUdpNonansiDeclaration)
UdpAnsiDeclaration(&'aUdpAnsiDeclaration)
UdpDeclaration(&'aUdpDeclaration)
UdpDeclarationNonansi(&'aUdpDeclarationNonansi)
UdpDeclarationAnsi(&'aUdpDeclarationAnsi)
UdpDeclarationExternNonansi(&'aUdpDeclarationExternNonansi)
UdpDeclarationExternAnsi(&'aUdpDeclarationExternAnsi)
UdpDeclarationWildcard(&'aUdpDeclarationWildcard)
UdpBody(&'aUdpBody)
CombinationalBody(&'aCombinationalBody)
CombinationalEntry(&'aCombinationalEntry)
SequentialBody(&'aSequentialBody)
UdpInitialStatement(&'aUdpInitialStatement)
InitVal(&'aInitVal)
SequentialEntry(&'aSequentialEntry)
SeqInputList(&'aSeqInputList)
LevelInputList(&'aLevelInputList)
EdgeInputList(&'aEdgeInputList)
EdgeIndicator(&'aEdgeIndicator)
EdgeIndicatorParen(&'aEdgeIndicatorParen)
CurrentState(&'aCurrentState)
NextState(&'aNextState)
OutputSymbol(&'aOutputSymbol)
LevelSymbol(&'aLevelSymbol)
EdgeSymbol(&'aEdgeSymbol)
UdpPortList(&'aUdpPortList)
UdpDeclarationPortList(&'aUdpDeclarationPortList)
UdpPortDeclaration(&'aUdpPortDeclaration)
UdpOutputDeclaration(&'aUdpOutputDeclaration)
UdpOutputDeclarationNonreg(&'aUdpOutputDeclarationNonreg)
UdpOutputDeclarationReg(&'aUdpOutputDeclarationReg)
UdpInputDeclaration(&'aUdpInputDeclaration)
UdpRegDeclaration(&'aUdpRegDeclaration)
InterfaceInstantiation(&'aInterfaceInstantiation)
CheckerInstantiation(&'aCheckerInstantiation)
ListOfCheckerPortConnections(&'aListOfCheckerPortConnections)
ListOfCheckerPortConnectionsOrdered(&'aListOfCheckerPortConnectionsOrdered)
ListOfCheckerPortConnectionsNamed(&'aListOfCheckerPortConnectionsNamed)
OrderedCheckerPortConnection(&'aOrderedCheckerPortConnection)
NamedCheckerPortConnection(&'aNamedCheckerPortConnection)
NamedCheckerPortConnectionIdentifier(&'aNamedCheckerPortConnectionIdentifier)
NamedCheckerPortConnectionAsterisk(&'aNamedCheckerPortConnectionAsterisk)
ModuleInstantiation(&'aModuleInstantiation)
ParameterValueAssignment(&'aParameterValueAssignment)
ListOfParameterAssignments(&'aListOfParameterAssignments)
ListOfParameterAssignmentsOrdered(&'aListOfParameterAssignmentsOrdered)
ListOfParameterAssignmentsNamed(&'aListOfParameterAssignmentsNamed)
OrderedParameterAssignment(&'aOrderedParameterAssignment)
NamedParameterAssignment(&'aNamedParameterAssignment)
HierarchicalInstance(&'aHierarchicalInstance)
NameOfInstance(&'aNameOfInstance)
ListOfPortConnections(&'aListOfPortConnections)
ListOfPortConnectionsOrdered(&'aListOfPortConnectionsOrdered)
ListOfPortConnectionsNamed(&'aListOfPortConnectionsNamed)
OrderedPortConnection(&'aOrderedPortConnection)
NamedPortConnection(&'aNamedPortConnection)
NamedPortConnectionIdentifier(&'aNamedPortConnectionIdentifier)
NamedPortConnectionAsterisk(&'aNamedPortConnectionAsterisk)
ProgramInstantiation(&'aProgramInstantiation)
GenerateRegion(&'aGenerateRegion)
LoopGenerateConstruct(&'aLoopGenerateConstruct)
GenvarInitialization(&'aGenvarInitialization)
Genvar(&'aGenvar)
GenvarIteration(&'aGenvarIteration)
GenvarIterationAssignment(&'aGenvarIterationAssignment)
GenvarIterationPrefix(&'aGenvarIterationPrefix)
GenvarIterationSuffix(&'aGenvarIterationSuffix)
ConditionalGenerateConstruct(&'aConditionalGenerateConstruct)
IfGenerateConstruct(&'aIfGenerateConstruct)
CaseGenerateConstruct(&'aCaseGenerateConstruct)
CaseGenerateItem(&'aCaseGenerateItem)
CaseGenerateItemNondefault(&'aCaseGenerateItemNondefault)
CaseGenerateItemDefault(&'aCaseGenerateItemDefault)
GenerateBlock(&'aGenerateBlock)
GenerateBlockMultiple(&'aGenerateBlockMultiple)
GenerateItem(&'aGenerateItem)
Trait Implementations§
Source§impl<'a>From<&'aActionBlock> forRefNode<'a>
impl<'a>From<&'aActionBlock> forRefNode<'a>
Source§fnfrom(x: &'aActionBlock) ->RefNode<'a>
fnfrom(x: &'aActionBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aActionBlockElse> forRefNode<'a>
impl<'a>From<&'aActionBlockElse> forRefNode<'a>
Source§fnfrom(x: &'aActionBlockElse) ->RefNode<'a>
fnfrom(x: &'aActionBlockElse) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aActualArgument> forRefNode<'a>
impl<'a>From<&'aActualArgument> forRefNode<'a>
Source§fnfrom(x: &'aActualArgument) ->RefNode<'a>
fnfrom(x: &'aActualArgument) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAlwaysConstruct> forRefNode<'a>
impl<'a>From<&'aAlwaysConstruct> forRefNode<'a>
Source§fnfrom(x: &'aAlwaysConstruct) ->RefNode<'a>
fnfrom(x: &'aAlwaysConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAlwaysKeyword> forRefNode<'a>
impl<'a>From<&'aAlwaysKeyword> forRefNode<'a>
Source§fnfrom(x: &'aAlwaysKeyword) ->RefNode<'a>
fnfrom(x: &'aAlwaysKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAngleBracketLiteral> forRefNode<'a>
impl<'a>From<&'aAngleBracketLiteral> forRefNode<'a>
Source§fnfrom(x: &'aAngleBracketLiteral) ->RefNode<'a>
fnfrom(x: &'aAngleBracketLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnonymousProgram> forRefNode<'a>
impl<'a>From<&'aAnonymousProgram> forRefNode<'a>
Source§fnfrom(x: &'aAnonymousProgram) ->RefNode<'a>
fnfrom(x: &'aAnonymousProgram) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnonymousProgramItem> forRefNode<'a>
impl<'a>From<&'aAnonymousProgramItem> forRefNode<'a>
Source§fnfrom(x: &'aAnonymousProgramItem) ->RefNode<'a>
fnfrom(x: &'aAnonymousProgramItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnsiPortDeclaration> forRefNode<'a>
impl<'a>From<&'aAnsiPortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aAnsiPortDeclaration) ->RefNode<'a>
fnfrom(x: &'aAnsiPortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnsiPortDeclarationNet> forRefNode<'a>
impl<'a>From<&'aAnsiPortDeclarationNet> forRefNode<'a>
Source§fnfrom(x: &'aAnsiPortDeclarationNet) ->RefNode<'a>
fnfrom(x: &'aAnsiPortDeclarationNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnsiPortDeclarationParen> forRefNode<'a>
impl<'a>From<&'aAnsiPortDeclarationParen> forRefNode<'a>
Source§fnfrom(x: &'aAnsiPortDeclarationParen) ->RefNode<'a>
fnfrom(x: &'aAnsiPortDeclarationParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAnsiPortDeclarationVariable> forRefNode<'a>
impl<'a>From<&'aAnsiPortDeclarationVariable> forRefNode<'a>
Source§fnfrom(x: &'aAnsiPortDeclarationVariable) ->RefNode<'a>
fnfrom(x: &'aAnsiPortDeclarationVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayIdentifier> forRefNode<'a>
impl<'a>From<&'aArrayIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aArrayIdentifier) ->RefNode<'a>
fnfrom(x: &'aArrayIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayManipulationCall> forRefNode<'a>
impl<'a>From<&'aArrayManipulationCall> forRefNode<'a>
Source§fnfrom(x: &'aArrayManipulationCall) ->RefNode<'a>
fnfrom(x: &'aArrayManipulationCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayMethodName> forRefNode<'a>
impl<'a>From<&'aArrayMethodName> forRefNode<'a>
Source§fnfrom(x: &'aArrayMethodName) ->RefNode<'a>
fnfrom(x: &'aArrayMethodName) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayPatternKey> forRefNode<'a>
impl<'a>From<&'aArrayPatternKey> forRefNode<'a>
Source§fnfrom(x: &'aArrayPatternKey) ->RefNode<'a>
fnfrom(x: &'aArrayPatternKey) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayRangeExpression> forRefNode<'a>
impl<'a>From<&'aArrayRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aArrayRangeExpression) ->RefNode<'a>
fnfrom(x: &'aArrayRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayRangeExpressionColon> forRefNode<'a>
impl<'a>From<&'aArrayRangeExpressionColon> forRefNode<'a>
Source§fnfrom(x: &'aArrayRangeExpressionColon) ->RefNode<'a>
fnfrom(x: &'aArrayRangeExpressionColon) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayRangeExpressionMinusColon> forRefNode<'a>
impl<'a>From<&'aArrayRangeExpressionMinusColon> forRefNode<'a>
Source§fnfrom(x: &'aArrayRangeExpressionMinusColon) ->RefNode<'a>
fnfrom(x: &'aArrayRangeExpressionMinusColon) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aArrayRangeExpressionPlusColon> forRefNode<'a>
impl<'a>From<&'aArrayRangeExpressionPlusColon> forRefNode<'a>
Source§fnfrom(x: &'aArrayRangeExpressionPlusColon) ->RefNode<'a>
fnfrom(x: &'aArrayRangeExpressionPlusColon) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssertPropertyStatement> forRefNode<'a>
impl<'a>From<&'aAssertPropertyStatement> forRefNode<'a>
Source§fnfrom(x: &'aAssertPropertyStatement) ->RefNode<'a>
fnfrom(x: &'aAssertPropertyStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssertTiming> forRefNode<'a>
impl<'a>From<&'aAssertTiming> forRefNode<'a>
Source§fnfrom(x: &'aAssertTiming) ->RefNode<'a>
fnfrom(x: &'aAssertTiming) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssertionItem> forRefNode<'a>
impl<'a>From<&'aAssertionItem> forRefNode<'a>
Source§fnfrom(x: &'aAssertionItem) ->RefNode<'a>
fnfrom(x: &'aAssertionItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssertionItemDeclaration> forRefNode<'a>
impl<'a>From<&'aAssertionItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aAssertionItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aAssertionItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssertionVariableDeclaration> forRefNode<'a>
impl<'a>From<&'aAssertionVariableDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aAssertionVariableDeclaration) ->RefNode<'a>
fnfrom(x: &'aAssertionVariableDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentOperator> forRefNode<'a>
impl<'a>From<&'aAssignmentOperator> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentOperator) ->RefNode<'a>
fnfrom(x: &'aAssignmentOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPattern> forRefNode<'a>
impl<'a>From<&'aAssignmentPattern> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPattern) ->RefNode<'a>
fnfrom(x: &'aAssignmentPattern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternArray> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternArray> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternArray) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternArray) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternExpression> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternExpression> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternExpression) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternExpressionType> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternExpressionType> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternExpressionType) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternExpressionType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternKey> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternKey> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternKey) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternKey) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternList> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternList> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternList) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternNetLvalue> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternNetLvalue> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternNetLvalue) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternNetLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternRepeat> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternRepeat> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternRepeat) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternRepeat) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternStructure> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternStructure> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternStructure) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternStructure) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssignmentPatternVariableLvalue> forRefNode<'a>
impl<'a>From<&'aAssignmentPatternVariableLvalue> forRefNode<'a>
Source§fnfrom(x: &'aAssignmentPatternVariableLvalue) ->RefNode<'a>
fnfrom(x: &'aAssignmentPatternVariableLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssociativeDimension> forRefNode<'a>
impl<'a>From<&'aAssociativeDimension> forRefNode<'a>
Source§fnfrom(x: &'aAssociativeDimension) ->RefNode<'a>
fnfrom(x: &'aAssociativeDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssociativeDimensionAsterisk> forRefNode<'a>
impl<'a>From<&'aAssociativeDimensionAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aAssociativeDimensionAsterisk) ->RefNode<'a>
fnfrom(x: &'aAssociativeDimensionAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssociativeDimensionDataType> forRefNode<'a>
impl<'a>From<&'aAssociativeDimensionDataType> forRefNode<'a>
Source§fnfrom(x: &'aAssociativeDimensionDataType) ->RefNode<'a>
fnfrom(x: &'aAssociativeDimensionDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAssumePropertyStatement> forRefNode<'a>
impl<'a>From<&'aAssumePropertyStatement> forRefNode<'a>
Source§fnfrom(x: &'aAssumePropertyStatement) ->RefNode<'a>
fnfrom(x: &'aAssumePropertyStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aAttributeInstance> forRefNode<'a>
impl<'a>From<&'aAttributeInstance> forRefNode<'a>
Source§fnfrom(x: &'aAttributeInstance) ->RefNode<'a>
fnfrom(x: &'aAttributeInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinIdentifier> forRefNode<'a>
impl<'a>From<&'aBinIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aBinIdentifier) ->RefNode<'a>
fnfrom(x: &'aBinIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinaryBase> forRefNode<'a>
impl<'a>From<&'aBinaryBase> forRefNode<'a>
Source§fnfrom(x: &'aBinaryBase) ->RefNode<'a>
fnfrom(x: &'aBinaryBase) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinaryModulePathOperator> forRefNode<'a>
impl<'a>From<&'aBinaryModulePathOperator> forRefNode<'a>
Source§fnfrom(x: &'aBinaryModulePathOperator) ->RefNode<'a>
fnfrom(x: &'aBinaryModulePathOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinaryNumber> forRefNode<'a>
impl<'a>From<&'aBinaryNumber> forRefNode<'a>
Source§fnfrom(x: &'aBinaryNumber) ->RefNode<'a>
fnfrom(x: &'aBinaryNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinaryOperator> forRefNode<'a>
impl<'a>From<&'aBinaryOperator> forRefNode<'a>
Source§fnfrom(x: &'aBinaryOperator) ->RefNode<'a>
fnfrom(x: &'aBinaryOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinaryValue> forRefNode<'a>
impl<'a>From<&'aBinaryValue> forRefNode<'a>
Source§fnfrom(x: &'aBinaryValue) ->RefNode<'a>
fnfrom(x: &'aBinaryValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindDirective> forRefNode<'a>
impl<'a>From<&'aBindDirective> forRefNode<'a>
Source§fnfrom(x: &'aBindDirective) ->RefNode<'a>
fnfrom(x: &'aBindDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindDirectiveInstance> forRefNode<'a>
impl<'a>From<&'aBindDirectiveInstance> forRefNode<'a>
Source§fnfrom(x: &'aBindDirectiveInstance) ->RefNode<'a>
fnfrom(x: &'aBindDirectiveInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindDirectiveScope> forRefNode<'a>
impl<'a>From<&'aBindDirectiveScope> forRefNode<'a>
Source§fnfrom(x: &'aBindDirectiveScope) ->RefNode<'a>
fnfrom(x: &'aBindDirectiveScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindInstantiation> forRefNode<'a>
impl<'a>From<&'aBindInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aBindInstantiation) ->RefNode<'a>
fnfrom(x: &'aBindInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindTargetInstance> forRefNode<'a>
impl<'a>From<&'aBindTargetInstance> forRefNode<'a>
Source§fnfrom(x: &'aBindTargetInstance) ->RefNode<'a>
fnfrom(x: &'aBindTargetInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindTargetInstanceList> forRefNode<'a>
impl<'a>From<&'aBindTargetInstanceList> forRefNode<'a>
Source§fnfrom(x: &'aBindTargetInstanceList) ->RefNode<'a>
fnfrom(x: &'aBindTargetInstanceList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBindTargetScope> forRefNode<'a>
impl<'a>From<&'aBindTargetScope> forRefNode<'a>
Source§fnfrom(x: &'aBindTargetScope) ->RefNode<'a>
fnfrom(x: &'aBindTargetScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsExpression> forRefNode<'a>
impl<'a>From<&'aBinsExpression> forRefNode<'a>
Source§fnfrom(x: &'aBinsExpression) ->RefNode<'a>
fnfrom(x: &'aBinsExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsExpressionCoverPoint> forRefNode<'a>
impl<'a>From<&'aBinsExpressionCoverPoint> forRefNode<'a>
Source§fnfrom(x: &'aBinsExpressionCoverPoint) ->RefNode<'a>
fnfrom(x: &'aBinsExpressionCoverPoint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsKeyword> forRefNode<'a>
impl<'a>From<&'aBinsKeyword> forRefNode<'a>
Source§fnfrom(x: &'aBinsKeyword) ->RefNode<'a>
fnfrom(x: &'aBinsKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrEmpty> forRefNode<'a>
impl<'a>From<&'aBinsOrEmpty> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrEmpty) ->RefNode<'a>
fnfrom(x: &'aBinsOrEmpty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrEmptyNonEmpty> forRefNode<'a>
impl<'a>From<&'aBinsOrEmptyNonEmpty> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrEmptyNonEmpty) ->RefNode<'a>
fnfrom(x: &'aBinsOrEmptyNonEmpty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptions> forRefNode<'a>
impl<'a>From<&'aBinsOrOptions> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptions) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptions) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsCoverPoint> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsCoverPoint> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsCoverPoint) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsCoverPoint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsCovergroup> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsCovergroup> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsCovergroup) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsCovergroup) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsDefault> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsDefault> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsDefault) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsDefaultSequence> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsDefaultSequence> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsDefaultSequence) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsDefaultSequence) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsSetCovergroup> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsSetCovergroup> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsSetCovergroup) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsSetCovergroup) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsOrOptionsTransList> forRefNode<'a>
impl<'a>From<&'aBinsOrOptionsTransList> forRefNode<'a>
Source§fnfrom(x: &'aBinsOrOptionsTransList) ->RefNode<'a>
fnfrom(x: &'aBinsOrOptionsTransList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsSelection> forRefNode<'a>
impl<'a>From<&'aBinsSelection> forRefNode<'a>
Source§fnfrom(x: &'aBinsSelection) ->RefNode<'a>
fnfrom(x: &'aBinsSelection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsSelectionOrOption> forRefNode<'a>
impl<'a>From<&'aBinsSelectionOrOption> forRefNode<'a>
Source§fnfrom(x: &'aBinsSelectionOrOption) ->RefNode<'a>
fnfrom(x: &'aBinsSelectionOrOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsSelectionOrOptionBins> forRefNode<'a>
impl<'a>From<&'aBinsSelectionOrOptionBins> forRefNode<'a>
Source§fnfrom(x: &'aBinsSelectionOrOptionBins) ->RefNode<'a>
fnfrom(x: &'aBinsSelectionOrOptionBins) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBinsSelectionOrOptionCoverage> forRefNode<'a>
impl<'a>From<&'aBinsSelectionOrOptionCoverage> forRefNode<'a>
Source§fnfrom(x: &'aBinsSelectionOrOptionCoverage) ->RefNode<'a>
fnfrom(x: &'aBinsSelectionOrOptionCoverage) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockEventExpression> forRefNode<'a>
impl<'a>From<&'aBlockEventExpression> forRefNode<'a>
Source§fnfrom(x: &'aBlockEventExpression) ->RefNode<'a>
fnfrom(x: &'aBlockEventExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockEventExpressionBegin> forRefNode<'a>
impl<'a>From<&'aBlockEventExpressionBegin> forRefNode<'a>
Source§fnfrom(x: &'aBlockEventExpressionBegin) ->RefNode<'a>
fnfrom(x: &'aBlockEventExpressionBegin) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockEventExpressionEnd> forRefNode<'a>
impl<'a>From<&'aBlockEventExpressionEnd> forRefNode<'a>
Source§fnfrom(x: &'aBlockEventExpressionEnd) ->RefNode<'a>
fnfrom(x: &'aBlockEventExpressionEnd) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockEventExpressionOr> forRefNode<'a>
impl<'a>From<&'aBlockEventExpressionOr> forRefNode<'a>
Source§fnfrom(x: &'aBlockEventExpressionOr) ->RefNode<'a>
fnfrom(x: &'aBlockEventExpressionOr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockIdentifier> forRefNode<'a>
impl<'a>From<&'aBlockIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aBlockIdentifier) ->RefNode<'a>
fnfrom(x: &'aBlockIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockItemDeclaration> forRefNode<'a>
impl<'a>From<&'aBlockItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aBlockItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aBlockItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockItemDeclarationData> forRefNode<'a>
impl<'a>From<&'aBlockItemDeclarationData> forRefNode<'a>
Source§fnfrom(x: &'aBlockItemDeclarationData) ->RefNode<'a>
fnfrom(x: &'aBlockItemDeclarationData) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockItemDeclarationLet> forRefNode<'a>
impl<'a>From<&'aBlockItemDeclarationLet> forRefNode<'a>
Source§fnfrom(x: &'aBlockItemDeclarationLet) ->RefNode<'a>
fnfrom(x: &'aBlockItemDeclarationLet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockItemDeclarationLocalParameter> forRefNode<'a>
impl<'a>From<&'aBlockItemDeclarationLocalParameter> forRefNode<'a>
Source§fnfrom(x: &'aBlockItemDeclarationLocalParameter) ->RefNode<'a>
fnfrom(x: &'aBlockItemDeclarationLocalParameter) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockItemDeclarationParameter> forRefNode<'a>
impl<'a>From<&'aBlockItemDeclarationParameter> forRefNode<'a>
Source§fnfrom(x: &'aBlockItemDeclarationParameter) ->RefNode<'a>
fnfrom(x: &'aBlockItemDeclarationParameter) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockingAssignment> forRefNode<'a>
impl<'a>From<&'aBlockingAssignment> forRefNode<'a>
Source§fnfrom(x: &'aBlockingAssignment) ->RefNode<'a>
fnfrom(x: &'aBlockingAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockingAssignmentHierarchicalVariable> forRefNode<'a>
impl<'a>From<&'aBlockingAssignmentHierarchicalVariable> forRefNode<'a>
Source§fnfrom(x: &'aBlockingAssignmentHierarchicalVariable) ->RefNode<'a>
fnfrom(x: &'aBlockingAssignmentHierarchicalVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockingAssignmentNonrangeVariable> forRefNode<'a>
impl<'a>From<&'aBlockingAssignmentNonrangeVariable> forRefNode<'a>
Source§fnfrom(x: &'aBlockingAssignmentNonrangeVariable) ->RefNode<'a>
fnfrom(x: &'aBlockingAssignmentNonrangeVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBlockingAssignmentVariable> forRefNode<'a>
impl<'a>From<&'aBlockingAssignmentVariable> forRefNode<'a>
Source§fnfrom(x: &'aBlockingAssignmentVariable) ->RefNode<'a>
fnfrom(x: &'aBlockingAssignmentVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBooleanAbbrev> forRefNode<'a>
impl<'a>From<&'aBooleanAbbrev> forRefNode<'a>
Source§fnfrom(x: &'aBooleanAbbrev) ->RefNode<'a>
fnfrom(x: &'aBooleanAbbrev) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aBuiltInMethodCall> forRefNode<'a>
impl<'a>From<&'aBuiltInMethodCall> forRefNode<'a>
Source§fnfrom(x: &'aBuiltInMethodCall) ->RefNode<'a>
fnfrom(x: &'aBuiltInMethodCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCIdentifier> forRefNode<'a>
impl<'a>From<&'aCIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCIdentifier) ->RefNode<'a>
fnfrom(x: &'aCIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseExpression> forRefNode<'a>
impl<'a>From<&'aCaseExpression> forRefNode<'a>
Source§fnfrom(x: &'aCaseExpression) ->RefNode<'a>
fnfrom(x: &'aCaseExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseGenerateConstruct> forRefNode<'a>
impl<'a>From<&'aCaseGenerateConstruct> forRefNode<'a>
Source§fnfrom(x: &'aCaseGenerateConstruct) ->RefNode<'a>
fnfrom(x: &'aCaseGenerateConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseGenerateItem> forRefNode<'a>
impl<'a>From<&'aCaseGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aCaseGenerateItem) ->RefNode<'a>
fnfrom(x: &'aCaseGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseGenerateItemDefault> forRefNode<'a>
impl<'a>From<&'aCaseGenerateItemDefault> forRefNode<'a>
Source§fnfrom(x: &'aCaseGenerateItemDefault) ->RefNode<'a>
fnfrom(x: &'aCaseGenerateItemDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseGenerateItemNondefault> forRefNode<'a>
impl<'a>From<&'aCaseGenerateItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aCaseGenerateItemNondefault) ->RefNode<'a>
fnfrom(x: &'aCaseGenerateItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseInsideItem> forRefNode<'a>
impl<'a>From<&'aCaseInsideItem> forRefNode<'a>
Source§fnfrom(x: &'aCaseInsideItem) ->RefNode<'a>
fnfrom(x: &'aCaseInsideItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseInsideItemNondefault> forRefNode<'a>
impl<'a>From<&'aCaseInsideItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aCaseInsideItemNondefault) ->RefNode<'a>
fnfrom(x: &'aCaseInsideItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseItemDefault> forRefNode<'a>
impl<'a>From<&'aCaseItemDefault> forRefNode<'a>
Source§fnfrom(x: &'aCaseItemDefault) ->RefNode<'a>
fnfrom(x: &'aCaseItemDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseItemExpression> forRefNode<'a>
impl<'a>From<&'aCaseItemExpression> forRefNode<'a>
Source§fnfrom(x: &'aCaseItemExpression) ->RefNode<'a>
fnfrom(x: &'aCaseItemExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseItemNondefault> forRefNode<'a>
impl<'a>From<&'aCaseItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aCaseItemNondefault) ->RefNode<'a>
fnfrom(x: &'aCaseItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseKeyword> forRefNode<'a>
impl<'a>From<&'aCaseKeyword> forRefNode<'a>
Source§fnfrom(x: &'aCaseKeyword) ->RefNode<'a>
fnfrom(x: &'aCaseKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCasePatternItem> forRefNode<'a>
impl<'a>From<&'aCasePatternItem> forRefNode<'a>
Source§fnfrom(x: &'aCasePatternItem) ->RefNode<'a>
fnfrom(x: &'aCasePatternItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCasePatternItemNondefault> forRefNode<'a>
impl<'a>From<&'aCasePatternItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aCasePatternItemNondefault) ->RefNode<'a>
fnfrom(x: &'aCasePatternItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseStatement> forRefNode<'a>
impl<'a>From<&'aCaseStatement> forRefNode<'a>
Source§fnfrom(x: &'aCaseStatement) ->RefNode<'a>
fnfrom(x: &'aCaseStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseStatementInside> forRefNode<'a>
impl<'a>From<&'aCaseStatementInside> forRefNode<'a>
Source§fnfrom(x: &'aCaseStatementInside) ->RefNode<'a>
fnfrom(x: &'aCaseStatementInside) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseStatementMatches> forRefNode<'a>
impl<'a>From<&'aCaseStatementMatches> forRefNode<'a>
Source§fnfrom(x: &'aCaseStatementMatches) ->RefNode<'a>
fnfrom(x: &'aCaseStatementMatches) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCaseStatementNormal> forRefNode<'a>
impl<'a>From<&'aCaseStatementNormal> forRefNode<'a>
Source§fnfrom(x: &'aCaseStatementNormal) ->RefNode<'a>
fnfrom(x: &'aCaseStatementNormal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCastingType> forRefNode<'a>
impl<'a>From<&'aCastingType> forRefNode<'a>
Source§fnfrom(x: &'aCastingType) ->RefNode<'a>
fnfrom(x: &'aCastingType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCellClause> forRefNode<'a>
impl<'a>From<&'aCellClause> forRefNode<'a>
Source§fnfrom(x: &'aCellClause) ->RefNode<'a>
fnfrom(x: &'aCellClause) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCellIdentifier> forRefNode<'a>
impl<'a>From<&'aCellIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCellIdentifier) ->RefNode<'a>
fnfrom(x: &'aCellIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCelldefineDriveCompilerDirective> forRefNode<'a>
impl<'a>From<&'aCelldefineDriveCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aCelldefineDriveCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aCelldefineDriveCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aChargeStrength> forRefNode<'a>
impl<'a>From<&'aChargeStrength> forRefNode<'a>
Source§fnfrom(x: &'aChargeStrength) ->RefNode<'a>
fnfrom(x: &'aChargeStrength) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aChargeStrengthLarge> forRefNode<'a>
impl<'a>From<&'aChargeStrengthLarge> forRefNode<'a>
Source§fnfrom(x: &'aChargeStrengthLarge) ->RefNode<'a>
fnfrom(x: &'aChargeStrengthLarge) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aChargeStrengthMedium> forRefNode<'a>
impl<'a>From<&'aChargeStrengthMedium> forRefNode<'a>
Source§fnfrom(x: &'aChargeStrengthMedium) ->RefNode<'a>
fnfrom(x: &'aChargeStrengthMedium) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aChargeStrengthSmall> forRefNode<'a>
impl<'a>From<&'aChargeStrengthSmall> forRefNode<'a>
Source§fnfrom(x: &'aChargeStrengthSmall) ->RefNode<'a>
fnfrom(x: &'aChargeStrengthSmall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerDeclaration> forRefNode<'a>
impl<'a>From<&'aCheckerDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aCheckerDeclaration) ->RefNode<'a>
fnfrom(x: &'aCheckerDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerGenerateItem> forRefNode<'a>
impl<'a>From<&'aCheckerGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aCheckerGenerateItem) ->RefNode<'a>
fnfrom(x: &'aCheckerGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerIdentifier> forRefNode<'a>
impl<'a>From<&'aCheckerIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCheckerIdentifier) ->RefNode<'a>
fnfrom(x: &'aCheckerIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerInstantiation> forRefNode<'a>
impl<'a>From<&'aCheckerInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aCheckerInstantiation) ->RefNode<'a>
fnfrom(x: &'aCheckerInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerOrGenerateItem> forRefNode<'a>
impl<'a>From<&'aCheckerOrGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aCheckerOrGenerateItem) ->RefNode<'a>
fnfrom(x: &'aCheckerOrGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerOrGenerateItemDeclaration> forRefNode<'a>
impl<'a>From<&'aCheckerOrGenerateItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aCheckerOrGenerateItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aCheckerOrGenerateItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerOrGenerateItemDeclarationClocking> forRefNode<'a>
impl<'a>From<&'aCheckerOrGenerateItemDeclarationClocking> forRefNode<'a>
Source§fnfrom(x: &'aCheckerOrGenerateItemDeclarationClocking) ->RefNode<'a>
fnfrom(x: &'aCheckerOrGenerateItemDeclarationClocking) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerOrGenerateItemDeclarationData> forRefNode<'a>
impl<'a>From<&'aCheckerOrGenerateItemDeclarationData> forRefNode<'a>
Source§fnfrom(x: &'aCheckerOrGenerateItemDeclarationData) ->RefNode<'a>
fnfrom(x: &'aCheckerOrGenerateItemDeclarationData) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerOrGenerateItemDeclarationDisable> forRefNode<'a>
impl<'a>From<&'aCheckerOrGenerateItemDeclarationDisable> forRefNode<'a>
Source§fnfrom(x: &'aCheckerOrGenerateItemDeclarationDisable) ->RefNode<'a>
fnfrom(x: &'aCheckerOrGenerateItemDeclarationDisable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerPortDirection> forRefNode<'a>
impl<'a>From<&'aCheckerPortDirection> forRefNode<'a>
Source§fnfrom(x: &'aCheckerPortDirection) ->RefNode<'a>
fnfrom(x: &'aCheckerPortDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerPortItem> forRefNode<'a>
impl<'a>From<&'aCheckerPortItem> forRefNode<'a>
Source§fnfrom(x: &'aCheckerPortItem) ->RefNode<'a>
fnfrom(x: &'aCheckerPortItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCheckerPortList> forRefNode<'a>
impl<'a>From<&'aCheckerPortList> forRefNode<'a>
Source§fnfrom(x: &'aCheckerPortList) ->RefNode<'a>
fnfrom(x: &'aCheckerPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassConstraint> forRefNode<'a>
impl<'a>From<&'aClassConstraint> forRefNode<'a>
Source§fnfrom(x: &'aClassConstraint) ->RefNode<'a>
fnfrom(x: &'aClassConstraint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassConstructorDeclaration> forRefNode<'a>
impl<'a>From<&'aClassConstructorDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aClassConstructorDeclaration) ->RefNode<'a>
fnfrom(x: &'aClassConstructorDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassConstructorPrototype> forRefNode<'a>
impl<'a>From<&'aClassConstructorPrototype> forRefNode<'a>
Source§fnfrom(x: &'aClassConstructorPrototype) ->RefNode<'a>
fnfrom(x: &'aClassConstructorPrototype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassDeclaration> forRefNode<'a>
impl<'a>From<&'aClassDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aClassDeclaration) ->RefNode<'a>
fnfrom(x: &'aClassDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassIdentifier> forRefNode<'a>
impl<'a>From<&'aClassIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aClassIdentifier) ->RefNode<'a>
fnfrom(x: &'aClassIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemConstraint> forRefNode<'a>
impl<'a>From<&'aClassItemConstraint> forRefNode<'a>
Source§fnfrom(x: &'aClassItemConstraint) ->RefNode<'a>
fnfrom(x: &'aClassItemConstraint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemCovergroup> forRefNode<'a>
impl<'a>From<&'aClassItemCovergroup> forRefNode<'a>
Source§fnfrom(x: &'aClassItemCovergroup) ->RefNode<'a>
fnfrom(x: &'aClassItemCovergroup) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemDeclaration> forRefNode<'a>
impl<'a>From<&'aClassItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aClassItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aClassItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemMethod> forRefNode<'a>
impl<'a>From<&'aClassItemMethod> forRefNode<'a>
Source§fnfrom(x: &'aClassItemMethod) ->RefNode<'a>
fnfrom(x: &'aClassItemMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemProperty> forRefNode<'a>
impl<'a>From<&'aClassItemProperty> forRefNode<'a>
Source§fnfrom(x: &'aClassItemProperty) ->RefNode<'a>
fnfrom(x: &'aClassItemProperty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassItemQualifier> forRefNode<'a>
impl<'a>From<&'aClassItemQualifier> forRefNode<'a>
Source§fnfrom(x: &'aClassItemQualifier) ->RefNode<'a>
fnfrom(x: &'aClassItemQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethod> forRefNode<'a>
impl<'a>From<&'aClassMethod> forRefNode<'a>
Source§fnfrom(x: &'aClassMethod) ->RefNode<'a>
fnfrom(x: &'aClassMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodConstructor> forRefNode<'a>
impl<'a>From<&'aClassMethodConstructor> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodConstructor) ->RefNode<'a>
fnfrom(x: &'aClassMethodConstructor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodExternConstructor> forRefNode<'a>
impl<'a>From<&'aClassMethodExternConstructor> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodExternConstructor) ->RefNode<'a>
fnfrom(x: &'aClassMethodExternConstructor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodExternMethod> forRefNode<'a>
impl<'a>From<&'aClassMethodExternMethod> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodExternMethod) ->RefNode<'a>
fnfrom(x: &'aClassMethodExternMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodFunction> forRefNode<'a>
impl<'a>From<&'aClassMethodFunction> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodFunction) ->RefNode<'a>
fnfrom(x: &'aClassMethodFunction) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodPureVirtual> forRefNode<'a>
impl<'a>From<&'aClassMethodPureVirtual> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodPureVirtual) ->RefNode<'a>
fnfrom(x: &'aClassMethodPureVirtual) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassMethodTask> forRefNode<'a>
impl<'a>From<&'aClassMethodTask> forRefNode<'a>
Source§fnfrom(x: &'aClassMethodTask) ->RefNode<'a>
fnfrom(x: &'aClassMethodTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassNewArgument> forRefNode<'a>
impl<'a>From<&'aClassNewArgument> forRefNode<'a>
Source§fnfrom(x: &'aClassNewArgument) ->RefNode<'a>
fnfrom(x: &'aClassNewArgument) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassNewExpression> forRefNode<'a>
impl<'a>From<&'aClassNewExpression> forRefNode<'a>
Source§fnfrom(x: &'aClassNewExpression) ->RefNode<'a>
fnfrom(x: &'aClassNewExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassProperty> forRefNode<'a>
impl<'a>From<&'aClassProperty> forRefNode<'a>
Source§fnfrom(x: &'aClassProperty) ->RefNode<'a>
fnfrom(x: &'aClassProperty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassPropertyConst> forRefNode<'a>
impl<'a>From<&'aClassPropertyConst> forRefNode<'a>
Source§fnfrom(x: &'aClassPropertyConst) ->RefNode<'a>
fnfrom(x: &'aClassPropertyConst) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassPropertyConstExpression> forRefNode<'a>
impl<'a>From<&'aClassPropertyConstExpression> forRefNode<'a>
Source§fnfrom(x: &'aClassPropertyConstExpression) ->RefNode<'a>
fnfrom(x: &'aClassPropertyConstExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassPropertyNonConst> forRefNode<'a>
impl<'a>From<&'aClassPropertyNonConst> forRefNode<'a>
Source§fnfrom(x: &'aClassPropertyNonConst) ->RefNode<'a>
fnfrom(x: &'aClassPropertyNonConst) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassQualifier> forRefNode<'a>
impl<'a>From<&'aClassQualifier> forRefNode<'a>
Source§fnfrom(x: &'aClassQualifier) ->RefNode<'a>
fnfrom(x: &'aClassQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassQualifierOrPackageScope> forRefNode<'a>
impl<'a>From<&'aClassQualifierOrPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aClassQualifierOrPackageScope) ->RefNode<'a>
fnfrom(x: &'aClassQualifierOrPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassScope> forRefNode<'a>
impl<'a>From<&'aClassScope> forRefNode<'a>
Source§fnfrom(x: &'aClassScope) ->RefNode<'a>
fnfrom(x: &'aClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClassVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aClassVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aClassVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aClassVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDeclAssign> forRefNode<'a>
impl<'a>From<&'aClockingDeclAssign> forRefNode<'a>
Source§fnfrom(x: &'aClockingDeclAssign) ->RefNode<'a>
fnfrom(x: &'aClockingDeclAssign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDeclaration> forRefNode<'a>
impl<'a>From<&'aClockingDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aClockingDeclaration) ->RefNode<'a>
fnfrom(x: &'aClockingDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDeclarationGlobal> forRefNode<'a>
impl<'a>From<&'aClockingDeclarationGlobal> forRefNode<'a>
Source§fnfrom(x: &'aClockingDeclarationGlobal) ->RefNode<'a>
fnfrom(x: &'aClockingDeclarationGlobal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDeclarationLocal> forRefNode<'a>
impl<'a>From<&'aClockingDeclarationLocal> forRefNode<'a>
Source§fnfrom(x: &'aClockingDeclarationLocal) ->RefNode<'a>
fnfrom(x: &'aClockingDeclarationLocal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDirection> forRefNode<'a>
impl<'a>From<&'aClockingDirection> forRefNode<'a>
Source§fnfrom(x: &'aClockingDirection) ->RefNode<'a>
fnfrom(x: &'aClockingDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDirectionInput> forRefNode<'a>
impl<'a>From<&'aClockingDirectionInput> forRefNode<'a>
Source§fnfrom(x: &'aClockingDirectionInput) ->RefNode<'a>
fnfrom(x: &'aClockingDirectionInput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDirectionInputOutput> forRefNode<'a>
impl<'a>From<&'aClockingDirectionInputOutput> forRefNode<'a>
Source§fnfrom(x: &'aClockingDirectionInputOutput) ->RefNode<'a>
fnfrom(x: &'aClockingDirectionInputOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDirectionOutput> forRefNode<'a>
impl<'a>From<&'aClockingDirectionOutput> forRefNode<'a>
Source§fnfrom(x: &'aClockingDirectionOutput) ->RefNode<'a>
fnfrom(x: &'aClockingDirectionOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingDrive> forRefNode<'a>
impl<'a>From<&'aClockingDrive> forRefNode<'a>
Source§fnfrom(x: &'aClockingDrive) ->RefNode<'a>
fnfrom(x: &'aClockingDrive) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingEvent> forRefNode<'a>
impl<'a>From<&'aClockingEvent> forRefNode<'a>
Source§fnfrom(x: &'aClockingEvent) ->RefNode<'a>
fnfrom(x: &'aClockingEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingEventExpression> forRefNode<'a>
impl<'a>From<&'aClockingEventExpression> forRefNode<'a>
Source§fnfrom(x: &'aClockingEventExpression) ->RefNode<'a>
fnfrom(x: &'aClockingEventExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingEventIdentifier> forRefNode<'a>
impl<'a>From<&'aClockingEventIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aClockingEventIdentifier) ->RefNode<'a>
fnfrom(x: &'aClockingEventIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingIdentifier> forRefNode<'a>
impl<'a>From<&'aClockingIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aClockingIdentifier) ->RefNode<'a>
fnfrom(x: &'aClockingIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingItem> forRefNode<'a>
impl<'a>From<&'aClockingItem> forRefNode<'a>
Source§fnfrom(x: &'aClockingItem) ->RefNode<'a>
fnfrom(x: &'aClockingItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingItemAssertion> forRefNode<'a>
impl<'a>From<&'aClockingItemAssertion> forRefNode<'a>
Source§fnfrom(x: &'aClockingItemAssertion) ->RefNode<'a>
fnfrom(x: &'aClockingItemAssertion) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingItemDefault> forRefNode<'a>
impl<'a>From<&'aClockingItemDefault> forRefNode<'a>
Source§fnfrom(x: &'aClockingItemDefault) ->RefNode<'a>
fnfrom(x: &'aClockingItemDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingItemDirection> forRefNode<'a>
impl<'a>From<&'aClockingItemDirection> forRefNode<'a>
Source§fnfrom(x: &'aClockingItemDirection) ->RefNode<'a>
fnfrom(x: &'aClockingItemDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingSkew> forRefNode<'a>
impl<'a>From<&'aClockingSkew> forRefNode<'a>
Source§fnfrom(x: &'aClockingSkew) ->RefNode<'a>
fnfrom(x: &'aClockingSkew) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockingSkewEdge> forRefNode<'a>
impl<'a>From<&'aClockingSkewEdge> forRefNode<'a>
Source§fnfrom(x: &'aClockingSkewEdge) ->RefNode<'a>
fnfrom(x: &'aClockingSkewEdge) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aClockvarExpression> forRefNode<'a>
impl<'a>From<&'aClockvarExpression> forRefNode<'a>
Source§fnfrom(x: &'aClockvarExpression) ->RefNode<'a>
fnfrom(x: &'aClockvarExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCmosSwitchInstance> forRefNode<'a>
impl<'a>From<&'aCmosSwitchInstance> forRefNode<'a>
Source§fnfrom(x: &'aCmosSwitchInstance) ->RefNode<'a>
fnfrom(x: &'aCmosSwitchInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCmosSwitchtype> forRefNode<'a>
impl<'a>From<&'aCmosSwitchtype> forRefNode<'a>
Source§fnfrom(x: &'aCmosSwitchtype) ->RefNode<'a>
fnfrom(x: &'aCmosSwitchtype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCombinationalBody> forRefNode<'a>
impl<'a>From<&'aCombinationalBody> forRefNode<'a>
Source§fnfrom(x: &'aCombinationalBody) ->RefNode<'a>
fnfrom(x: &'aCombinationalBody) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCombinationalEntry> forRefNode<'a>
impl<'a>From<&'aCombinationalEntry> forRefNode<'a>
Source§fnfrom(x: &'aCombinationalEntry) ->RefNode<'a>
fnfrom(x: &'aCombinationalEntry) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCompilerDirective> forRefNode<'a>
impl<'a>From<&'aCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConcatenation> forRefNode<'a>
impl<'a>From<&'aConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aConcatenation) ->RefNode<'a>
fnfrom(x: &'aConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConcurrentAssertionItem> forRefNode<'a>
impl<'a>From<&'aConcurrentAssertionItem> forRefNode<'a>
Source§fnfrom(x: &'aConcurrentAssertionItem) ->RefNode<'a>
fnfrom(x: &'aConcurrentAssertionItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConcurrentAssertionItemStatement> forRefNode<'a>
impl<'a>From<&'aConcurrentAssertionItemStatement> forRefNode<'a>
Source§fnfrom(x: &'aConcurrentAssertionItemStatement) ->RefNode<'a>
fnfrom(x: &'aConcurrentAssertionItemStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConcurrentAssertionStatement> forRefNode<'a>
impl<'a>From<&'aConcurrentAssertionStatement> forRefNode<'a>
Source§fnfrom(x: &'aConcurrentAssertionStatement) ->RefNode<'a>
fnfrom(x: &'aConcurrentAssertionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCondPattern> forRefNode<'a>
impl<'a>From<&'aCondPattern> forRefNode<'a>
Source§fnfrom(x: &'aCondPattern) ->RefNode<'a>
fnfrom(x: &'aCondPattern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCondPredicate> forRefNode<'a>
impl<'a>From<&'aCondPredicate> forRefNode<'a>
Source§fnfrom(x: &'aCondPredicate) ->RefNode<'a>
fnfrom(x: &'aCondPredicate) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConditionalCompilerDirective> forRefNode<'a>
impl<'a>From<&'aConditionalCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aConditionalCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aConditionalCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConditionalExpression> forRefNode<'a>
impl<'a>From<&'aConditionalExpression> forRefNode<'a>
Source§fnfrom(x: &'aConditionalExpression) ->RefNode<'a>
fnfrom(x: &'aConditionalExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConditionalGenerateConstruct> forRefNode<'a>
impl<'a>From<&'aConditionalGenerateConstruct> forRefNode<'a>
Source§fnfrom(x: &'aConditionalGenerateConstruct) ->RefNode<'a>
fnfrom(x: &'aConditionalGenerateConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConditionalStatement> forRefNode<'a>
impl<'a>From<&'aConditionalStatement> forRefNode<'a>
Source§fnfrom(x: &'aConditionalStatement) ->RefNode<'a>
fnfrom(x: &'aConditionalStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigDeclaration> forRefNode<'a>
impl<'a>From<&'aConfigDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aConfigDeclaration) ->RefNode<'a>
fnfrom(x: &'aConfigDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigIdentifier> forRefNode<'a>
impl<'a>From<&'aConfigIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aConfigIdentifier) ->RefNode<'a>
fnfrom(x: &'aConfigIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatement> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatement> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatement) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatementCellLib> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatementCellLib> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatementCellLib) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatementCellLib) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatementCellUse> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatementCellUse> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatementCellUse) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatementCellUse) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatementDefault> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatementDefault> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatementDefault) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatementDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatementInstLib> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatementInstLib> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatementInstLib) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatementInstLib) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConfigRuleStatementInstUse> forRefNode<'a>
impl<'a>From<&'aConfigRuleStatementInstUse> forRefNode<'a>
Source§fnfrom(x: &'aConfigRuleStatementInstUse) ->RefNode<'a>
fnfrom(x: &'aConfigRuleStatementInstUse) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConsecutiveRepetition> forRefNode<'a>
impl<'a>From<&'aConsecutiveRepetition> forRefNode<'a>
Source§fnfrom(x: &'aConsecutiveRepetition) ->RefNode<'a>
fnfrom(x: &'aConsecutiveRepetition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConsecutiveRepetitionAsterisk> forRefNode<'a>
impl<'a>From<&'aConsecutiveRepetitionAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aConsecutiveRepetitionAsterisk) ->RefNode<'a>
fnfrom(x: &'aConsecutiveRepetitionAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConsecutiveRepetitionExpression> forRefNode<'a>
impl<'a>From<&'aConsecutiveRepetitionExpression> forRefNode<'a>
Source§fnfrom(x: &'aConsecutiveRepetitionExpression) ->RefNode<'a>
fnfrom(x: &'aConsecutiveRepetitionExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConsecutiveRepetitionPlus> forRefNode<'a>
impl<'a>From<&'aConsecutiveRepetitionPlus> forRefNode<'a>
Source§fnfrom(x: &'aConsecutiveRepetitionPlus) ->RefNode<'a>
fnfrom(x: &'aConsecutiveRepetitionPlus) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstIdentifier> forRefNode<'a>
impl<'a>From<&'aConstIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aConstIdentifier) ->RefNode<'a>
fnfrom(x: &'aConstIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstOrRangeExpression> forRefNode<'a>
impl<'a>From<&'aConstOrRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstOrRangeExpression) ->RefNode<'a>
fnfrom(x: &'aConstOrRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantAssignmentPatternExpression> forRefNode<'a>
impl<'a>From<&'aConstantAssignmentPatternExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantAssignmentPatternExpression) ->RefNode<'a>
fnfrom(x: &'aConstantAssignmentPatternExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantBitSelect> forRefNode<'a>
impl<'a>From<&'aConstantBitSelect> forRefNode<'a>
Source§fnfrom(x: &'aConstantBitSelect) ->RefNode<'a>
fnfrom(x: &'aConstantBitSelect) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantCast> forRefNode<'a>
impl<'a>From<&'aConstantCast> forRefNode<'a>
Source§fnfrom(x: &'aConstantCast) ->RefNode<'a>
fnfrom(x: &'aConstantCast) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantConcatenation> forRefNode<'a>
impl<'a>From<&'aConstantConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aConstantConcatenation) ->RefNode<'a>
fnfrom(x: &'aConstantConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantExpression> forRefNode<'a>
impl<'a>From<&'aConstantExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantExpression) ->RefNode<'a>
fnfrom(x: &'aConstantExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantExpressionBinary> forRefNode<'a>
impl<'a>From<&'aConstantExpressionBinary> forRefNode<'a>
Source§fnfrom(x: &'aConstantExpressionBinary) ->RefNode<'a>
fnfrom(x: &'aConstantExpressionBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantExpressionTernary> forRefNode<'a>
impl<'a>From<&'aConstantExpressionTernary> forRefNode<'a>
Source§fnfrom(x: &'aConstantExpressionTernary) ->RefNode<'a>
fnfrom(x: &'aConstantExpressionTernary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantExpressionUnary> forRefNode<'a>
impl<'a>From<&'aConstantExpressionUnary> forRefNode<'a>
Source§fnfrom(x: &'aConstantExpressionUnary) ->RefNode<'a>
fnfrom(x: &'aConstantExpressionUnary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantFunctionCall> forRefNode<'a>
impl<'a>From<&'aConstantFunctionCall> forRefNode<'a>
Source§fnfrom(x: &'aConstantFunctionCall) ->RefNode<'a>
fnfrom(x: &'aConstantFunctionCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantIndexedRange> forRefNode<'a>
impl<'a>From<&'aConstantIndexedRange> forRefNode<'a>
Source§fnfrom(x: &'aConstantIndexedRange) ->RefNode<'a>
fnfrom(x: &'aConstantIndexedRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantLetExpression> forRefNode<'a>
impl<'a>From<&'aConstantLetExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantLetExpression) ->RefNode<'a>
fnfrom(x: &'aConstantLetExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantMintypmaxExpression> forRefNode<'a>
impl<'a>From<&'aConstantMintypmaxExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantMintypmaxExpression) ->RefNode<'a>
fnfrom(x: &'aConstantMintypmaxExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantMintypmaxExpressionTernary> forRefNode<'a>
impl<'a>From<&'aConstantMintypmaxExpressionTernary> forRefNode<'a>
Source§fnfrom(x: &'aConstantMintypmaxExpressionTernary) ->RefNode<'a>
fnfrom(x: &'aConstantMintypmaxExpressionTernary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantMultipleConcatenation> forRefNode<'a>
impl<'a>From<&'aConstantMultipleConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aConstantMultipleConcatenation) ->RefNode<'a>
fnfrom(x: &'aConstantMultipleConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantParamExpression> forRefNode<'a>
impl<'a>From<&'aConstantParamExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantParamExpression) ->RefNode<'a>
fnfrom(x: &'aConstantParamExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPartSelectRange> forRefNode<'a>
impl<'a>From<&'aConstantPartSelectRange> forRefNode<'a>
Source§fnfrom(x: &'aConstantPartSelectRange) ->RefNode<'a>
fnfrom(x: &'aConstantPartSelectRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimary> forRefNode<'a>
impl<'a>From<&'aConstantPrimary> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimary) ->RefNode<'a>
fnfrom(x: &'aConstantPrimary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryConcatenation> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryConcatenation) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryEnum> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryEnum> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryEnum) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryEnum) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryFormalPort> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryFormalPort> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryFormalPort) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryFormalPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryMintypmaxExpression> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryMintypmaxExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryMintypmaxExpression) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryMintypmaxExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryMultipleConcatenation> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryMultipleConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryMultipleConcatenation) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryMultipleConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimaryPsParameter> forRefNode<'a>
impl<'a>From<&'aConstantPrimaryPsParameter> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimaryPsParameter) ->RefNode<'a>
fnfrom(x: &'aConstantPrimaryPsParameter) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantPrimarySpecparam> forRefNode<'a>
impl<'a>From<&'aConstantPrimarySpecparam> forRefNode<'a>
Source§fnfrom(x: &'aConstantPrimarySpecparam) ->RefNode<'a>
fnfrom(x: &'aConstantPrimarySpecparam) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantRange> forRefNode<'a>
impl<'a>From<&'aConstantRange> forRefNode<'a>
Source§fnfrom(x: &'aConstantRange) ->RefNode<'a>
fnfrom(x: &'aConstantRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantRangeExpression> forRefNode<'a>
impl<'a>From<&'aConstantRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstantRangeExpression) ->RefNode<'a>
fnfrom(x: &'aConstantRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstantSelect> forRefNode<'a>
impl<'a>From<&'aConstantSelect> forRefNode<'a>
Source§fnfrom(x: &'aConstantSelect) ->RefNode<'a>
fnfrom(x: &'aConstantSelect) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintBlock> forRefNode<'a>
impl<'a>From<&'aConstraintBlock> forRefNode<'a>
Source§fnfrom(x: &'aConstraintBlock) ->RefNode<'a>
fnfrom(x: &'aConstraintBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintBlockItem> forRefNode<'a>
impl<'a>From<&'aConstraintBlockItem> forRefNode<'a>
Source§fnfrom(x: &'aConstraintBlockItem) ->RefNode<'a>
fnfrom(x: &'aConstraintBlockItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintBlockItemSolve> forRefNode<'a>
impl<'a>From<&'aConstraintBlockItemSolve> forRefNode<'a>
Source§fnfrom(x: &'aConstraintBlockItemSolve) ->RefNode<'a>
fnfrom(x: &'aConstraintBlockItemSolve) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintDeclaration> forRefNode<'a>
impl<'a>From<&'aConstraintDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aConstraintDeclaration) ->RefNode<'a>
fnfrom(x: &'aConstraintDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpression> forRefNode<'a>
impl<'a>From<&'aConstraintExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpression) ->RefNode<'a>
fnfrom(x: &'aConstraintExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpressionArrow> forRefNode<'a>
impl<'a>From<&'aConstraintExpressionArrow> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpressionArrow) ->RefNode<'a>
fnfrom(x: &'aConstraintExpressionArrow) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpressionDisable> forRefNode<'a>
impl<'a>From<&'aConstraintExpressionDisable> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpressionDisable) ->RefNode<'a>
fnfrom(x: &'aConstraintExpressionDisable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpressionExpression> forRefNode<'a>
impl<'a>From<&'aConstraintExpressionExpression> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpressionExpression) ->RefNode<'a>
fnfrom(x: &'aConstraintExpressionExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpressionForeach> forRefNode<'a>
impl<'a>From<&'aConstraintExpressionForeach> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpressionForeach) ->RefNode<'a>
fnfrom(x: &'aConstraintExpressionForeach) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintExpressionIf> forRefNode<'a>
impl<'a>From<&'aConstraintExpressionIf> forRefNode<'a>
Source§fnfrom(x: &'aConstraintExpressionIf) ->RefNode<'a>
fnfrom(x: &'aConstraintExpressionIf) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintIdentifier> forRefNode<'a>
impl<'a>From<&'aConstraintIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aConstraintIdentifier) ->RefNode<'a>
fnfrom(x: &'aConstraintIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintPrimary> forRefNode<'a>
impl<'a>From<&'aConstraintPrimary> forRefNode<'a>
Source§fnfrom(x: &'aConstraintPrimary) ->RefNode<'a>
fnfrom(x: &'aConstraintPrimary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintPrototype> forRefNode<'a>
impl<'a>From<&'aConstraintPrototype> forRefNode<'a>
Source§fnfrom(x: &'aConstraintPrototype) ->RefNode<'a>
fnfrom(x: &'aConstraintPrototype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintPrototypeQualifier> forRefNode<'a>
impl<'a>From<&'aConstraintPrototypeQualifier> forRefNode<'a>
Source§fnfrom(x: &'aConstraintPrototypeQualifier) ->RefNode<'a>
fnfrom(x: &'aConstraintPrototypeQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintSet> forRefNode<'a>
impl<'a>From<&'aConstraintSet> forRefNode<'a>
Source§fnfrom(x: &'aConstraintSet) ->RefNode<'a>
fnfrom(x: &'aConstraintSet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aConstraintSetBrace> forRefNode<'a>
impl<'a>From<&'aConstraintSetBrace> forRefNode<'a>
Source§fnfrom(x: &'aConstraintSetBrace) ->RefNode<'a>
fnfrom(x: &'aConstraintSetBrace) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aContinuousAssign> forRefNode<'a>
impl<'a>From<&'aContinuousAssign> forRefNode<'a>
Source§fnfrom(x: &'aContinuousAssign) ->RefNode<'a>
fnfrom(x: &'aContinuousAssign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aContinuousAssignNet> forRefNode<'a>
impl<'a>From<&'aContinuousAssignNet> forRefNode<'a>
Source§fnfrom(x: &'aContinuousAssignNet) ->RefNode<'a>
fnfrom(x: &'aContinuousAssignNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aContinuousAssignVariable> forRefNode<'a>
impl<'a>From<&'aContinuousAssignVariable> forRefNode<'a>
Source§fnfrom(x: &'aContinuousAssignVariable) ->RefNode<'a>
fnfrom(x: &'aContinuousAssignVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aControlledReferenceEvent> forRefNode<'a>
impl<'a>From<&'aControlledReferenceEvent> forRefNode<'a>
Source§fnfrom(x: &'aControlledReferenceEvent) ->RefNode<'a>
fnfrom(x: &'aControlledReferenceEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aControlledTimingCheckEvent> forRefNode<'a>
impl<'a>From<&'aControlledTimingCheckEvent> forRefNode<'a>
Source§fnfrom(x: &'aControlledTimingCheckEvent) ->RefNode<'a>
fnfrom(x: &'aControlledTimingCheckEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverCross> forRefNode<'a>
impl<'a>From<&'aCoverCross> forRefNode<'a>
Source§fnfrom(x: &'aCoverCross) ->RefNode<'a>
fnfrom(x: &'aCoverCross) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverPoint> forRefNode<'a>
impl<'a>From<&'aCoverPoint> forRefNode<'a>
Source§fnfrom(x: &'aCoverPoint) ->RefNode<'a>
fnfrom(x: &'aCoverPoint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverPointIdentifier> forRefNode<'a>
impl<'a>From<&'aCoverPointIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCoverPointIdentifier) ->RefNode<'a>
fnfrom(x: &'aCoverPointIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverPropertyStatement> forRefNode<'a>
impl<'a>From<&'aCoverPropertyStatement> forRefNode<'a>
Source§fnfrom(x: &'aCoverPropertyStatement) ->RefNode<'a>
fnfrom(x: &'aCoverPropertyStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverSequenceStatement> forRefNode<'a>
impl<'a>From<&'aCoverSequenceStatement> forRefNode<'a>
Source§fnfrom(x: &'aCoverSequenceStatement) ->RefNode<'a>
fnfrom(x: &'aCoverSequenceStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageEvent> forRefNode<'a>
impl<'a>From<&'aCoverageEvent> forRefNode<'a>
Source§fnfrom(x: &'aCoverageEvent) ->RefNode<'a>
fnfrom(x: &'aCoverageEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageEventAt> forRefNode<'a>
impl<'a>From<&'aCoverageEventAt> forRefNode<'a>
Source§fnfrom(x: &'aCoverageEventAt) ->RefNode<'a>
fnfrom(x: &'aCoverageEventAt) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageEventSample> forRefNode<'a>
impl<'a>From<&'aCoverageEventSample> forRefNode<'a>
Source§fnfrom(x: &'aCoverageEventSample) ->RefNode<'a>
fnfrom(x: &'aCoverageEventSample) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageOption> forRefNode<'a>
impl<'a>From<&'aCoverageOption> forRefNode<'a>
Source§fnfrom(x: &'aCoverageOption) ->RefNode<'a>
fnfrom(x: &'aCoverageOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageOptionOption> forRefNode<'a>
impl<'a>From<&'aCoverageOptionOption> forRefNode<'a>
Source§fnfrom(x: &'aCoverageOptionOption) ->RefNode<'a>
fnfrom(x: &'aCoverageOptionOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageOptionTypeOption> forRefNode<'a>
impl<'a>From<&'aCoverageOptionTypeOption> forRefNode<'a>
Source§fnfrom(x: &'aCoverageOptionTypeOption) ->RefNode<'a>
fnfrom(x: &'aCoverageOptionTypeOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageSpec> forRefNode<'a>
impl<'a>From<&'aCoverageSpec> forRefNode<'a>
Source§fnfrom(x: &'aCoverageSpec) ->RefNode<'a>
fnfrom(x: &'aCoverageSpec) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageSpecOrOption> forRefNode<'a>
impl<'a>From<&'aCoverageSpecOrOption> forRefNode<'a>
Source§fnfrom(x: &'aCoverageSpecOrOption) ->RefNode<'a>
fnfrom(x: &'aCoverageSpecOrOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageSpecOrOptionOption> forRefNode<'a>
impl<'a>From<&'aCoverageSpecOrOptionOption> forRefNode<'a>
Source§fnfrom(x: &'aCoverageSpecOrOptionOption) ->RefNode<'a>
fnfrom(x: &'aCoverageSpecOrOptionOption) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCoverageSpecOrOptionSpec> forRefNode<'a>
impl<'a>From<&'aCoverageSpecOrOptionSpec> forRefNode<'a>
Source§fnfrom(x: &'aCoverageSpecOrOptionSpec) ->RefNode<'a>
fnfrom(x: &'aCoverageSpecOrOptionSpec) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupDeclaration> forRefNode<'a>
impl<'a>From<&'aCovergroupDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupDeclaration) ->RefNode<'a>
fnfrom(x: &'aCovergroupDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupExpression> forRefNode<'a>
impl<'a>From<&'aCovergroupExpression> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupExpression) ->RefNode<'a>
fnfrom(x: &'aCovergroupExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupIdentifier> forRefNode<'a>
impl<'a>From<&'aCovergroupIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupIdentifier) ->RefNode<'a>
fnfrom(x: &'aCovergroupIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupRangeList> forRefNode<'a>
impl<'a>From<&'aCovergroupRangeList> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupRangeList) ->RefNode<'a>
fnfrom(x: &'aCovergroupRangeList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupValueRange> forRefNode<'a>
impl<'a>From<&'aCovergroupValueRange> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupValueRange) ->RefNode<'a>
fnfrom(x: &'aCovergroupValueRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupValueRangeBinary> forRefNode<'a>
impl<'a>From<&'aCovergroupValueRangeBinary> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupValueRangeBinary) ->RefNode<'a>
fnfrom(x: &'aCovergroupValueRangeBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCovergroupVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aCovergroupVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCovergroupVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aCovergroupVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCrossBodyItem> forRefNode<'a>
impl<'a>From<&'aCrossBodyItem> forRefNode<'a>
Source§fnfrom(x: &'aCrossBodyItem) ->RefNode<'a>
fnfrom(x: &'aCrossBodyItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCrossBodyNonEmpty> forRefNode<'a>
impl<'a>From<&'aCrossBodyNonEmpty> forRefNode<'a>
Source§fnfrom(x: &'aCrossBodyNonEmpty) ->RefNode<'a>
fnfrom(x: &'aCrossBodyNonEmpty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCrossIdentifier> forRefNode<'a>
impl<'a>From<&'aCrossIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCrossIdentifier) ->RefNode<'a>
fnfrom(x: &'aCrossIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCrossSetExpression> forRefNode<'a>
impl<'a>From<&'aCrossSetExpression> forRefNode<'a>
Source§fnfrom(x: &'aCrossSetExpression) ->RefNode<'a>
fnfrom(x: &'aCrossSetExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCurrentState> forRefNode<'a>
impl<'a>From<&'aCurrentState> forRefNode<'a>
Source§fnfrom(x: &'aCurrentState) ->RefNode<'a>
fnfrom(x: &'aCurrentState) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelay> forRefNode<'a>
impl<'a>From<&'aCycleDelay> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelay) ->RefNode<'a>
fnfrom(x: &'aCycleDelay) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayConstRangeExpression> forRefNode<'a>
impl<'a>From<&'aCycleDelayConstRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayConstRangeExpression) ->RefNode<'a>
fnfrom(x: &'aCycleDelayConstRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayConstRangeExpressionBinary> forRefNode<'a>
impl<'a>From<&'aCycleDelayConstRangeExpressionBinary> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayConstRangeExpressionBinary) ->RefNode<'a>
fnfrom(x: &'aCycleDelayConstRangeExpressionBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayConstRangeExpressionDollar> forRefNode<'a>
impl<'a>From<&'aCycleDelayConstRangeExpressionDollar> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayConstRangeExpressionDollar) ->RefNode<'a>
fnfrom(x: &'aCycleDelayConstRangeExpressionDollar) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayExpression> forRefNode<'a>
impl<'a>From<&'aCycleDelayExpression> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayExpression) ->RefNode<'a>
fnfrom(x: &'aCycleDelayExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayIdentifier> forRefNode<'a>
impl<'a>From<&'aCycleDelayIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayIdentifier) ->RefNode<'a>
fnfrom(x: &'aCycleDelayIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayIntegral> forRefNode<'a>
impl<'a>From<&'aCycleDelayIntegral> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayIntegral) ->RefNode<'a>
fnfrom(x: &'aCycleDelayIntegral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayRange> forRefNode<'a>
impl<'a>From<&'aCycleDelayRange> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayRange) ->RefNode<'a>
fnfrom(x: &'aCycleDelayRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayRangeAsterisk> forRefNode<'a>
impl<'a>From<&'aCycleDelayRangeAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayRangeAsterisk) ->RefNode<'a>
fnfrom(x: &'aCycleDelayRangeAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayRangeExpression> forRefNode<'a>
impl<'a>From<&'aCycleDelayRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayRangeExpression) ->RefNode<'a>
fnfrom(x: &'aCycleDelayRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayRangePlus> forRefNode<'a>
impl<'a>From<&'aCycleDelayRangePlus> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayRangePlus) ->RefNode<'a>
fnfrom(x: &'aCycleDelayRangePlus) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aCycleDelayRangePrimary> forRefNode<'a>
impl<'a>From<&'aCycleDelayRangePrimary> forRefNode<'a>
Source§fnfrom(x: &'aCycleDelayRangePrimary) ->RefNode<'a>
fnfrom(x: &'aCycleDelayRangePrimary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataDeclaration> forRefNode<'a>
impl<'a>From<&'aDataDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aDataDeclaration) ->RefNode<'a>
fnfrom(x: &'aDataDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataDeclarationVariable> forRefNode<'a>
impl<'a>From<&'aDataDeclarationVariable> forRefNode<'a>
Source§fnfrom(x: &'aDataDeclarationVariable) ->RefNode<'a>
fnfrom(x: &'aDataDeclarationVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataSourceExpression> forRefNode<'a>
impl<'a>From<&'aDataSourceExpression> forRefNode<'a>
Source§fnfrom(x: &'aDataSourceExpression) ->RefNode<'a>
fnfrom(x: &'aDataSourceExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeAtom> forRefNode<'a>
impl<'a>From<&'aDataTypeAtom> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeAtom) ->RefNode<'a>
fnfrom(x: &'aDataTypeAtom) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeEnum> forRefNode<'a>
impl<'a>From<&'aDataTypeEnum> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeEnum) ->RefNode<'a>
fnfrom(x: &'aDataTypeEnum) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeOrImplicit> forRefNode<'a>
impl<'a>From<&'aDataTypeOrImplicit> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeOrImplicit) ->RefNode<'a>
fnfrom(x: &'aDataTypeOrImplicit) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeOrVoid> forRefNode<'a>
impl<'a>From<&'aDataTypeOrVoid> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeOrVoid) ->RefNode<'a>
fnfrom(x: &'aDataTypeOrVoid) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeStructUnion> forRefNode<'a>
impl<'a>From<&'aDataTypeStructUnion> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeStructUnion) ->RefNode<'a>
fnfrom(x: &'aDataTypeStructUnion) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeType> forRefNode<'a>
impl<'a>From<&'aDataTypeType> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeType) ->RefNode<'a>
fnfrom(x: &'aDataTypeType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeVector> forRefNode<'a>
impl<'a>From<&'aDataTypeVector> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeVector) ->RefNode<'a>
fnfrom(x: &'aDataTypeVector) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDataTypeVirtual> forRefNode<'a>
impl<'a>From<&'aDataTypeVirtual> forRefNode<'a>
Source§fnfrom(x: &'aDataTypeVirtual) ->RefNode<'a>
fnfrom(x: &'aDataTypeVirtual) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDecimalBase> forRefNode<'a>
impl<'a>From<&'aDecimalBase> forRefNode<'a>
Source§fnfrom(x: &'aDecimalBase) ->RefNode<'a>
fnfrom(x: &'aDecimalBase) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDecimalNumber> forRefNode<'a>
impl<'a>From<&'aDecimalNumber> forRefNode<'a>
Source§fnfrom(x: &'aDecimalNumber) ->RefNode<'a>
fnfrom(x: &'aDecimalNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDecimalNumberBaseUnsigned> forRefNode<'a>
impl<'a>From<&'aDecimalNumberBaseUnsigned> forRefNode<'a>
Source§fnfrom(x: &'aDecimalNumberBaseUnsigned) ->RefNode<'a>
fnfrom(x: &'aDecimalNumberBaseUnsigned) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDecimalNumberBaseXNumber> forRefNode<'a>
impl<'a>From<&'aDecimalNumberBaseXNumber> forRefNode<'a>
Source§fnfrom(x: &'aDecimalNumberBaseXNumber) ->RefNode<'a>
fnfrom(x: &'aDecimalNumberBaseXNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDecimalNumberBaseZNumber> forRefNode<'a>
impl<'a>From<&'aDecimalNumberBaseZNumber> forRefNode<'a>
Source§fnfrom(x: &'aDecimalNumberBaseZNumber) ->RefNode<'a>
fnfrom(x: &'aDecimalNumberBaseZNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultClause> forRefNode<'a>
impl<'a>From<&'aDefaultClause> forRefNode<'a>
Source§fnfrom(x: &'aDefaultClause) ->RefNode<'a>
fnfrom(x: &'aDefaultClause) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultNettypeCompilerDirective> forRefNode<'a>
impl<'a>From<&'aDefaultNettypeCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aDefaultNettypeCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aDefaultNettypeCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultNettypeValue> forRefNode<'a>
impl<'a>From<&'aDefaultNettypeValue> forRefNode<'a>
Source§fnfrom(x: &'aDefaultNettypeValue) ->RefNode<'a>
fnfrom(x: &'aDefaultNettypeValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultSkew> forRefNode<'a>
impl<'a>From<&'aDefaultSkew> forRefNode<'a>
Source§fnfrom(x: &'aDefaultSkew) ->RefNode<'a>
fnfrom(x: &'aDefaultSkew) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultSkewInput> forRefNode<'a>
impl<'a>From<&'aDefaultSkewInput> forRefNode<'a>
Source§fnfrom(x: &'aDefaultSkewInput) ->RefNode<'a>
fnfrom(x: &'aDefaultSkewInput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultSkewInputOutput> forRefNode<'a>
impl<'a>From<&'aDefaultSkewInputOutput> forRefNode<'a>
Source§fnfrom(x: &'aDefaultSkewInputOutput) ->RefNode<'a>
fnfrom(x: &'aDefaultSkewInputOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultSkewOutput> forRefNode<'a>
impl<'a>From<&'aDefaultSkewOutput> forRefNode<'a>
Source§fnfrom(x: &'aDefaultSkewOutput) ->RefNode<'a>
fnfrom(x: &'aDefaultSkewOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefaultText> forRefNode<'a>
impl<'a>From<&'aDefaultText> forRefNode<'a>
Source§fnfrom(x: &'aDefaultText) ->RefNode<'a>
fnfrom(x: &'aDefaultText) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDeferredImmediateAssertStatement> forRefNode<'a>
impl<'a>From<&'aDeferredImmediateAssertStatement> forRefNode<'a>
Source§fnfrom(x: &'aDeferredImmediateAssertStatement) ->RefNode<'a>
fnfrom(x: &'aDeferredImmediateAssertStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDeferredImmediateAssertionItem> forRefNode<'a>
impl<'a>From<&'aDeferredImmediateAssertionItem> forRefNode<'a>
Source§fnfrom(x: &'aDeferredImmediateAssertionItem) ->RefNode<'a>
fnfrom(x: &'aDeferredImmediateAssertionItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDeferredImmediateAssertionStatement> forRefNode<'a>
impl<'a>From<&'aDeferredImmediateAssertionStatement> forRefNode<'a>
Source§fnfrom(x: &'aDeferredImmediateAssertionStatement) ->RefNode<'a>
fnfrom(x: &'aDeferredImmediateAssertionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDeferredImmediateAssumeStatement> forRefNode<'a>
impl<'a>From<&'aDeferredImmediateAssumeStatement> forRefNode<'a>
Source§fnfrom(x: &'aDeferredImmediateAssumeStatement) ->RefNode<'a>
fnfrom(x: &'aDeferredImmediateAssumeStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDeferredImmediateCoverStatement> forRefNode<'a>
impl<'a>From<&'aDeferredImmediateCoverStatement> forRefNode<'a>
Source§fnfrom(x: &'aDeferredImmediateCoverStatement) ->RefNode<'a>
fnfrom(x: &'aDeferredImmediateCoverStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDefparamAssignment> forRefNode<'a>
impl<'a>From<&'aDefparamAssignment> forRefNode<'a>
Source§fnfrom(x: &'aDefparamAssignment) ->RefNode<'a>
fnfrom(x: &'aDefparamAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelay2Mintypmax> forRefNode<'a>
impl<'a>From<&'aDelay2Mintypmax> forRefNode<'a>
Source§fnfrom(x: &'aDelay2Mintypmax) ->RefNode<'a>
fnfrom(x: &'aDelay2Mintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelay2Single> forRefNode<'a>
impl<'a>From<&'aDelay2Single> forRefNode<'a>
Source§fnfrom(x: &'aDelay2Single) ->RefNode<'a>
fnfrom(x: &'aDelay2Single) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelay3Mintypmax> forRefNode<'a>
impl<'a>From<&'aDelay3Mintypmax> forRefNode<'a>
Source§fnfrom(x: &'aDelay3Mintypmax) ->RefNode<'a>
fnfrom(x: &'aDelay3Mintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelay3Single> forRefNode<'a>
impl<'a>From<&'aDelay3Single> forRefNode<'a>
Source§fnfrom(x: &'aDelay3Single) ->RefNode<'a>
fnfrom(x: &'aDelay3Single) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayControl> forRefNode<'a>
impl<'a>From<&'aDelayControl> forRefNode<'a>
Source§fnfrom(x: &'aDelayControl) ->RefNode<'a>
fnfrom(x: &'aDelayControl) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayControlDelay> forRefNode<'a>
impl<'a>From<&'aDelayControlDelay> forRefNode<'a>
Source§fnfrom(x: &'aDelayControlDelay) ->RefNode<'a>
fnfrom(x: &'aDelayControlDelay) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayControlMintypmax> forRefNode<'a>
impl<'a>From<&'aDelayControlMintypmax> forRefNode<'a>
Source§fnfrom(x: &'aDelayControlMintypmax) ->RefNode<'a>
fnfrom(x: &'aDelayControlMintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayOrEventControl> forRefNode<'a>
impl<'a>From<&'aDelayOrEventControl> forRefNode<'a>
Source§fnfrom(x: &'aDelayOrEventControl) ->RefNode<'a>
fnfrom(x: &'aDelayOrEventControl) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayOrEventControlRepeat> forRefNode<'a>
impl<'a>From<&'aDelayOrEventControlRepeat> forRefNode<'a>
Source§fnfrom(x: &'aDelayOrEventControlRepeat) ->RefNode<'a>
fnfrom(x: &'aDelayOrEventControlRepeat) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayValue> forRefNode<'a>
impl<'a>From<&'aDelayValue> forRefNode<'a>
Source§fnfrom(x: &'aDelayValue) ->RefNode<'a>
fnfrom(x: &'aDelayValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayedData> forRefNode<'a>
impl<'a>From<&'aDelayedData> forRefNode<'a>
Source§fnfrom(x: &'aDelayedData) ->RefNode<'a>
fnfrom(x: &'aDelayedData) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayedDataWithMintypmax> forRefNode<'a>
impl<'a>From<&'aDelayedDataWithMintypmax> forRefNode<'a>
Source§fnfrom(x: &'aDelayedDataWithMintypmax) ->RefNode<'a>
fnfrom(x: &'aDelayedDataWithMintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayedReference> forRefNode<'a>
impl<'a>From<&'aDelayedReference> forRefNode<'a>
Source§fnfrom(x: &'aDelayedReference) ->RefNode<'a>
fnfrom(x: &'aDelayedReference) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDelayedReferenceWithMintypmax> forRefNode<'a>
impl<'a>From<&'aDelayedReferenceWithMintypmax> forRefNode<'a>
Source§fnfrom(x: &'aDelayedReferenceWithMintypmax) ->RefNode<'a>
fnfrom(x: &'aDelayedReferenceWithMintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDescription> forRefNode<'a>
impl<'a>From<&'aDescription> forRefNode<'a>
Source§fnfrom(x: &'aDescription) ->RefNode<'a>
fnfrom(x: &'aDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDescriptionBindDirective> forRefNode<'a>
impl<'a>From<&'aDescriptionBindDirective> forRefNode<'a>
Source§fnfrom(x: &'aDescriptionBindDirective) ->RefNode<'a>
fnfrom(x: &'aDescriptionBindDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDescriptionPackageItem> forRefNode<'a>
impl<'a>From<&'aDescriptionPackageItem> forRefNode<'a>
Source§fnfrom(x: &'aDescriptionPackageItem) ->RefNode<'a>
fnfrom(x: &'aDescriptionPackageItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDesignStatement> forRefNode<'a>
impl<'a>From<&'aDesignStatement> forRefNode<'a>
Source§fnfrom(x: &'aDesignStatement) ->RefNode<'a>
fnfrom(x: &'aDesignStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDisableStatement> forRefNode<'a>
impl<'a>From<&'aDisableStatement> forRefNode<'a>
Source§fnfrom(x: &'aDisableStatement) ->RefNode<'a>
fnfrom(x: &'aDisableStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDisableStatementBlock> forRefNode<'a>
impl<'a>From<&'aDisableStatementBlock> forRefNode<'a>
Source§fnfrom(x: &'aDisableStatementBlock) ->RefNode<'a>
fnfrom(x: &'aDisableStatementBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDisableStatementFork> forRefNode<'a>
impl<'a>From<&'aDisableStatementFork> forRefNode<'a>
Source§fnfrom(x: &'aDisableStatementFork) ->RefNode<'a>
fnfrom(x: &'aDisableStatementFork) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDisableStatementTask> forRefNode<'a>
impl<'a>From<&'aDisableStatementTask> forRefNode<'a>
Source§fnfrom(x: &'aDisableStatementTask) ->RefNode<'a>
fnfrom(x: &'aDisableStatementTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDistWeight> forRefNode<'a>
impl<'a>From<&'aDistWeight> forRefNode<'a>
Source§fnfrom(x: &'aDistWeight) ->RefNode<'a>
fnfrom(x: &'aDistWeight) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDistWeightDivide> forRefNode<'a>
impl<'a>From<&'aDistWeightDivide> forRefNode<'a>
Source§fnfrom(x: &'aDistWeightDivide) ->RefNode<'a>
fnfrom(x: &'aDistWeightDivide) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDistWeightEqual> forRefNode<'a>
impl<'a>From<&'aDistWeightEqual> forRefNode<'a>
Source§fnfrom(x: &'aDistWeightEqual) ->RefNode<'a>
fnfrom(x: &'aDistWeightEqual) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiFunctionImportProperty> forRefNode<'a>
impl<'a>From<&'aDpiFunctionImportProperty> forRefNode<'a>
Source§fnfrom(x: &'aDpiFunctionImportProperty) ->RefNode<'a>
fnfrom(x: &'aDpiFunctionImportProperty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiFunctionProto> forRefNode<'a>
impl<'a>From<&'aDpiFunctionProto> forRefNode<'a>
Source§fnfrom(x: &'aDpiFunctionProto) ->RefNode<'a>
fnfrom(x: &'aDpiFunctionProto) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiImportExport> forRefNode<'a>
impl<'a>From<&'aDpiImportExport> forRefNode<'a>
Source§fnfrom(x: &'aDpiImportExport) ->RefNode<'a>
fnfrom(x: &'aDpiImportExport) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiImportExportExportFunction> forRefNode<'a>
impl<'a>From<&'aDpiImportExportExportFunction> forRefNode<'a>
Source§fnfrom(x: &'aDpiImportExportExportFunction) ->RefNode<'a>
fnfrom(x: &'aDpiImportExportExportFunction) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiImportExportExportTask> forRefNode<'a>
impl<'a>From<&'aDpiImportExportExportTask> forRefNode<'a>
Source§fnfrom(x: &'aDpiImportExportExportTask) ->RefNode<'a>
fnfrom(x: &'aDpiImportExportExportTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiImportExportImportFunction> forRefNode<'a>
impl<'a>From<&'aDpiImportExportImportFunction> forRefNode<'a>
Source§fnfrom(x: &'aDpiImportExportImportFunction) ->RefNode<'a>
fnfrom(x: &'aDpiImportExportImportFunction) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiImportExportImportTask> forRefNode<'a>
impl<'a>From<&'aDpiImportExportImportTask> forRefNode<'a>
Source§fnfrom(x: &'aDpiImportExportImportTask) ->RefNode<'a>
fnfrom(x: &'aDpiImportExportImportTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiSpecString> forRefNode<'a>
impl<'a>From<&'aDpiSpecString> forRefNode<'a>
Source§fnfrom(x: &'aDpiSpecString) ->RefNode<'a>
fnfrom(x: &'aDpiSpecString) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiTaskImportProperty> forRefNode<'a>
impl<'a>From<&'aDpiTaskImportProperty> forRefNode<'a>
Source§fnfrom(x: &'aDpiTaskImportProperty) ->RefNode<'a>
fnfrom(x: &'aDpiTaskImportProperty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDpiTaskProto> forRefNode<'a>
impl<'a>From<&'aDpiTaskProto> forRefNode<'a>
Source§fnfrom(x: &'aDpiTaskProto) ->RefNode<'a>
fnfrom(x: &'aDpiTaskProto) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrength> forRefNode<'a>
impl<'a>From<&'aDriveStrength> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrength) ->RefNode<'a>
fnfrom(x: &'aDriveStrength) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrength01> forRefNode<'a>
impl<'a>From<&'aDriveStrength01> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrength01) ->RefNode<'a>
fnfrom(x: &'aDriveStrength01) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrength0z> forRefNode<'a>
impl<'a>From<&'aDriveStrength0z> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrength0z) ->RefNode<'a>
fnfrom(x: &'aDriveStrength0z) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrength10> forRefNode<'a>
impl<'a>From<&'aDriveStrength10> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrength10) ->RefNode<'a>
fnfrom(x: &'aDriveStrength10) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrength1z> forRefNode<'a>
impl<'a>From<&'aDriveStrength1z> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrength1z) ->RefNode<'a>
fnfrom(x: &'aDriveStrength1z) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrengthz0> forRefNode<'a>
impl<'a>From<&'aDriveStrengthz0> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrengthz0) ->RefNode<'a>
fnfrom(x: &'aDriveStrengthz0) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDriveStrengthz1> forRefNode<'a>
impl<'a>From<&'aDriveStrengthz1> forRefNode<'a>
Source§fnfrom(x: &'aDriveStrengthz1) ->RefNode<'a>
fnfrom(x: &'aDriveStrengthz1) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDynamicArrayNew> forRefNode<'a>
impl<'a>From<&'aDynamicArrayNew> forRefNode<'a>
Source§fnfrom(x: &'aDynamicArrayNew) ->RefNode<'a>
fnfrom(x: &'aDynamicArrayNew) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aDynamicArrayVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aDynamicArrayVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aDynamicArrayVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aDynamicArrayVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeControlSpecifier> forRefNode<'a>
impl<'a>From<&'aEdgeControlSpecifier> forRefNode<'a>
Source§fnfrom(x: &'aEdgeControlSpecifier) ->RefNode<'a>
fnfrom(x: &'aEdgeControlSpecifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeDescriptor> forRefNode<'a>
impl<'a>From<&'aEdgeDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aEdgeDescriptor) ->RefNode<'a>
fnfrom(x: &'aEdgeDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeIdentifier> forRefNode<'a>
impl<'a>From<&'aEdgeIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aEdgeIdentifier) ->RefNode<'a>
fnfrom(x: &'aEdgeIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeIndicator> forRefNode<'a>
impl<'a>From<&'aEdgeIndicator> forRefNode<'a>
Source§fnfrom(x: &'aEdgeIndicator) ->RefNode<'a>
fnfrom(x: &'aEdgeIndicator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeIndicatorParen> forRefNode<'a>
impl<'a>From<&'aEdgeIndicatorParen> forRefNode<'a>
Source§fnfrom(x: &'aEdgeIndicatorParen) ->RefNode<'a>
fnfrom(x: &'aEdgeIndicatorParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeInputList> forRefNode<'a>
impl<'a>From<&'aEdgeInputList> forRefNode<'a>
Source§fnfrom(x: &'aEdgeInputList) ->RefNode<'a>
fnfrom(x: &'aEdgeInputList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeSensitivePathDeclaration> forRefNode<'a>
impl<'a>From<&'aEdgeSensitivePathDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aEdgeSensitivePathDeclaration) ->RefNode<'a>
fnfrom(x: &'aEdgeSensitivePathDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeSensitivePathDeclarationFull> forRefNode<'a>
impl<'a>From<&'aEdgeSensitivePathDeclarationFull> forRefNode<'a>
Source§fnfrom(x: &'aEdgeSensitivePathDeclarationFull) ->RefNode<'a>
fnfrom(x: &'aEdgeSensitivePathDeclarationFull) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeSensitivePathDeclarationParallel> forRefNode<'a>
impl<'a>From<&'aEdgeSensitivePathDeclarationParallel> forRefNode<'a>
Source§fnfrom(x: &'aEdgeSensitivePathDeclarationParallel) ->RefNode<'a>
fnfrom(x: &'aEdgeSensitivePathDeclarationParallel) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEdgeSymbol> forRefNode<'a>
impl<'a>From<&'aEdgeSymbol> forRefNode<'a>
Source§fnfrom(x: &'aEdgeSymbol) ->RefNode<'a>
fnfrom(x: &'aEdgeSymbol) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElaborationSystemTask> forRefNode<'a>
impl<'a>From<&'aElaborationSystemTask> forRefNode<'a>
Source§fnfrom(x: &'aElaborationSystemTask) ->RefNode<'a>
fnfrom(x: &'aElaborationSystemTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElaborationSystemTaskError> forRefNode<'a>
impl<'a>From<&'aElaborationSystemTaskError> forRefNode<'a>
Source§fnfrom(x: &'aElaborationSystemTaskError) ->RefNode<'a>
fnfrom(x: &'aElaborationSystemTaskError) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElaborationSystemTaskFatal> forRefNode<'a>
impl<'a>From<&'aElaborationSystemTaskFatal> forRefNode<'a>
Source§fnfrom(x: &'aElaborationSystemTaskFatal) ->RefNode<'a>
fnfrom(x: &'aElaborationSystemTaskFatal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElaborationSystemTaskInfo> forRefNode<'a>
impl<'a>From<&'aElaborationSystemTaskInfo> forRefNode<'a>
Source§fnfrom(x: &'aElaborationSystemTaskInfo) ->RefNode<'a>
fnfrom(x: &'aElaborationSystemTaskInfo) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElaborationSystemTaskWarning> forRefNode<'a>
impl<'a>From<&'aElaborationSystemTaskWarning> forRefNode<'a>
Source§fnfrom(x: &'aElaborationSystemTaskWarning) ->RefNode<'a>
fnfrom(x: &'aElaborationSystemTaskWarning) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElseGroupOfLines> forRefNode<'a>
impl<'a>From<&'aElseGroupOfLines> forRefNode<'a>
Source§fnfrom(x: &'aElseGroupOfLines) ->RefNode<'a>
fnfrom(x: &'aElseGroupOfLines) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aElsifGroupOfLines> forRefNode<'a>
impl<'a>From<&'aElsifGroupOfLines> forRefNode<'a>
Source§fnfrom(x: &'aElsifGroupOfLines) ->RefNode<'a>
fnfrom(x: &'aElsifGroupOfLines) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEmptyUnpackedArrayConcatenation> forRefNode<'a>
impl<'a>From<&'aEmptyUnpackedArrayConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aEmptyUnpackedArrayConcatenation) ->RefNode<'a>
fnfrom(x: &'aEmptyUnpackedArrayConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnableGateInstance> forRefNode<'a>
impl<'a>From<&'aEnableGateInstance> forRefNode<'a>
Source§fnfrom(x: &'aEnableGateInstance) ->RefNode<'a>
fnfrom(x: &'aEnableGateInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnableGatetype> forRefNode<'a>
impl<'a>From<&'aEnableGatetype> forRefNode<'a>
Source§fnfrom(x: &'aEnableGatetype) ->RefNode<'a>
fnfrom(x: &'aEnableGatetype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnableTerminal> forRefNode<'a>
impl<'a>From<&'aEnableTerminal> forRefNode<'a>
Source§fnfrom(x: &'aEnableTerminal) ->RefNode<'a>
fnfrom(x: &'aEnableTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEndEdgeOffset> forRefNode<'a>
impl<'a>From<&'aEndEdgeOffset> forRefNode<'a>
Source§fnfrom(x: &'aEndEdgeOffset) ->RefNode<'a>
fnfrom(x: &'aEndEdgeOffset) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEndcelldefineDriveCompilerDirective> forRefNode<'a>
impl<'a>From<&'aEndcelldefineDriveCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aEndcelldefineDriveCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aEndcelldefineDriveCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEndkeywordsDirective> forRefNode<'a>
impl<'a>From<&'aEndkeywordsDirective> forRefNode<'a>
Source§fnfrom(x: &'aEndkeywordsDirective) ->RefNode<'a>
fnfrom(x: &'aEndkeywordsDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumBaseType> forRefNode<'a>
impl<'a>From<&'aEnumBaseType> forRefNode<'a>
Source§fnfrom(x: &'aEnumBaseType) ->RefNode<'a>
fnfrom(x: &'aEnumBaseType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumBaseTypeAtom> forRefNode<'a>
impl<'a>From<&'aEnumBaseTypeAtom> forRefNode<'a>
Source§fnfrom(x: &'aEnumBaseTypeAtom) ->RefNode<'a>
fnfrom(x: &'aEnumBaseTypeAtom) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumBaseTypeType> forRefNode<'a>
impl<'a>From<&'aEnumBaseTypeType> forRefNode<'a>
Source§fnfrom(x: &'aEnumBaseTypeType) ->RefNode<'a>
fnfrom(x: &'aEnumBaseTypeType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumBaseTypeVector> forRefNode<'a>
impl<'a>From<&'aEnumBaseTypeVector> forRefNode<'a>
Source§fnfrom(x: &'aEnumBaseTypeVector) ->RefNode<'a>
fnfrom(x: &'aEnumBaseTypeVector) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumIdentifier> forRefNode<'a>
impl<'a>From<&'aEnumIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aEnumIdentifier) ->RefNode<'a>
fnfrom(x: &'aEnumIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEnumNameDeclaration> forRefNode<'a>
impl<'a>From<&'aEnumNameDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aEnumNameDeclaration) ->RefNode<'a>
fnfrom(x: &'aEnumNameDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aErrorLimitValue> forRefNode<'a>
impl<'a>From<&'aErrorLimitValue> forRefNode<'a>
Source§fnfrom(x: &'aErrorLimitValue) ->RefNode<'a>
fnfrom(x: &'aErrorLimitValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEscapedIdentifier> forRefNode<'a>
impl<'a>From<&'aEscapedIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aEscapedIdentifier) ->RefNode<'a>
fnfrom(x: &'aEscapedIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventBasedFlag> forRefNode<'a>
impl<'a>From<&'aEventBasedFlag> forRefNode<'a>
Source§fnfrom(x: &'aEventBasedFlag) ->RefNode<'a>
fnfrom(x: &'aEventBasedFlag) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControl> forRefNode<'a>
impl<'a>From<&'aEventControl> forRefNode<'a>
Source§fnfrom(x: &'aEventControl) ->RefNode<'a>
fnfrom(x: &'aEventControl) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControlAsterisk> forRefNode<'a>
impl<'a>From<&'aEventControlAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aEventControlAsterisk) ->RefNode<'a>
fnfrom(x: &'aEventControlAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControlEventExpression> forRefNode<'a>
impl<'a>From<&'aEventControlEventExpression> forRefNode<'a>
Source§fnfrom(x: &'aEventControlEventExpression) ->RefNode<'a>
fnfrom(x: &'aEventControlEventExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControlEventIdentifier> forRefNode<'a>
impl<'a>From<&'aEventControlEventIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aEventControlEventIdentifier) ->RefNode<'a>
fnfrom(x: &'aEventControlEventIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControlParenAsterisk> forRefNode<'a>
impl<'a>From<&'aEventControlParenAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aEventControlParenAsterisk) ->RefNode<'a>
fnfrom(x: &'aEventControlParenAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventControlSequenceIdentifier> forRefNode<'a>
impl<'a>From<&'aEventControlSequenceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aEventControlSequenceIdentifier) ->RefNode<'a>
fnfrom(x: &'aEventControlSequenceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpression> forRefNode<'a>
impl<'a>From<&'aEventExpression> forRefNode<'a>
Source§fnfrom(x: &'aEventExpression) ->RefNode<'a>
fnfrom(x: &'aEventExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpressionComma> forRefNode<'a>
impl<'a>From<&'aEventExpressionComma> forRefNode<'a>
Source§fnfrom(x: &'aEventExpressionComma) ->RefNode<'a>
fnfrom(x: &'aEventExpressionComma) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpressionExpression> forRefNode<'a>
impl<'a>From<&'aEventExpressionExpression> forRefNode<'a>
Source§fnfrom(x: &'aEventExpressionExpression) ->RefNode<'a>
fnfrom(x: &'aEventExpressionExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpressionOr> forRefNode<'a>
impl<'a>From<&'aEventExpressionOr> forRefNode<'a>
Source§fnfrom(x: &'aEventExpressionOr) ->RefNode<'a>
fnfrom(x: &'aEventExpressionOr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpressionParen> forRefNode<'a>
impl<'a>From<&'aEventExpressionParen> forRefNode<'a>
Source§fnfrom(x: &'aEventExpressionParen) ->RefNode<'a>
fnfrom(x: &'aEventExpressionParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventExpressionSequence> forRefNode<'a>
impl<'a>From<&'aEventExpressionSequence> forRefNode<'a>
Source§fnfrom(x: &'aEventExpressionSequence) ->RefNode<'a>
fnfrom(x: &'aEventExpressionSequence) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventTrigger> forRefNode<'a>
impl<'a>From<&'aEventTrigger> forRefNode<'a>
Source§fnfrom(x: &'aEventTrigger) ->RefNode<'a>
fnfrom(x: &'aEventTrigger) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventTriggerNamed> forRefNode<'a>
impl<'a>From<&'aEventTriggerNamed> forRefNode<'a>
Source§fnfrom(x: &'aEventTriggerNamed) ->RefNode<'a>
fnfrom(x: &'aEventTriggerNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aEventTriggerNonblocking> forRefNode<'a>
impl<'a>From<&'aEventTriggerNonblocking> forRefNode<'a>
Source§fnfrom(x: &'aEventTriggerNonblocking) ->RefNode<'a>
fnfrom(x: &'aEventTriggerNonblocking) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpectPropertyStatement> forRefNode<'a>
impl<'a>From<&'aExpectPropertyStatement> forRefNode<'a>
Source§fnfrom(x: &'aExpectPropertyStatement) ->RefNode<'a>
fnfrom(x: &'aExpectPropertyStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpression> forRefNode<'a>
impl<'a>From<&'aExpression> forRefNode<'a>
Source§fnfrom(x: &'aExpression) ->RefNode<'a>
fnfrom(x: &'aExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpressionBinary> forRefNode<'a>
impl<'a>From<&'aExpressionBinary> forRefNode<'a>
Source§fnfrom(x: &'aExpressionBinary) ->RefNode<'a>
fnfrom(x: &'aExpressionBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpressionOperatorAssignment> forRefNode<'a>
impl<'a>From<&'aExpressionOperatorAssignment> forRefNode<'a>
Source§fnfrom(x: &'aExpressionOperatorAssignment) ->RefNode<'a>
fnfrom(x: &'aExpressionOperatorAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpressionOrCondPattern> forRefNode<'a>
impl<'a>From<&'aExpressionOrCondPattern> forRefNode<'a>
Source§fnfrom(x: &'aExpressionOrCondPattern) ->RefNode<'a>
fnfrom(x: &'aExpressionOrCondPattern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpressionOrDist> forRefNode<'a>
impl<'a>From<&'aExpressionOrDist> forRefNode<'a>
Source§fnfrom(x: &'aExpressionOrDist) ->RefNode<'a>
fnfrom(x: &'aExpressionOrDist) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExpressionUnary> forRefNode<'a>
impl<'a>From<&'aExpressionUnary> forRefNode<'a>
Source§fnfrom(x: &'aExpressionUnary) ->RefNode<'a>
fnfrom(x: &'aExpressionUnary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExternConstraintDeclaration> forRefNode<'a>
impl<'a>From<&'aExternConstraintDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aExternConstraintDeclaration) ->RefNode<'a>
fnfrom(x: &'aExternConstraintDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExternTfDeclaration> forRefNode<'a>
impl<'a>From<&'aExternTfDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aExternTfDeclaration) ->RefNode<'a>
fnfrom(x: &'aExternTfDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExternTfDeclarationMethod> forRefNode<'a>
impl<'a>From<&'aExternTfDeclarationMethod> forRefNode<'a>
Source§fnfrom(x: &'aExternTfDeclarationMethod) ->RefNode<'a>
fnfrom(x: &'aExternTfDeclarationMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aExternTfDeclarationTask> forRefNode<'a>
impl<'a>From<&'aExternTfDeclarationTask> forRefNode<'a>
Source§fnfrom(x: &'aExternTfDeclarationTask) ->RefNode<'a>
fnfrom(x: &'aExternTfDeclarationTask) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFilePathSpec> forRefNode<'a>
impl<'a>From<&'aFilePathSpec> forRefNode<'a>
Source§fnfrom(x: &'aFilePathSpec) ->RefNode<'a>
fnfrom(x: &'aFilePathSpec) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFilePathSpecNonLiteral> forRefNode<'a>
impl<'a>From<&'aFilePathSpecNonLiteral> forRefNode<'a>
Source§fnfrom(x: &'aFilePathSpecNonLiteral) ->RefNode<'a>
fnfrom(x: &'aFilePathSpecNonLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFinalConstruct> forRefNode<'a>
impl<'a>From<&'aFinalConstruct> forRefNode<'a>
Source§fnfrom(x: &'aFinalConstruct) ->RefNode<'a>
fnfrom(x: &'aFinalConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFinishNumber> forRefNode<'a>
impl<'a>From<&'aFinishNumber> forRefNode<'a>
Source§fnfrom(x: &'aFinishNumber) ->RefNode<'a>
fnfrom(x: &'aFinishNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFixedPointNumber> forRefNode<'a>
impl<'a>From<&'aFixedPointNumber> forRefNode<'a>
Source§fnfrom(x: &'aFixedPointNumber) ->RefNode<'a>
fnfrom(x: &'aFixedPointNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aForInitialization> forRefNode<'a>
impl<'a>From<&'aForInitialization> forRefNode<'a>
Source§fnfrom(x: &'aForInitialization) ->RefNode<'a>
fnfrom(x: &'aForInitialization) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aForInitializationDeclaration> forRefNode<'a>
impl<'a>From<&'aForInitializationDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aForInitializationDeclaration) ->RefNode<'a>
fnfrom(x: &'aForInitializationDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aForStepAssignment> forRefNode<'a>
impl<'a>From<&'aForStepAssignment> forRefNode<'a>
Source§fnfrom(x: &'aForStepAssignment) ->RefNode<'a>
fnfrom(x: &'aForStepAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aForVariableDeclaration> forRefNode<'a>
impl<'a>From<&'aForVariableDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aForVariableDeclaration) ->RefNode<'a>
fnfrom(x: &'aForVariableDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFormalArgument> forRefNode<'a>
impl<'a>From<&'aFormalArgument> forRefNode<'a>
Source§fnfrom(x: &'aFormalArgument) ->RefNode<'a>
fnfrom(x: &'aFormalArgument) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFormalIdentifier> forRefNode<'a>
impl<'a>From<&'aFormalIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aFormalIdentifier) ->RefNode<'a>
fnfrom(x: &'aFormalIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFormalPortIdentifier> forRefNode<'a>
impl<'a>From<&'aFormalPortIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aFormalPortIdentifier) ->RefNode<'a>
fnfrom(x: &'aFormalPortIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFullEdgeSensitivePathDescription> forRefNode<'a>
impl<'a>From<&'aFullEdgeSensitivePathDescription> forRefNode<'a>
Source§fnfrom(x: &'aFullEdgeSensitivePathDescription) ->RefNode<'a>
fnfrom(x: &'aFullEdgeSensitivePathDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFullPathDescription> forRefNode<'a>
impl<'a>From<&'aFullPathDescription> forRefNode<'a>
Source§fnfrom(x: &'aFullPathDescription) ->RefNode<'a>
fnfrom(x: &'aFullPathDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFullskewTimingCheck> forRefNode<'a>
impl<'a>From<&'aFullskewTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aFullskewTimingCheck) ->RefNode<'a>
fnfrom(x: &'aFullskewTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionBodyDeclaration> forRefNode<'a>
impl<'a>From<&'aFunctionBodyDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aFunctionBodyDeclaration) ->RefNode<'a>
fnfrom(x: &'aFunctionBodyDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionBodyDeclarationWithPort> forRefNode<'a>
impl<'a>From<&'aFunctionBodyDeclarationWithPort> forRefNode<'a>
Source§fnfrom(x: &'aFunctionBodyDeclarationWithPort) ->RefNode<'a>
fnfrom(x: &'aFunctionBodyDeclarationWithPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionBodyDeclarationWithoutPort> forRefNode<'a>
impl<'a>From<&'aFunctionBodyDeclarationWithoutPort> forRefNode<'a>
Source§fnfrom(x: &'aFunctionBodyDeclarationWithoutPort) ->RefNode<'a>
fnfrom(x: &'aFunctionBodyDeclarationWithoutPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionDataTypeOrImplicit> forRefNode<'a>
impl<'a>From<&'aFunctionDataTypeOrImplicit> forRefNode<'a>
Source§fnfrom(x: &'aFunctionDataTypeOrImplicit) ->RefNode<'a>
fnfrom(x: &'aFunctionDataTypeOrImplicit) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionDeclaration> forRefNode<'a>
impl<'a>From<&'aFunctionDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aFunctionDeclaration) ->RefNode<'a>
fnfrom(x: &'aFunctionDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionIdentifier> forRefNode<'a>
impl<'a>From<&'aFunctionIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aFunctionIdentifier) ->RefNode<'a>
fnfrom(x: &'aFunctionIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionPrototype> forRefNode<'a>
impl<'a>From<&'aFunctionPrototype> forRefNode<'a>
Source§fnfrom(x: &'aFunctionPrototype) ->RefNode<'a>
fnfrom(x: &'aFunctionPrototype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionStatement> forRefNode<'a>
impl<'a>From<&'aFunctionStatement> forRefNode<'a>
Source§fnfrom(x: &'aFunctionStatement) ->RefNode<'a>
fnfrom(x: &'aFunctionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionStatementOrNull> forRefNode<'a>
impl<'a>From<&'aFunctionStatementOrNull> forRefNode<'a>
Source§fnfrom(x: &'aFunctionStatementOrNull) ->RefNode<'a>
fnfrom(x: &'aFunctionStatementOrNull) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionStatementOrNullAttribute> forRefNode<'a>
impl<'a>From<&'aFunctionStatementOrNullAttribute> forRefNode<'a>
Source§fnfrom(x: &'aFunctionStatementOrNullAttribute) ->RefNode<'a>
fnfrom(x: &'aFunctionStatementOrNullAttribute) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aFunctionSubroutineCall> forRefNode<'a>
impl<'a>From<&'aFunctionSubroutineCall> forRefNode<'a>
Source§fnfrom(x: &'aFunctionSubroutineCall) ->RefNode<'a>
fnfrom(x: &'aFunctionSubroutineCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiation> forRefNode<'a>
impl<'a>From<&'aGateInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiation) ->RefNode<'a>
fnfrom(x: &'aGateInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationCmos> forRefNode<'a>
impl<'a>From<&'aGateInstantiationCmos> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationCmos) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationCmos) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationEnable> forRefNode<'a>
impl<'a>From<&'aGateInstantiationEnable> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationEnable) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationEnable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationMos> forRefNode<'a>
impl<'a>From<&'aGateInstantiationMos> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationMos) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationMos) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationNInput> forRefNode<'a>
impl<'a>From<&'aGateInstantiationNInput> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationNInput) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationNInput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationNOutput> forRefNode<'a>
impl<'a>From<&'aGateInstantiationNOutput> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationNOutput) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationNOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationPass> forRefNode<'a>
impl<'a>From<&'aGateInstantiationPass> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationPass) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationPass) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationPassEn> forRefNode<'a>
impl<'a>From<&'aGateInstantiationPassEn> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationPassEn) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationPassEn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationPulldown> forRefNode<'a>
impl<'a>From<&'aGateInstantiationPulldown> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationPulldown) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationPulldown) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGateInstantiationPullup> forRefNode<'a>
impl<'a>From<&'aGateInstantiationPullup> forRefNode<'a>
Source§fnfrom(x: &'aGateInstantiationPullup) ->RefNode<'a>
fnfrom(x: &'aGateInstantiationPullup) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenerateBlock> forRefNode<'a>
impl<'a>From<&'aGenerateBlock> forRefNode<'a>
Source§fnfrom(x: &'aGenerateBlock) ->RefNode<'a>
fnfrom(x: &'aGenerateBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenerateBlockIdentifier> forRefNode<'a>
impl<'a>From<&'aGenerateBlockIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aGenerateBlockIdentifier) ->RefNode<'a>
fnfrom(x: &'aGenerateBlockIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenerateBlockMultiple> forRefNode<'a>
impl<'a>From<&'aGenerateBlockMultiple> forRefNode<'a>
Source§fnfrom(x: &'aGenerateBlockMultiple) ->RefNode<'a>
fnfrom(x: &'aGenerateBlockMultiple) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenerateItem> forRefNode<'a>
impl<'a>From<&'aGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aGenerateItem) ->RefNode<'a>
fnfrom(x: &'aGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenerateRegion> forRefNode<'a>
impl<'a>From<&'aGenerateRegion> forRefNode<'a>
Source§fnfrom(x: &'aGenerateRegion) ->RefNode<'a>
fnfrom(x: &'aGenerateRegion) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarDeclaration> forRefNode<'a>
impl<'a>From<&'aGenvarDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aGenvarDeclaration) ->RefNode<'a>
fnfrom(x: &'aGenvarDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarExpression> forRefNode<'a>
impl<'a>From<&'aGenvarExpression> forRefNode<'a>
Source§fnfrom(x: &'aGenvarExpression) ->RefNode<'a>
fnfrom(x: &'aGenvarExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarIdentifier> forRefNode<'a>
impl<'a>From<&'aGenvarIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aGenvarIdentifier) ->RefNode<'a>
fnfrom(x: &'aGenvarIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarInitialization> forRefNode<'a>
impl<'a>From<&'aGenvarInitialization> forRefNode<'a>
Source§fnfrom(x: &'aGenvarInitialization) ->RefNode<'a>
fnfrom(x: &'aGenvarInitialization) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarIteration> forRefNode<'a>
impl<'a>From<&'aGenvarIteration> forRefNode<'a>
Source§fnfrom(x: &'aGenvarIteration) ->RefNode<'a>
fnfrom(x: &'aGenvarIteration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarIterationAssignment> forRefNode<'a>
impl<'a>From<&'aGenvarIterationAssignment> forRefNode<'a>
Source§fnfrom(x: &'aGenvarIterationAssignment) ->RefNode<'a>
fnfrom(x: &'aGenvarIterationAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarIterationPrefix> forRefNode<'a>
impl<'a>From<&'aGenvarIterationPrefix> forRefNode<'a>
Source§fnfrom(x: &'aGenvarIterationPrefix) ->RefNode<'a>
fnfrom(x: &'aGenvarIterationPrefix) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGenvarIterationSuffix> forRefNode<'a>
impl<'a>From<&'aGenvarIterationSuffix> forRefNode<'a>
Source§fnfrom(x: &'aGenvarIterationSuffix) ->RefNode<'a>
fnfrom(x: &'aGenvarIterationSuffix) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aGotoRepetition> forRefNode<'a>
impl<'a>From<&'aGotoRepetition> forRefNode<'a>
Source§fnfrom(x: &'aGotoRepetition) ->RefNode<'a>
fnfrom(x: &'aGotoRepetition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalArrayIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalArrayIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalArrayIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalArrayIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalBlockIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalBlockIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalBlockIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalBlockIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalBtfIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalBtfIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalBtfIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalBtfIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalBtfIdentifierMethod> forRefNode<'a>
impl<'a>From<&'aHierarchicalBtfIdentifierMethod> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalBtfIdentifierMethod) ->RefNode<'a>
fnfrom(x: &'aHierarchicalBtfIdentifierMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalEventIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalEventIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalEventIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalEventIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalIdentifierOrClassScope> forRefNode<'a>
impl<'a>From<&'aHierarchicalIdentifierOrClassScope> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalIdentifierOrClassScope) ->RefNode<'a>
fnfrom(x: &'aHierarchicalIdentifierOrClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalInstance> forRefNode<'a>
impl<'a>From<&'aHierarchicalInstance> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalInstance) ->RefNode<'a>
fnfrom(x: &'aHierarchicalInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalNetIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalNetIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalNetIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalNetIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalParameterIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalParameterIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalParameterIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalParameterIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalPropertyIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalPropertyIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalPropertyIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalPropertyIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalSequenceIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalSequenceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalSequenceIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalSequenceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalTaskIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalTaskIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalTaskIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalTaskIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalTfIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalTfIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalTfIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalTfIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHierarchicalVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aHierarchicalVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aHierarchicalVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aHierarchicalVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aHoldTimingCheck> forRefNode<'a>
impl<'a>From<&'aHoldTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aHoldTimingCheck) ->RefNode<'a>
fnfrom(x: &'aHoldTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIdentifier> forRefNode<'a>
impl<'a>From<&'aIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aIdentifier) ->RefNode<'a>
fnfrom(x: &'aIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIdentifierList> forRefNode<'a>
impl<'a>From<&'aIdentifierList> forRefNode<'a>
Source§fnfrom(x: &'aIdentifierList) ->RefNode<'a>
fnfrom(x: &'aIdentifierList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIfGenerateConstruct> forRefNode<'a>
impl<'a>From<&'aIfGenerateConstruct> forRefNode<'a>
Source§fnfrom(x: &'aIfGenerateConstruct) ->RefNode<'a>
fnfrom(x: &'aIfGenerateConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIfdefDirective> forRefNode<'a>
impl<'a>From<&'aIfdefDirective> forRefNode<'a>
Source§fnfrom(x: &'aIfdefDirective) ->RefNode<'a>
fnfrom(x: &'aIfdefDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIfdefGroupOfLines> forRefNode<'a>
impl<'a>From<&'aIfdefGroupOfLines> forRefNode<'a>
Source§fnfrom(x: &'aIfdefGroupOfLines) ->RefNode<'a>
fnfrom(x: &'aIfdefGroupOfLines) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIfndefDirective> forRefNode<'a>
impl<'a>From<&'aIfndefDirective> forRefNode<'a>
Source§fnfrom(x: &'aIfndefDirective) ->RefNode<'a>
fnfrom(x: &'aIfndefDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIfndefGroupOfLines> forRefNode<'a>
impl<'a>From<&'aIfndefGroupOfLines> forRefNode<'a>
Source§fnfrom(x: &'aIfndefGroupOfLines) ->RefNode<'a>
fnfrom(x: &'aIfndefGroupOfLines) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImmediateAssertionStatement> forRefNode<'a>
impl<'a>From<&'aImmediateAssertionStatement> forRefNode<'a>
Source§fnfrom(x: &'aImmediateAssertionStatement) ->RefNode<'a>
fnfrom(x: &'aImmediateAssertionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImplicitClassHandle> forRefNode<'a>
impl<'a>From<&'aImplicitClassHandle> forRefNode<'a>
Source§fnfrom(x: &'aImplicitClassHandle) ->RefNode<'a>
fnfrom(x: &'aImplicitClassHandle) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImplicitClassHandleOrClassScope> forRefNode<'a>
impl<'a>From<&'aImplicitClassHandleOrClassScope> forRefNode<'a>
Source§fnfrom(x: &'aImplicitClassHandleOrClassScope) ->RefNode<'a>
fnfrom(x: &'aImplicitClassHandleOrClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImplicitClassHandleOrClassScopeOrPackageScope> forRefNode<'a>
impl<'a>From<&'aImplicitClassHandleOrClassScopeOrPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aImplicitClassHandleOrClassScopeOrPackageScope) ->RefNode<'a>
fnfrom(x: &'aImplicitClassHandleOrClassScopeOrPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImplicitClassHandleOrPackageScope> forRefNode<'a>
impl<'a>From<&'aImplicitClassHandleOrPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aImplicitClassHandleOrPackageScope) ->RefNode<'a>
fnfrom(x: &'aImplicitClassHandleOrPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImplicitDataType> forRefNode<'a>
impl<'a>From<&'aImplicitDataType> forRefNode<'a>
Source§fnfrom(x: &'aImplicitDataType) ->RefNode<'a>
fnfrom(x: &'aImplicitDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aImportExport> forRefNode<'a>
impl<'a>From<&'aImportExport> forRefNode<'a>
Source§fnfrom(x: &'aImportExport) ->RefNode<'a>
fnfrom(x: &'aImportExport) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncOrDecExpression> forRefNode<'a>
impl<'a>From<&'aIncOrDecExpression> forRefNode<'a>
Source§fnfrom(x: &'aIncOrDecExpression) ->RefNode<'a>
fnfrom(x: &'aIncOrDecExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncOrDecExpressionPrefix> forRefNode<'a>
impl<'a>From<&'aIncOrDecExpressionPrefix> forRefNode<'a>
Source§fnfrom(x: &'aIncOrDecExpressionPrefix) ->RefNode<'a>
fnfrom(x: &'aIncOrDecExpressionPrefix) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncOrDecExpressionSuffix> forRefNode<'a>
impl<'a>From<&'aIncOrDecExpressionSuffix> forRefNode<'a>
Source§fnfrom(x: &'aIncOrDecExpressionSuffix) ->RefNode<'a>
fnfrom(x: &'aIncOrDecExpressionSuffix) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncOrDecOperator> forRefNode<'a>
impl<'a>From<&'aIncOrDecOperator> forRefNode<'a>
Source§fnfrom(x: &'aIncOrDecOperator) ->RefNode<'a>
fnfrom(x: &'aIncOrDecOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncludeCompilerDirective> forRefNode<'a>
impl<'a>From<&'aIncludeCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aIncludeCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aIncludeCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncludeCompilerDirectiveAngleBracket> forRefNode<'a>
impl<'a>From<&'aIncludeCompilerDirectiveAngleBracket> forRefNode<'a>
Source§fnfrom(x: &'aIncludeCompilerDirectiveAngleBracket) ->RefNode<'a>
fnfrom(x: &'aIncludeCompilerDirectiveAngleBracket) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncludeCompilerDirectiveDoubleQuote> forRefNode<'a>
impl<'a>From<&'aIncludeCompilerDirectiveDoubleQuote> forRefNode<'a>
Source§fnfrom(x: &'aIncludeCompilerDirectiveDoubleQuote) ->RefNode<'a>
fnfrom(x: &'aIncludeCompilerDirectiveDoubleQuote) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncludeCompilerDirectiveTextMacroUsage> forRefNode<'a>
impl<'a>From<&'aIncludeCompilerDirectiveTextMacroUsage> forRefNode<'a>
Source§fnfrom(x: &'aIncludeCompilerDirectiveTextMacroUsage) ->RefNode<'a>
fnfrom(x: &'aIncludeCompilerDirectiveTextMacroUsage) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIncludeStatement> forRefNode<'a>
impl<'a>From<&'aIncludeStatement> forRefNode<'a>
Source§fnfrom(x: &'aIncludeStatement) ->RefNode<'a>
fnfrom(x: &'aIncludeStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIndexVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aIndexVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aIndexVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aIndexVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIndexedRange> forRefNode<'a>
impl<'a>From<&'aIndexedRange> forRefNode<'a>
Source§fnfrom(x: &'aIndexedRange) ->RefNode<'a>
fnfrom(x: &'aIndexedRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInitialConstruct> forRefNode<'a>
impl<'a>From<&'aInitialConstruct> forRefNode<'a>
Source§fnfrom(x: &'aInitialConstruct) ->RefNode<'a>
fnfrom(x: &'aInitialConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInoutDeclaration> forRefNode<'a>
impl<'a>From<&'aInoutDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aInoutDeclaration) ->RefNode<'a>
fnfrom(x: &'aInoutDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInoutPortIdentifier> forRefNode<'a>
impl<'a>From<&'aInoutPortIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInoutPortIdentifier) ->RefNode<'a>
fnfrom(x: &'aInoutPortIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInoutTerminal> forRefNode<'a>
impl<'a>From<&'aInoutTerminal> forRefNode<'a>
Source§fnfrom(x: &'aInoutTerminal) ->RefNode<'a>
fnfrom(x: &'aInoutTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputDeclaration> forRefNode<'a>
impl<'a>From<&'aInputDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aInputDeclaration) ->RefNode<'a>
fnfrom(x: &'aInputDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputDeclarationNet> forRefNode<'a>
impl<'a>From<&'aInputDeclarationNet> forRefNode<'a>
Source§fnfrom(x: &'aInputDeclarationNet) ->RefNode<'a>
fnfrom(x: &'aInputDeclarationNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputDeclarationVariable> forRefNode<'a>
impl<'a>From<&'aInputDeclarationVariable> forRefNode<'a>
Source§fnfrom(x: &'aInputDeclarationVariable) ->RefNode<'a>
fnfrom(x: &'aInputDeclarationVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputIdentifier> forRefNode<'a>
impl<'a>From<&'aInputIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInputIdentifier) ->RefNode<'a>
fnfrom(x: &'aInputIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputIdentifierInterface> forRefNode<'a>
impl<'a>From<&'aInputIdentifierInterface> forRefNode<'a>
Source§fnfrom(x: &'aInputIdentifierInterface) ->RefNode<'a>
fnfrom(x: &'aInputIdentifierInterface) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputPortIdentifier> forRefNode<'a>
impl<'a>From<&'aInputPortIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInputPortIdentifier) ->RefNode<'a>
fnfrom(x: &'aInputPortIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInputTerminal> forRefNode<'a>
impl<'a>From<&'aInputTerminal> forRefNode<'a>
Source§fnfrom(x: &'aInputTerminal) ->RefNode<'a>
fnfrom(x: &'aInputTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInsideExpression> forRefNode<'a>
impl<'a>From<&'aInsideExpression> forRefNode<'a>
Source§fnfrom(x: &'aInsideExpression) ->RefNode<'a>
fnfrom(x: &'aInsideExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInstClause> forRefNode<'a>
impl<'a>From<&'aInstClause> forRefNode<'a>
Source§fnfrom(x: &'aInstClause) ->RefNode<'a>
fnfrom(x: &'aInstClause) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInstanceIdentifier> forRefNode<'a>
impl<'a>From<&'aInstanceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInstanceIdentifier) ->RefNode<'a>
fnfrom(x: &'aInstanceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIntegerAtomType> forRefNode<'a>
impl<'a>From<&'aIntegerAtomType> forRefNode<'a>
Source§fnfrom(x: &'aIntegerAtomType) ->RefNode<'a>
fnfrom(x: &'aIntegerAtomType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIntegerCovergroupExpression> forRefNode<'a>
impl<'a>From<&'aIntegerCovergroupExpression> forRefNode<'a>
Source§fnfrom(x: &'aIntegerCovergroupExpression) ->RefNode<'a>
fnfrom(x: &'aIntegerCovergroupExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIntegerType> forRefNode<'a>
impl<'a>From<&'aIntegerType> forRefNode<'a>
Source§fnfrom(x: &'aIntegerType) ->RefNode<'a>
fnfrom(x: &'aIntegerType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIntegerVectorType> forRefNode<'a>
impl<'a>From<&'aIntegerVectorType> forRefNode<'a>
Source§fnfrom(x: &'aIntegerVectorType) ->RefNode<'a>
fnfrom(x: &'aIntegerVectorType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aIntegralNumber> forRefNode<'a>
impl<'a>From<&'aIntegralNumber> forRefNode<'a>
Source§fnfrom(x: &'aIntegralNumber) ->RefNode<'a>
fnfrom(x: &'aIntegralNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceAnsiHeader> forRefNode<'a>
impl<'a>From<&'aInterfaceAnsiHeader> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceAnsiHeader) ->RefNode<'a>
fnfrom(x: &'aInterfaceAnsiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceClassDeclaration> forRefNode<'a>
impl<'a>From<&'aInterfaceClassDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceClassDeclaration) ->RefNode<'a>
fnfrom(x: &'aInterfaceClassDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceClassItem> forRefNode<'a>
impl<'a>From<&'aInterfaceClassItem> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceClassItem) ->RefNode<'a>
fnfrom(x: &'aInterfaceClassItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceClassItemMethod> forRefNode<'a>
impl<'a>From<&'aInterfaceClassItemMethod> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceClassItemMethod) ->RefNode<'a>
fnfrom(x: &'aInterfaceClassItemMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceClassMethod> forRefNode<'a>
impl<'a>From<&'aInterfaceClassMethod> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceClassMethod) ->RefNode<'a>
fnfrom(x: &'aInterfaceClassMethod) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceClassType> forRefNode<'a>
impl<'a>From<&'aInterfaceClassType> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceClassType) ->RefNode<'a>
fnfrom(x: &'aInterfaceClassType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclaration> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclaration) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclarationAnsi> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclarationAnsi> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclarationAnsi) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclarationAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclarationExternAnsi> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclarationExternAnsi> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclarationExternAnsi) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclarationExternAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclarationExternNonansi> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclarationExternNonansi> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclarationExternNonansi) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclarationExternNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclarationNonansi> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclarationNonansi> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclarationNonansi) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclarationNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceDeclarationWildcard> forRefNode<'a>
impl<'a>From<&'aInterfaceDeclarationWildcard> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceDeclarationWildcard) ->RefNode<'a>
fnfrom(x: &'aInterfaceDeclarationWildcard) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceIdentifier> forRefNode<'a>
impl<'a>From<&'aInterfaceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceIdentifier) ->RefNode<'a>
fnfrom(x: &'aInterfaceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceIdentifierOrClassScope> forRefNode<'a>
impl<'a>From<&'aInterfaceIdentifierOrClassScope> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceIdentifierOrClassScope) ->RefNode<'a>
fnfrom(x: &'aInterfaceIdentifierOrClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceInstanceIdentifier> forRefNode<'a>
impl<'a>From<&'aInterfaceInstanceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceInstanceIdentifier) ->RefNode<'a>
fnfrom(x: &'aInterfaceInstanceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceInstantiation> forRefNode<'a>
impl<'a>From<&'aInterfaceInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceInstantiation) ->RefNode<'a>
fnfrom(x: &'aInterfaceInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceItem> forRefNode<'a>
impl<'a>From<&'aInterfaceItem> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceItem) ->RefNode<'a>
fnfrom(x: &'aInterfaceItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceNonansiHeader> forRefNode<'a>
impl<'a>From<&'aInterfaceNonansiHeader> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceNonansiHeader) ->RefNode<'a>
fnfrom(x: &'aInterfaceNonansiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceOrGenerateItem> forRefNode<'a>
impl<'a>From<&'aInterfaceOrGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceOrGenerateItem) ->RefNode<'a>
fnfrom(x: &'aInterfaceOrGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceOrGenerateItemExtern> forRefNode<'a>
impl<'a>From<&'aInterfaceOrGenerateItemExtern> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceOrGenerateItemExtern) ->RefNode<'a>
fnfrom(x: &'aInterfaceOrGenerateItemExtern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfaceOrGenerateItemModule> forRefNode<'a>
impl<'a>From<&'aInterfaceOrGenerateItemModule> forRefNode<'a>
Source§fnfrom(x: &'aInterfaceOrGenerateItemModule) ->RefNode<'a>
fnfrom(x: &'aInterfaceOrGenerateItemModule) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfacePortDeclaration> forRefNode<'a>
impl<'a>From<&'aInterfacePortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aInterfacePortDeclaration) ->RefNode<'a>
fnfrom(x: &'aInterfacePortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfacePortHeader> forRefNode<'a>
impl<'a>From<&'aInterfacePortHeader> forRefNode<'a>
Source§fnfrom(x: &'aInterfacePortHeader) ->RefNode<'a>
fnfrom(x: &'aInterfacePortHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfacePortHeaderIdentifier> forRefNode<'a>
impl<'a>From<&'aInterfacePortHeaderIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aInterfacePortHeaderIdentifier) ->RefNode<'a>
fnfrom(x: &'aInterfacePortHeaderIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aInterfacePortHeaderInterface> forRefNode<'a>
impl<'a>From<&'aInterfacePortHeaderInterface> forRefNode<'a>
Source§fnfrom(x: &'aInterfacePortHeaderInterface) ->RefNode<'a>
fnfrom(x: &'aInterfacePortHeaderInterface) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aJoinKeyword> forRefNode<'a>
impl<'a>From<&'aJoinKeyword> forRefNode<'a>
Source§fnfrom(x: &'aJoinKeyword) ->RefNode<'a>
fnfrom(x: &'aJoinKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aJumpStatement> forRefNode<'a>
impl<'a>From<&'aJumpStatement> forRefNode<'a>
Source§fnfrom(x: &'aJumpStatement) ->RefNode<'a>
fnfrom(x: &'aJumpStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aJumpStatementBreak> forRefNode<'a>
impl<'a>From<&'aJumpStatementBreak> forRefNode<'a>
Source§fnfrom(x: &'aJumpStatementBreak) ->RefNode<'a>
fnfrom(x: &'aJumpStatementBreak) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aJumpStatementContinue> forRefNode<'a>
impl<'a>From<&'aJumpStatementContinue> forRefNode<'a>
Source§fnfrom(x: &'aJumpStatementContinue) ->RefNode<'a>
fnfrom(x: &'aJumpStatementContinue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aJumpStatementReturn> forRefNode<'a>
impl<'a>From<&'aJumpStatementReturn> forRefNode<'a>
Source§fnfrom(x: &'aJumpStatementReturn) ->RefNode<'a>
fnfrom(x: &'aJumpStatementReturn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aKeywordsDirective> forRefNode<'a>
impl<'a>From<&'aKeywordsDirective> forRefNode<'a>
Source§fnfrom(x: &'aKeywordsDirective) ->RefNode<'a>
fnfrom(x: &'aKeywordsDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetActualArg> forRefNode<'a>
impl<'a>From<&'aLetActualArg> forRefNode<'a>
Source§fnfrom(x: &'aLetActualArg) ->RefNode<'a>
fnfrom(x: &'aLetActualArg) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetDeclaration> forRefNode<'a>
impl<'a>From<&'aLetDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aLetDeclaration) ->RefNode<'a>
fnfrom(x: &'aLetDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetExpression> forRefNode<'a>
impl<'a>From<&'aLetExpression> forRefNode<'a>
Source§fnfrom(x: &'aLetExpression) ->RefNode<'a>
fnfrom(x: &'aLetExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetFormalType> forRefNode<'a>
impl<'a>From<&'aLetFormalType> forRefNode<'a>
Source§fnfrom(x: &'aLetFormalType) ->RefNode<'a>
fnfrom(x: &'aLetFormalType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetIdentifier> forRefNode<'a>
impl<'a>From<&'aLetIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aLetIdentifier) ->RefNode<'a>
fnfrom(x: &'aLetIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetListOfArguments> forRefNode<'a>
impl<'a>From<&'aLetListOfArguments> forRefNode<'a>
Source§fnfrom(x: &'aLetListOfArguments) ->RefNode<'a>
fnfrom(x: &'aLetListOfArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetListOfArgumentsNamed> forRefNode<'a>
impl<'a>From<&'aLetListOfArgumentsNamed> forRefNode<'a>
Source§fnfrom(x: &'aLetListOfArgumentsNamed) ->RefNode<'a>
fnfrom(x: &'aLetListOfArgumentsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetListOfArgumentsOrdered> forRefNode<'a>
impl<'a>From<&'aLetListOfArgumentsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aLetListOfArgumentsOrdered) ->RefNode<'a>
fnfrom(x: &'aLetListOfArgumentsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetPortItem> forRefNode<'a>
impl<'a>From<&'aLetPortItem> forRefNode<'a>
Source§fnfrom(x: &'aLetPortItem) ->RefNode<'a>
fnfrom(x: &'aLetPortItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLetPortList> forRefNode<'a>
impl<'a>From<&'aLetPortList> forRefNode<'a>
Source§fnfrom(x: &'aLetPortList) ->RefNode<'a>
fnfrom(x: &'aLetPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLevelInputList> forRefNode<'a>
impl<'a>From<&'aLevelInputList> forRefNode<'a>
Source§fnfrom(x: &'aLevelInputList) ->RefNode<'a>
fnfrom(x: &'aLevelInputList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLevelSymbol> forRefNode<'a>
impl<'a>From<&'aLevelSymbol> forRefNode<'a>
Source§fnfrom(x: &'aLevelSymbol) ->RefNode<'a>
fnfrom(x: &'aLevelSymbol) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLiblistClause> forRefNode<'a>
impl<'a>From<&'aLiblistClause> forRefNode<'a>
Source§fnfrom(x: &'aLiblistClause) ->RefNode<'a>
fnfrom(x: &'aLiblistClause) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLibraryDeclaration> forRefNode<'a>
impl<'a>From<&'aLibraryDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aLibraryDeclaration) ->RefNode<'a>
fnfrom(x: &'aLibraryDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLibraryDescription> forRefNode<'a>
impl<'a>From<&'aLibraryDescription> forRefNode<'a>
Source§fnfrom(x: &'aLibraryDescription) ->RefNode<'a>
fnfrom(x: &'aLibraryDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLibraryIdentifier> forRefNode<'a>
impl<'a>From<&'aLibraryIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aLibraryIdentifier) ->RefNode<'a>
fnfrom(x: &'aLibraryIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLibraryText> forRefNode<'a>
impl<'a>From<&'aLibraryText> forRefNode<'a>
Source§fnfrom(x: &'aLibraryText) ->RefNode<'a>
fnfrom(x: &'aLibraryText) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLimitValue> forRefNode<'a>
impl<'a>From<&'aLimitValue> forRefNode<'a>
Source§fnfrom(x: &'aLimitValue) ->RefNode<'a>
fnfrom(x: &'aLimitValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLineCompilerDirective> forRefNode<'a>
impl<'a>From<&'aLineCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aLineCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aLineCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfActualArguments> forRefNode<'a>
impl<'a>From<&'aListOfActualArguments> forRefNode<'a>
Source§fnfrom(x: &'aListOfActualArguments) ->RefNode<'a>
fnfrom(x: &'aListOfActualArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfArguments> forRefNode<'a>
impl<'a>From<&'aListOfArguments> forRefNode<'a>
Source§fnfrom(x: &'aListOfArguments) ->RefNode<'a>
fnfrom(x: &'aListOfArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfArgumentsNamed> forRefNode<'a>
impl<'a>From<&'aListOfArgumentsNamed> forRefNode<'a>
Source§fnfrom(x: &'aListOfArgumentsNamed) ->RefNode<'a>
fnfrom(x: &'aListOfArgumentsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfArgumentsOrdered> forRefNode<'a>
impl<'a>From<&'aListOfArgumentsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aListOfArgumentsOrdered) ->RefNode<'a>
fnfrom(x: &'aListOfArgumentsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfCheckerPortConnections> forRefNode<'a>
impl<'a>From<&'aListOfCheckerPortConnections> forRefNode<'a>
Source§fnfrom(x: &'aListOfCheckerPortConnections) ->RefNode<'a>
fnfrom(x: &'aListOfCheckerPortConnections) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfCheckerPortConnectionsNamed> forRefNode<'a>
impl<'a>From<&'aListOfCheckerPortConnectionsNamed> forRefNode<'a>
Source§fnfrom(x: &'aListOfCheckerPortConnectionsNamed) ->RefNode<'a>
fnfrom(x: &'aListOfCheckerPortConnectionsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfCheckerPortConnectionsOrdered> forRefNode<'a>
impl<'a>From<&'aListOfCheckerPortConnectionsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aListOfCheckerPortConnectionsOrdered) ->RefNode<'a>
fnfrom(x: &'aListOfCheckerPortConnectionsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfClockingDeclAssign> forRefNode<'a>
impl<'a>From<&'aListOfClockingDeclAssign> forRefNode<'a>
Source§fnfrom(x: &'aListOfClockingDeclAssign) ->RefNode<'a>
fnfrom(x: &'aListOfClockingDeclAssign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfCrossItems> forRefNode<'a>
impl<'a>From<&'aListOfCrossItems> forRefNode<'a>
Source§fnfrom(x: &'aListOfCrossItems) ->RefNode<'a>
fnfrom(x: &'aListOfCrossItems) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfDefparamAssignments> forRefNode<'a>
impl<'a>From<&'aListOfDefparamAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfDefparamAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfDefparamAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfFormalArguments> forRefNode<'a>
impl<'a>From<&'aListOfFormalArguments> forRefNode<'a>
Source§fnfrom(x: &'aListOfFormalArguments) ->RefNode<'a>
fnfrom(x: &'aListOfFormalArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfGenvarIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfGenvarIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfGenvarIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfGenvarIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfInterfaceIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfInterfaceIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfInterfaceIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfInterfaceIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfNetAssignments> forRefNode<'a>
impl<'a>From<&'aListOfNetAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfNetAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfNetAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfNetDeclAssignments> forRefNode<'a>
impl<'a>From<&'aListOfNetDeclAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfNetDeclAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfNetDeclAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfParamAssignments> forRefNode<'a>
impl<'a>From<&'aListOfParamAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfParamAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfParamAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfParameterAssignments> forRefNode<'a>
impl<'a>From<&'aListOfParameterAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfParameterAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfParameterAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfParameterAssignmentsNamed> forRefNode<'a>
impl<'a>From<&'aListOfParameterAssignmentsNamed> forRefNode<'a>
Source§fnfrom(x: &'aListOfParameterAssignmentsNamed) ->RefNode<'a>
fnfrom(x: &'aListOfParameterAssignmentsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfParameterAssignmentsOrdered> forRefNode<'a>
impl<'a>From<&'aListOfParameterAssignmentsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aListOfParameterAssignmentsOrdered) ->RefNode<'a>
fnfrom(x: &'aListOfParameterAssignmentsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPathDelayExpressions> forRefNode<'a>
impl<'a>From<&'aListOfPathDelayExpressions> forRefNode<'a>
Source§fnfrom(x: &'aListOfPathDelayExpressions) ->RefNode<'a>
fnfrom(x: &'aListOfPathDelayExpressions) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPathInputs> forRefNode<'a>
impl<'a>From<&'aListOfPathInputs> forRefNode<'a>
Source§fnfrom(x: &'aListOfPathInputs) ->RefNode<'a>
fnfrom(x: &'aListOfPathInputs) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPathOutputs> forRefNode<'a>
impl<'a>From<&'aListOfPathOutputs> forRefNode<'a>
Source§fnfrom(x: &'aListOfPathOutputs) ->RefNode<'a>
fnfrom(x: &'aListOfPathOutputs) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPortConnections> forRefNode<'a>
impl<'a>From<&'aListOfPortConnections> forRefNode<'a>
Source§fnfrom(x: &'aListOfPortConnections) ->RefNode<'a>
fnfrom(x: &'aListOfPortConnections) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPortConnectionsNamed> forRefNode<'a>
impl<'a>From<&'aListOfPortConnectionsNamed> forRefNode<'a>
Source§fnfrom(x: &'aListOfPortConnectionsNamed) ->RefNode<'a>
fnfrom(x: &'aListOfPortConnectionsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPortConnectionsOrdered> forRefNode<'a>
impl<'a>From<&'aListOfPortConnectionsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aListOfPortConnectionsOrdered) ->RefNode<'a>
fnfrom(x: &'aListOfPortConnectionsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPortDeclarations> forRefNode<'a>
impl<'a>From<&'aListOfPortDeclarations> forRefNode<'a>
Source§fnfrom(x: &'aListOfPortDeclarations) ->RefNode<'a>
fnfrom(x: &'aListOfPortDeclarations) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPortIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfPortIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfPortIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfPortIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfPorts> forRefNode<'a>
impl<'a>From<&'aListOfPorts> forRefNode<'a>
Source§fnfrom(x: &'aListOfPorts) ->RefNode<'a>
fnfrom(x: &'aListOfPorts) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfSpecparamAssignments> forRefNode<'a>
impl<'a>From<&'aListOfSpecparamAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfSpecparamAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfSpecparamAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfTfVariableIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfTfVariableIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfTfVariableIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfTfVariableIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfTypeAssignments> forRefNode<'a>
impl<'a>From<&'aListOfTypeAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfTypeAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfTypeAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfUdpPortIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfUdpPortIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfUdpPortIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfUdpPortIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfVariableAssignments> forRefNode<'a>
impl<'a>From<&'aListOfVariableAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfVariableAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfVariableAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfVariableDeclAssignments> forRefNode<'a>
impl<'a>From<&'aListOfVariableDeclAssignments> forRefNode<'a>
Source§fnfrom(x: &'aListOfVariableDeclAssignments) ->RefNode<'a>
fnfrom(x: &'aListOfVariableDeclAssignments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfVariableIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfVariableIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfVariableIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfVariableIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aListOfVariablePortIdentifiers> forRefNode<'a>
impl<'a>From<&'aListOfVariablePortIdentifiers> forRefNode<'a>
Source§fnfrom(x: &'aListOfVariablePortIdentifiers) ->RefNode<'a>
fnfrom(x: &'aListOfVariablePortIdentifiers) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLocalOrPackageScopeOrClassScope> forRefNode<'a>
impl<'a>From<&'aLocalOrPackageScopeOrClassScope> forRefNode<'a>
Source§fnfrom(x: &'aLocalOrPackageScopeOrClassScope) ->RefNode<'a>
fnfrom(x: &'aLocalOrPackageScopeOrClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLocalParameterDeclaration> forRefNode<'a>
impl<'a>From<&'aLocalParameterDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aLocalParameterDeclaration) ->RefNode<'a>
fnfrom(x: &'aLocalParameterDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLocalParameterDeclarationParam> forRefNode<'a>
impl<'a>From<&'aLocalParameterDeclarationParam> forRefNode<'a>
Source§fnfrom(x: &'aLocalParameterDeclarationParam) ->RefNode<'a>
fnfrom(x: &'aLocalParameterDeclarationParam) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLocalParameterDeclarationType> forRefNode<'a>
impl<'a>From<&'aLocalParameterDeclarationType> forRefNode<'a>
Source§fnfrom(x: &'aLocalParameterDeclarationType) ->RefNode<'a>
fnfrom(x: &'aLocalParameterDeclarationType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopGenerateConstruct> forRefNode<'a>
impl<'a>From<&'aLoopGenerateConstruct> forRefNode<'a>
Source§fnfrom(x: &'aLoopGenerateConstruct) ->RefNode<'a>
fnfrom(x: &'aLoopGenerateConstruct) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatement> forRefNode<'a>
impl<'a>From<&'aLoopStatement> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatement) ->RefNode<'a>
fnfrom(x: &'aLoopStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementDoWhile> forRefNode<'a>
impl<'a>From<&'aLoopStatementDoWhile> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementDoWhile) ->RefNode<'a>
fnfrom(x: &'aLoopStatementDoWhile) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementFor> forRefNode<'a>
impl<'a>From<&'aLoopStatementFor> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementFor) ->RefNode<'a>
fnfrom(x: &'aLoopStatementFor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementForeach> forRefNode<'a>
impl<'a>From<&'aLoopStatementForeach> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementForeach) ->RefNode<'a>
fnfrom(x: &'aLoopStatementForeach) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementForever> forRefNode<'a>
impl<'a>From<&'aLoopStatementForever> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementForever) ->RefNode<'a>
fnfrom(x: &'aLoopStatementForever) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementRepeat> forRefNode<'a>
impl<'a>From<&'aLoopStatementRepeat> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementRepeat) ->RefNode<'a>
fnfrom(x: &'aLoopStatementRepeat) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopStatementWhile> forRefNode<'a>
impl<'a>From<&'aLoopStatementWhile> forRefNode<'a>
Source§fnfrom(x: &'aLoopStatementWhile) ->RefNode<'a>
fnfrom(x: &'aLoopStatementWhile) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aLoopVariables> forRefNode<'a>
impl<'a>From<&'aLoopVariables> forRefNode<'a>
Source§fnfrom(x: &'aLoopVariables) ->RefNode<'a>
fnfrom(x: &'aLoopVariables) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMemberIdentifier> forRefNode<'a>
impl<'a>From<&'aMemberIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aMemberIdentifier) ->RefNode<'a>
fnfrom(x: &'aMemberIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodCall> forRefNode<'a>
impl<'a>From<&'aMethodCall> forRefNode<'a>
Source§fnfrom(x: &'aMethodCall) ->RefNode<'a>
fnfrom(x: &'aMethodCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodCallBody> forRefNode<'a>
impl<'a>From<&'aMethodCallBody> forRefNode<'a>
Source§fnfrom(x: &'aMethodCallBody) ->RefNode<'a>
fnfrom(x: &'aMethodCallBody) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodCallBodyUser> forRefNode<'a>
impl<'a>From<&'aMethodCallBodyUser> forRefNode<'a>
Source§fnfrom(x: &'aMethodCallBodyUser) ->RefNode<'a>
fnfrom(x: &'aMethodCallBodyUser) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodCallRoot> forRefNode<'a>
impl<'a>From<&'aMethodCallRoot> forRefNode<'a>
Source§fnfrom(x: &'aMethodCallRoot) ->RefNode<'a>
fnfrom(x: &'aMethodCallRoot) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodIdentifier> forRefNode<'a>
impl<'a>From<&'aMethodIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aMethodIdentifier) ->RefNode<'a>
fnfrom(x: &'aMethodIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodPrototype> forRefNode<'a>
impl<'a>From<&'aMethodPrototype> forRefNode<'a>
Source§fnfrom(x: &'aMethodPrototype) ->RefNode<'a>
fnfrom(x: &'aMethodPrototype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMethodQualifier> forRefNode<'a>
impl<'a>From<&'aMethodQualifier> forRefNode<'a>
Source§fnfrom(x: &'aMethodQualifier) ->RefNode<'a>
fnfrom(x: &'aMethodQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMintypmaxExpression> forRefNode<'a>
impl<'a>From<&'aMintypmaxExpression> forRefNode<'a>
Source§fnfrom(x: &'aMintypmaxExpression) ->RefNode<'a>
fnfrom(x: &'aMintypmaxExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMintypmaxExpressionTernary> forRefNode<'a>
impl<'a>From<&'aMintypmaxExpressionTernary> forRefNode<'a>
Source§fnfrom(x: &'aMintypmaxExpressionTernary) ->RefNode<'a>
fnfrom(x: &'aMintypmaxExpressionTernary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportClockingDeclaration> forRefNode<'a>
impl<'a>From<&'aModportClockingDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModportClockingDeclaration) ->RefNode<'a>
fnfrom(x: &'aModportClockingDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportDeclaration> forRefNode<'a>
impl<'a>From<&'aModportDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModportDeclaration) ->RefNode<'a>
fnfrom(x: &'aModportDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportIdentifier> forRefNode<'a>
impl<'a>From<&'aModportIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aModportIdentifier) ->RefNode<'a>
fnfrom(x: &'aModportIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportItem> forRefNode<'a>
impl<'a>From<&'aModportItem> forRefNode<'a>
Source§fnfrom(x: &'aModportItem) ->RefNode<'a>
fnfrom(x: &'aModportItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportPortsDeclaration> forRefNode<'a>
impl<'a>From<&'aModportPortsDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModportPortsDeclaration) ->RefNode<'a>
fnfrom(x: &'aModportPortsDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportPortsDeclarationClocking> forRefNode<'a>
impl<'a>From<&'aModportPortsDeclarationClocking> forRefNode<'a>
Source§fnfrom(x: &'aModportPortsDeclarationClocking) ->RefNode<'a>
fnfrom(x: &'aModportPortsDeclarationClocking) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportPortsDeclarationSimple> forRefNode<'a>
impl<'a>From<&'aModportPortsDeclarationSimple> forRefNode<'a>
Source§fnfrom(x: &'aModportPortsDeclarationSimple) ->RefNode<'a>
fnfrom(x: &'aModportPortsDeclarationSimple) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportPortsDeclarationTf> forRefNode<'a>
impl<'a>From<&'aModportPortsDeclarationTf> forRefNode<'a>
Source§fnfrom(x: &'aModportPortsDeclarationTf) ->RefNode<'a>
fnfrom(x: &'aModportPortsDeclarationTf) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportSimplePort> forRefNode<'a>
impl<'a>From<&'aModportSimplePort> forRefNode<'a>
Source§fnfrom(x: &'aModportSimplePort) ->RefNode<'a>
fnfrom(x: &'aModportSimplePort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportSimplePortNamed> forRefNode<'a>
impl<'a>From<&'aModportSimplePortNamed> forRefNode<'a>
Source§fnfrom(x: &'aModportSimplePortNamed) ->RefNode<'a>
fnfrom(x: &'aModportSimplePortNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportSimplePortOrdered> forRefNode<'a>
impl<'a>From<&'aModportSimplePortOrdered> forRefNode<'a>
Source§fnfrom(x: &'aModportSimplePortOrdered) ->RefNode<'a>
fnfrom(x: &'aModportSimplePortOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportSimplePortsDeclaration> forRefNode<'a>
impl<'a>From<&'aModportSimplePortsDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModportSimplePortsDeclaration) ->RefNode<'a>
fnfrom(x: &'aModportSimplePortsDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportTfPort> forRefNode<'a>
impl<'a>From<&'aModportTfPort> forRefNode<'a>
Source§fnfrom(x: &'aModportTfPort) ->RefNode<'a>
fnfrom(x: &'aModportTfPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModportTfPortsDeclaration> forRefNode<'a>
impl<'a>From<&'aModportTfPortsDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModportTfPortsDeclaration) ->RefNode<'a>
fnfrom(x: &'aModportTfPortsDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleAnsiHeader> forRefNode<'a>
impl<'a>From<&'aModuleAnsiHeader> forRefNode<'a>
Source§fnfrom(x: &'aModuleAnsiHeader) ->RefNode<'a>
fnfrom(x: &'aModuleAnsiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleCommonItem> forRefNode<'a>
impl<'a>From<&'aModuleCommonItem> forRefNode<'a>
Source§fnfrom(x: &'aModuleCommonItem) ->RefNode<'a>
fnfrom(x: &'aModuleCommonItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclaration> forRefNode<'a>
impl<'a>From<&'aModuleDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclaration) ->RefNode<'a>
fnfrom(x: &'aModuleDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclarationAnsi> forRefNode<'a>
impl<'a>From<&'aModuleDeclarationAnsi> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclarationAnsi) ->RefNode<'a>
fnfrom(x: &'aModuleDeclarationAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclarationExternAnsi> forRefNode<'a>
impl<'a>From<&'aModuleDeclarationExternAnsi> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclarationExternAnsi) ->RefNode<'a>
fnfrom(x: &'aModuleDeclarationExternAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclarationExternNonansi> forRefNode<'a>
impl<'a>From<&'aModuleDeclarationExternNonansi> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclarationExternNonansi) ->RefNode<'a>
fnfrom(x: &'aModuleDeclarationExternNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclarationNonansi> forRefNode<'a>
impl<'a>From<&'aModuleDeclarationNonansi> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclarationNonansi) ->RefNode<'a>
fnfrom(x: &'aModuleDeclarationNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleDeclarationWildcard> forRefNode<'a>
impl<'a>From<&'aModuleDeclarationWildcard> forRefNode<'a>
Source§fnfrom(x: &'aModuleDeclarationWildcard) ->RefNode<'a>
fnfrom(x: &'aModuleDeclarationWildcard) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleIdentifier> forRefNode<'a>
impl<'a>From<&'aModuleIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aModuleIdentifier) ->RefNode<'a>
fnfrom(x: &'aModuleIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleInstantiation> forRefNode<'a>
impl<'a>From<&'aModuleInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aModuleInstantiation) ->RefNode<'a>
fnfrom(x: &'aModuleInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleItem> forRefNode<'a>
impl<'a>From<&'aModuleItem> forRefNode<'a>
Source§fnfrom(x: &'aModuleItem) ->RefNode<'a>
fnfrom(x: &'aModuleItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleKeyword> forRefNode<'a>
impl<'a>From<&'aModuleKeyword> forRefNode<'a>
Source§fnfrom(x: &'aModuleKeyword) ->RefNode<'a>
fnfrom(x: &'aModuleKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleNonansiHeader> forRefNode<'a>
impl<'a>From<&'aModuleNonansiHeader> forRefNode<'a>
Source§fnfrom(x: &'aModuleNonansiHeader) ->RefNode<'a>
fnfrom(x: &'aModuleNonansiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItem> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItem) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemDeclaration> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemDeclarationClocking> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemDeclarationClocking> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemDeclarationClocking) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemDeclarationClocking) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemDeclarationDisable> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemDeclarationDisable> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemDeclarationDisable) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemDeclarationDisable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemGate> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemGate> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemGate) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemGate) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemModule> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemModule> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemModule) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemModule) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemModuleItem> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemModuleItem> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemModuleItem) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemModuleItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemParameter> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemParameter> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemParameter) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemParameter) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModuleOrGenerateItemUdp> forRefNode<'a>
impl<'a>From<&'aModuleOrGenerateItemUdp> forRefNode<'a>
Source§fnfrom(x: &'aModuleOrGenerateItemUdp) ->RefNode<'a>
fnfrom(x: &'aModuleOrGenerateItemUdp) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathConcatenation> forRefNode<'a>
impl<'a>From<&'aModulePathConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aModulePathConcatenation) ->RefNode<'a>
fnfrom(x: &'aModulePathConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathConditionalExpression> forRefNode<'a>
impl<'a>From<&'aModulePathConditionalExpression> forRefNode<'a>
Source§fnfrom(x: &'aModulePathConditionalExpression) ->RefNode<'a>
fnfrom(x: &'aModulePathConditionalExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathExpression> forRefNode<'a>
impl<'a>From<&'aModulePathExpression> forRefNode<'a>
Source§fnfrom(x: &'aModulePathExpression) ->RefNode<'a>
fnfrom(x: &'aModulePathExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathExpressionBinary> forRefNode<'a>
impl<'a>From<&'aModulePathExpressionBinary> forRefNode<'a>
Source§fnfrom(x: &'aModulePathExpressionBinary) ->RefNode<'a>
fnfrom(x: &'aModulePathExpressionBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathExpressionUnary> forRefNode<'a>
impl<'a>From<&'aModulePathExpressionUnary> forRefNode<'a>
Source§fnfrom(x: &'aModulePathExpressionUnary) ->RefNode<'a>
fnfrom(x: &'aModulePathExpressionUnary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathMintypmaxExpression> forRefNode<'a>
impl<'a>From<&'aModulePathMintypmaxExpression> forRefNode<'a>
Source§fnfrom(x: &'aModulePathMintypmaxExpression) ->RefNode<'a>
fnfrom(x: &'aModulePathMintypmaxExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathMintypmaxExpressionTernary> forRefNode<'a>
impl<'a>From<&'aModulePathMintypmaxExpressionTernary> forRefNode<'a>
Source§fnfrom(x: &'aModulePathMintypmaxExpressionTernary) ->RefNode<'a>
fnfrom(x: &'aModulePathMintypmaxExpressionTernary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathMultipleConcatenation> forRefNode<'a>
impl<'a>From<&'aModulePathMultipleConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aModulePathMultipleConcatenation) ->RefNode<'a>
fnfrom(x: &'aModulePathMultipleConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathPrimary> forRefNode<'a>
impl<'a>From<&'aModulePathPrimary> forRefNode<'a>
Source§fnfrom(x: &'aModulePathPrimary) ->RefNode<'a>
fnfrom(x: &'aModulePathPrimary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aModulePathPrimaryMintypmax> forRefNode<'a>
impl<'a>From<&'aModulePathPrimaryMintypmax> forRefNode<'a>
Source§fnfrom(x: &'aModulePathPrimaryMintypmax) ->RefNode<'a>
fnfrom(x: &'aModulePathPrimaryMintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMosSwitchInstance> forRefNode<'a>
impl<'a>From<&'aMosSwitchInstance> forRefNode<'a>
Source§fnfrom(x: &'aMosSwitchInstance) ->RefNode<'a>
fnfrom(x: &'aMosSwitchInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMosSwitchtype> forRefNode<'a>
impl<'a>From<&'aMosSwitchtype> forRefNode<'a>
Source§fnfrom(x: &'aMosSwitchtype) ->RefNode<'a>
fnfrom(x: &'aMosSwitchtype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aMultipleConcatenation> forRefNode<'a>
impl<'a>From<&'aMultipleConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aMultipleConcatenation) ->RefNode<'a>
fnfrom(x: &'aMultipleConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNInputGateInstance> forRefNode<'a>
impl<'a>From<&'aNInputGateInstance> forRefNode<'a>
Source§fnfrom(x: &'aNInputGateInstance) ->RefNode<'a>
fnfrom(x: &'aNInputGateInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNInputGatetype> forRefNode<'a>
impl<'a>From<&'aNInputGatetype> forRefNode<'a>
Source§fnfrom(x: &'aNInputGatetype) ->RefNode<'a>
fnfrom(x: &'aNInputGatetype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNOutputGateInstance> forRefNode<'a>
impl<'a>From<&'aNOutputGateInstance> forRefNode<'a>
Source§fnfrom(x: &'aNOutputGateInstance) ->RefNode<'a>
fnfrom(x: &'aNOutputGateInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNOutputGatetype> forRefNode<'a>
impl<'a>From<&'aNOutputGatetype> forRefNode<'a>
Source§fnfrom(x: &'aNOutputGatetype) ->RefNode<'a>
fnfrom(x: &'aNOutputGatetype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNameOfInstance> forRefNode<'a>
impl<'a>From<&'aNameOfInstance> forRefNode<'a>
Source§fnfrom(x: &'aNameOfInstance) ->RefNode<'a>
fnfrom(x: &'aNameOfInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedCheckerPortConnection> forRefNode<'a>
impl<'a>From<&'aNamedCheckerPortConnection> forRefNode<'a>
Source§fnfrom(x: &'aNamedCheckerPortConnection) ->RefNode<'a>
fnfrom(x: &'aNamedCheckerPortConnection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedCheckerPortConnectionAsterisk> forRefNode<'a>
impl<'a>From<&'aNamedCheckerPortConnectionAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aNamedCheckerPortConnectionAsterisk) ->RefNode<'a>
fnfrom(x: &'aNamedCheckerPortConnectionAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedCheckerPortConnectionIdentifier> forRefNode<'a>
impl<'a>From<&'aNamedCheckerPortConnectionIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNamedCheckerPortConnectionIdentifier) ->RefNode<'a>
fnfrom(x: &'aNamedCheckerPortConnectionIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedParameterAssignment> forRefNode<'a>
impl<'a>From<&'aNamedParameterAssignment> forRefNode<'a>
Source§fnfrom(x: &'aNamedParameterAssignment) ->RefNode<'a>
fnfrom(x: &'aNamedParameterAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedPortConnection> forRefNode<'a>
impl<'a>From<&'aNamedPortConnection> forRefNode<'a>
Source§fnfrom(x: &'aNamedPortConnection) ->RefNode<'a>
fnfrom(x: &'aNamedPortConnection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedPortConnectionAsterisk> forRefNode<'a>
impl<'a>From<&'aNamedPortConnectionAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aNamedPortConnectionAsterisk) ->RefNode<'a>
fnfrom(x: &'aNamedPortConnectionAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNamedPortConnectionIdentifier> forRefNode<'a>
impl<'a>From<&'aNamedPortConnectionIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNamedPortConnectionIdentifier) ->RefNode<'a>
fnfrom(x: &'aNamedPortConnectionIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNcontrolTerminal> forRefNode<'a>
impl<'a>From<&'aNcontrolTerminal> forRefNode<'a>
Source§fnfrom(x: &'aNcontrolTerminal) ->RefNode<'a>
fnfrom(x: &'aNcontrolTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetAssignment> forRefNode<'a>
impl<'a>From<&'aNetAssignment> forRefNode<'a>
Source§fnfrom(x: &'aNetAssignment) ->RefNode<'a>
fnfrom(x: &'aNetAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetDeclAssignment> forRefNode<'a>
impl<'a>From<&'aNetDeclAssignment> forRefNode<'a>
Source§fnfrom(x: &'aNetDeclAssignment) ->RefNode<'a>
fnfrom(x: &'aNetDeclAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetDeclaration> forRefNode<'a>
impl<'a>From<&'aNetDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aNetDeclaration) ->RefNode<'a>
fnfrom(x: &'aNetDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetDeclarationInterconnect> forRefNode<'a>
impl<'a>From<&'aNetDeclarationInterconnect> forRefNode<'a>
Source§fnfrom(x: &'aNetDeclarationInterconnect) ->RefNode<'a>
fnfrom(x: &'aNetDeclarationInterconnect) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetDeclarationNetType> forRefNode<'a>
impl<'a>From<&'aNetDeclarationNetType> forRefNode<'a>
Source§fnfrom(x: &'aNetDeclarationNetType) ->RefNode<'a>
fnfrom(x: &'aNetDeclarationNetType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetDeclarationNetTypeIdentifier> forRefNode<'a>
impl<'a>From<&'aNetDeclarationNetTypeIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNetDeclarationNetTypeIdentifier) ->RefNode<'a>
fnfrom(x: &'aNetDeclarationNetTypeIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetIdentifier> forRefNode<'a>
impl<'a>From<&'aNetIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNetIdentifier) ->RefNode<'a>
fnfrom(x: &'aNetIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetLvalueIdentifier> forRefNode<'a>
impl<'a>From<&'aNetLvalueIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNetLvalueIdentifier) ->RefNode<'a>
fnfrom(x: &'aNetLvalueIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetLvalueLvalue> forRefNode<'a>
impl<'a>From<&'aNetLvalueLvalue> forRefNode<'a>
Source§fnfrom(x: &'aNetLvalueLvalue) ->RefNode<'a>
fnfrom(x: &'aNetLvalueLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetLvaluePattern> forRefNode<'a>
impl<'a>From<&'aNetLvaluePattern> forRefNode<'a>
Source§fnfrom(x: &'aNetLvaluePattern) ->RefNode<'a>
fnfrom(x: &'aNetLvaluePattern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetPortHeader> forRefNode<'a>
impl<'a>From<&'aNetPortHeader> forRefNode<'a>
Source§fnfrom(x: &'aNetPortHeader) ->RefNode<'a>
fnfrom(x: &'aNetPortHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetPortHeaderOrInterfacePortHeader> forRefNode<'a>
impl<'a>From<&'aNetPortHeaderOrInterfacePortHeader> forRefNode<'a>
Source§fnfrom(x: &'aNetPortHeaderOrInterfacePortHeader) ->RefNode<'a>
fnfrom(x: &'aNetPortHeaderOrInterfacePortHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetPortType> forRefNode<'a>
impl<'a>From<&'aNetPortType> forRefNode<'a>
Source§fnfrom(x: &'aNetPortType) ->RefNode<'a>
fnfrom(x: &'aNetPortType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetPortTypeDataType> forRefNode<'a>
impl<'a>From<&'aNetPortTypeDataType> forRefNode<'a>
Source§fnfrom(x: &'aNetPortTypeDataType) ->RefNode<'a>
fnfrom(x: &'aNetPortTypeDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetPortTypeInterconnect> forRefNode<'a>
impl<'a>From<&'aNetPortTypeInterconnect> forRefNode<'a>
Source§fnfrom(x: &'aNetPortTypeInterconnect) ->RefNode<'a>
fnfrom(x: &'aNetPortTypeInterconnect) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetTypeDeclaration> forRefNode<'a>
impl<'a>From<&'aNetTypeDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aNetTypeDeclaration) ->RefNode<'a>
fnfrom(x: &'aNetTypeDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetTypeDeclarationDataType> forRefNode<'a>
impl<'a>From<&'aNetTypeDeclarationDataType> forRefNode<'a>
Source§fnfrom(x: &'aNetTypeDeclarationDataType) ->RefNode<'a>
fnfrom(x: &'aNetTypeDeclarationDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetTypeDeclarationNetType> forRefNode<'a>
impl<'a>From<&'aNetTypeDeclarationNetType> forRefNode<'a>
Source§fnfrom(x: &'aNetTypeDeclarationNetType) ->RefNode<'a>
fnfrom(x: &'aNetTypeDeclarationNetType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNetTypeIdentifier> forRefNode<'a>
impl<'a>From<&'aNetTypeIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aNetTypeIdentifier) ->RefNode<'a>
fnfrom(x: &'aNetTypeIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNochangeTimingCheck> forRefNode<'a>
impl<'a>From<&'aNochangeTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aNochangeTimingCheck) ->RefNode<'a>
fnfrom(x: &'aNochangeTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonConsecutiveRepetition> forRefNode<'a>
impl<'a>From<&'aNonConsecutiveRepetition> forRefNode<'a>
Source§fnfrom(x: &'aNonConsecutiveRepetition) ->RefNode<'a>
fnfrom(x: &'aNonConsecutiveRepetition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonIntegerType> forRefNode<'a>
impl<'a>From<&'aNonIntegerType> forRefNode<'a>
Source§fnfrom(x: &'aNonIntegerType) ->RefNode<'a>
fnfrom(x: &'aNonIntegerType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortInterfaceItem> forRefNode<'a>
impl<'a>From<&'aNonPortInterfaceItem> forRefNode<'a>
Source§fnfrom(x: &'aNonPortInterfaceItem) ->RefNode<'a>
fnfrom(x: &'aNonPortInterfaceItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortModuleItem> forRefNode<'a>
impl<'a>From<&'aNonPortModuleItem> forRefNode<'a>
Source§fnfrom(x: &'aNonPortModuleItem) ->RefNode<'a>
fnfrom(x: &'aNonPortModuleItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortModuleItemSpecparam> forRefNode<'a>
impl<'a>From<&'aNonPortModuleItemSpecparam> forRefNode<'a>
Source§fnfrom(x: &'aNonPortModuleItemSpecparam) ->RefNode<'a>
fnfrom(x: &'aNonPortModuleItemSpecparam) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItem> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItem> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItem) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItemAssertion> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItemAssertion> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItemAssertion) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItemAssertion) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItemAssign> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItemAssign> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItemAssign) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItemAssign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItemFinal> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItemFinal> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItemFinal) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItemFinal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItemInitial> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItemInitial> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItemInitial) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItemInitial) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonPortProgramItemModule> forRefNode<'a>
impl<'a>From<&'aNonPortProgramItemModule> forRefNode<'a>
Source§fnfrom(x: &'aNonPortProgramItemModule) ->RefNode<'a>
fnfrom(x: &'aNonPortProgramItemModule) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonZeroUnsignedNumber> forRefNode<'a>
impl<'a>From<&'aNonZeroUnsignedNumber> forRefNode<'a>
Source§fnfrom(x: &'aNonZeroUnsignedNumber) ->RefNode<'a>
fnfrom(x: &'aNonZeroUnsignedNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonblockingAssignment> forRefNode<'a>
impl<'a>From<&'aNonblockingAssignment> forRefNode<'a>
Source§fnfrom(x: &'aNonblockingAssignment) ->RefNode<'a>
fnfrom(x: &'aNonblockingAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonrangeSelect> forRefNode<'a>
impl<'a>From<&'aNonrangeSelect> forRefNode<'a>
Source§fnfrom(x: &'aNonrangeSelect) ->RefNode<'a>
fnfrom(x: &'aNonrangeSelect) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNonrangeVariableLvalue> forRefNode<'a>
impl<'a>From<&'aNonrangeVariableLvalue> forRefNode<'a>
Source§fnfrom(x: &'aNonrangeVariableLvalue) ->RefNode<'a>
fnfrom(x: &'aNonrangeVariableLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aNounconnectedDriveCompilerDirective> forRefNode<'a>
impl<'a>From<&'aNounconnectedDriveCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aNounconnectedDriveCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aNounconnectedDriveCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOctalNumber> forRefNode<'a>
impl<'a>From<&'aOctalNumber> forRefNode<'a>
Source§fnfrom(x: &'aOctalNumber) ->RefNode<'a>
fnfrom(x: &'aOctalNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOctalValue> forRefNode<'a>
impl<'a>From<&'aOctalValue> forRefNode<'a>
Source§fnfrom(x: &'aOctalValue) ->RefNode<'a>
fnfrom(x: &'aOctalValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOpenRangeList> forRefNode<'a>
impl<'a>From<&'aOpenRangeList> forRefNode<'a>
Source§fnfrom(x: &'aOpenRangeList) ->RefNode<'a>
fnfrom(x: &'aOpenRangeList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOpenValueRange> forRefNode<'a>
impl<'a>From<&'aOpenValueRange> forRefNode<'a>
Source§fnfrom(x: &'aOpenValueRange) ->RefNode<'a>
fnfrom(x: &'aOpenValueRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOperatorAssignment> forRefNode<'a>
impl<'a>From<&'aOperatorAssignment> forRefNode<'a>
Source§fnfrom(x: &'aOperatorAssignment) ->RefNode<'a>
fnfrom(x: &'aOperatorAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOrderedCheckerPortConnection> forRefNode<'a>
impl<'a>From<&'aOrderedCheckerPortConnection> forRefNode<'a>
Source§fnfrom(x: &'aOrderedCheckerPortConnection) ->RefNode<'a>
fnfrom(x: &'aOrderedCheckerPortConnection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOrderedParameterAssignment> forRefNode<'a>
impl<'a>From<&'aOrderedParameterAssignment> forRefNode<'a>
Source§fnfrom(x: &'aOrderedParameterAssignment) ->RefNode<'a>
fnfrom(x: &'aOrderedParameterAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOrderedPortConnection> forRefNode<'a>
impl<'a>From<&'aOrderedPortConnection> forRefNode<'a>
Source§fnfrom(x: &'aOrderedPortConnection) ->RefNode<'a>
fnfrom(x: &'aOrderedPortConnection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputDeclaration> forRefNode<'a>
impl<'a>From<&'aOutputDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aOutputDeclaration) ->RefNode<'a>
fnfrom(x: &'aOutputDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputDeclarationNet> forRefNode<'a>
impl<'a>From<&'aOutputDeclarationNet> forRefNode<'a>
Source§fnfrom(x: &'aOutputDeclarationNet) ->RefNode<'a>
fnfrom(x: &'aOutputDeclarationNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputDeclarationVariable> forRefNode<'a>
impl<'a>From<&'aOutputDeclarationVariable> forRefNode<'a>
Source§fnfrom(x: &'aOutputDeclarationVariable) ->RefNode<'a>
fnfrom(x: &'aOutputDeclarationVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputIdentifier> forRefNode<'a>
impl<'a>From<&'aOutputIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aOutputIdentifier) ->RefNode<'a>
fnfrom(x: &'aOutputIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputIdentifierInterface> forRefNode<'a>
impl<'a>From<&'aOutputIdentifierInterface> forRefNode<'a>
Source§fnfrom(x: &'aOutputIdentifierInterface) ->RefNode<'a>
fnfrom(x: &'aOutputIdentifierInterface) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputPortIdentifier> forRefNode<'a>
impl<'a>From<&'aOutputPortIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aOutputPortIdentifier) ->RefNode<'a>
fnfrom(x: &'aOutputPortIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputSymbol> forRefNode<'a>
impl<'a>From<&'aOutputSymbol> forRefNode<'a>
Source§fnfrom(x: &'aOutputSymbol) ->RefNode<'a>
fnfrom(x: &'aOutputSymbol) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aOutputTerminal> forRefNode<'a>
impl<'a>From<&'aOutputTerminal> forRefNode<'a>
Source§fnfrom(x: &'aOutputTerminal) ->RefNode<'a>
fnfrom(x: &'aOutputTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageDeclaration> forRefNode<'a>
impl<'a>From<&'aPackageDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPackageDeclaration) ->RefNode<'a>
fnfrom(x: &'aPackageDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageExportDeclaration> forRefNode<'a>
impl<'a>From<&'aPackageExportDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPackageExportDeclaration) ->RefNode<'a>
fnfrom(x: &'aPackageExportDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageExportDeclarationAsterisk> forRefNode<'a>
impl<'a>From<&'aPackageExportDeclarationAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aPackageExportDeclarationAsterisk) ->RefNode<'a>
fnfrom(x: &'aPackageExportDeclarationAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageExportDeclarationItem> forRefNode<'a>
impl<'a>From<&'aPackageExportDeclarationItem> forRefNode<'a>
Source§fnfrom(x: &'aPackageExportDeclarationItem) ->RefNode<'a>
fnfrom(x: &'aPackageExportDeclarationItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageIdentifier> forRefNode<'a>
impl<'a>From<&'aPackageIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPackageIdentifier) ->RefNode<'a>
fnfrom(x: &'aPackageIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageImportDeclaration> forRefNode<'a>
impl<'a>From<&'aPackageImportDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPackageImportDeclaration) ->RefNode<'a>
fnfrom(x: &'aPackageImportDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageImportItem> forRefNode<'a>
impl<'a>From<&'aPackageImportItem> forRefNode<'a>
Source§fnfrom(x: &'aPackageImportItem) ->RefNode<'a>
fnfrom(x: &'aPackageImportItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageImportItemAsterisk> forRefNode<'a>
impl<'a>From<&'aPackageImportItemAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aPackageImportItemAsterisk) ->RefNode<'a>
fnfrom(x: &'aPackageImportItemAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageImportItemIdentifier> forRefNode<'a>
impl<'a>From<&'aPackageImportItemIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPackageImportItemIdentifier) ->RefNode<'a>
fnfrom(x: &'aPackageImportItemIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageItem> forRefNode<'a>
impl<'a>From<&'aPackageItem> forRefNode<'a>
Source§fnfrom(x: &'aPackageItem) ->RefNode<'a>
fnfrom(x: &'aPackageItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageOrGenerateItemDeclaration> forRefNode<'a>
impl<'a>From<&'aPackageOrGenerateItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPackageOrGenerateItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aPackageOrGenerateItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageScope> forRefNode<'a>
impl<'a>From<&'aPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aPackageScope) ->RefNode<'a>
fnfrom(x: &'aPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageScopeOrClassScope> forRefNode<'a>
impl<'a>From<&'aPackageScopeOrClassScope> forRefNode<'a>
Source§fnfrom(x: &'aPackageScopeOrClassScope) ->RefNode<'a>
fnfrom(x: &'aPackageScopeOrClassScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackageScopePackage> forRefNode<'a>
impl<'a>From<&'aPackageScopePackage> forRefNode<'a>
Source§fnfrom(x: &'aPackageScopePackage) ->RefNode<'a>
fnfrom(x: &'aPackageScopePackage) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackedDimension> forRefNode<'a>
impl<'a>From<&'aPackedDimension> forRefNode<'a>
Source§fnfrom(x: &'aPackedDimension) ->RefNode<'a>
fnfrom(x: &'aPackedDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPackedDimensionRange> forRefNode<'a>
impl<'a>From<&'aPackedDimensionRange> forRefNode<'a>
Source§fnfrom(x: &'aPackedDimensionRange) ->RefNode<'a>
fnfrom(x: &'aPackedDimensionRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParallelEdgeSensitivePathDescription> forRefNode<'a>
impl<'a>From<&'aParallelEdgeSensitivePathDescription> forRefNode<'a>
Source§fnfrom(x: &'aParallelEdgeSensitivePathDescription) ->RefNode<'a>
fnfrom(x: &'aParallelEdgeSensitivePathDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParallelPathDescription> forRefNode<'a>
impl<'a>From<&'aParallelPathDescription> forRefNode<'a>
Source§fnfrom(x: &'aParallelPathDescription) ->RefNode<'a>
fnfrom(x: &'aParallelPathDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParamAssignment> forRefNode<'a>
impl<'a>From<&'aParamAssignment> forRefNode<'a>
Source§fnfrom(x: &'aParamAssignment) ->RefNode<'a>
fnfrom(x: &'aParamAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParamExpression> forRefNode<'a>
impl<'a>From<&'aParamExpression> forRefNode<'a>
Source§fnfrom(x: &'aParamExpression) ->RefNode<'a>
fnfrom(x: &'aParamExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterDeclaration> forRefNode<'a>
impl<'a>From<&'aParameterDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aParameterDeclaration) ->RefNode<'a>
fnfrom(x: &'aParameterDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterDeclarationParam> forRefNode<'a>
impl<'a>From<&'aParameterDeclarationParam> forRefNode<'a>
Source§fnfrom(x: &'aParameterDeclarationParam) ->RefNode<'a>
fnfrom(x: &'aParameterDeclarationParam) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterDeclarationType> forRefNode<'a>
impl<'a>From<&'aParameterDeclarationType> forRefNode<'a>
Source§fnfrom(x: &'aParameterDeclarationType) ->RefNode<'a>
fnfrom(x: &'aParameterDeclarationType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterIdentifier> forRefNode<'a>
impl<'a>From<&'aParameterIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aParameterIdentifier) ->RefNode<'a>
fnfrom(x: &'aParameterIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterOverride> forRefNode<'a>
impl<'a>From<&'aParameterOverride> forRefNode<'a>
Source§fnfrom(x: &'aParameterOverride) ->RefNode<'a>
fnfrom(x: &'aParameterOverride) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortDeclaration> forRefNode<'a>
impl<'a>From<&'aParameterPortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortDeclaration) ->RefNode<'a>
fnfrom(x: &'aParameterPortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortDeclarationParamList> forRefNode<'a>
impl<'a>From<&'aParameterPortDeclarationParamList> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortDeclarationParamList) ->RefNode<'a>
fnfrom(x: &'aParameterPortDeclarationParamList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortDeclarationTypeList> forRefNode<'a>
impl<'a>From<&'aParameterPortDeclarationTypeList> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortDeclarationTypeList) ->RefNode<'a>
fnfrom(x: &'aParameterPortDeclarationTypeList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortList> forRefNode<'a>
impl<'a>From<&'aParameterPortList> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortList) ->RefNode<'a>
fnfrom(x: &'aParameterPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortListAssignment> forRefNode<'a>
impl<'a>From<&'aParameterPortListAssignment> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortListAssignment) ->RefNode<'a>
fnfrom(x: &'aParameterPortListAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterPortListDeclaration> forRefNode<'a>
impl<'a>From<&'aParameterPortListDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aParameterPortListDeclaration) ->RefNode<'a>
fnfrom(x: &'aParameterPortListDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aParameterValueAssignment> forRefNode<'a>
impl<'a>From<&'aParameterValueAssignment> forRefNode<'a>
Source§fnfrom(x: &'aParameterValueAssignment) ->RefNode<'a>
fnfrom(x: &'aParameterValueAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPartSelectRange> forRefNode<'a>
impl<'a>From<&'aPartSelectRange> forRefNode<'a>
Source§fnfrom(x: &'aPartSelectRange) ->RefNode<'a>
fnfrom(x: &'aPartSelectRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPassEnSwitchtype> forRefNode<'a>
impl<'a>From<&'aPassEnSwitchtype> forRefNode<'a>
Source§fnfrom(x: &'aPassEnSwitchtype) ->RefNode<'a>
fnfrom(x: &'aPassEnSwitchtype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPassEnableSwitchInstance> forRefNode<'a>
impl<'a>From<&'aPassEnableSwitchInstance> forRefNode<'a>
Source§fnfrom(x: &'aPassEnableSwitchInstance) ->RefNode<'a>
fnfrom(x: &'aPassEnableSwitchInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPassSwitchInstance> forRefNode<'a>
impl<'a>From<&'aPassSwitchInstance> forRefNode<'a>
Source§fnfrom(x: &'aPassSwitchInstance) ->RefNode<'a>
fnfrom(x: &'aPassSwitchInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPassSwitchtype> forRefNode<'a>
impl<'a>From<&'aPassSwitchtype> forRefNode<'a>
Source§fnfrom(x: &'aPassSwitchtype) ->RefNode<'a>
fnfrom(x: &'aPassSwitchtype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPathDeclaration> forRefNode<'a>
impl<'a>From<&'aPathDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPathDeclaration) ->RefNode<'a>
fnfrom(x: &'aPathDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPathDelayExpression> forRefNode<'a>
impl<'a>From<&'aPathDelayExpression> forRefNode<'a>
Source§fnfrom(x: &'aPathDelayExpression) ->RefNode<'a>
fnfrom(x: &'aPathDelayExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPathDelayValue> forRefNode<'a>
impl<'a>From<&'aPathDelayValue> forRefNode<'a>
Source§fnfrom(x: &'aPathDelayValue) ->RefNode<'a>
fnfrom(x: &'aPathDelayValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPathDelayValueParen> forRefNode<'a>
impl<'a>From<&'aPathDelayValueParen> forRefNode<'a>
Source§fnfrom(x: &'aPathDelayValueParen) ->RefNode<'a>
fnfrom(x: &'aPathDelayValueParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPatternIdentifierList> forRefNode<'a>
impl<'a>From<&'aPatternIdentifierList> forRefNode<'a>
Source§fnfrom(x: &'aPatternIdentifierList) ->RefNode<'a>
fnfrom(x: &'aPatternIdentifierList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPatternList> forRefNode<'a>
impl<'a>From<&'aPatternList> forRefNode<'a>
Source§fnfrom(x: &'aPatternList) ->RefNode<'a>
fnfrom(x: &'aPatternList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPatternTagged> forRefNode<'a>
impl<'a>From<&'aPatternTagged> forRefNode<'a>
Source§fnfrom(x: &'aPatternTagged) ->RefNode<'a>
fnfrom(x: &'aPatternTagged) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPatternVariable> forRefNode<'a>
impl<'a>From<&'aPatternVariable> forRefNode<'a>
Source§fnfrom(x: &'aPatternVariable) ->RefNode<'a>
fnfrom(x: &'aPatternVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPcontrolTerminal> forRefNode<'a>
impl<'a>From<&'aPcontrolTerminal> forRefNode<'a>
Source§fnfrom(x: &'aPcontrolTerminal) ->RefNode<'a>
fnfrom(x: &'aPcontrolTerminal) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPeriodTimingCheck> forRefNode<'a>
impl<'a>From<&'aPeriodTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aPeriodTimingCheck) ->RefNode<'a>
fnfrom(x: &'aPeriodTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPolarityOperator> forRefNode<'a>
impl<'a>From<&'aPolarityOperator> forRefNode<'a>
Source§fnfrom(x: &'aPolarityOperator) ->RefNode<'a>
fnfrom(x: &'aPolarityOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclaration> forRefNode<'a>
impl<'a>From<&'aPortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclaration) ->RefNode<'a>
fnfrom(x: &'aPortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclarationInout> forRefNode<'a>
impl<'a>From<&'aPortDeclarationInout> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclarationInout) ->RefNode<'a>
fnfrom(x: &'aPortDeclarationInout) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclarationInput> forRefNode<'a>
impl<'a>From<&'aPortDeclarationInput> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclarationInput) ->RefNode<'a>
fnfrom(x: &'aPortDeclarationInput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclarationInterface> forRefNode<'a>
impl<'a>From<&'aPortDeclarationInterface> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclarationInterface) ->RefNode<'a>
fnfrom(x: &'aPortDeclarationInterface) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclarationOutput> forRefNode<'a>
impl<'a>From<&'aPortDeclarationOutput> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclarationOutput) ->RefNode<'a>
fnfrom(x: &'aPortDeclarationOutput) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDeclarationRef> forRefNode<'a>
impl<'a>From<&'aPortDeclarationRef> forRefNode<'a>
Source§fnfrom(x: &'aPortDeclarationRef) ->RefNode<'a>
fnfrom(x: &'aPortDeclarationRef) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortDirection> forRefNode<'a>
impl<'a>From<&'aPortDirection> forRefNode<'a>
Source§fnfrom(x: &'aPortDirection) ->RefNode<'a>
fnfrom(x: &'aPortDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortExpression> forRefNode<'a>
impl<'a>From<&'aPortExpression> forRefNode<'a>
Source§fnfrom(x: &'aPortExpression) ->RefNode<'a>
fnfrom(x: &'aPortExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortExpressionBrace> forRefNode<'a>
impl<'a>From<&'aPortExpressionBrace> forRefNode<'a>
Source§fnfrom(x: &'aPortExpressionBrace) ->RefNode<'a>
fnfrom(x: &'aPortExpressionBrace) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortIdentifier> forRefNode<'a>
impl<'a>From<&'aPortIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPortIdentifier) ->RefNode<'a>
fnfrom(x: &'aPortIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortNonNamed> forRefNode<'a>
impl<'a>From<&'aPortNonNamed> forRefNode<'a>
Source§fnfrom(x: &'aPortNonNamed) ->RefNode<'a>
fnfrom(x: &'aPortNonNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPortReference> forRefNode<'a>
impl<'a>From<&'aPortReference> forRefNode<'a>
Source§fnfrom(x: &'aPortReference) ->RefNode<'a>
fnfrom(x: &'aPortReference) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPositionCompilerDirective> forRefNode<'a>
impl<'a>From<&'aPositionCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aPositionCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aPositionCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaExpression> forRefNode<'a>
impl<'a>From<&'aPragmaExpression> forRefNode<'a>
Source§fnfrom(x: &'aPragmaExpression) ->RefNode<'a>
fnfrom(x: &'aPragmaExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaExpressionAssignment> forRefNode<'a>
impl<'a>From<&'aPragmaExpressionAssignment> forRefNode<'a>
Source§fnfrom(x: &'aPragmaExpressionAssignment) ->RefNode<'a>
fnfrom(x: &'aPragmaExpressionAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaKeyword> forRefNode<'a>
impl<'a>From<&'aPragmaKeyword> forRefNode<'a>
Source§fnfrom(x: &'aPragmaKeyword) ->RefNode<'a>
fnfrom(x: &'aPragmaKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaName> forRefNode<'a>
impl<'a>From<&'aPragmaName> forRefNode<'a>
Source§fnfrom(x: &'aPragmaName) ->RefNode<'a>
fnfrom(x: &'aPragmaName) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaValue> forRefNode<'a>
impl<'a>From<&'aPragmaValue> forRefNode<'a>
Source§fnfrom(x: &'aPragmaValue) ->RefNode<'a>
fnfrom(x: &'aPragmaValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPragmaValueParen> forRefNode<'a>
impl<'a>From<&'aPragmaValueParen> forRefNode<'a>
Source§fnfrom(x: &'aPragmaValueParen) ->RefNode<'a>
fnfrom(x: &'aPragmaValueParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPreprocessorText> forRefNode<'a>
impl<'a>From<&'aPreprocessorText> forRefNode<'a>
Source§fnfrom(x: &'aPreprocessorText) ->RefNode<'a>
fnfrom(x: &'aPreprocessorText) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPrimaryConcatenation> forRefNode<'a>
impl<'a>From<&'aPrimaryConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aPrimaryConcatenation) ->RefNode<'a>
fnfrom(x: &'aPrimaryConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPrimaryHierarchical> forRefNode<'a>
impl<'a>From<&'aPrimaryHierarchical> forRefNode<'a>
Source§fnfrom(x: &'aPrimaryHierarchical) ->RefNode<'a>
fnfrom(x: &'aPrimaryHierarchical) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPrimaryLiteral> forRefNode<'a>
impl<'a>From<&'aPrimaryLiteral> forRefNode<'a>
Source§fnfrom(x: &'aPrimaryLiteral) ->RefNode<'a>
fnfrom(x: &'aPrimaryLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPrimaryMintypmaxExpression> forRefNode<'a>
impl<'a>From<&'aPrimaryMintypmaxExpression> forRefNode<'a>
Source§fnfrom(x: &'aPrimaryMintypmaxExpression) ->RefNode<'a>
fnfrom(x: &'aPrimaryMintypmaxExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPrimaryMultipleConcatenation> forRefNode<'a>
impl<'a>From<&'aPrimaryMultipleConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aPrimaryMultipleConcatenation) ->RefNode<'a>
fnfrom(x: &'aPrimaryMultipleConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralAssertionStatement> forRefNode<'a>
impl<'a>From<&'aProceduralAssertionStatement> forRefNode<'a>
Source§fnfrom(x: &'aProceduralAssertionStatement) ->RefNode<'a>
fnfrom(x: &'aProceduralAssertionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignment> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignment> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignment) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentAssign> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentAssign> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentAssign) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentAssign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentDeassign> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentDeassign> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentDeassign) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentDeassign) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentForceNet> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentForceNet> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentForceNet) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentForceNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentForceVariable> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentForceVariable> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentForceVariable) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentForceVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentReleaseNet> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentReleaseNet> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentReleaseNet) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentReleaseNet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralContinuousAssignmentReleaseVariable> forRefNode<'a>
impl<'a>From<&'aProceduralContinuousAssignmentReleaseVariable> forRefNode<'a>
Source§fnfrom(x: &'aProceduralContinuousAssignmentReleaseVariable) ->RefNode<'a>
fnfrom(x: &'aProceduralContinuousAssignmentReleaseVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralTimingControl> forRefNode<'a>
impl<'a>From<&'aProceduralTimingControl> forRefNode<'a>
Source§fnfrom(x: &'aProceduralTimingControl) ->RefNode<'a>
fnfrom(x: &'aProceduralTimingControl) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProceduralTimingControlStatement> forRefNode<'a>
impl<'a>From<&'aProceduralTimingControlStatement> forRefNode<'a>
Source§fnfrom(x: &'aProceduralTimingControlStatement) ->RefNode<'a>
fnfrom(x: &'aProceduralTimingControlStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProduction> forRefNode<'a>
impl<'a>From<&'aProduction> forRefNode<'a>
Source§fnfrom(x: &'aProduction) ->RefNode<'a>
fnfrom(x: &'aProduction) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProductionIdentifier> forRefNode<'a>
impl<'a>From<&'aProductionIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aProductionIdentifier) ->RefNode<'a>
fnfrom(x: &'aProductionIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProductionItem> forRefNode<'a>
impl<'a>From<&'aProductionItem> forRefNode<'a>
Source§fnfrom(x: &'aProductionItem) ->RefNode<'a>
fnfrom(x: &'aProductionItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramAnsiHeader> forRefNode<'a>
impl<'a>From<&'aProgramAnsiHeader> forRefNode<'a>
Source§fnfrom(x: &'aProgramAnsiHeader) ->RefNode<'a>
fnfrom(x: &'aProgramAnsiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclaration> forRefNode<'a>
impl<'a>From<&'aProgramDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclaration) ->RefNode<'a>
fnfrom(x: &'aProgramDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclarationAnsi> forRefNode<'a>
impl<'a>From<&'aProgramDeclarationAnsi> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclarationAnsi) ->RefNode<'a>
fnfrom(x: &'aProgramDeclarationAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclarationExternAnsi> forRefNode<'a>
impl<'a>From<&'aProgramDeclarationExternAnsi> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclarationExternAnsi) ->RefNode<'a>
fnfrom(x: &'aProgramDeclarationExternAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclarationExternNonansi> forRefNode<'a>
impl<'a>From<&'aProgramDeclarationExternNonansi> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclarationExternNonansi) ->RefNode<'a>
fnfrom(x: &'aProgramDeclarationExternNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclarationNonansi> forRefNode<'a>
impl<'a>From<&'aProgramDeclarationNonansi> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclarationNonansi) ->RefNode<'a>
fnfrom(x: &'aProgramDeclarationNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramDeclarationWildcard> forRefNode<'a>
impl<'a>From<&'aProgramDeclarationWildcard> forRefNode<'a>
Source§fnfrom(x: &'aProgramDeclarationWildcard) ->RefNode<'a>
fnfrom(x: &'aProgramDeclarationWildcard) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramGenerateItem> forRefNode<'a>
impl<'a>From<&'aProgramGenerateItem> forRefNode<'a>
Source§fnfrom(x: &'aProgramGenerateItem) ->RefNode<'a>
fnfrom(x: &'aProgramGenerateItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramIdentifier> forRefNode<'a>
impl<'a>From<&'aProgramIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aProgramIdentifier) ->RefNode<'a>
fnfrom(x: &'aProgramIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramInstantiation> forRefNode<'a>
impl<'a>From<&'aProgramInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aProgramInstantiation) ->RefNode<'a>
fnfrom(x: &'aProgramInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramItem> forRefNode<'a>
impl<'a>From<&'aProgramItem> forRefNode<'a>
Source§fnfrom(x: &'aProgramItem) ->RefNode<'a>
fnfrom(x: &'aProgramItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aProgramNonansiHeader> forRefNode<'a>
impl<'a>From<&'aProgramNonansiHeader> forRefNode<'a>
Source§fnfrom(x: &'aProgramNonansiHeader) ->RefNode<'a>
fnfrom(x: &'aProgramNonansiHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyActualArg> forRefNode<'a>
impl<'a>From<&'aPropertyActualArg> forRefNode<'a>
Source§fnfrom(x: &'aPropertyActualArg) ->RefNode<'a>
fnfrom(x: &'aPropertyActualArg) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyCaseItem> forRefNode<'a>
impl<'a>From<&'aPropertyCaseItem> forRefNode<'a>
Source§fnfrom(x: &'aPropertyCaseItem) ->RefNode<'a>
fnfrom(x: &'aPropertyCaseItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyCaseItemDefault> forRefNode<'a>
impl<'a>From<&'aPropertyCaseItemDefault> forRefNode<'a>
Source§fnfrom(x: &'aPropertyCaseItemDefault) ->RefNode<'a>
fnfrom(x: &'aPropertyCaseItemDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyCaseItemNondefault> forRefNode<'a>
impl<'a>From<&'aPropertyCaseItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aPropertyCaseItemNondefault) ->RefNode<'a>
fnfrom(x: &'aPropertyCaseItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyDeclaration> forRefNode<'a>
impl<'a>From<&'aPropertyDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPropertyDeclaration) ->RefNode<'a>
fnfrom(x: &'aPropertyDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExpr> forRefNode<'a>
impl<'a>From<&'aPropertyExpr> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExpr) ->RefNode<'a>
fnfrom(x: &'aPropertyExpr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprAcceptOn> forRefNode<'a>
impl<'a>From<&'aPropertyExprAcceptOn> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprAcceptOn) ->RefNode<'a>
fnfrom(x: &'aPropertyExprAcceptOn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprAlways> forRefNode<'a>
impl<'a>From<&'aPropertyExprAlways> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprAlways) ->RefNode<'a>
fnfrom(x: &'aPropertyExprAlways) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprBinaryProperty> forRefNode<'a>
impl<'a>From<&'aPropertyExprBinaryProperty> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprBinaryProperty) ->RefNode<'a>
fnfrom(x: &'aPropertyExprBinaryProperty) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprBinarySequence> forRefNode<'a>
impl<'a>From<&'aPropertyExprBinarySequence> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprBinarySequence) ->RefNode<'a>
fnfrom(x: &'aPropertyExprBinarySequence) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprCase> forRefNode<'a>
impl<'a>From<&'aPropertyExprCase> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprCase) ->RefNode<'a>
fnfrom(x: &'aPropertyExprCase) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprClockingEvent> forRefNode<'a>
impl<'a>From<&'aPropertyExprClockingEvent> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprClockingEvent) ->RefNode<'a>
fnfrom(x: &'aPropertyExprClockingEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprEventually> forRefNode<'a>
impl<'a>From<&'aPropertyExprEventually> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprEventually) ->RefNode<'a>
fnfrom(x: &'aPropertyExprEventually) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprIf> forRefNode<'a>
impl<'a>From<&'aPropertyExprIf> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprIf) ->RefNode<'a>
fnfrom(x: &'aPropertyExprIf) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprNexttime> forRefNode<'a>
impl<'a>From<&'aPropertyExprNexttime> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprNexttime) ->RefNode<'a>
fnfrom(x: &'aPropertyExprNexttime) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprNot> forRefNode<'a>
impl<'a>From<&'aPropertyExprNot> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprNot) ->RefNode<'a>
fnfrom(x: &'aPropertyExprNot) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprParen> forRefNode<'a>
impl<'a>From<&'aPropertyExprParen> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprParen) ->RefNode<'a>
fnfrom(x: &'aPropertyExprParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprRejectOn> forRefNode<'a>
impl<'a>From<&'aPropertyExprRejectOn> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprRejectOn) ->RefNode<'a>
fnfrom(x: &'aPropertyExprRejectOn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprSAlways> forRefNode<'a>
impl<'a>From<&'aPropertyExprSAlways> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprSAlways) ->RefNode<'a>
fnfrom(x: &'aPropertyExprSAlways) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprSEventually> forRefNode<'a>
impl<'a>From<&'aPropertyExprSEventually> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprSEventually) ->RefNode<'a>
fnfrom(x: &'aPropertyExprSEventually) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprSNexttime> forRefNode<'a>
impl<'a>From<&'aPropertyExprSNexttime> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprSNexttime) ->RefNode<'a>
fnfrom(x: &'aPropertyExprSNexttime) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprStrong> forRefNode<'a>
impl<'a>From<&'aPropertyExprStrong> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprStrong) ->RefNode<'a>
fnfrom(x: &'aPropertyExprStrong) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprSyncAcceptOn> forRefNode<'a>
impl<'a>From<&'aPropertyExprSyncAcceptOn> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprSyncAcceptOn) ->RefNode<'a>
fnfrom(x: &'aPropertyExprSyncAcceptOn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprSyncRejectOn> forRefNode<'a>
impl<'a>From<&'aPropertyExprSyncRejectOn> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprSyncRejectOn) ->RefNode<'a>
fnfrom(x: &'aPropertyExprSyncRejectOn) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyExprWeak> forRefNode<'a>
impl<'a>From<&'aPropertyExprWeak> forRefNode<'a>
Source§fnfrom(x: &'aPropertyExprWeak) ->RefNode<'a>
fnfrom(x: &'aPropertyExprWeak) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyFormalType> forRefNode<'a>
impl<'a>From<&'aPropertyFormalType> forRefNode<'a>
Source§fnfrom(x: &'aPropertyFormalType) ->RefNode<'a>
fnfrom(x: &'aPropertyFormalType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyIdentifier> forRefNode<'a>
impl<'a>From<&'aPropertyIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPropertyIdentifier) ->RefNode<'a>
fnfrom(x: &'aPropertyIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyInstance> forRefNode<'a>
impl<'a>From<&'aPropertyInstance> forRefNode<'a>
Source§fnfrom(x: &'aPropertyInstance) ->RefNode<'a>
fnfrom(x: &'aPropertyInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyListOfArguments> forRefNode<'a>
impl<'a>From<&'aPropertyListOfArguments> forRefNode<'a>
Source§fnfrom(x: &'aPropertyListOfArguments) ->RefNode<'a>
fnfrom(x: &'aPropertyListOfArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyListOfArgumentsNamed> forRefNode<'a>
impl<'a>From<&'aPropertyListOfArgumentsNamed> forRefNode<'a>
Source§fnfrom(x: &'aPropertyListOfArgumentsNamed) ->RefNode<'a>
fnfrom(x: &'aPropertyListOfArgumentsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyListOfArgumentsOrdered> forRefNode<'a>
impl<'a>From<&'aPropertyListOfArgumentsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aPropertyListOfArgumentsOrdered) ->RefNode<'a>
fnfrom(x: &'aPropertyListOfArgumentsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyLvarPortDirection> forRefNode<'a>
impl<'a>From<&'aPropertyLvarPortDirection> forRefNode<'a>
Source§fnfrom(x: &'aPropertyLvarPortDirection) ->RefNode<'a>
fnfrom(x: &'aPropertyLvarPortDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyPortItem> forRefNode<'a>
impl<'a>From<&'aPropertyPortItem> forRefNode<'a>
Source§fnfrom(x: &'aPropertyPortItem) ->RefNode<'a>
fnfrom(x: &'aPropertyPortItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyPortList> forRefNode<'a>
impl<'a>From<&'aPropertyPortList> forRefNode<'a>
Source§fnfrom(x: &'aPropertyPortList) ->RefNode<'a>
fnfrom(x: &'aPropertyPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertyQualifier> forRefNode<'a>
impl<'a>From<&'aPropertyQualifier> forRefNode<'a>
Source§fnfrom(x: &'aPropertyQualifier) ->RefNode<'a>
fnfrom(x: &'aPropertyQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPropertySpec> forRefNode<'a>
impl<'a>From<&'aPropertySpec> forRefNode<'a>
Source§fnfrom(x: &'aPropertySpec) ->RefNode<'a>
fnfrom(x: &'aPropertySpec) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsCheckerIdentifier> forRefNode<'a>
impl<'a>From<&'aPsCheckerIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsCheckerIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsCheckerIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsClassIdentifier> forRefNode<'a>
impl<'a>From<&'aPsClassIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsClassIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsClassIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsCovergroupIdentifier> forRefNode<'a>
impl<'a>From<&'aPsCovergroupIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsCovergroupIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsCovergroupIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsIdentifier> forRefNode<'a>
impl<'a>From<&'aPsIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalArrayIdentifier> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalArrayIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalArrayIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalArrayIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalNetIdentifier> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalNetIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalNetIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalNetIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalNetIdentifierHierarchical> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalNetIdentifierHierarchical> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalNetIdentifierHierarchical) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalNetIdentifierHierarchical) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalNetIdentifierPackageScope> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalNetIdentifierPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalNetIdentifierPackageScope) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalNetIdentifierPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalPropertyIdentifier> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalPropertyIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalPropertyIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalPropertyIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalPropertyIdentifierHierarchical> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalPropertyIdentifierHierarchical> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalPropertyIdentifierHierarchical) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalPropertyIdentifierHierarchical) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalPropertyIdentifierPackageScope> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalPropertyIdentifierPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalPropertyIdentifierPackageScope) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalPropertyIdentifierPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalSequenceIdentifier> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalSequenceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalSequenceIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalSequenceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalSequenceIdentifierHierarchical> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalSequenceIdentifierHierarchical> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalSequenceIdentifierHierarchical) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalSequenceIdentifierHierarchical) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalSequenceIdentifierPackageScope> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalSequenceIdentifierPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalSequenceIdentifierPackageScope) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalSequenceIdentifierPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalTfIdentifier> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalTfIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalTfIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalTfIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalTfIdentifierHierarchical> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalTfIdentifierHierarchical> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalTfIdentifierHierarchical) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalTfIdentifierHierarchical) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsOrHierarchicalTfIdentifierPackageScope> forRefNode<'a>
impl<'a>From<&'aPsOrHierarchicalTfIdentifierPackageScope> forRefNode<'a>
Source§fnfrom(x: &'aPsOrHierarchicalTfIdentifierPackageScope) ->RefNode<'a>
fnfrom(x: &'aPsOrHierarchicalTfIdentifierPackageScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsParameterIdentifier> forRefNode<'a>
impl<'a>From<&'aPsParameterIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsParameterIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsParameterIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsParameterIdentifierGenerate> forRefNode<'a>
impl<'a>From<&'aPsParameterIdentifierGenerate> forRefNode<'a>
Source§fnfrom(x: &'aPsParameterIdentifierGenerate) ->RefNode<'a>
fnfrom(x: &'aPsParameterIdentifierGenerate) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsParameterIdentifierScope> forRefNode<'a>
impl<'a>From<&'aPsParameterIdentifierScope> forRefNode<'a>
Source§fnfrom(x: &'aPsParameterIdentifierScope) ->RefNode<'a>
fnfrom(x: &'aPsParameterIdentifierScope) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPsTypeIdentifier> forRefNode<'a>
impl<'a>From<&'aPsTypeIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aPsTypeIdentifier) ->RefNode<'a>
fnfrom(x: &'aPsTypeIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPullGateInstance> forRefNode<'a>
impl<'a>From<&'aPullGateInstance> forRefNode<'a>
Source§fnfrom(x: &'aPullGateInstance) ->RefNode<'a>
fnfrom(x: &'aPullGateInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulldownStrength> forRefNode<'a>
impl<'a>From<&'aPulldownStrength> forRefNode<'a>
Source§fnfrom(x: &'aPulldownStrength) ->RefNode<'a>
fnfrom(x: &'aPulldownStrength) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulldownStrength0> forRefNode<'a>
impl<'a>From<&'aPulldownStrength0> forRefNode<'a>
Source§fnfrom(x: &'aPulldownStrength0) ->RefNode<'a>
fnfrom(x: &'aPulldownStrength0) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulldownStrength01> forRefNode<'a>
impl<'a>From<&'aPulldownStrength01> forRefNode<'a>
Source§fnfrom(x: &'aPulldownStrength01) ->RefNode<'a>
fnfrom(x: &'aPulldownStrength01) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulldownStrength10> forRefNode<'a>
impl<'a>From<&'aPulldownStrength10> forRefNode<'a>
Source§fnfrom(x: &'aPulldownStrength10) ->RefNode<'a>
fnfrom(x: &'aPulldownStrength10) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPullupStrength> forRefNode<'a>
impl<'a>From<&'aPullupStrength> forRefNode<'a>
Source§fnfrom(x: &'aPullupStrength) ->RefNode<'a>
fnfrom(x: &'aPullupStrength) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPullupStrength01> forRefNode<'a>
impl<'a>From<&'aPullupStrength01> forRefNode<'a>
Source§fnfrom(x: &'aPullupStrength01) ->RefNode<'a>
fnfrom(x: &'aPullupStrength01) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPullupStrength1> forRefNode<'a>
impl<'a>From<&'aPullupStrength1> forRefNode<'a>
Source§fnfrom(x: &'aPullupStrength1) ->RefNode<'a>
fnfrom(x: &'aPullupStrength1) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPullupStrength10> forRefNode<'a>
impl<'a>From<&'aPullupStrength10> forRefNode<'a>
Source§fnfrom(x: &'aPullupStrength10) ->RefNode<'a>
fnfrom(x: &'aPullupStrength10) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulseControlSpecparam> forRefNode<'a>
impl<'a>From<&'aPulseControlSpecparam> forRefNode<'a>
Source§fnfrom(x: &'aPulseControlSpecparam) ->RefNode<'a>
fnfrom(x: &'aPulseControlSpecparam) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulseControlSpecparamWithDescriptor> forRefNode<'a>
impl<'a>From<&'aPulseControlSpecparamWithDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aPulseControlSpecparamWithDescriptor) ->RefNode<'a>
fnfrom(x: &'aPulseControlSpecparamWithDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulseControlSpecparamWithoutDescriptor> forRefNode<'a>
impl<'a>From<&'aPulseControlSpecparamWithoutDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aPulseControlSpecparamWithoutDescriptor) ->RefNode<'a>
fnfrom(x: &'aPulseControlSpecparamWithoutDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aPulsestyleDeclaration> forRefNode<'a>
impl<'a>From<&'aPulsestyleDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aPulsestyleDeclaration) ->RefNode<'a>
fnfrom(x: &'aPulsestyleDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aQueueDimension> forRefNode<'a>
impl<'a>From<&'aQueueDimension> forRefNode<'a>
Source§fnfrom(x: &'aQueueDimension) ->RefNode<'a>
fnfrom(x: &'aQueueDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRandcaseItem> forRefNode<'a>
impl<'a>From<&'aRandcaseItem> forRefNode<'a>
Source§fnfrom(x: &'aRandcaseItem) ->RefNode<'a>
fnfrom(x: &'aRandcaseItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRandcaseStatement> forRefNode<'a>
impl<'a>From<&'aRandcaseStatement> forRefNode<'a>
Source§fnfrom(x: &'aRandcaseStatement) ->RefNode<'a>
fnfrom(x: &'aRandcaseStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRandomQualifier> forRefNode<'a>
impl<'a>From<&'aRandomQualifier> forRefNode<'a>
Source§fnfrom(x: &'aRandomQualifier) ->RefNode<'a>
fnfrom(x: &'aRandomQualifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRandomizeCall> forRefNode<'a>
impl<'a>From<&'aRandomizeCall> forRefNode<'a>
Source§fnfrom(x: &'aRandomizeCall) ->RefNode<'a>
fnfrom(x: &'aRandomizeCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRandsequenceStatement> forRefNode<'a>
impl<'a>From<&'aRandsequenceStatement> forRefNode<'a>
Source§fnfrom(x: &'aRandsequenceStatement) ->RefNode<'a>
fnfrom(x: &'aRandsequenceStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRangeExpression> forRefNode<'a>
impl<'a>From<&'aRangeExpression> forRefNode<'a>
Source§fnfrom(x: &'aRangeExpression) ->RefNode<'a>
fnfrom(x: &'aRangeExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRealNumber> forRefNode<'a>
impl<'a>From<&'aRealNumber> forRefNode<'a>
Source§fnfrom(x: &'aRealNumber) ->RefNode<'a>
fnfrom(x: &'aRealNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRealNumberFloating> forRefNode<'a>
impl<'a>From<&'aRealNumberFloating> forRefNode<'a>
Source§fnfrom(x: &'aRealNumberFloating) ->RefNode<'a>
fnfrom(x: &'aRealNumberFloating) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRecoveryTimingCheck> forRefNode<'a>
impl<'a>From<&'aRecoveryTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aRecoveryTimingCheck) ->RefNode<'a>
fnfrom(x: &'aRecoveryTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRecremTimingCheck> forRefNode<'a>
impl<'a>From<&'aRecremTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aRecremTimingCheck) ->RefNode<'a>
fnfrom(x: &'aRecremTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRefDeclaration> forRefNode<'a>
impl<'a>From<&'aRefDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aRefDeclaration) ->RefNode<'a>
fnfrom(x: &'aRefDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aReferenceEvent> forRefNode<'a>
impl<'a>From<&'aReferenceEvent> forRefNode<'a>
Source§fnfrom(x: &'aReferenceEvent) ->RefNode<'a>
fnfrom(x: &'aReferenceEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRejectLimitValue> forRefNode<'a>
impl<'a>From<&'aRejectLimitValue> forRefNode<'a>
Source§fnfrom(x: &'aRejectLimitValue) ->RefNode<'a>
fnfrom(x: &'aRejectLimitValue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRemainActiveFlag> forRefNode<'a>
impl<'a>From<&'aRemainActiveFlag> forRefNode<'a>
Source§fnfrom(x: &'aRemainActiveFlag) ->RefNode<'a>
fnfrom(x: &'aRemainActiveFlag) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRemovalTimingCheck> forRefNode<'a>
impl<'a>From<&'aRemovalTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aRemovalTimingCheck) ->RefNode<'a>
fnfrom(x: &'aRemovalTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRepeatRange> forRefNode<'a>
impl<'a>From<&'aRepeatRange> forRefNode<'a>
Source§fnfrom(x: &'aRepeatRange) ->RefNode<'a>
fnfrom(x: &'aRepeatRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRepeatRangeBinary> forRefNode<'a>
impl<'a>From<&'aRepeatRangeBinary> forRefNode<'a>
Source§fnfrom(x: &'aRepeatRangeBinary) ->RefNode<'a>
fnfrom(x: &'aRepeatRangeBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aResetallCompilerDirective> forRefNode<'a>
impl<'a>From<&'aResetallCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aResetallCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aResetallCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRestrictPropertyStatement> forRefNode<'a>
impl<'a>From<&'aRestrictPropertyStatement> forRefNode<'a>
Source§fnfrom(x: &'aRestrictPropertyStatement) ->RefNode<'a>
fnfrom(x: &'aRestrictPropertyStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsCaseItem> forRefNode<'a>
impl<'a>From<&'aRsCaseItem> forRefNode<'a>
Source§fnfrom(x: &'aRsCaseItem) ->RefNode<'a>
fnfrom(x: &'aRsCaseItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsCaseItemDefault> forRefNode<'a>
impl<'a>From<&'aRsCaseItemDefault> forRefNode<'a>
Source§fnfrom(x: &'aRsCaseItemDefault) ->RefNode<'a>
fnfrom(x: &'aRsCaseItemDefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsCaseItemNondefault> forRefNode<'a>
impl<'a>From<&'aRsCaseItemNondefault> forRefNode<'a>
Source§fnfrom(x: &'aRsCaseItemNondefault) ->RefNode<'a>
fnfrom(x: &'aRsCaseItemNondefault) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsCodeBlock> forRefNode<'a>
impl<'a>From<&'aRsCodeBlock> forRefNode<'a>
Source§fnfrom(x: &'aRsCodeBlock) ->RefNode<'a>
fnfrom(x: &'aRsCodeBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsProductionList> forRefNode<'a>
impl<'a>From<&'aRsProductionList> forRefNode<'a>
Source§fnfrom(x: &'aRsProductionList) ->RefNode<'a>
fnfrom(x: &'aRsProductionList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsProductionListJoin> forRefNode<'a>
impl<'a>From<&'aRsProductionListJoin> forRefNode<'a>
Source§fnfrom(x: &'aRsProductionListJoin) ->RefNode<'a>
fnfrom(x: &'aRsProductionListJoin) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aRsProductionListProd> forRefNode<'a>
impl<'a>From<&'aRsProductionListProd> forRefNode<'a>
Source§fnfrom(x: &'aRsProductionListProd) ->RefNode<'a>
fnfrom(x: &'aRsProductionListProd) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aScalarConstant> forRefNode<'a>
impl<'a>From<&'aScalarConstant> forRefNode<'a>
Source§fnfrom(x: &'aScalarConstant) ->RefNode<'a>
fnfrom(x: &'aScalarConstant) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aScalarTimingCheckCondition> forRefNode<'a>
impl<'a>From<&'aScalarTimingCheckCondition> forRefNode<'a>
Source§fnfrom(x: &'aScalarTimingCheckCondition) ->RefNode<'a>
fnfrom(x: &'aScalarTimingCheckCondition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aScalarTimingCheckConditionBinary> forRefNode<'a>
impl<'a>From<&'aScalarTimingCheckConditionBinary> forRefNode<'a>
Source§fnfrom(x: &'aScalarTimingCheckConditionBinary) ->RefNode<'a>
fnfrom(x: &'aScalarTimingCheckConditionBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aScalarTimingCheckConditionUnary> forRefNode<'a>
impl<'a>From<&'aScalarTimingCheckConditionUnary> forRefNode<'a>
Source§fnfrom(x: &'aScalarTimingCheckConditionUnary) ->RefNode<'a>
fnfrom(x: &'aScalarTimingCheckConditionUnary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectCondition> forRefNode<'a>
impl<'a>From<&'aSelectCondition> forRefNode<'a>
Source§fnfrom(x: &'aSelectCondition) ->RefNode<'a>
fnfrom(x: &'aSelectCondition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpression> forRefNode<'a>
impl<'a>From<&'aSelectExpression> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpression) ->RefNode<'a>
fnfrom(x: &'aSelectExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionAnd> forRefNode<'a>
impl<'a>From<&'aSelectExpressionAnd> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionAnd) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionAnd) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionCrossSet> forRefNode<'a>
impl<'a>From<&'aSelectExpressionCrossSet> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionCrossSet) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionCrossSet) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionNot> forRefNode<'a>
impl<'a>From<&'aSelectExpressionNot> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionNot) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionNot) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionOr> forRefNode<'a>
impl<'a>From<&'aSelectExpressionOr> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionOr) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionOr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionParen> forRefNode<'a>
impl<'a>From<&'aSelectExpressionParen> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionParen) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSelectExpressionWith> forRefNode<'a>
impl<'a>From<&'aSelectExpressionWith> forRefNode<'a>
Source§fnfrom(x: &'aSelectExpressionWith) ->RefNode<'a>
fnfrom(x: &'aSelectExpressionWith) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSeqInputList> forRefNode<'a>
impl<'a>From<&'aSeqInputList> forRefNode<'a>
Source§fnfrom(x: &'aSeqInputList) ->RefNode<'a>
fnfrom(x: &'aSeqInputList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceAbbrev> forRefNode<'a>
impl<'a>From<&'aSequenceAbbrev> forRefNode<'a>
Source§fnfrom(x: &'aSequenceAbbrev) ->RefNode<'a>
fnfrom(x: &'aSequenceAbbrev) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceActualArg> forRefNode<'a>
impl<'a>From<&'aSequenceActualArg> forRefNode<'a>
Source§fnfrom(x: &'aSequenceActualArg) ->RefNode<'a>
fnfrom(x: &'aSequenceActualArg) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceDeclaration> forRefNode<'a>
impl<'a>From<&'aSequenceDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aSequenceDeclaration) ->RefNode<'a>
fnfrom(x: &'aSequenceDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExpr> forRefNode<'a>
impl<'a>From<&'aSequenceExpr> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExpr) ->RefNode<'a>
fnfrom(x: &'aSequenceExpr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprBinary> forRefNode<'a>
impl<'a>From<&'aSequenceExprBinary> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprBinary) ->RefNode<'a>
fnfrom(x: &'aSequenceExprBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprClockingEvent> forRefNode<'a>
impl<'a>From<&'aSequenceExprClockingEvent> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprClockingEvent) ->RefNode<'a>
fnfrom(x: &'aSequenceExprClockingEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprCycleDelayExpr> forRefNode<'a>
impl<'a>From<&'aSequenceExprCycleDelayExpr> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprCycleDelayExpr) ->RefNode<'a>
fnfrom(x: &'aSequenceExprCycleDelayExpr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprExprCycleDelayExpr> forRefNode<'a>
impl<'a>From<&'aSequenceExprExprCycleDelayExpr> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprExprCycleDelayExpr) ->RefNode<'a>
fnfrom(x: &'aSequenceExprExprCycleDelayExpr) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprExpression> forRefNode<'a>
impl<'a>From<&'aSequenceExprExpression> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprExpression) ->RefNode<'a>
fnfrom(x: &'aSequenceExprExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprFirstMatch> forRefNode<'a>
impl<'a>From<&'aSequenceExprFirstMatch> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprFirstMatch) ->RefNode<'a>
fnfrom(x: &'aSequenceExprFirstMatch) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprInstance> forRefNode<'a>
impl<'a>From<&'aSequenceExprInstance> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprInstance) ->RefNode<'a>
fnfrom(x: &'aSequenceExprInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprParen> forRefNode<'a>
impl<'a>From<&'aSequenceExprParen> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprParen) ->RefNode<'a>
fnfrom(x: &'aSequenceExprParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceExprThroughout> forRefNode<'a>
impl<'a>From<&'aSequenceExprThroughout> forRefNode<'a>
Source§fnfrom(x: &'aSequenceExprThroughout) ->RefNode<'a>
fnfrom(x: &'aSequenceExprThroughout) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceFormalType> forRefNode<'a>
impl<'a>From<&'aSequenceFormalType> forRefNode<'a>
Source§fnfrom(x: &'aSequenceFormalType) ->RefNode<'a>
fnfrom(x: &'aSequenceFormalType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceIdentifier> forRefNode<'a>
impl<'a>From<&'aSequenceIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aSequenceIdentifier) ->RefNode<'a>
fnfrom(x: &'aSequenceIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceInstance> forRefNode<'a>
impl<'a>From<&'aSequenceInstance> forRefNode<'a>
Source§fnfrom(x: &'aSequenceInstance) ->RefNode<'a>
fnfrom(x: &'aSequenceInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceListOfArguments> forRefNode<'a>
impl<'a>From<&'aSequenceListOfArguments> forRefNode<'a>
Source§fnfrom(x: &'aSequenceListOfArguments) ->RefNode<'a>
fnfrom(x: &'aSequenceListOfArguments) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceListOfArgumentsNamed> forRefNode<'a>
impl<'a>From<&'aSequenceListOfArgumentsNamed> forRefNode<'a>
Source§fnfrom(x: &'aSequenceListOfArgumentsNamed) ->RefNode<'a>
fnfrom(x: &'aSequenceListOfArgumentsNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceListOfArgumentsOrdered> forRefNode<'a>
impl<'a>From<&'aSequenceListOfArgumentsOrdered> forRefNode<'a>
Source§fnfrom(x: &'aSequenceListOfArgumentsOrdered) ->RefNode<'a>
fnfrom(x: &'aSequenceListOfArgumentsOrdered) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceLvarPortDirection> forRefNode<'a>
impl<'a>From<&'aSequenceLvarPortDirection> forRefNode<'a>
Source§fnfrom(x: &'aSequenceLvarPortDirection) ->RefNode<'a>
fnfrom(x: &'aSequenceLvarPortDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceMatchItem> forRefNode<'a>
impl<'a>From<&'aSequenceMatchItem> forRefNode<'a>
Source§fnfrom(x: &'aSequenceMatchItem) ->RefNode<'a>
fnfrom(x: &'aSequenceMatchItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequenceMethodCall> forRefNode<'a>
impl<'a>From<&'aSequenceMethodCall> forRefNode<'a>
Source§fnfrom(x: &'aSequenceMethodCall) ->RefNode<'a>
fnfrom(x: &'aSequenceMethodCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequencePortItem> forRefNode<'a>
impl<'a>From<&'aSequencePortItem> forRefNode<'a>
Source§fnfrom(x: &'aSequencePortItem) ->RefNode<'a>
fnfrom(x: &'aSequencePortItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequencePortList> forRefNode<'a>
impl<'a>From<&'aSequencePortList> forRefNode<'a>
Source§fnfrom(x: &'aSequencePortList) ->RefNode<'a>
fnfrom(x: &'aSequencePortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequentialBody> forRefNode<'a>
impl<'a>From<&'aSequentialBody> forRefNode<'a>
Source§fnfrom(x: &'aSequentialBody) ->RefNode<'a>
fnfrom(x: &'aSequentialBody) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSequentialEntry> forRefNode<'a>
impl<'a>From<&'aSequentialEntry> forRefNode<'a>
Source§fnfrom(x: &'aSequentialEntry) ->RefNode<'a>
fnfrom(x: &'aSequentialEntry) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSetCovergroupExpression> forRefNode<'a>
impl<'a>From<&'aSetCovergroupExpression> forRefNode<'a>
Source§fnfrom(x: &'aSetCovergroupExpression) ->RefNode<'a>
fnfrom(x: &'aSetCovergroupExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSetupTimingCheck> forRefNode<'a>
impl<'a>From<&'aSetupTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aSetupTimingCheck) ->RefNode<'a>
fnfrom(x: &'aSetupTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSetupholdTimingCheck> forRefNode<'a>
impl<'a>From<&'aSetupholdTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aSetupholdTimingCheck) ->RefNode<'a>
fnfrom(x: &'aSetupholdTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aShowcancelledDeclaration> forRefNode<'a>
impl<'a>From<&'aShowcancelledDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aShowcancelledDeclaration) ->RefNode<'a>
fnfrom(x: &'aShowcancelledDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSignalIdentifier> forRefNode<'a>
impl<'a>From<&'aSignalIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aSignalIdentifier) ->RefNode<'a>
fnfrom(x: &'aSignalIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleIdentifier> forRefNode<'a>
impl<'a>From<&'aSimpleIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aSimpleIdentifier) ->RefNode<'a>
fnfrom(x: &'aSimpleIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleImmediateAssertStatement> forRefNode<'a>
impl<'a>From<&'aSimpleImmediateAssertStatement> forRefNode<'a>
Source§fnfrom(x: &'aSimpleImmediateAssertStatement) ->RefNode<'a>
fnfrom(x: &'aSimpleImmediateAssertStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleImmediateAssertionStatement> forRefNode<'a>
impl<'a>From<&'aSimpleImmediateAssertionStatement> forRefNode<'a>
Source§fnfrom(x: &'aSimpleImmediateAssertionStatement) ->RefNode<'a>
fnfrom(x: &'aSimpleImmediateAssertionStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleImmediateAssumeStatement> forRefNode<'a>
impl<'a>From<&'aSimpleImmediateAssumeStatement> forRefNode<'a>
Source§fnfrom(x: &'aSimpleImmediateAssumeStatement) ->RefNode<'a>
fnfrom(x: &'aSimpleImmediateAssumeStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleImmediateCoverStatement> forRefNode<'a>
impl<'a>From<&'aSimpleImmediateCoverStatement> forRefNode<'a>
Source§fnfrom(x: &'aSimpleImmediateCoverStatement) ->RefNode<'a>
fnfrom(x: &'aSimpleImmediateCoverStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimplePathDeclaration> forRefNode<'a>
impl<'a>From<&'aSimplePathDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aSimplePathDeclaration) ->RefNode<'a>
fnfrom(x: &'aSimplePathDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimplePathDeclarationFull> forRefNode<'a>
impl<'a>From<&'aSimplePathDeclarationFull> forRefNode<'a>
Source§fnfrom(x: &'aSimplePathDeclarationFull) ->RefNode<'a>
fnfrom(x: &'aSimplePathDeclarationFull) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimplePathDeclarationParallel> forRefNode<'a>
impl<'a>From<&'aSimplePathDeclarationParallel> forRefNode<'a>
Source§fnfrom(x: &'aSimplePathDeclarationParallel) ->RefNode<'a>
fnfrom(x: &'aSimplePathDeclarationParallel) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSimpleType> forRefNode<'a>
impl<'a>From<&'aSimpleType> forRefNode<'a>
Source§fnfrom(x: &'aSimpleType) ->RefNode<'a>
fnfrom(x: &'aSimpleType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSkewTimingCheck> forRefNode<'a>
impl<'a>From<&'aSkewTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aSkewTimingCheck) ->RefNode<'a>
fnfrom(x: &'aSkewTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSolveBeforeList> forRefNode<'a>
impl<'a>From<&'aSolveBeforeList> forRefNode<'a>
Source§fnfrom(x: &'aSolveBeforeList) ->RefNode<'a>
fnfrom(x: &'aSolveBeforeList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSourceDescription> forRefNode<'a>
impl<'a>From<&'aSourceDescription> forRefNode<'a>
Source§fnfrom(x: &'aSourceDescription) ->RefNode<'a>
fnfrom(x: &'aSourceDescription) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSourceDescriptionNotDirective> forRefNode<'a>
impl<'a>From<&'aSourceDescriptionNotDirective> forRefNode<'a>
Source§fnfrom(x: &'aSourceDescriptionNotDirective) ->RefNode<'a>
fnfrom(x: &'aSourceDescriptionNotDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSourceText> forRefNode<'a>
impl<'a>From<&'aSourceText> forRefNode<'a>
Source§fnfrom(x: &'aSourceText) ->RefNode<'a>
fnfrom(x: &'aSourceText) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecifyBlock> forRefNode<'a>
impl<'a>From<&'aSpecifyBlock> forRefNode<'a>
Source§fnfrom(x: &'aSpecifyBlock) ->RefNode<'a>
fnfrom(x: &'aSpecifyBlock) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecifyInputTerminalDescriptor> forRefNode<'a>
impl<'a>From<&'aSpecifyInputTerminalDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aSpecifyInputTerminalDescriptor) ->RefNode<'a>
fnfrom(x: &'aSpecifyInputTerminalDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecifyItem> forRefNode<'a>
impl<'a>From<&'aSpecifyItem> forRefNode<'a>
Source§fnfrom(x: &'aSpecifyItem) ->RefNode<'a>
fnfrom(x: &'aSpecifyItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecifyOutputTerminalDescriptor> forRefNode<'a>
impl<'a>From<&'aSpecifyOutputTerminalDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aSpecifyOutputTerminalDescriptor) ->RefNode<'a>
fnfrom(x: &'aSpecifyOutputTerminalDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecifyTerminalDescriptor> forRefNode<'a>
impl<'a>From<&'aSpecifyTerminalDescriptor> forRefNode<'a>
Source§fnfrom(x: &'aSpecifyTerminalDescriptor) ->RefNode<'a>
fnfrom(x: &'aSpecifyTerminalDescriptor) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecparamAssignment> forRefNode<'a>
impl<'a>From<&'aSpecparamAssignment> forRefNode<'a>
Source§fnfrom(x: &'aSpecparamAssignment) ->RefNode<'a>
fnfrom(x: &'aSpecparamAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecparamAssignmentMintypmax> forRefNode<'a>
impl<'a>From<&'aSpecparamAssignmentMintypmax> forRefNode<'a>
Source§fnfrom(x: &'aSpecparamAssignmentMintypmax) ->RefNode<'a>
fnfrom(x: &'aSpecparamAssignmentMintypmax) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecparamDeclaration> forRefNode<'a>
impl<'a>From<&'aSpecparamDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aSpecparamDeclaration) ->RefNode<'a>
fnfrom(x: &'aSpecparamDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSpecparamIdentifier> forRefNode<'a>
impl<'a>From<&'aSpecparamIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aSpecparamIdentifier) ->RefNode<'a>
fnfrom(x: &'aSpecparamIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStartEdgeOffset> forRefNode<'a>
impl<'a>From<&'aStartEdgeOffset> forRefNode<'a>
Source§fnfrom(x: &'aStartEdgeOffset) ->RefNode<'a>
fnfrom(x: &'aStartEdgeOffset) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStateDependentPathDeclaration> forRefNode<'a>
impl<'a>From<&'aStateDependentPathDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aStateDependentPathDeclaration) ->RefNode<'a>
fnfrom(x: &'aStateDependentPathDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStateDependentPathDeclarationIfEdgeSensitive> forRefNode<'a>
impl<'a>From<&'aStateDependentPathDeclarationIfEdgeSensitive> forRefNode<'a>
Source§fnfrom(x: &'aStateDependentPathDeclarationIfEdgeSensitive) ->RefNode<'a>
fnfrom(x: &'aStateDependentPathDeclarationIfEdgeSensitive) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStateDependentPathDeclarationIfNone> forRefNode<'a>
impl<'a>From<&'aStateDependentPathDeclarationIfNone> forRefNode<'a>
Source§fnfrom(x: &'aStateDependentPathDeclarationIfNone) ->RefNode<'a>
fnfrom(x: &'aStateDependentPathDeclarationIfNone) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStateDependentPathDeclarationIfSimple> forRefNode<'a>
impl<'a>From<&'aStateDependentPathDeclarationIfSimple> forRefNode<'a>
Source§fnfrom(x: &'aStateDependentPathDeclarationIfSimple) ->RefNode<'a>
fnfrom(x: &'aStateDependentPathDeclarationIfSimple) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStatementItem> forRefNode<'a>
impl<'a>From<&'aStatementItem> forRefNode<'a>
Source§fnfrom(x: &'aStatementItem) ->RefNode<'a>
fnfrom(x: &'aStatementItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStatementOrNull> forRefNode<'a>
impl<'a>From<&'aStatementOrNull> forRefNode<'a>
Source§fnfrom(x: &'aStatementOrNull) ->RefNode<'a>
fnfrom(x: &'aStatementOrNull) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStatementOrNullAttribute> forRefNode<'a>
impl<'a>From<&'aStatementOrNullAttribute> forRefNode<'a>
Source§fnfrom(x: &'aStatementOrNullAttribute) ->RefNode<'a>
fnfrom(x: &'aStatementOrNullAttribute) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStreamConcatenation> forRefNode<'a>
impl<'a>From<&'aStreamConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aStreamConcatenation) ->RefNode<'a>
fnfrom(x: &'aStreamConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStreamExpression> forRefNode<'a>
impl<'a>From<&'aStreamExpression> forRefNode<'a>
Source§fnfrom(x: &'aStreamExpression) ->RefNode<'a>
fnfrom(x: &'aStreamExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStreamOperator> forRefNode<'a>
impl<'a>From<&'aStreamOperator> forRefNode<'a>
Source§fnfrom(x: &'aStreamOperator) ->RefNode<'a>
fnfrom(x: &'aStreamOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStreamingConcatenation> forRefNode<'a>
impl<'a>From<&'aStreamingConcatenation> forRefNode<'a>
Source§fnfrom(x: &'aStreamingConcatenation) ->RefNode<'a>
fnfrom(x: &'aStreamingConcatenation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStringLiteral> forRefNode<'a>
impl<'a>From<&'aStringLiteral> forRefNode<'a>
Source§fnfrom(x: &'aStringLiteral) ->RefNode<'a>
fnfrom(x: &'aStringLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStructUnion> forRefNode<'a>
impl<'a>From<&'aStructUnion> forRefNode<'a>
Source§fnfrom(x: &'aStructUnion) ->RefNode<'a>
fnfrom(x: &'aStructUnion) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStructUnionMember> forRefNode<'a>
impl<'a>From<&'aStructUnionMember> forRefNode<'a>
Source§fnfrom(x: &'aStructUnionMember) ->RefNode<'a>
fnfrom(x: &'aStructUnionMember) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aStructurePatternKey> forRefNode<'a>
impl<'a>From<&'aStructurePatternKey> forRefNode<'a>
Source§fnfrom(x: &'aStructurePatternKey) ->RefNode<'a>
fnfrom(x: &'aStructurePatternKey) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSubroutineCall> forRefNode<'a>
impl<'a>From<&'aSubroutineCall> forRefNode<'a>
Source§fnfrom(x: &'aSubroutineCall) ->RefNode<'a>
fnfrom(x: &'aSubroutineCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSubroutineCallRandomize> forRefNode<'a>
impl<'a>From<&'aSubroutineCallRandomize> forRefNode<'a>
Source§fnfrom(x: &'aSubroutineCallRandomize) ->RefNode<'a>
fnfrom(x: &'aSubroutineCallRandomize) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSubroutineCallStatement> forRefNode<'a>
impl<'a>From<&'aSubroutineCallStatement> forRefNode<'a>
Source§fnfrom(x: &'aSubroutineCallStatement) ->RefNode<'a>
fnfrom(x: &'aSubroutineCallStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSubroutineCallStatementFunction> forRefNode<'a>
impl<'a>From<&'aSubroutineCallStatementFunction> forRefNode<'a>
Source§fnfrom(x: &'aSubroutineCallStatementFunction) ->RefNode<'a>
fnfrom(x: &'aSubroutineCallStatementFunction) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTfCall> forRefNode<'a>
impl<'a>From<&'aSystemTfCall> forRefNode<'a>
Source§fnfrom(x: &'aSystemTfCall) ->RefNode<'a>
fnfrom(x: &'aSystemTfCall) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTfCallArgDataType> forRefNode<'a>
impl<'a>From<&'aSystemTfCallArgDataType> forRefNode<'a>
Source§fnfrom(x: &'aSystemTfCallArgDataType) ->RefNode<'a>
fnfrom(x: &'aSystemTfCallArgDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTfCallArgExpression> forRefNode<'a>
impl<'a>From<&'aSystemTfCallArgExpression> forRefNode<'a>
Source§fnfrom(x: &'aSystemTfCallArgExpression) ->RefNode<'a>
fnfrom(x: &'aSystemTfCallArgExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTfCallArgOptional> forRefNode<'a>
impl<'a>From<&'aSystemTfCallArgOptional> forRefNode<'a>
Source§fnfrom(x: &'aSystemTfCallArgOptional) ->RefNode<'a>
fnfrom(x: &'aSystemTfCallArgOptional) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTfIdentifier> forRefNode<'a>
impl<'a>From<&'aSystemTfIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aSystemTfIdentifier) ->RefNode<'a>
fnfrom(x: &'aSystemTfIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aSystemTimingCheck> forRefNode<'a>
impl<'a>From<&'aSystemTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aSystemTimingCheck) ->RefNode<'a>
fnfrom(x: &'aSystemTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTPathDelayExpression> forRefNode<'a>
impl<'a>From<&'aTPathDelayExpression> forRefNode<'a>
Source§fnfrom(x: &'aTPathDelayExpression) ->RefNode<'a>
fnfrom(x: &'aTPathDelayExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaggedUnionExpression> forRefNode<'a>
impl<'a>From<&'aTaggedUnionExpression> forRefNode<'a>
Source§fnfrom(x: &'aTaggedUnionExpression) ->RefNode<'a>
fnfrom(x: &'aTaggedUnionExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskBodyDeclaration> forRefNode<'a>
impl<'a>From<&'aTaskBodyDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTaskBodyDeclaration) ->RefNode<'a>
fnfrom(x: &'aTaskBodyDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskBodyDeclarationWithPort> forRefNode<'a>
impl<'a>From<&'aTaskBodyDeclarationWithPort> forRefNode<'a>
Source§fnfrom(x: &'aTaskBodyDeclarationWithPort) ->RefNode<'a>
fnfrom(x: &'aTaskBodyDeclarationWithPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskBodyDeclarationWithoutPort> forRefNode<'a>
impl<'a>From<&'aTaskBodyDeclarationWithoutPort> forRefNode<'a>
Source§fnfrom(x: &'aTaskBodyDeclarationWithoutPort) ->RefNode<'a>
fnfrom(x: &'aTaskBodyDeclarationWithoutPort) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskDeclaration> forRefNode<'a>
impl<'a>From<&'aTaskDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTaskDeclaration) ->RefNode<'a>
fnfrom(x: &'aTaskDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskIdentifier> forRefNode<'a>
impl<'a>From<&'aTaskIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTaskIdentifier) ->RefNode<'a>
fnfrom(x: &'aTaskIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTaskPrototype> forRefNode<'a>
impl<'a>From<&'aTaskPrototype> forRefNode<'a>
Source§fnfrom(x: &'aTaskPrototype) ->RefNode<'a>
fnfrom(x: &'aTaskPrototype) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTerminalIdentifier> forRefNode<'a>
impl<'a>From<&'aTerminalIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTerminalIdentifier) ->RefNode<'a>
fnfrom(x: &'aTerminalIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTextMacroDefinition> forRefNode<'a>
impl<'a>From<&'aTextMacroDefinition> forRefNode<'a>
Source§fnfrom(x: &'aTextMacroDefinition) ->RefNode<'a>
fnfrom(x: &'aTextMacroDefinition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTextMacroIdentifier> forRefNode<'a>
impl<'a>From<&'aTextMacroIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTextMacroIdentifier) ->RefNode<'a>
fnfrom(x: &'aTextMacroIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTextMacroName> forRefNode<'a>
impl<'a>From<&'aTextMacroName> forRefNode<'a>
Source§fnfrom(x: &'aTextMacroName) ->RefNode<'a>
fnfrom(x: &'aTextMacroName) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTextMacroUsage> forRefNode<'a>
impl<'a>From<&'aTextMacroUsage> forRefNode<'a>
Source§fnfrom(x: &'aTextMacroUsage) ->RefNode<'a>
fnfrom(x: &'aTextMacroUsage) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfIdentifier> forRefNode<'a>
impl<'a>From<&'aTfIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTfIdentifier) ->RefNode<'a>
fnfrom(x: &'aTfIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfItemDeclaration> forRefNode<'a>
impl<'a>From<&'aTfItemDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTfItemDeclaration) ->RefNode<'a>
fnfrom(x: &'aTfItemDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfPortDeclaration> forRefNode<'a>
impl<'a>From<&'aTfPortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTfPortDeclaration) ->RefNode<'a>
fnfrom(x: &'aTfPortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfPortDirection> forRefNode<'a>
impl<'a>From<&'aTfPortDirection> forRefNode<'a>
Source§fnfrom(x: &'aTfPortDirection) ->RefNode<'a>
fnfrom(x: &'aTfPortDirection) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfPortItem> forRefNode<'a>
impl<'a>From<&'aTfPortItem> forRefNode<'a>
Source§fnfrom(x: &'aTfPortItem) ->RefNode<'a>
fnfrom(x: &'aTfPortItem) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTfPortList> forRefNode<'a>
impl<'a>From<&'aTfPortList> forRefNode<'a>
Source§fnfrom(x: &'aTfPortList) ->RefNode<'a>
fnfrom(x: &'aTfPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeLiteral> forRefNode<'a>
impl<'a>From<&'aTimeLiteral> forRefNode<'a>
Source§fnfrom(x: &'aTimeLiteral) ->RefNode<'a>
fnfrom(x: &'aTimeLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeLiteralFixedPoint> forRefNode<'a>
impl<'a>From<&'aTimeLiteralFixedPoint> forRefNode<'a>
Source§fnfrom(x: &'aTimeLiteralFixedPoint) ->RefNode<'a>
fnfrom(x: &'aTimeLiteralFixedPoint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeLiteralUnsigned> forRefNode<'a>
impl<'a>From<&'aTimeLiteralUnsigned> forRefNode<'a>
Source§fnfrom(x: &'aTimeLiteralUnsigned) ->RefNode<'a>
fnfrom(x: &'aTimeLiteralUnsigned) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimecheckCondition> forRefNode<'a>
impl<'a>From<&'aTimecheckCondition> forRefNode<'a>
Source§fnfrom(x: &'aTimecheckCondition) ->RefNode<'a>
fnfrom(x: &'aTimecheckCondition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimescaleCompilerDirective> forRefNode<'a>
impl<'a>From<&'aTimescaleCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aTimescaleCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aTimescaleCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeskewTimingCheck> forRefNode<'a>
impl<'a>From<&'aTimeskewTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aTimeskewTimingCheck) ->RefNode<'a>
fnfrom(x: &'aTimeskewTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimestampCondition> forRefNode<'a>
impl<'a>From<&'aTimestampCondition> forRefNode<'a>
Source§fnfrom(x: &'aTimestampCondition) ->RefNode<'a>
fnfrom(x: &'aTimestampCondition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeunitsDeclaration> forRefNode<'a>
impl<'a>From<&'aTimeunitsDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTimeunitsDeclaration) ->RefNode<'a>
fnfrom(x: &'aTimeunitsDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeunitsDeclarationTimeprecision> forRefNode<'a>
impl<'a>From<&'aTimeunitsDeclarationTimeprecision> forRefNode<'a>
Source§fnfrom(x: &'aTimeunitsDeclarationTimeprecision) ->RefNode<'a>
fnfrom(x: &'aTimeunitsDeclarationTimeprecision) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeunitsDeclarationTimeprecisionTimeunit> forRefNode<'a>
impl<'a>From<&'aTimeunitsDeclarationTimeprecisionTimeunit> forRefNode<'a>
Source§fnfrom(x: &'aTimeunitsDeclarationTimeprecisionTimeunit) ->RefNode<'a>
fnfrom(x: &'aTimeunitsDeclarationTimeprecisionTimeunit) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeunitsDeclarationTimeunit> forRefNode<'a>
impl<'a>From<&'aTimeunitsDeclarationTimeunit> forRefNode<'a>
Source§fnfrom(x: &'aTimeunitsDeclarationTimeunit) ->RefNode<'a>
fnfrom(x: &'aTimeunitsDeclarationTimeunit) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimeunitsDeclarationTimeunitTimeprecision> forRefNode<'a>
impl<'a>From<&'aTimeunitsDeclarationTimeunitTimeprecision> forRefNode<'a>
Source§fnfrom(x: &'aTimeunitsDeclarationTimeunitTimeprecision) ->RefNode<'a>
fnfrom(x: &'aTimeunitsDeclarationTimeunitTimeprecision) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimingCheckCondition> forRefNode<'a>
impl<'a>From<&'aTimingCheckCondition> forRefNode<'a>
Source§fnfrom(x: &'aTimingCheckCondition) ->RefNode<'a>
fnfrom(x: &'aTimingCheckCondition) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimingCheckConditionParen> forRefNode<'a>
impl<'a>From<&'aTimingCheckConditionParen> forRefNode<'a>
Source§fnfrom(x: &'aTimingCheckConditionParen) ->RefNode<'a>
fnfrom(x: &'aTimingCheckConditionParen) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimingCheckEvent> forRefNode<'a>
impl<'a>From<&'aTimingCheckEvent> forRefNode<'a>
Source§fnfrom(x: &'aTimingCheckEvent) ->RefNode<'a>
fnfrom(x: &'aTimingCheckEvent) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimingCheckEventControl> forRefNode<'a>
impl<'a>From<&'aTimingCheckEventControl> forRefNode<'a>
Source§fnfrom(x: &'aTimingCheckEventControl) ->RefNode<'a>
fnfrom(x: &'aTimingCheckEventControl) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTimingCheckLimit> forRefNode<'a>
impl<'a>From<&'aTimingCheckLimit> forRefNode<'a>
Source§fnfrom(x: &'aTimingCheckLimit) ->RefNode<'a>
fnfrom(x: &'aTimingCheckLimit) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTopmoduleIdentifier> forRefNode<'a>
impl<'a>From<&'aTopmoduleIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTopmoduleIdentifier) ->RefNode<'a>
fnfrom(x: &'aTopmoduleIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTransRangeList> forRefNode<'a>
impl<'a>From<&'aTransRangeList> forRefNode<'a>
Source§fnfrom(x: &'aTransRangeList) ->RefNode<'a>
fnfrom(x: &'aTransRangeList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTransRangeListArrow> forRefNode<'a>
impl<'a>From<&'aTransRangeListArrow> forRefNode<'a>
Source§fnfrom(x: &'aTransRangeListArrow) ->RefNode<'a>
fnfrom(x: &'aTransRangeListArrow) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTransRangeListAsterisk> forRefNode<'a>
impl<'a>From<&'aTransRangeListAsterisk> forRefNode<'a>
Source§fnfrom(x: &'aTransRangeListAsterisk) ->RefNode<'a>
fnfrom(x: &'aTransRangeListAsterisk) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTransRangeListEqual> forRefNode<'a>
impl<'a>From<&'aTransRangeListEqual> forRefNode<'a>
Source§fnfrom(x: &'aTransRangeListEqual) ->RefNode<'a>
fnfrom(x: &'aTransRangeListEqual) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeAssignment> forRefNode<'a>
impl<'a>From<&'aTypeAssignment> forRefNode<'a>
Source§fnfrom(x: &'aTypeAssignment) ->RefNode<'a>
fnfrom(x: &'aTypeAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeDeclaration> forRefNode<'a>
impl<'a>From<&'aTypeDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aTypeDeclaration) ->RefNode<'a>
fnfrom(x: &'aTypeDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeDeclarationDataType> forRefNode<'a>
impl<'a>From<&'aTypeDeclarationDataType> forRefNode<'a>
Source§fnfrom(x: &'aTypeDeclarationDataType) ->RefNode<'a>
fnfrom(x: &'aTypeDeclarationDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeDeclarationInterface> forRefNode<'a>
impl<'a>From<&'aTypeDeclarationInterface> forRefNode<'a>
Source§fnfrom(x: &'aTypeDeclarationInterface) ->RefNode<'a>
fnfrom(x: &'aTypeDeclarationInterface) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeDeclarationKeyword> forRefNode<'a>
impl<'a>From<&'aTypeDeclarationKeyword> forRefNode<'a>
Source§fnfrom(x: &'aTypeDeclarationKeyword) ->RefNode<'a>
fnfrom(x: &'aTypeDeclarationKeyword) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeDeclarationReserved> forRefNode<'a>
impl<'a>From<&'aTypeDeclarationReserved> forRefNode<'a>
Source§fnfrom(x: &'aTypeDeclarationReserved) ->RefNode<'a>
fnfrom(x: &'aTypeDeclarationReserved) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeIdentifier> forRefNode<'a>
impl<'a>From<&'aTypeIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aTypeIdentifier) ->RefNode<'a>
fnfrom(x: &'aTypeIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeReference> forRefNode<'a>
impl<'a>From<&'aTypeReference> forRefNode<'a>
Source§fnfrom(x: &'aTypeReference) ->RefNode<'a>
fnfrom(x: &'aTypeReference) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeReferenceDataType> forRefNode<'a>
impl<'a>From<&'aTypeReferenceDataType> forRefNode<'a>
Source§fnfrom(x: &'aTypeReferenceDataType) ->RefNode<'a>
fnfrom(x: &'aTypeReferenceDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aTypeReferenceExpression> forRefNode<'a>
impl<'a>From<&'aTypeReferenceExpression> forRefNode<'a>
Source§fnfrom(x: &'aTypeReferenceExpression) ->RefNode<'a>
fnfrom(x: &'aTypeReferenceExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpAnsiDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpAnsiDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpAnsiDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpAnsiDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationAnsi> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationAnsi> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationAnsi) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationExternAnsi> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationExternAnsi> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationExternAnsi) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationExternAnsi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationExternNonansi> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationExternNonansi> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationExternNonansi) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationExternNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationNonansi> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationNonansi> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationNonansi) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationNonansi) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationPortList> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationPortList> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationPortList) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpDeclarationWildcard> forRefNode<'a>
impl<'a>From<&'aUdpDeclarationWildcard> forRefNode<'a>
Source§fnfrom(x: &'aUdpDeclarationWildcard) ->RefNode<'a>
fnfrom(x: &'aUdpDeclarationWildcard) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpIdentifier> forRefNode<'a>
impl<'a>From<&'aUdpIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aUdpIdentifier) ->RefNode<'a>
fnfrom(x: &'aUdpIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpInitialStatement> forRefNode<'a>
impl<'a>From<&'aUdpInitialStatement> forRefNode<'a>
Source§fnfrom(x: &'aUdpInitialStatement) ->RefNode<'a>
fnfrom(x: &'aUdpInitialStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpInputDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpInputDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpInputDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpInputDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpInstance> forRefNode<'a>
impl<'a>From<&'aUdpInstance> forRefNode<'a>
Source§fnfrom(x: &'aUdpInstance) ->RefNode<'a>
fnfrom(x: &'aUdpInstance) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpInstantiation> forRefNode<'a>
impl<'a>From<&'aUdpInstantiation> forRefNode<'a>
Source§fnfrom(x: &'aUdpInstantiation) ->RefNode<'a>
fnfrom(x: &'aUdpInstantiation) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpNonansiDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpNonansiDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpNonansiDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpNonansiDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpOutputDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpOutputDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpOutputDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpOutputDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpOutputDeclarationNonreg> forRefNode<'a>
impl<'a>From<&'aUdpOutputDeclarationNonreg> forRefNode<'a>
Source§fnfrom(x: &'aUdpOutputDeclarationNonreg) ->RefNode<'a>
fnfrom(x: &'aUdpOutputDeclarationNonreg) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpOutputDeclarationReg> forRefNode<'a>
impl<'a>From<&'aUdpOutputDeclarationReg> forRefNode<'a>
Source§fnfrom(x: &'aUdpOutputDeclarationReg) ->RefNode<'a>
fnfrom(x: &'aUdpOutputDeclarationReg) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpPortDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpPortDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpPortDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpPortDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpPortList> forRefNode<'a>
impl<'a>From<&'aUdpPortList> forRefNode<'a>
Source§fnfrom(x: &'aUdpPortList) ->RefNode<'a>
fnfrom(x: &'aUdpPortList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUdpRegDeclaration> forRefNode<'a>
impl<'a>From<&'aUdpRegDeclaration> forRefNode<'a>
Source§fnfrom(x: &'aUdpRegDeclaration) ->RefNode<'a>
fnfrom(x: &'aUdpRegDeclaration) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnaryModulePathOperator> forRefNode<'a>
impl<'a>From<&'aUnaryModulePathOperator> forRefNode<'a>
Source§fnfrom(x: &'aUnaryModulePathOperator) ->RefNode<'a>
fnfrom(x: &'aUnaryModulePathOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnaryOperator> forRefNode<'a>
impl<'a>From<&'aUnaryOperator> forRefNode<'a>
Source§fnfrom(x: &'aUnaryOperator) ->RefNode<'a>
fnfrom(x: &'aUnaryOperator) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnbasedUnsizedLiteral> forRefNode<'a>
impl<'a>From<&'aUnbasedUnsizedLiteral> forRefNode<'a>
Source§fnfrom(x: &'aUnbasedUnsizedLiteral) ->RefNode<'a>
fnfrom(x: &'aUnbasedUnsizedLiteral) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnconnectedDriveCompilerDirective> forRefNode<'a>
impl<'a>From<&'aUnconnectedDriveCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aUnconnectedDriveCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aUnconnectedDriveCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUndefineCompilerDirective> forRefNode<'a>
impl<'a>From<&'aUndefineCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aUndefineCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aUndefineCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUndefineallCompilerDirective> forRefNode<'a>
impl<'a>From<&'aUndefineallCompilerDirective> forRefNode<'a>
Source§fnfrom(x: &'aUndefineallCompilerDirective) ->RefNode<'a>
fnfrom(x: &'aUndefineallCompilerDirective) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUniquePriority> forRefNode<'a>
impl<'a>From<&'aUniquePriority> forRefNode<'a>
Source§fnfrom(x: &'aUniquePriority) ->RefNode<'a>
fnfrom(x: &'aUniquePriority) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUniquenessConstraint> forRefNode<'a>
impl<'a>From<&'aUniquenessConstraint> forRefNode<'a>
Source§fnfrom(x: &'aUniquenessConstraint) ->RefNode<'a>
fnfrom(x: &'aUniquenessConstraint) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnpackedDimension> forRefNode<'a>
impl<'a>From<&'aUnpackedDimension> forRefNode<'a>
Source§fnfrom(x: &'aUnpackedDimension) ->RefNode<'a>
fnfrom(x: &'aUnpackedDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnpackedDimensionExpression> forRefNode<'a>
impl<'a>From<&'aUnpackedDimensionExpression> forRefNode<'a>
Source§fnfrom(x: &'aUnpackedDimensionExpression) ->RefNode<'a>
fnfrom(x: &'aUnpackedDimensionExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnpackedDimensionRange> forRefNode<'a>
impl<'a>From<&'aUnpackedDimensionRange> forRefNode<'a>
Source§fnfrom(x: &'aUnpackedDimensionRange) ->RefNode<'a>
fnfrom(x: &'aUnpackedDimensionRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnsignedNumber> forRefNode<'a>
impl<'a>From<&'aUnsignedNumber> forRefNode<'a>
Source§fnfrom(x: &'aUnsignedNumber) ->RefNode<'a>
fnfrom(x: &'aUnsignedNumber) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUnsizedDimension> forRefNode<'a>
impl<'a>From<&'aUnsizedDimension> forRefNode<'a>
Source§fnfrom(x: &'aUnsizedDimension) ->RefNode<'a>
fnfrom(x: &'aUnsizedDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUseClauseCell> forRefNode<'a>
impl<'a>From<&'aUseClauseCell> forRefNode<'a>
Source§fnfrom(x: &'aUseClauseCell) ->RefNode<'a>
fnfrom(x: &'aUseClauseCell) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUseClauseCellNamed> forRefNode<'a>
impl<'a>From<&'aUseClauseCellNamed> forRefNode<'a>
Source§fnfrom(x: &'aUseClauseCellNamed) ->RefNode<'a>
fnfrom(x: &'aUseClauseCellNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aUseClauseNamed> forRefNode<'a>
impl<'a>From<&'aUseClauseNamed> forRefNode<'a>
Source§fnfrom(x: &'aUseClauseNamed) ->RefNode<'a>
fnfrom(x: &'aUseClauseNamed) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aValueRange> forRefNode<'a>
impl<'a>From<&'aValueRange> forRefNode<'a>
Source§fnfrom(x: &'aValueRange) ->RefNode<'a>
fnfrom(x: &'aValueRange) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aValueRangeBinary> forRefNode<'a>
impl<'a>From<&'aValueRangeBinary> forRefNode<'a>
Source§fnfrom(x: &'aValueRangeBinary) ->RefNode<'a>
fnfrom(x: &'aValueRangeBinary) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVarDataType> forRefNode<'a>
impl<'a>From<&'aVarDataType> forRefNode<'a>
Source§fnfrom(x: &'aVarDataType) ->RefNode<'a>
fnfrom(x: &'aVarDataType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVarDataTypeVar> forRefNode<'a>
impl<'a>From<&'aVarDataTypeVar> forRefNode<'a>
Source§fnfrom(x: &'aVarDataTypeVar) ->RefNode<'a>
fnfrom(x: &'aVarDataTypeVar) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableAssignment> forRefNode<'a>
impl<'a>From<&'aVariableAssignment> forRefNode<'a>
Source§fnfrom(x: &'aVariableAssignment) ->RefNode<'a>
fnfrom(x: &'aVariableAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableDeclAssignment> forRefNode<'a>
impl<'a>From<&'aVariableDeclAssignment> forRefNode<'a>
Source§fnfrom(x: &'aVariableDeclAssignment) ->RefNode<'a>
fnfrom(x: &'aVariableDeclAssignment) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableDeclAssignmentClass> forRefNode<'a>
impl<'a>From<&'aVariableDeclAssignmentClass> forRefNode<'a>
Source§fnfrom(x: &'aVariableDeclAssignmentClass) ->RefNode<'a>
fnfrom(x: &'aVariableDeclAssignmentClass) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableDeclAssignmentDynamicArray> forRefNode<'a>
impl<'a>From<&'aVariableDeclAssignmentDynamicArray> forRefNode<'a>
Source§fnfrom(x: &'aVariableDeclAssignmentDynamicArray) ->RefNode<'a>
fnfrom(x: &'aVariableDeclAssignmentDynamicArray) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableDeclAssignmentVariable> forRefNode<'a>
impl<'a>From<&'aVariableDeclAssignmentVariable> forRefNode<'a>
Source§fnfrom(x: &'aVariableDeclAssignmentVariable) ->RefNode<'a>
fnfrom(x: &'aVariableDeclAssignmentVariable) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableDimension> forRefNode<'a>
impl<'a>From<&'aVariableDimension> forRefNode<'a>
Source§fnfrom(x: &'aVariableDimension) ->RefNode<'a>
fnfrom(x: &'aVariableDimension) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableIdentifier> forRefNode<'a>
impl<'a>From<&'aVariableIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aVariableIdentifier) ->RefNode<'a>
fnfrom(x: &'aVariableIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableIdentifierList> forRefNode<'a>
impl<'a>From<&'aVariableIdentifierList> forRefNode<'a>
Source§fnfrom(x: &'aVariableIdentifierList) ->RefNode<'a>
fnfrom(x: &'aVariableIdentifierList) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableIdentifierListOrNull> forRefNode<'a>
impl<'a>From<&'aVariableIdentifierListOrNull> forRefNode<'a>
Source§fnfrom(x: &'aVariableIdentifierListOrNull) ->RefNode<'a>
fnfrom(x: &'aVariableIdentifierListOrNull) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableLvalue> forRefNode<'a>
impl<'a>From<&'aVariableLvalue> forRefNode<'a>
Source§fnfrom(x: &'aVariableLvalue) ->RefNode<'a>
fnfrom(x: &'aVariableLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableLvalueIdentifier> forRefNode<'a>
impl<'a>From<&'aVariableLvalueIdentifier> forRefNode<'a>
Source§fnfrom(x: &'aVariableLvalueIdentifier) ->RefNode<'a>
fnfrom(x: &'aVariableLvalueIdentifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableLvalueLvalue> forRefNode<'a>
impl<'a>From<&'aVariableLvalueLvalue> forRefNode<'a>
Source§fnfrom(x: &'aVariableLvalueLvalue) ->RefNode<'a>
fnfrom(x: &'aVariableLvalueLvalue) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariableLvaluePattern> forRefNode<'a>
impl<'a>From<&'aVariableLvaluePattern> forRefNode<'a>
Source§fnfrom(x: &'aVariableLvaluePattern) ->RefNode<'a>
fnfrom(x: &'aVariableLvaluePattern) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariablePortHeader> forRefNode<'a>
impl<'a>From<&'aVariablePortHeader> forRefNode<'a>
Source§fnfrom(x: &'aVariablePortHeader) ->RefNode<'a>
fnfrom(x: &'aVariablePortHeader) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVariablePortType> forRefNode<'a>
impl<'a>From<&'aVariablePortType> forRefNode<'a>
Source§fnfrom(x: &'aVariablePortType) ->RefNode<'a>
fnfrom(x: &'aVariablePortType) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVectorScalar> forRefNode<'a>
impl<'a>From<&'aVectorScalar> forRefNode<'a>
Source§fnfrom(x: &'aVectorScalar) ->RefNode<'a>
fnfrom(x: &'aVectorScalar) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aVersionSpecifier> forRefNode<'a>
impl<'a>From<&'aVersionSpecifier> forRefNode<'a>
Source§fnfrom(x: &'aVersionSpecifier) ->RefNode<'a>
fnfrom(x: &'aVersionSpecifier) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWaitStatement> forRefNode<'a>
impl<'a>From<&'aWaitStatement> forRefNode<'a>
Source§fnfrom(x: &'aWaitStatement) ->RefNode<'a>
fnfrom(x: &'aWaitStatement) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWaitStatementFork> forRefNode<'a>
impl<'a>From<&'aWaitStatementFork> forRefNode<'a>
Source§fnfrom(x: &'aWaitStatementFork) ->RefNode<'a>
fnfrom(x: &'aWaitStatementFork) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWaitStatementOrder> forRefNode<'a>
impl<'a>From<&'aWaitStatementOrder> forRefNode<'a>
Source§fnfrom(x: &'aWaitStatementOrder) ->RefNode<'a>
fnfrom(x: &'aWaitStatementOrder) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWaitStatementWait> forRefNode<'a>
impl<'a>From<&'aWaitStatementWait> forRefNode<'a>
Source§fnfrom(x: &'aWaitStatementWait) ->RefNode<'a>
fnfrom(x: &'aWaitStatementWait) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWeightSpecification> forRefNode<'a>
impl<'a>From<&'aWeightSpecification> forRefNode<'a>
Source§fnfrom(x: &'aWeightSpecification) ->RefNode<'a>
fnfrom(x: &'aWeightSpecification) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWeightSpecificationExpression> forRefNode<'a>
impl<'a>From<&'aWeightSpecificationExpression> forRefNode<'a>
Source§fnfrom(x: &'aWeightSpecificationExpression) ->RefNode<'a>
fnfrom(x: &'aWeightSpecificationExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWhiteSpace> forRefNode<'a>
impl<'a>From<&'aWhiteSpace> forRefNode<'a>
Source§fnfrom(x: &'aWhiteSpace) ->RefNode<'a>
fnfrom(x: &'aWhiteSpace) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWidthTimingCheck> forRefNode<'a>
impl<'a>From<&'aWidthTimingCheck> forRefNode<'a>
Source§fnfrom(x: &'aWidthTimingCheck) ->RefNode<'a>
fnfrom(x: &'aWidthTimingCheck) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>From<&'aWithCovergroupExpression> forRefNode<'a>
impl<'a>From<&'aWithCovergroupExpression> forRefNode<'a>
Source§fnfrom(x: &'aWithCovergroupExpression) ->RefNode<'a>
fnfrom(x: &'aWithCovergroupExpression) ->RefNode<'a>
Converts to this type from the input type.
Source§impl<'a>IntoIterator forRefNode<'a>
impl<'a>IntoIterator forRefNode<'a>
impl<'a>StructuralPartialEq forRefNode<'a>
Auto Trait Implementations§
impl<'a>Freeze forRefNode<'a>
impl<'a>RefUnwindSafe forRefNode<'a>
impl<'a>Send forRefNode<'a>
impl<'a>Sync forRefNode<'a>
impl<'a>Unpin forRefNode<'a>
impl<'a>UnwindSafe forRefNode<'a>
Blanket Implementations§
Source§impl<T>BorrowMut<T> for Twhere T: ?Sized,
impl<T>BorrowMut<T> for Twhere T: ?Sized,
Source§fnborrow_mut(&mut self) ->&mut T
fnborrow_mut(&mut self) ->&mut T
Mutably borrows from an owned value.Read more