Package | Description |
---|---|
org.intellij.lang.annotations |
Class and 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.
|
Copyright © 2024. All rights reserved.