class TdlSpace::ArrayChainSignalMethod

Attributes

name[R]

Public Class Methods

new(symb) click to toggle source
# File lib/tdl/elements/originclass.rb, line 5
def initialize(symb)
    @name = symb
end