public interface org.intellij.lang.annotations.PrintFormat extends java.lang.annotation.Annotation
  minor version: 0
  major version: 59
  flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: org.intellij.lang.annotations.PrintFormat
  super_class: java.lang.Object
{
}
SourceFile: "PrintFormat.java"
    RuntimeInvisibleAnnotations: 
      org.intellij.lang.annotations.Pattern(value = "(?:[^%]|%%|(?:%(?:\\d+\\$)?(?:[-#+ 0,(<]*)?(?:\\d+)?(?:\\.\\d+)?(?:[tT])?(?:[a-zA-Z%])))*")