Interface StaticTypedSlot

    • Method Detail

      • getType

        JSType getType()
        Returns the type information, if any, for this slot.
        Returns:
        The type or null if no type is declared for it.
      • isTypeInferred

        boolean isTypeInferred()
        Returns whether the type has been inferred (as opposed to declared).