芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/vendor-prefixed/twig/twig/src/Node/PrintNode.php
$expr], [], $lineno, $tag); } public function compile(Compiler $compiler) : void { $expr = $this->getNode('expr'); $compiler->addDebugInfo($this)->write($expr->isGenerator() ? 'yield from ' : 'yield ')->subcompile($expr)->raw(";\n"); } }