Uses of Package
org.intellij.lang.annotations
Packages that use org.intellij.lang.annotations
-
Classes in org.intellij.lang.annotations used by org.intellij.lang.annotationsClassDescriptionSpecifies that an element of the program represents a string that is a source code on a specified language.This annotation intended to help IntelliJ IDEA and other IDEs to detect and auto-complete int and String constants used as an enumeration.Specifies that an element of the program represents a string that must completely match given regular expression.