Storm\Drivers\Fluent\Object\Functional\Implementation\PHPParser\NodeSimplifier::Constant PHP Method

Constant() final protected method

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