public class EnumElementType extends ObjectType
EnumType).JSType.HasPropertyKind, JSType.SubtypingMode, JSType.TypePairTypeI.Nullability, TypeI.TypeInferencetemplateTypeMap| Modifier and Type | Method and Description |
|---|---|
JSType |
autoboxesTo()
Turn a scalar type to the corresponding object type.
|
boolean |
canBeCalled()
This predicate is used to test whether a given type can be used as the
'function' in a function call.
|
JSType |
findPropertyType(java.lang.String propertyName)
Coerces this type to an Object type, then gets the type of the property
whose name is given.
|
FunctionType |
getConstructor()
Gets this object's constructor.
|
EnumType |
getEnumType() |
ObjectType |
getImplicitPrototype()
Gets the implicit prototype (a.k.a.
|
JSType |
getPrimitiveType()
Gets the primitive type of this enum element.
|
JSType.HasPropertyKind |
getPropertyKind(java.lang.String propertyName,
boolean autobox)
Checks whether the property is present on the object.
|
com.google.javascript.rhino.jstype.PropertyMap |
getPropertyMap()
Returns the property map that manages the set of properties for an object.
|
java.lang.String |
getReferenceName()
Gets the reference name for this object.
|
int |
hashCode()
If this is equal to a NamedType object, its hashCode must be equal
to the hashCode of the NamedType object.
|
boolean |
hasReferenceName() |
boolean |
isNominalType()
Whether this type is a nominal type (a named instance object or
a named enum).
|
boolean |
isNullable()
Tests whether this type is nullable.
|
boolean |
isObject()
Tests whether this type is an
Object, or any subtype thereof. |
boolean |
isSubtype(JSType that)
Checks whether
this is a subtype of that. |
protected boolean |
isSubtype(JSType that,
com.google.javascript.rhino.jstype.JSType.ImplCache implicitImplCache,
JSType.SubtypingMode subtypingMode)
checking isSubtype with structural interface matching
|
boolean |
isVoidable()
Tests whether this type is voidable.
|
boolean |
matchesNumberContext()
This predicate is used to test whether a given type can appear in a
numeric context, such as an operand of a multiply operator.
|
boolean |
matchesObjectContext()
This predicate is used to test whether a given type can appear in an
Object context, such as the expression in a with statement. |
boolean |
matchesStringContext()
This predicate is used to test whether a given type can appear in a
String context, such as an operand of a string concat (+) operator. |
TernaryValue |
testForEquality(JSType that)
Compares
this and that. |
EnumElementType |
toMaybeEnumElementType()
Downcasts this to an EnumElementType, or returns null if this is not an EnumElementType.
|
<T> T |
visit(Visitor<T> visitor)
Visit this type with the given visitor.
|
cast, clearCachedValues, createDelegateSuffix, defineDeclaredProperty, defineInferredProperty, defineSynthesizedProperty, getCtorExtendedInterfaces, getCtorImplementedInterfaces, getDisplayName, getEnumeratedTypeOfEnumObject, getInstantiatedTypeArgument, getJSDocInfo, getLegacyResolvedType, getNormalizedReferenceName, getOwnerFunction, getOwnPropertyDefSite, getOwnPropertyJSDocInfo, getOwnPropertyKind, getOwnPropertyNames, getOwnSlot, getParentScope, getPossibleToBooleanOutcomes, getPropertiesCount, getPropertyDefSite, getPropertyJSDocInfo, getPropertyNames, getPropertyNode, getPropertyType, getPropertyTypeMap, getPrototypeObject, getRawType, getSlot, getSuperClassConstructor, getTemplateTypes, getTopDefiningInterface, getTypeOfThis, hasCachedValues, hasOwnProperty, instantiateGenericsWithUnknown, isAmbiguousObject, isFunctionPrototypeType, isNativeObjectType, isPropertyInExterns, isPropertyTypeDeclared, isPropertyTypeInferred, isStructuralType, isUnknownType, normalizeObjectForCheckAccessControls, removeProperty, setJSDocInfo, setPropertyJSDocInfo, setPropertyNode, withoutStrayPropertiesautobox, autoboxAndGetObject, canCastTo, canTestForEqualityWith, canTestForShallowEqualityWith, collapseUnion, containsArray, dereference, differsFrom, equals, extendTemplateTypeMap, getEnumeratedTypeOfEnumElement, getGreatestSubtype, getGreatestSubtypeWithProperty, getLeastSupertype, getPropertyKind, getRestrictedTypeGivenToBooleanOutcome, getTemplateTypeMap, getTypeParameters, getTypesUnderEquality, getTypesUnderInequality, getTypesUnderShallowEquality, getTypesUnderShallowInequality, getUnionMembers, hasAnyTemplateTypes, hasDisplayName, hasProperty, isAllType, isArrayType, isBooleanObjectType, isBooleanValueType, isBottom, isBoxableScalar, isCheckedUnknownType, isConstructor, isDateType, isDict, isEmptyType, isEnumElement, isEnumElementType, isEnumObject, isEnumType, isEquivalent, isEquivalentTo, isEquivalentTo, isExplicitlyVoidable, isFullyInstantiated, isFunctionType, isGenericObjectType, isGlobalThisType, isInstanceofObject, isInstanceType, isInterface, isLegacyNamedType, isLiteralObject, isNamedType, isNominalConstructor, isNoObjectType, isNoResolvedType, isNoType, isNullType, isNumber, isNumberObjectType, isNumberValueType, isObjectType, isOrdinaryFunction, isPartiallyInstantiated, isPrototypeObject, isRecordType, isRegexpType, isResolved, isSomeUnknownType, isString, isStringObjectType, isStringValueType, isStruct, isStructuralInterface, isSubtype, isSubtypeOf, isSubtypeWithoutStructuralTyping, isSymbol, isSymbolObjectType, isSymbolValueType, isTemplateType, isTemplatizedType, isTop, isTypeVariable, isUnionType, isUnresolved, isUnresolvedOrResolvedUnknown, isVoidType, matchConstraint, matchesSymbolContext, meetWith, resolve, restrictByNotNullOrUndefined, setValidator, toAnnotationString, toDebugHashCodeString, toMaybeEnumType, toMaybeFunctionType, toMaybeFunctionType, toMaybeNamedType, toMaybeObjectType, toMaybeRecordType, toMaybeTemplateType, toMaybeTemplatizedType, toMaybeUnionType, toObjectType, toString, typeInference, unboxesToclone, finalize, getClass, notify, notifyAll, wait, wait, waithasProperty, isInstanceType, isLegacyNamedTypeautobox, autoboxAndGetObject, containsArray, getEnumeratedTypeOfEnumElement, getGreatestSubtypeWithProperty, getTypeParameters, getUnionMembers, isBooleanValueType, isBottom, isBoxableScalar, isConstructor, isEnumElement, isEnumObject, isEquivalentTo, isFullyInstantiated, isFunctionType, isGenericObjectType, isInstanceofObject, isInterface, isLiteralObject, isNullType, isNumberValueType, isObjectType, isPartiallyInstantiated, isPrototypeObject, isRecordType, isSomeUnknownType, isStringValueType, isStructuralInterface, isSubtypeOf, isSubtypeWithoutStructuralTyping, isTop, isTypeVariable, isUnionType, isUnresolved, isUnresolvedOrResolvedUnknown, isVoidType, meetWith, restrictByNotNullOrUndefined, toAnnotationString, toMaybeFunctionType, toMaybeObjectType, typeInferencepublic EnumType getEnumType()
public JSType.HasPropertyKind getPropertyKind(java.lang.String propertyName, boolean autobox)
JSTypegetPropertyKind in class ObjectTypepropertyName - The property name.autobox - Whether to check for the presents on an autoboxed typepublic com.google.javascript.rhino.jstype.PropertyMap getPropertyMap()
ObjectTypepublic EnumElementType toMaybeEnumElementType()
JSTypetoMaybeEnumElementType in class JSTypepublic boolean matchesNumberContext()
JSTypematchesNumberContext in class JSTypepublic boolean matchesStringContext()
JSTypeString context, such as an operand of a string concat (+) operator.
All types have at least the potential for converting to String.
When we add externally defined types, such as a browser OM, we may choose
to add types that do not automatically convert to String.matchesStringContext in class JSTypepublic boolean matchesObjectContext()
JSTypeObject context, such as the expression in a with statement.
Most types we will encounter, except notably null, have at least
the potential for converting to Object. Host defined objects can
get peculiar.matchesObjectContext in class JSTypepublic boolean canBeCalled()
JSTypecanBeCalled in class JSTypetrue if this type might be callable.public boolean isObject()
JSTypeObject, or any subtype thereof.isObject in class ObjectTypethis <: Objectpublic TernaryValue testForEquality(JSType that)
JSTypethis and that.testForEquality in class ObjectTypeTernaryValue.TRUE if the comparison of values of
this type and that always succeed (such as
undefined compared to null)TernaryValue.FALSE if the comparison of values of
this type and that always fails (such as
undefined compared to number)TernaryValue.UNKNOWN if the comparison can succeed or
fail depending on the concrete valuespublic boolean isNullable()
JSTypeisNullable in interface TypeIisNullable in class JSTypepublic boolean isVoidable()
JSTypeisVoidable in interface TypeIisVoidable in class JSTypepublic boolean isNominalType()
JSTypeisNominalType in class JSTypepublic int hashCode()
public java.lang.String getReferenceName()
ObjectTypegetReferenceName in class ObjectTypenull if this is an anonymous
objectpublic boolean hasReferenceName()
hasReferenceName in class ObjectTypepublic boolean isSubtype(JSType that)
JSTypethis is a subtype of that.Note this function also returns true if this type structurally matches the protocol define by that type (if that type is an interface function type) Subtyping rules:
(T1, …, Tn) <: U if and only
Tk <: U for all k ∈ 1..n.U <: (T1, …, Tn) if and only
if U <: Tk for some index k.O1 is a subtype
of an object O2 if it has more properties
than O2 and all common properties are
pairwise subtypes.protected boolean isSubtype(JSType that, com.google.javascript.rhino.jstype.JSType.ImplCache implicitImplCache, JSType.SubtypingMode subtypingMode)
JSTypepublic <T> T visit(Visitor<T> visitor)
JSTypevisit in class ObjectTypeVisitorpublic ObjectType getImplicitPrototype()
ObjectType[[Prototype]] property).getImplicitPrototype in class ObjectTypepublic JSType findPropertyType(java.lang.String propertyName)
JSTypeObjectType.getPropertyType(java.lang.String), returns null if the property
is not found.findPropertyType in class ObjectTypenull if the current type cannot
have properties, or if the type is not found.public FunctionType getConstructor()
ObjectTypegetConstructor in interface ObjectTypeIgetConstructor in class ObjectTypenull if it is a native
object (constructed natively v.s. by instantiation of a function)public JSType autoboxesTo()
JSTypeautoboxesTo in class JSTypenull if this type is not a scalar.public JSType getPrimitiveType()
Copyright © 2009-2018 Google. All Rights Reserved.