Parle\RParser::right

(PECL parle >= 0.7.0)

Parle\RParser::rightDeclare a token with right-associativity

Description

public Parle\RParser::right ( string $tok ) : void

Declare a terminal with right associativity.

Liste de paramètres

tok

Token name.

Valeurs de retour

Aucune valeur n'est retournée.