Module: WebIDL::Parser::IDL::TypeSuffix2
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#null ⇒ Object
5949 5950 5951 |
# File 'lib/webidl/parser/idl.rb', line 5949 def null elements[0] end |
#suffix ⇒ Object
5953 5954 5955 |
# File 'lib/webidl/parser/idl.rb', line 5953 def suffix elements[1] end |