Searched refs:ADD_SEALED (Results 1 – 2 of 2) sorted by relevance
226 …report(Issues.ADD_SEALED, new, "Cannot add 'sealed' modifier to ${describe(new)}: Incompatible cha… in compare()
107 val ADD_SEALED = Issue(140, Severity.ERROR, Category.COMPATIBILITY) constant