Class EcmascriptParser

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.Parser

    public final class EcmascriptParser
    extends Object
    implements net.sourceforge.pmd.lang.ast.Parser
    • Constructor Detail

      • EcmascriptParser

        public EcmascriptParser​(net.sourceforge.pmd.lang.LanguagePropertyBundle properties)
    • Method Detail

      • parse

        public net.sourceforge.pmd.lang.ast.RootNode parse​(net.sourceforge.pmd.lang.ast.Parser.ParserTask task)
                                                    throws net.sourceforge.pmd.lang.ast.FileAnalysisException
        Specified by:
        parse in interface net.sourceforge.pmd.lang.ast.Parser
        Throws:
        net.sourceforge.pmd.lang.ast.FileAnalysisException