package uk.ac.imperial.lsds.seep.api.annotations; public enum SinkType { FILE, CONSOLE }