Module: WebIDL::Parser::IDL::Type0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#suffix ⇒ Object
5025 5026 5027 |
# File 'lib/webidl/parser/idl.rb', line 5025 def suffix elements[1] end |
#type ⇒ Object
5021 5022 5023 |
# File 'lib/webidl/parser/idl.rb', line 5021 def type elements[0] end |