Constant Field Values
Contents
org.intellij.*
-
org.intellij.lang.annotations.Flow Modifier and Type Constant Field Value public static final StringDEFAULT_SOURCE"The method argument (if parameter was annotated) or this container (if instance method was annotated)"public static final StringDEFAULT_TARGET"This container (if the parameter was annotated) or the return value (if instance method was annotated)"public static final StringRETURN_METHOD_TARGET"The return value of this method"public static final StringTHIS_SOURCE"this"public static final StringTHIS_TARGET"this"