Nemerle Documentation

TypeInfo.IsValueType Property

If this is constructor of value type (which is allocated on stack not on heap)

public abstract bool IsValueType {get;}

See Also

TypeInfo Class | Nemerle.Compiler Namespace