Uses of Enum Class
org.mozilla.javascript.optimizer.RhinoNamespace
Packages that use RhinoNamespace
-
Uses of RhinoNamespace in org.mozilla.javascript.optimizer
Methods in org.mozilla.javascript.optimizer that return RhinoNamespaceModifier and TypeMethodDescriptionstatic RhinoNamespaceReturns the enum constant of this class with the specified name.static RhinoNamespace[]RhinoNamespace.values()Returns an array containing the constants of this enum class, in the order they are declared.