Enum Class GeneratorPrototypeBuiltins.GeneratorPrototype

java.lang.Object
java.lang.Enum<GeneratorPrototypeBuiltins.GeneratorPrototype>
com.oracle.truffle.js.builtins.GeneratorPrototypeBuiltins.GeneratorPrototype
All Implemented Interfaces:
BuiltinEnum<GeneratorPrototypeBuiltins.GeneratorPrototype>, Serializable, Comparable<GeneratorPrototypeBuiltins.GeneratorPrototype>, Constable
Enclosing class:
GeneratorPrototypeBuiltins

public static enum GeneratorPrototypeBuiltins.GeneratorPrototype extends Enum<GeneratorPrototypeBuiltins.GeneratorPrototype> implements BuiltinEnum<GeneratorPrototypeBuiltins.GeneratorPrototype>