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