PHP Class Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ImpartialChainableParserAwareParser

Inheritance: extends AbstractChainableParserAwareParser, use trait Nelmio\Alice\NotCallableTrait
Afficher le fichier Open project: nelmio/alice Class 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