Constant Field Values

Contents

org.intellij.*

  • org.intellij.lang.annotations.Flow
    Modifier and Type
    Constant Field
    Value
    public static final String
    "The method argument (if parameter was annotated) or this container (if instance method was annotated)"
    public static final String
    "This container (if the parameter was annotated) or the return value (if instance method was annotated)"
    public static final String
    "The return value of this method"
    public static final String
    "this"
    public static final String
    "this"
  • org.intellij.lang.annotations.org.intellij.lang.annotations.PrintFormatPattern
    Modifier and Type
    Constant Field
    Value
    private static final String
    "(?:\\d+\\$)?"
    private static final String
    "(?:[tT])?(?:[a-zA-Z%])"
    private static final String
    "(?:[-#+ 0,(<]*)?"
    private static final String
    "(?:\\.\\d+)?"
    static final String
    "(?:[^%]|%%|(?:%(?:\\d+\\$)?(?:[-#+ 0,(<]*)?(?:\\d+)?(?:\\.\\d+)?(?:[tT])?(?:[a-zA-Z%])))*"
    private static final String
    "[^%]|%%"
    private static final String
    "(?:\\d+)?"