Function buildLogicCellLine

  • 与えられた入力列を表すLogicCellLineを返します。

    Returns

    Parameters

    • name: string
    • values: (string | number)[]
    • cellOption: undefined | CellOptionReteral = undefined

    Returns LogicCellLine

Generated using TypeDoc