Module qilletni.api

Interface UninitializedType


public interface UninitializedType
Represents a field/variable in an entity that has not been initialized yet. This simply holds the type of the field, and is not accessible by the user. This is special because Qilletni doesn't allow for uninitialized fields in entities, so this is essentially a placeholder.