Class: Prawn::SVG::CSS::SelectorParser::Modifier
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::CSS::SelectorParser::Modifier
- Defined in:
- lib/prawn/svg/css/selector_parser.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type
33 34 35 |
# File 'lib/prawn/svg/css/selector_parser.rb', line 33 def type @type end |