Method: TableGen::Line#data

Defined in:
lib/tablegen.rb

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



21
22
23
# File 'lib/tablegen.rb', line 21

def data
  @data
end