DevBoost / JaMoPP

JaMoPP can parse Java source and byte code into EMF-based models and vice versa. It preserves source formatting and can be used for code analysis and refactoring.
17 stars 18 forks source link

Caught Nullpointer in Reference Extension #34

Closed Adomat closed 5 years ago

Adomat commented 5 years ago

Caught a nullpointer exception that would occur whenever an ElementReference's target is not set (is null).