Searched refs:actionDefault (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/grammar/ | ||
H A D | parser.template | 63 protected array $actionDefault = array( |
/PHP-Parser/lib/PhpParser/ | ||
H A D | ParserAbstract.php | 90 protected array $actionDefault; variable in PhpParser\\ParserAbstract |
/PHP-Parser/lib/PhpParser/Parser/ | ||
H A D | Php7.php | 781 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php7 |
H A D | Php8.php | 783 protected array $actionDefault = array( variable in PhpParser\\Parser\\Php8 |
Completed in 24 milliseconds