Module: WebIDL::Parser::IDL::NonAnyType0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#suffix ⇒ Object
5416 5417 5418 |
# File 'lib/webidl/parser/idl.rb', line 5416 def suffix elements[1] end |
#type ⇒ Object
5412 5413 5414 |
# File 'lib/webidl/parser/idl.rb', line 5412 def type elements[0] end |