Interfaces
IDecorated |
Provides the base requirements for a type or type member that has attributes and modifiers. |
INamed |
Provides the base requirements for a type member that has a name. |
Enums
Accessor |
Specifies the kind of accessor. |
Attribute |
Specifies the kind of attribute target. |
Constructor |
Specifies the type of constructor initializer. |
Continue |
Specifies the type of block to continue within an Continue |
Exit |
Specifies the type of block to exit within an Exit |
Invocation |
Specifies the kind of an invocation expression. |
Literal |
Specifies the type of literal expression. |
Member |
Specifies the kind of a member access. |
Modifiers | Specifies the modifiers for a type or member. |
Operator |
Specifies the kind of an operator. |
Ordering |
Specifies a sort order for an query expression ordering. |
Parameter |
Specifies the modifiers for a parameter. |
Type |
Specifies the kind of Type |
Type |
Specifies the kind of Type |
Variable |
Specifies the kind of Variable |
Variance |
Specifies the variance annotation for a type parameter. |