abstract class JS::Method

Defined in:

js/method.cr

Macro Summary

Class methods inherited from class JS::Function

to_js(io : IO) to_js, to_js_call(*args) to_js_call

Macro Detail

macro def_to_js(name, &blk) #

[View source]