class PHP_Token_HALT_COMPILER in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/php-token-stream/src/Token.php \PHP_Token_HALT_COMPILER
Hierarchy
- class \PHP_Token
- class \PHP_Token_HALT_COMPILER
Expanded class hierarchy of PHP_Token_HALT_COMPILER
2 string references to 'PHP_Token_HALT_COMPILER'
- PHP_Token_Stream::parse in vendor/
phpunit/ php-token-stream/ src/ Token/ Stream.php - PHP_Token_Stream::scan in vendor/
phpunit/ php-token-stream/ src/ Token/ Stream.php - Scans the source for sequences of characters and converts them into a stream of tokens.
File
- vendor/
phpunit/ php-token-stream/ src/ Token.php, line 769
View source
class PHP_Token_HALT_COMPILER extends PHP_Token {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
protected | property | ||
PHP_Token:: |
public | function | ||
PHP_Token:: |
public | function | Constructor. | |
PHP_Token:: |
public | function |