package st; public enum TypeEnum { classname, method, intarray, bool, integer }