tokenizer.AST

dylan.NET.Tokenizer.AST.Tokens.TypeToks Namespace

Namespace

Any further type tokens must be placed in this namespace.

Type Description
BooleanTok Represents a type token that is usable to assign a type of 'boolean' to something.
ByteTok Documentation for this section has not yet been entered.
CharTok Documentation for this section has not yet been entered.
DecimalTok Documentation for this section has not yet been entered.
DoubleTok Documentation for this section has not yet been entered.
GenericTypeTok Represents a generic type token that is usable to assign a type to something.
IntegerTok Documentation for this section has not yet been entered.
IntPtrTok Documentation for this section has not yet been entered.
LongTok Documentation for this section has not yet been entered.
MeTok Documentation for this section has not yet been entered.
ObjectTok Documentation for this section has not yet been entered.
SByteTok Documentation for this section has not yet been entered.
ShortTok Documentation for this section has not yet been entered.
SingleTok Documentation for this section has not yet been entered.
StringTok Documentation for this section has not yet been entered.
TypeTok Represents a type token that is usable to assign a type to something.
UIntegerTok Documentation for this section has not yet been entered.
ULongTok Documentation for this section has not yet been entered.
UShortTok Documentation for this section has not yet been entered.
VoidTok Documentation for this section has not yet been entered.