Class: Enum

Enum

new Enum()

todoc
Parameters:
Type Attributes Description
* <repeatable>
Source:

Methods

(static) each(enumerable, callback) → {Enum}

Loops through the given enum
Parameters:
Name Type Description
enumerable Enum
callback function
Source:
Returns:
Enum