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