Storm\Drivers\Fluent\Object\Functional\Implementation\PHPParser\NodeSimplifier::GetValue PHP Метод

GetValue() закрытый защищенный Метод

final protected GetValue ( PHPParserConstantValueNode $Node )
$Node PHPParserConstantValueNode
    protected final function GetValue(PHPParserConstantValueNode $Node)
    {
        return $Node->Value;
    }