Parle\RParser::sigilName

Retrieve a rule or token name

Description

public string Parle\RParser::sigilName(int $idx)

Retrieve a partial rule name or token name corresponding to the sigil index.

Parameters

idx

Match index, zero based.

Return Values

Returns a string with the matched part.