Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-clear
v1.0.1
Top Level Namespace
CrystalClear
AssertError
ClassData
ClassDataBase
Config
ContractError
Built with Crystal 1.9.2
2023-10-08 11:47:28 UTC
abstract class
CrystalClear::ClassDataBase
CrystalClear::ClassDataBase
Reference
Object
Direct Known Subclasses
CrystalClear::ClassData(Type)
Defined in:
crystal-clear/contracts_data.cr
Constructors
.new
Instance Method Summary
#call_depth
: Int32
#call_depth=
(call_depth : Int32)
#type
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
call_depth
: Int32
#
[
View source
]
def
call_depth=
(call_depth : Int32)
#
[
View source
]
abstract def
type
#
[
View source
]