Goblin - A Platform for 3D AR and VR Applications

LiteralType Enumeration

An enumeration of the built in types, from 'lowest' to 'highest'.

public enum LiteralType

Members

Member Name Description
Void 
Null 
Bool 
Sbyte 
Byte 
Short 
Ushort 
Char 
Int 
Uint 
Long 
Ulong 
Float 
Double 
Decimal 
String 
Object 

Requirements

Namespace: DDW.CSharp.SymbolTable

Assembly: CSharp (in CSharp.dll)

See Also

DDW.CSharp.SymbolTable Namespace