Method: TableGen::Line#type

Defined in:
lib/tablegen.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end