Click or drag to resize

LGSPRulePattern Fields

The LGSPRulePattern type exposes the following members.

Fields
 NameDescription
Public fieldannotations The annotations of the matching pattern (test/rule/subpattern)
(Inherited from LGSPMatchingPattern)
Public fielddefNames Names of the def elements yielded out of this pattern.
(Inherited from LGSPMatchingPattern)
Public fielddefs An array of GrGen types corresponding to def elments yielded out of this pattern.
(Inherited from LGSPMatchingPattern)
Public fieldfilters An array of the available filters
Public fieldimplementedMatchClasses An array of the implemented match classes
Public fieldinputNames Names of the rule parameter elements
(Inherited from LGSPMatchingPattern)
Public fieldinputs An array of GrGen types corresponding to rule parameters.
(Inherited from LGSPMatchingPattern)
Public fieldmatchClassName 
Public fieldmatchInterfaceName 
Public fieldname Our name
(Inherited from LGSPMatchingPattern)
Public fieldoutputs An array of GrGen types corresponding to rule return values.
Public fieldpatternGraph The main pattern graph.
(Inherited from LGSPMatchingPattern)
Public fielduses A count of using occurances of this subpattern
(Inherited from LGSPMatchingPattern)
Top
See Also