Libraries
»
webidl
(0.2.2)
»
Index
»
WebIDL
»
Ast
»
Type
»
#array=
Method: WebIDL::Ast::Type#array=
Defined in:
lib/webidl/ast/type.rb
#
array=
(bool) ⇒
Object
21 22 23
# File 'lib/webidl/ast/type.rb', line 21
def
array=
(
bool
)
@array
=
bool
end