struct

Ecma335::ApiModel

Inherits Struct < Value < Object

Constructors

new(types : Array(ApiType))
Source

Instance methods

find_methods(method_name : String) : Array(ApiMethod)
Source
method?(type_full_name : String, method_name : String) : ApiMethod | Nil
Source
type?(full_name : String) : ApiType | Nil
Source
types
Source
types_in_namespace(namespace_name : String) : Array(ApiType)
Source