eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
32 stars 28 forks source link

Fix NPE when Java Type is unresolvable. #357

Closed mehmet-karaman closed 2 months ago

mehmet-karaman commented 2 months ago

An NPE is thrown when the java type isn't resolvable, so the missing NPE check was added to avoid this.