![]() | IPatternVariable Properties |
The IPatternVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Annotations |
The annotations of the pattern element.
(Inherited from IPatternElement.) |
![]() | DefToBeYieldedTo |
Iff true the element is only defined in its PointOfDefinition pattern,
it gets matched in another, nested or called pattern which yields it to the containing pattern.
(Inherited from IPatternElement.) |
![]() | Name |
The name of the pattern element.
(Inherited from IPatternElement.) |
![]() | PointOfDefinition |
The pattern where this element is contained the first time / gets matched (null if rule parameter).
(Inherited from IPatternElement.) |
![]() | Type |
The base VarType of the pattern variable (matching may be constrained further, this is only the base type)
|
![]() | UnprefixedName |
The pure name of the pattern element as specified in the .grg without any prefixes.
(Inherited from IPatternElement.) |