PHP Class Flow\Expression\NameExpression

Inheritance: extends Flow\Expression
Afficher le fichier Open project: nramenta/flow

Protected Properties

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

Méthodes publiques

Méthode Description
__construct ( $name, $line )
compile ( $compiler, $indent )
raw ( $compiler, $indent )
repr ( $compiler, $indent )

Method Details

__construct() public méthode

public __construct ( $name, $line )

compile() public méthode

public compile ( $compiler, $indent )

raw() public méthode

public raw ( $compiler, $indent )

repr() public méthode

public repr ( $compiler, $indent )

Property Details

$name protected_oe property

protected $name