![]() | MatchClassInfo Fields |
The MatchClassInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | annotations |
The annotations of the match class
|
![]() | edges |
An array of all pattern edges.
|
![]() | filters |
The filters of the match class
|
![]() | matchClassName | |
![]() | matchInterfaceName | |
![]() | name |
The name of the match class.
|
![]() | nodes |
An array of all pattern nodes.
|
![]() | package |
null if this is a global type, otherwise the package the type is contained in.
|
![]() | packagePrefixedName |
The name of the type in case of a global type,
the name of the type prefixed by the name of the package otherwise.
|
![]() | variables |
An array of all pattern variables;
|