Module: WebIDL::Parser::IDL::ExtendedAttributeScopedName0
- Defined in:
- lib/webidl/parser/idl.rb
Instance Method Summary collapse
Instance Method Details
#key ⇒ Object
4258 4259 4260 |
# File 'lib/webidl/parser/idl.rb', line 4258 def key elements[0] end |
#scoped_name ⇒ Object
4262 4263 4264 |
# File 'lib/webidl/parser/idl.rb', line 4262 def scoped_name elements[2] end |