 | PatternGraphneededNodes Field |
The nodes from the enclosing graph(s) used in this graph or one of it's subgraphs.
Includes inlined elements after inlining.
Map of names to pattern nodes.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic Dictionary<string, PatternNode> neededNodes
Field Value
Type:
DictionaryString,
PatternNode
See Also