net.sourceforge.pmd.lang.ecmascript.ast
Interface DestructuringNode

All Known Implementing Classes:
ASTArrayLiteral, ASTObjectLiteral, ASTVariableInitializer

public interface DestructuringNode


Method Summary
 boolean isDestructuring()
           
 

Method Detail

isDestructuring

boolean isDestructuring()


Copyright © 2002-2015 InfoEther. All Rights Reserved.