LGSPRulePattern Fields |
The LGSPRulePattern type exposes the following members.
| Name | Description | |
|---|---|---|
| annotations |
The annotations of the matching pattern (test/rule/subpattern)
(Inherited from LGSPMatchingPattern.) | |
| defNames |
Names of the def elements yielded out of this pattern.
(Inherited from LGSPMatchingPattern.) | |
| defs |
An array of GrGen types corresponding to def elments yielded out of this pattern.
(Inherited from LGSPMatchingPattern.) | |
| filters |
An array of the available filters
| |
| implementedMatchClasses |
An array of the implemented match classes
| |
| inputNames |
Names of the rule parameter elements
(Inherited from LGSPMatchingPattern.) | |
| inputs |
An array of GrGen types corresponding to rule parameters.
(Inherited from LGSPMatchingPattern.) | |
| matchClassName | ||
| matchInterfaceName | ||
| name |
Our name
(Inherited from LGSPMatchingPattern.) | |
| outputs |
An array of GrGen types corresponding to rule return values.
| |
| patternGraph |
The main pattern graph.
(Inherited from LGSPMatchingPattern.) | |
| uses |
A count of using occurances of this subpattern
(Inherited from LGSPMatchingPattern.) |