Click or drag to resize

MatchClassInfo Fields

The MatchClassInfo type exposes the following members.

Fields
  NameDescription
Public fieldannotations
The annotations of the match class
Public fieldedges
An array of all pattern edges.
Public fieldfilters
The filters of the match class
Public fieldmatchClassName
Public fieldmatchInterfaceName
Public fieldname
The name of the match class.
Public fieldnodes
An array of all pattern nodes.
Public fieldpackage
null if this is a global type, otherwise the package the type is contained in.
Public fieldpackagePrefixedName
The name of the type in case of a global type, the name of the type prefixed by the name of the package otherwise.
Public fieldvariables
An array of all pattern variables;
Top
See Also