tokenizer.AST

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

Namespace

Any further type tokens must be placed in this namespace.

Type Description
BooleanTok Documentation for this section has not yet been entered.
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 Documentation for this section has not yet been entered.
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.