Uses of Annotation Interface
org.intellij.lang.annotations.Language
Packages that use Language
-
Uses of Language in org.intellij.lang.annotations
Classes in org.intellij.lang.annotations with annotations of type LanguageModifier and TypeClassDescription@interface
Specifies that an element of the program represents a string that is a regular expression text supported byPattern
.Fields in org.intellij.lang.annotations with annotations of type LanguageModifier and TypeFieldDescriptionprivate static final String
PrintFormatPattern.ARG_INDEX
private static final String
PrintFormatPattern.CONVERSION
private static final String
PrintFormatPattern.FLAGS
private static final String
PrintFormatPattern.PRECISION
(package private) static final String
PrintFormatPattern.PRINT_FORMAT
private static final String
PrintFormatPattern.TEXT
private static final String
PrintFormatPattern.WIDTH