 | IMatchgetNode Method |
Returns node bound to the pattern node of the given name or null if no such pattern node exists
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxINode getNode(
string name
)
Parameters
- name String
-
Return Value
INode
See Also