In This Article

ActiproSoftware.Text.Languages.DotNet.Ast Namespace

Interfaces

IDecoratedMember

Provides the base requirements for a type or type member that has attributes and modifiers.

INamedTypeMember

Provides the base requirements for a type member that has a name.

Enums

AccessorKind

Specifies the kind of accessor.

AttributeTargetKind

Specifies the kind of attribute target.

ConstructorInitializerKind

Specifies the type of constructor initializer.

ContinueKind

Specifies the type of block to continue within an ContinueStatement.

ExitKind

Specifies the type of block to exit within an ExitStatement.

InvocationExpressionKind

Specifies the kind of an invocation expression.

LiteralExpressionKind

Specifies the type of literal expression.

MemberAccessKind

Specifies the kind of a member access.

Modifiers

Specifies the modifiers for a type or member.

OperatorKind

Specifies the kind of an operator.

OrderingDirection

Specifies a sort order for an query expression ordering.

ParameterModifiers

Specifies the modifiers for a parameter.

TypeDeclarationKind

Specifies the kind of TypeDeclaration.

TypeMemberDeclarationKind

Specifies the kind of TypeMemberDeclaration.

VariableDeclaratorKind

Specifies the kind of VariableDeclarator.

VarianceAnnotation

Specifies the variance annotation for a type parameter.