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