- Enclosing class:
- SurfaceSyntaxQualParamsFormatter<Q>
public static class SurfaceSyntaxQualParamsFormatter.AnnotationParts
extends Object
Object to generate an annotation String from an Annotation name and a map of values.
We generate annotation output for annotations that don't actually exist, so we cant use something like
AnnotationBuilder which requires the element of the annotation.