package org.etk.model.apt; public enum FormatterStyle { TYPE_PARAMETER, RETURN_TYPE, CAST, LITERAL }