Class NativeGenerator

All Implemented Interfaces:
Serializable, ConstProperties, DebuggableObject, IdFunctionCall, Scriptable, SymbolScriptable

public final class NativeGenerator extends IdScriptableObject
This class implements generator objects. See http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7#Generators
Author:
Norris Boyd
See Also: