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.

Parameters

tok

Token name.

Return Values

No value is returned.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/parle-rparser.right.php