Skip to main content

Module token_type

Module token_type 

Source
Expand description

Token type definitions for the PHP lexer.

Enums§

PhpTokenType
Enum representing all possible token types in PHP

Type Aliases§

PhpToken
Token type for PHP