TODO added

This commit is contained in:
Andrey Breslav
2014-01-09 17:49:28 +04:00
parent 8b37db12b9
commit 66c7e89f57
@@ -102,6 +102,7 @@ public final class DecompiledDataFactory {
}
}
else {
// TODO: support other header kinds: for trait-impl show the trait, for package fragment - the whole package
throw new UnsupportedOperationException("Unknown header kind: " + kind);
}