org.jetbrains.kotlin.psi
Annotation Type IfNotParsed


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface IfNotParsed

Comes along with @Nullable to indicate null is only possible if parsing error present