Interface DestructuringNode

All Known Implementing Classes:
ASTArrayLiteral, ASTObjectLiteral, ASTVariableInitializer

public interface DestructuringNode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isDestructuring

      boolean isDestructuring()