class

Redoc::Def

Inherits Redoc::Type < JSON::Serializable < Reference < Object

Constructors

Instance methods

abstract=(abstract __arg0 : Bool)
Source
abstract?
Source
body
Source
body=(body : String | Nil)
Source
free_vars
Source
free_vars=(free_vars : Set(String))
Source
generic?
Source
html_id
Source
html_id=(html_id : String)
Source
location
Source
location=(location : Location | Nil)
Source
name
Source
name=(name : String)
Source
params
Source
params=(params : Array(Parameter))
Source
parent
Source
parent=(parent : TypeRef | Nil)
Source
return_type
Source
return_type=(return_type : String | Nil)
Source
yields=(yields : Bool)
Source
yields?
Source