From e150f70fcd1b2eee98ddf764196a4b82fdfd7c7c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jan 2018 17:30:14 +0100 Subject: v2.0.5 --- REFLECTION | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 5669bee..d13bfd4 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #103 lua version 2.0.4 ] { +Extension [ extension #106 lua version 2.0.5 ] { - Constants [8] { Constant [ integer LUA_OK ] { 0 } @@ -15,7 +15,7 @@ Extension [ extension #103 lua version 2.0.4 ] { Class [ final class Lua ] { - Constants [1] { - Constant [ string LUA_VERSION ] { Lua 5.3.4 } + Constant [ public string LUA_VERSION ] { Lua 5.3.4 } } - Static properties [1] { @@ -94,21 +94,13 @@ Extension [ extension #103 lua version 2.0.4 ] { - Static methods [0] { } - - Properties [2] { - Property [ private $_closure ] - Property [ private $_lua_object ] + - Properties [0] { } - - Methods [5] { + - Methods [3] { Method [ private method __construct ] { } - Method [ public method __destruct ] { - } - - Method [ private method __clone ] { - } - Method [ public method invoke ] { - Parameters [2] { -- cgit