PHP Class Lisphp_Symbol

Inheritance: implements Lisphp_Form
Afficher le fichier Open project: lisphp/lisphp Class Usage Examples

Méthodes publiques

Свойство Type Description
$symbol

Protected Properties

Свойство Type Description
$map

Méthodes publiques

Méthode Description
__toString ( )
evaluate ( Lisphp_Scope $scope )
get ( $symbol )

Méthodes protégées

Méthode Description
__construct ( $symbol )

Method Details

__construct() protected méthode

protected __construct ( $symbol )

__toString() public méthode

public __toString ( )

evaluate() public méthode

public evaluate ( Lisphp_Scope $scope )
$scope Lisphp_Scope

get() public static méthode

public static get ( $symbol )

Property Details

$map protected_oe static_oe property

protected static $map

$symbol public_oe property

public $symbol