Home
last modified time | relevance | path

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

/php-ast/scripts/
H A Dgenerate_ast_data.php245 $kindChildNames = []; variable
247 $kindChildNames[] = "\t\t\t\tcase $index: return AST_STR(str_$name);";
250 . implode("\n", $kindChildNames) . "\n\t\t\t}\n\t\t\treturn NULL;";

Completed in 4 milliseconds