Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
It would be great if there was a way to show classes marked with @Extension as being used so people unfamiliar with Manifold don't think it's okay to delete it.
It would be great if there was a way to show classes marked with
@Extension
as being used so people unfamiliar with Manifold don't think it's okay to delete it.