 | PatternGraphedgeToTargetNodePlusInlined Field |
Contains the target node of the pattern edges in this graph if specified.
Plus the additional information from inlined stuff.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic readonly Dictionary<PatternEdge, PatternNode> edgeToTargetNodePlusInlined
Field Value
Type:
DictionaryPatternEdge,
PatternNode
See Also