[フレーム]

Class: String

Inherits:
Object show all
Defined in:
opal/stdlib/json.rb,
opal/stdlib/native.rb

Instance Method Summary collapse

Instance Method Details

#to_nObject

Returns the internal JavaScript value (with valueOf).

Returns:

  • the internal JavaScript value (with valueOf).

453
454
455
# File 'opal/stdlib/native.rb', line 453
def to_n
 `self.valueOf()`
end

AltStyle によって変換されたページ (->オリジナル) /