Package fit

Class Binding

    • Constructor Detail

      • Binding

        public Binding()
    • Method Detail

      • create

        public static Binding create​(Fixture fixture,
                                     java.lang.String name)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • doCell

        public abstract void doCell​(Fixture fixture,
                                    Parse cell)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable