Method: WebIDL::Ast::Exception#inherits

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

#inheritsObject

Returns the value of attribute inherits.



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

def inherits
  @inherits
end