Nemerle Documentation

Literal.Integer Members

Literal.Integer overview

Public Instance Constructors

Literal.Integer Constructor

Public Instance Fields

is_negative  
treat_as  
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.Integer Class | Nemerle.Compiler Namespace