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 TypeClassDescriptionclass
AST node for an Array literal.class
AST node for an Object literal (also called an Object initializer in Ecma-262).