Searched refs:unresolvedData (Results 1 – 1 of 1) sorted by relevance
213 private final UnicodeMap<Annotations> unresolvedData; field in Annotations.AnnotationSet231 unresolvedData = source.freeze(); in AnnotationSet()232 this.baseData = resolvedSource == null ? unresolvedData : resolvedSource.freeze(); in AnnotationSet()559 return unresolvedData; in getUnresolvedExplicitValues()