Interface DestructuringNode
-
- All Known Implementing Classes:
ASTArrayLiteral
,ASTObjectLiteral
,ASTVariableInitializer
public interface DestructuringNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDestructuring()
-