Searched refs:EXPRESSION_ERROR (Results 1 – 2 of 2) sorted by relevance
44 EXPRESSION_ERROR("could not evaluate constant expression"), enumConstant
945 throw error(expr.position(), ErrorKind.EXPRESSION_ERROR); in evaluateAnnotation()989 throw error(tree.position(), ErrorKind.EXPRESSION_ERROR); in evalAnnotationValue()993 throw error(tree.position(), ErrorKind.EXPRESSION_ERROR); in evalAnnotationValue()