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

GetValue() final protected method

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