Module: WebIDL::Parser::IDL::NonAnyType5
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#suffix ⇒ Object
5479 5480 5481 |
# File 'lib/webidl/parser/idl.rb', line 5479 def suffix elements[1] end |
#type ⇒ Object
5475 5476 5477 |
# File 'lib/webidl/parser/idl.rb', line 5475 def type elements[0] end |