ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Class for internal usage of Intermediate. More...
Public Member Functions | |
__construct (string $char) | |
value () | |
Private Attributes | |
string | $char |
Class for internal usage of Intermediate.
Used to distinguish between already transformed characters and ones that are not.
Definition at line 26 of file Character.php.
ILIAS\Refinery\Parser\ABNF\Character::__construct | ( | string | $char | ) |
ILIAS\Refinery\Parser\ABNF\Character::value | ( | ) |
|
private |
Definition at line 28 of file Character.php.
Referenced by ILIAS\Refinery\Parser\ABNF\Character\__construct(), and ILIAS\Refinery\Parser\ABNF\Character\value().