Interface StageDef

All Known Implementing Classes:
TheaterDef

public interface StageDef
Marker interface for a Stage definition.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static swim.structure.Form<StageDef>
     
  • Method Details

    • form

      @Kind static swim.structure.Form<StageDef> form()