Class EcmascriptParser


  • public class EcmascriptParser
    extends Object
    • Method Detail

      • parseEcmascript

        protected org.mozilla.javascript.ast.AstRoot parseEcmascript​(String sourceCode,
                                                                     List<org.mozilla.javascript.ast.ParseProblem> parseProblems)
                                                              throws net.sourceforge.pmd.lang.ast.ParseException
        Throws:
        net.sourceforge.pmd.lang.ast.ParseException