FileAnnotations returns the FileAnnotations in the set. This will always be non-empty. These will be deduplicated and sorted.
()
| 206 | // This will always be non-empty. |
| 207 | // These will be deduplicated and sorted. |
| 208 | FileAnnotations() []FileAnnotation |
| 209 | |
| 210 | isFileAnnotationSet() |
| 211 | } |
no outgoing calls