Creates a list of statements for creating and initializing types.
Int8 = new TypeBasic(Keyword.Byte, TYP.Int8);
See Implementation
Creates a list of statements for creating and initializing types.