class Vertigo::Waveform
Attributes
elements[RW]
Public Class Methods
new(elements=[])
click to toggle source
# File lib/vertigo/ast_vertigo_rkgen.rb, line 463 def initialize elements=[] @elements=elements end