Uses of Class
com.google.javascript.rhino.jstype.Property.OwnedProperty
-
Packages that use Property.OwnedProperty Package Description com.google.javascript.rhino.jstype -
-
Uses of Property.OwnedProperty in com.google.javascript.rhino.jstype
Methods in com.google.javascript.rhino.jstype that return Property.OwnedProperty Modifier and Type Method Description Property.OwnedPropertyObjectType. findClosestDefinition(java.lang.String propertyName)Returns the closest definition of the property including this type itself.
-