tokenizer.AST

dylan.NET.Tokenizer.AST.Tokens.Attributes Namespace

Namespace

All attributes must be placed in this namespace.

Type Description
AbstractAttr Represents the 'abstract' attribute.
AnsiClassAttr Represents the 'ansi' attribute.
AssemblyAttr Documentation for this section has not yet been entered.
Attribute Represents a dylan.NET method, type, field or property attribute.
AutoClassAttr Represents the 'autochar' attribute.
AutoLayoutAttr Represents the 'auto' attribute.
BeforeFieldInitAttr Represnts the 'beforefieldinit' attribute.
FamANDAssemAttr Documentation for this section has not yet been entered.
FamilyAttr Documentation for this section has not yet been entered.
FamORAssemAttr Documentation for this section has not yet been entered.
FinalAttr Documentation for this section has not yet been entered.
HasDefaultAttr Documentation for this section has not yet been entered.
HideBySigAttr Documentation for this section has not yet been entered.
InitOnlyAttr Documentation for this section has not yet been entered.
InterfaceAttr Documentation for this section has not yet been entered.
LiteralAttr Documentation for this section has not yet been entered.
NewSlotAttr Documentation for this section has not yet been entered.
NoneAttr Documentation for this section has not yet been entered.
PinvokeImplAttr Documentation for this section has not yet been entered.
PrivateAttr Represents the 'private' attribute.
PublicAttr Represents the 'public' attribute.
SealedAttr Documentation for this section has not yet been entered.
SequentialLayoutAttr Represents the 'sequential' attribute.
SpecialNameAttr Represents the 'specialname' attribute.
StaticAttr Represents the 'static' attribute.
VirtualAttr Documentation for this section has not yet been entered.