Types.createTypes

Creates a list of statements for creating and initializing types.

Int8 = new TypeBasic(Keyword.Byte, TYP.Int8);
struct Types
static
char[]
createTypes
(
string[2][] typeNames
)

Meta