Interface DestructuringNode
- All Known Implementing Classes:
ASTArrayLiteral
,ASTObjectLiteral
,ASTVariableInitializer
public interface DestructuringNode
-
Method Summary
-
Method Details
-
isDestructuring
boolean isDestructuring()
-
ASTArrayLiteral
, ASTObjectLiteral
, ASTVariableInitializer