Méthode | Description | |
---|---|---|
__construct ( string $acceptedPrefix ) | Creates the expression. | |
equivalentTo ( Webmozart\Expression\Expression $other ) | ||
evaluate ( $value ) | ||
getAcceptedPrefix ( ) : string | Returns the accepted prefix. | |
toString ( ) |
public __construct ( string $acceptedPrefix ) | ||
$acceptedPrefix | string | The accepted prefix. |
public equivalentTo ( Webmozart\Expression\Expression $other ) | ||
$other | Webmozart\Expression\Expression |
public getAcceptedPrefix ( ) : string | ||
Résultat | string | The accepted prefix. |