Class EcmascriptParser
- java.lang.Object
-
- net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParser
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.sourceforge.pmd.lang.ast.Parser
Parser.ParserTask
-
-
Constructor Summary
Constructors Constructor Description EcmascriptParser(LanguagePropertyBundle properties)
-
-
-
Constructor Detail
-
EcmascriptParser
public EcmascriptParser(LanguagePropertyBundle properties)
-
-
Method Detail
-
parse
public RootNode parse(Parser.ParserTask task) throws FileAnalysisException
- Specified by:
parse
in interfaceParser
- Throws:
FileAnalysisException
-
-