package slangc.parser; public enum WarningType { INTERNAL_WARNING, }