Php/docs/parle-rparser.right

From Get docs

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.