Home
last modified time | relevance | path

Searched refs:implementations (Results 1 – 1 of 1) sorted by path

/php-ast/scripts/
H A Dgenerate_ast_data.php236 $implementations = []; variable
239 $implementations["\t\t\treturn NULL;"][] = $kind;
249 $implementations[$body][] = $kind;
252 foreach ($implementations as $body => $kindList) {

Completed in 6 milliseconds