LGSPMatching |
The LGSPMatchingPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| annotations | The annotations of the matching pattern (test/rule/subpattern) | |
| defNames | Names of the def elements yielded out of this pattern. | |
| defs | An array of GrGen types corresponding to def elments yielded out of this pattern. | |
| inputNames | Names of the rule parameter elements | |
| inputs | An array of GrGen types corresponding to rule parameters. | |
| name | Our name | |
| patternGraph | The main pattern graph. | |
| uses | A count of using occurances of this subpattern |