PHP » GoLang |
login |
register |
about
|
GoLang Parle\RParser::push
request it (379)
GoLang replacement for PHP's Parle\RParser::push
[edit | history]
Parle\RParser::push(PECL parle >= 0.7.0) Parle\RParser::push — Add a grammar rule Description
public int Parle\RParser::push
( string
$name
, string $rule
)Push a grammar rule. The production id returned can be used later in the parsing process to identify the rule matched. Parameters
Return ValuesReturns integer representing the rule index. |
more
Recently updated
more
Most requested
more
Last requests
|