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