Uses of Annotation Interface
org.intellij.lang.annotations.Pattern
Packages that use Pattern
-
Uses of Pattern in org.intellij.lang.annotations
Classes in org.intellij.lang.annotations with annotations of type PatternModifier and TypeClassDescription@interface
@interface
Specifies that the method parameter is a printf-style print format pattern, as described inFormatter
.