Module: WebIDL::Parser::IDL::NonAnyType4
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#suffix ⇒ Object
5469 5470 5471 |
# File 'lib/webidl/parser/idl.rb', line 5469 def suffix elements[1] end |
#type ⇒ Object
5465 5466 5467 |
# File 'lib/webidl/parser/idl.rb', line 5465 def type elements[0] end |