Module: WebIDL::Parser::IDL::ConstType0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#Null ⇒ Object
5688 5689 5690 |
# File 'lib/webidl/parser/idl.rb', line 5688 def Null elements[1] end |
#PrimitiveType ⇒ Object
5684 5685 5686 |
# File 'lib/webidl/parser/idl.rb', line 5684 def PrimitiveType elements[0] end |