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