Interface OpExtBuilder


public interface OpExtBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Name of operators created by this ExtBuilder
    make(ItemList argList)
    The remaining arguments
  • Method Details

    • getTagName

      String getTagName()
      Name of operators created by this ExtBuilder
    • make

      OpExt make(ItemList argList)
      The remaining arguments