 | IMatchgetEmbeddedGraph Method |
Returns submatch bound to the subpattern of the given name or null if no such subpattern exists
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxIMatch getEmbeddedGraph(
string name
)
Parameters
- name String
-
Return Value
IMatch
See Also