net.sourceforge.pmd.lang.ecmascript.ast
Class ASTFunctionNodeTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTestBase
      extended by net.sourceforge.pmd.lang.ecmascript.ast.ASTFunctionNodeTest

public class ASTFunctionNodeTest
extends EcmascriptParserTestBase


Constructor Summary
ASTFunctionNodeTest()
           
 
Method Summary
 void testGetBody()
           
 void testGetBodyFunctionClosureExpression()
           
 
Methods inherited from class net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTestBase
dump, parse, parse18
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTFunctionNodeTest

public ASTFunctionNodeTest()
Method Detail

testGetBody

public void testGetBody()

testGetBodyFunctionClosureExpression

public void testGetBodyFunctionClosureExpression()


Copyright © 2002–2015 InfoEther. All rights reserved.