struct

Ecma335::ApiMethod

Inherits Struct < Value < Object

Constructors

new(name : String, signature : MethodSignature | Nil = nil, params : Array(ApiParam) = [] of ApiParam, native_import : String | Nil = nil, native_module : String | Nil = nil, generic_params : Array(String) = [] of String, token : UInt32 | Nil = nil)
Source

Instance methods

generic_params
Source
name
Source
native_import
Source
native_module
Source
params
Source
signature
Source
token
Source