Parle\Parser::sigilName

Retrieve a rule or token name

説明

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

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

パラメータ

idx

Match index, zero based.

戻り値

Returns a string with the matched part.