Class: Prawn::SVG::CSS::SelectorParser::Combinator
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::CSS::SelectorParser::Combinator
- 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
34 35 36 |
# File 'lib/prawn/svg/css/selector_parser.rb', line 34 def type @type end |