Storm\Drivers\Fluent\Object\Functional\Implementation\PHPParser\NodeSimplifier::Constant PHP Méthode

Constant() final protected méthode

final protected Constant ( &$Value )
    protected final function Constant(&$Value)
    {
        return new PHPParserConstantValueNode($Value);
    }