Nemerle Documentation

Literal.Double Members

Literal.Double overview

Public Instance Constructors

Literal.Double Constructor

Public Instance Fields

val  

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.Double Class | Nemerle.Compiler Namespace