Nemerle Documentation

Literal Members

Literal overview

Public Static Methods

FromByte  
FromInt  
FromLong  
FromSByte  
FromShort  
FromUInt  
FromULong  
FromUShort  

Public Instance Properties

AsByte  
AsInt  
AsLong  
AsSByte  
AsShort  
AsUInt  
AsULong  
AsUShort  

Public Instance Methods

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

Protected Instance Constructors

Literal Constructor Initializes a new instance of the Literal class.

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

Literal Class | Nemerle.Compiler Namespace