package slangc.parser; public enum AnnotationType { ERROR, WARNING, NOTE, COMMENT, LOCATION }