Home
last modified time | relevance | path

Searched refs:body (Results 1 – 1 of 1) sorted by relevance

/php-ast/scripts/
H A Dgenerate_ast_data.php249 $body = "\t\t\tswitch (child) {\n" variable
251 $implementations[$body][] = $kind;
254 foreach ($implementations as $body => $kindList) {
259 $codeForGroup .= $body;

Completed in 4 milliseconds