Nemerle Documentation

Literal.Void Members

Literal.Void overview

Public Static Fields

_N_constant_object  

Public Static Methods

_N_constant_object_generator  

Public Instance Properties

AsByte (inherited from Literal)  
AsInt (inherited from Literal)  
AsLong (inherited from Literal)  
AsSByte (inherited from Literal)  
AsShort (inherited from Literal)  
AsUInt (inherited from Literal)  
AsULong (inherited from Literal)  
AsUShort (inherited from Literal)  

Public Instance Methods

_N_GetVariantCode  
AsObject (inherited from Literal)  
Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetInternalType (inherited from Literal)  
GetSystemType (inherited from Literal)  
GetType (inherited from Object)  
ToString (inherited from Literal) Converts 'this' literal to an equivalent (lexable) string
WithProperType (inherited from Literal)  
WithType (inherited from Literal)  

See Also

Literal.Void Class | Nemerle.Compiler Namespace