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

Improved documentation #26

Closed BenjaminKlatt closed 10 years ago

BenjaminKlatt commented 10 years ago

comment provides detailed information why MethodExtension.isMethodForCall() and ConstructorExtension.isConstructorForCall() are nearby clones

mirkoseifert commented 10 years ago

Thanks!