Class Property.OwnedProperty

java.lang.Object
com.google.javascript.rhino.jstype.Property.OwnedProperty
Enclosing class:
Property

public static final class Property.OwnedProperty extends Object
A property instance associated with particular owner type.
  • Constructor Details

  • Method Details

    • getOwner

      public ObjectType getOwner()
    • getValue

      public Property getValue()
    • getOwnerInstanceType

      public ObjectType getOwnerInstanceType()
    • isOwnedByInterface

      public boolean isOwnedByInterface()