Method: WebIDL::Ast::Attribute#stringifier
- Defined in:
- lib/webidl/ast/attribute.rb
#stringifier ⇒ Object
Returns the value of attribute stringifier.
6 7 8 |
# File 'lib/webidl/ast/attribute.rb', line 6 def stringifier @stringifier end |