Свойство | Type | Description | |
---|---|---|---|
$_tokenChars | array | single char tokens | |
$_tokenPatterns | array | patterns for more complex tokens |
Méthode | Description | |
---|---|---|
getNewStatus ( |
Get new (sub)status if needed. | |
getToken ( string $buffer, integer $offset ) : |
Try to get token in buffer at offset position. | |
isEndToken ( |
Check if token ends status |
public getNewStatus ( |
||
$token | ||
Résultat |
public isEndToken ( |
||
$token | ||
Résultat | boolean |
protected array $_tokenPatterns | ||
Résultat | array |