Uses of Interface
org.mozilla.javascript.ast.DestructuringForm
Packages that use DestructuringForm
-
Uses of DestructuringForm in org.mozilla.javascript.ast
Classes in org.mozilla.javascript.ast that implement DestructuringFormModifier and TypeClassDescriptionclassAST node for an Array literal.classAST node for an Object literal (also called an Object initializer in Ecma-262).