PHP Interface Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\ChainableTokenParserInterface

Inheritance: extends Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParserInterface
Afficher le fichier Open project: nelmio/alice Interface Usage Examples

Méthodes publiques

Méthode Description
canParse ( Token $token ) : boolean

Method Details

canParse() public méthode

public canParse ( Token $token ) : boolean
$token Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Token
Résultat boolean