Searched refs:EXPRESSION_ERROR (Results 1 – 2 of 2) sorted by relevance
46 EXPRESSION_ERROR("could not evaluate constant expression"), enumConstant
170 throw error(t.position(), ErrorKind.EXPRESSION_ERROR); in eval()959 throw error(expr.position(), ErrorKind.EXPRESSION_ERROR); in evaluateAnnotation()1003 throw error(tree.position(), ErrorKind.EXPRESSION_ERROR); in evalAnnotationValue()1007 throw error(tree.position(), ErrorKind.EXPRESSION_ERROR); in evalAnnotationValue()1012 throw error(tree.position(), ErrorKind.EXPRESSION_ERROR); in evalAnnotationValue()