Module: WebIDL::Parser::IDL::NonAnyType1
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#suffix ⇒ Object
5426 5427 5428 |
# File 'lib/webidl/parser/idl.rb', line 5426 def suffix elements[1] end |
#type ⇒ Object
5422 5423 5424 |
# File 'lib/webidl/parser/idl.rb', line 5422 def type elements[0] end |