PHP Class Lisphp_Runtime_Predicate_Type

Inheritance: extends Lisphp_Runtime_BuiltinFunction
Afficher le fichier Open project: lisphp/lisphp Class Usage Examples

Méthodes publiques

Свойство Type Description
$type
$types

Méthodes publiques

Méthode Description
__construct ( $type )
getFunctions ( Lisphp_Scope $superscope = null )

Méthodes protégées

Méthode Description
execute ( array $arguments )

Method Details

__construct() public méthode

public __construct ( $type )

execute() protected méthode

protected execute ( array $arguments )
$arguments array

getFunctions() public static méthode

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

Property Details

$type public_oe property

public $type

$types public_oe static_oe property

public static $types