Package org.intellij.lang.annotations
package org.intellij.lang.annotations
-
ClassDescriptionThis annotation assists the 'Data flow to this' feature by describing data flow from the method parameter to the corresponding container (e.g.Deprecated.this class will be removed in future versions to avoid Swing dependency, which is unnecessary for most of the clients.Specifies 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.Specifies that an element of the program represents a string that is a regular expression text supported by
Pattern
.Specifies the replacement value for non-constant variables and method return values.