Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lua
master
Liblua
Lua
CALL
Callable
Coroutine
ErrorHandlerError
FileError
Function
LuaError
MemoryError
Object
Reference
RuntimeError
Stack
StackMixin
Chunk
ClassSupport
CoroutineSupport
ErrorHandling
Registry
StandardLibraries
TableSupport
Type
Util
SyntaxError
Table
Type
TYPE
LuaCallable
LuaConvert
Built with Crystal 1.9.2
2023-10-08 11:21:19 UTC
struct
LuaCallable::LuaConvert(T)
LuaCallable::LuaConvert(T)
Struct
Value
Object
Defined in:
lua/callable.cr
Constructors
.new
Class Method Summary
.convert
(val : Lua::Type) : T
Instance Method Summary
#initialize
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
convert
(val :
Lua::Type
) : T
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]