Class JavaParser

  • All Implemented Interfaces:
    IJavaParser

    public class JavaParser
    extends Object
    implements IJavaParser
    A tool for parsing and compiling Java source.

    A notable feature of this tool is its ability to compile Java sources that reference and invoke Manifold types. This feature enables bi-directional Java interop with Manifold.