Module swim.dynamic
Package swim.dynamic

Interface HostStaticMember

All Known Subinterfaces:
HostStaticField, HostStaticMethod

public interface HostStaticMember
A dynamically typed static member descriptor for a host type.
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
  • Method Details