Enum Class AsyncGeneratorPrototypeBuiltins.AsyncGeneratorPrototype

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

public static enum AsyncGeneratorPrototypeBuiltins.AsyncGeneratorPrototype extends Enum<AsyncGeneratorPrototypeBuiltins.AsyncGeneratorPrototype> implements BuiltinEnum<AsyncGeneratorPrototypeBuiltins.AsyncGeneratorPrototype>