class

Luajit::LuaObject

Inherits Reference < Object

Class methods

class_methods
Source
def_class_method(name : String, &block : Luajit::LuaState::Function)
Source
def_instance_method(name : String, &block : Luajit::LuaState::Function)
Source
global
Source
global?
Source
global_name(name : String) : Nil
Source
instance_methods
Source
metatable
Source
metatable?
Source
metatable_name(name : String) : Nil
Source