 | IPatternMatchingConstruct Interface |
A sequence construct that allows to match patterns (most also allow to rewrite them).
Utilized in begin and end events to tell about the construct that started or ended;
to be type checked against the concrete construct as needed,
e.g. SequenceExpressionRuleQuery or SequenceMultiRuleAllCall from interpreted sequences,
or PatternMatchingConstruct from compiled sequences.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic interface IPatternMatchingConstruct
The IPatternMatchingConstruct type exposes the following members.
Properties
See Also