6768697071727374
* Return immutable variant of this AnnotationElementValueGen */ @Override public ElementValue getElementValue() { return new AnnotationElementValue(this.type, a.getAnnotation(), cpGen .getConstantPool()); }