Module: WebIDL::Parser::IDL::UnrestrictedFloatType0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#FloatType ⇒ Object
6212 6213 6214 |
# File 'lib/webidl/parser/idl.rb', line 6212 def FloatType elements[2] end |
#ws ⇒ Object
6208 6209 6210 |
# File 'lib/webidl/parser/idl.rb', line 6208 def ws elements[1] end |