 | IMatchgetVariable Method |
Returns value bound to the pattern variable of the given name or null if no such pattern variable exists
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxObject getVariable(
string name
)
Parameters
- name String
-
Return Value
Object
See Also