Uses of Enum Class
org.mozilla.javascript.ast.FunctionNode.Form
-
Uses of FunctionNode.Form in org.mozilla.javascript.ast
Modifier and TypeMethodDescriptionstatic FunctionNode.Form
Returns the enum constant of this class with the specified name.static FunctionNode.Form[]
FunctionNode.Form.values()
Returns an array containing the constants of this enum class, in the order they are declared.