Home
last modified time | relevance | path

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

/php-ast/scripts/
H A Dgenerate_ast_data.php253 $childNames = []; variable
260 $childNames[] = $codeForGroup;
263 $code = str_replace('{CHILD_NAMES}', implode("\n", $childNames), $code);

Completed in 5 milliseconds