summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 4 insertions, 12 deletions
diff --git a/REFLECTION b/REFLECTION
index 5669bee..d13bfd4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #103 lua version 2.0.4 ] {
+Extension [ <persistent> extension #106 lua version 2.0.5 ] {
- Constants [8] {
Constant [ integer LUA_OK ] { 0 }
@@ -15,7 +15,7 @@ Extension [ <persistent> extension #103 lua version 2.0.4 ] {
Class [ <internal:lua> 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 [ <persistent> extension #103 lua version 2.0.4 ] {
- Static methods [0] {
}
- - Properties [2] {
- Property [ <default> private $_closure ]
- Property [ <default> private $_lua_object ]
+ - Properties [0] {
}
- - Methods [5] {
+ - Methods [3] {
Method [ <internal:lua, ctor> private method __construct ] {
}
- Method [ <internal:lua, dtor> public method __destruct ] {
- }
-
- Method [ <internal:lua> private method __clone ] {
- }
-
Method [ <internal:lua> public method invoke ] {
- Parameters [2] {