Searched refs:INTERNAL_ERROR (Results 1 – 2 of 2) sorted by relevance
70 reporter.report(Issues.INTERNAL_ERROR, psiElement, message) in warning()138 reporter.report(Issues.INTERNAL_ERROR, owner, "Unexpected annotation default value $value") in appendSourceExpression()555 reporter.report(Issues.INTERNAL_ERROR, owner, "Unexpected literal value $v") in appendSourceLiteral()
96 val INTERNAL_ERROR = Issue(Severity.ERROR) constant