Class: Prawn::SVG::CSS::SelectorParser::Combinator

Inherits:
Struct
  • Object
show all
Defined in:
lib/prawn/svg/css/selector_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



34
35
36
# File 'lib/prawn/svg/css/selector_parser.rb', line 34

def type
  @type
end