net.sourceforge.pmd.lang.ecmascript.ast
Class EcmascriptParserTestBase
java.lang.Object
net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTestBase
- Direct Known Subclasses:
- ASTFunctionNodeTest, ASTTryStatementTest, EcmascriptParserTest
public abstract class EcmascriptParserTestBase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EcmascriptParserTestBase
public EcmascriptParserTestBase()
parse
public ASTAstRoot parse(String code)
parse18
public ASTAstRoot parse18(String code)
dump
public String dump( node)
Copyright © 2002–2015 InfoEther. All rights reserved.