PHP 클래스 Lisphp_Runtime_Predicate_Type

상속: extends Lisphp_Runtime_BuiltinFunction
파일 보기 프로젝트 열기: lisphp/lisphp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$type
$types

공개 메소드들

메소드 설명
__construct ( $type )
getFunctions ( Lisphp_Scope $superscope = null )

보호된 메소드들

메소드 설명
execute ( array $arguments )

메소드 상세

__construct() 공개 메소드

public __construct ( $type )

execute() 보호된 메소드

protected execute ( array $arguments )
$arguments array

getFunctions() 공개 정적인 메소드

public static getFunctions ( Lisphp_Scope $superscope = null )
$superscope Lisphp_Scope

프로퍼티 상세

$type 공개적으로 프로퍼티

public $type

$types 공개적으로 정적으로 프로퍼티

public static $types