public class Foo { void m(Object o) { if (true) { } else o.notnull<caret> } }