PHP Class Storm\Drivers\Fluent\Object\Functional\Implementation\PHPParser\UnaryOperationSimplifier

Inheritance: extends NodeSimplifier
Afficher le fichier Open project: timetoogo/penumbra

Méthodes publiques

Méthode Description
All ( )
__construct ( $UnaryOperationNodeType, $OperandProperty = 'expr' )

Méthodes protégées

Méthode Description
SimplifyNode ( PHPParser_Node_Expr $Node )

Private Methods

Méthode Description
UnaryOperations ( )

Method Details

All() public static méthode

public static All ( )

SimplifyNode() protected méthode

protected SimplifyNode ( PHPParser_Node_Expr $Node )
$Node PHPParser_Node_Expr

__construct() public méthode

public __construct ( $UnaryOperationNodeType, $OperandProperty = 'expr' )