Parle\RParser::push
(PECL parle >= 0.7.0)
Parle\RParser::push — Add a grammar rule
Description
Push a grammar rule. The production id returned can be used later in the parsing process to identify the rule matched.
Parameters
nameRule name.
ruleThe rule to be added. The syntax is Bison compatible.
Return Values
Returns int representing the rule index.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open