Nemerle Documentation

Literal.Decimal Members

Literal.Decimal overview

Public Instance Constructors

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