Interface PartialBind.Extractor<EXTR>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.comroid.mutatio.span.Span<EXTR> extract​(org.comroid.uniform.node.UniNode from)  
      • Methods inherited from interface org.comroid.api.Specifiable

        as, isType
      • Methods inherited from interface org.comroid.spellbind.model.TypeFragment

        as, getUUID, self
    • Method Detail

      • extract

        org.comroid.mutatio.span.Span<EXTR> extract​(org.comroid.uniform.node.UniNode from)