Property | Type | Description | |
---|---|---|---|
$iterator |
Method | Description | |
---|---|---|
__construct ( ) | ||
getIterator ( ) | ||
resetIterator ( ) | ||
tokenize ( $string ) |
Method | Description | |
---|---|---|
appendArray ( ) | ||
appendCommentAndWhitespace ( ) | ||
appendConstant ( ) | ||
appendFunction ( ) | ||
appendImportation ( ) | ||
appendNamespace ( ) | ||
nextTokenIs ( $tokenName, array $skipedTags = [T_WHITESPACE, T_COMMENT, T_INLINE_HTML] ) |