Method: WebIDL::Ast::DictionaryMember#type
- Defined in:
- lib/webidl/ast/dictionary_member.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
5 6 7 |
# File 'lib/webidl/ast/dictionary_member.rb', line 5 def type @type end |