Uses of Package
org.intellij.lang.annotations

Package
Description
 
  • Class
    Description
    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.