package slangc.parser; public enum LocationType { SOMEWHERE_NEAR, WITHIN, AROUND, BEFORE, AFTER }