abstract class Kernel

Properties

$conditional
$current

Methods

__construct($conditional, $current)

No description

bool
handle(bool $reg = false)

No description

bool
stringHandle()

No description

bool
arrayHandle()

No description

bool
stringRegHandle()

No description

bool
arrayRegHandle()

No description

Details

at line 13
__construct($conditional, $current)

Parameters

$conditional
$current

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

Parameters

bool $reg conditional is reg

Return Value

bool true 不跳过

Exceptions

Exception

at line 79
bool stringHandle()

Return Value

bool

at line 91
bool arrayHandle()

Return Value

bool

at line 103
bool stringRegHandle()

Return Value

bool

at line 111
bool arrayRegHandle()

Return Value

bool