Method: PowerAssert::Parser::Ident#type

Defined in:
lib/power_assert/parser.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



5
6
7
# File 'lib/power_assert/parser.rb', line 5

def type
  @type
end