Toggle navigation
Home
boolean to com.google.javascript.rhino.jstype.JSType.HasPropertyKind
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'closure-compiler'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Other
isEmptyType() || isUnknownType() || getSlot(propertyName) != null
to
isEmptyType() || isUnknownType() || getSlot(propertyName) != null
Rename Variable
hasProperty
to
getPropertyKind