package slangc.codegraph; public enum MemberType { FIELD, METHOD, CONSTRUCTOR, TYPE }