Class NativeGenerator

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

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