class Platform extends Kernel

Properties

$conditional from Kernel
$current from Kernel

Methods

__construct($conditional, $current)

No description

from Kernel
bool
handle(bool $reg = false)

No description

from Kernel
bool
stringHandle()

No description

from Kernel
bool
arrayHandle()

No description

from Kernel
bool
stringRegHandle()

No description

from Kernel
bool
arrayRegHandle()

No description

from Kernel

Details

in Kernel at line 13
__construct($conditional, $current)

Parameters

$conditional
$current

in Kernel at line 26
bool handle(bool $reg = false)

Parameters

bool $reg conditional is reg

Return Value

bool true 不跳过

Exceptions

Exception

in Kernel at line 79
bool stringHandle()

Return Value

bool

in Kernel at line 91
bool arrayHandle()

Return Value

bool

in Kernel at line 103
bool stringRegHandle()

Return Value

bool

in Kernel at line 111
bool arrayRegHandle()

Return Value

bool