package slangc.model; public enum MemberCategory { INNER_TYPE, FIELD, METHOD }