Module: WebIDL::Parser::IDL::Default0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#val ⇒ Object
1227 1228 1229 |
# File 'lib/webidl/parser/idl.rb', line 1227 def val elements[2] end |
#ws ⇒ Object
1223 1224 1225 |
# File 'lib/webidl/parser/idl.rb', line 1223 def ws elements[1] end |