Nemerle Documentation

Literal.Enum Members

Literal.Enum overview

Public Instance Constructors

Literal.Enum Constructor

Public Instance Fields

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