Method: WebIDL::Ast::Field#type

Defined in:
lib/webidl/ast/field.rb

#typeObject (readonly)

Returns the value of attribute type.



5
6
7
# File 'lib/webidl/ast/field.rb', line 5

def type
  @type
end