Method: WebIDL::Ast::Interface#implements
- Defined in:
- lib/webidl/ast/interface.rb
#implements ⇒ Object
Returns the value of attribute implements.
10 11 12 |
# File 'lib/webidl/ast/interface.rb', line 10 def implements @implements end |