Parle\Parser::sigilName

(No version information available, might only be in Git)

Parle\Parser::sigilNameRetrieve a rule or token name

Description

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

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.