public class Foo { public @org.jetbrains.annotations.Nullable String eval() { return null; } }