The Lua class
(PECL lua >=0.9.0)
Обзор классов
Lua
{
public mixed assign
(
string $name
,
string $value
)
public mixed call
(
callable $lua_func
[,
array $args
[,
int $use_self
= 0
]] )
public mixed __call
(
callable $lua_func
[,
array $args
[,
int $use_self
= 0
]] )
public mixed eval
(
string $statements
)
public mixed include
(
string $file
)
}
Предопределенные константы
Lua::LUA_VERSION
-
Содержание