Click or drag to resize

LGSPMatchingPattern Fields

The LGSPMatchingPattern type exposes the following members.

Fields
 NameDescription
Public fieldannotations The annotations of the matching pattern (test/rule/subpattern)
Public fielddefNames Names of the def elements yielded out of this pattern.
Public fielddefs An array of GrGen types corresponding to def elments yielded out of this pattern.
Public fieldinputNames Names of the rule parameter elements
Public fieldinputs An array of GrGen types corresponding to rule parameters.
Public fieldname Our name
Public fieldpatternGraph The main pattern graph.
Public fielduses A count of using occurances of this subpattern
Top
See Also