Uses of Class
com.google.javascript.rhino.jstype.PrototypeObjectType
-
Packages that use PrototypeObjectType Package Description com.google.javascript.rhino.jstype -
-
Uses of PrototypeObjectType in com.google.javascript.rhino.jstype
Subclasses of PrototypeObjectType in com.google.javascript.rhino.jstype Modifier and Type Class Description classEnumTypeAn enum type representing a branded collection of elements.classFunctionTypeThis derived type provides extended information about a function, including its return type and argument types.classNoObjectTypeThe bottom Object type, representing the subclass of all objects.classNoResolvedTypeAn unresolved type that was forward declared.classNoTypeBottom type, representing the subclass of any value or object.classRecordTypeA record (structural) type.
-