20 $this->assertEquals($names, $node->getNode(
'names'));
21 $this->assertEquals(
$values, $node->getNode(
'values'));
22 $this->assertFalse($node->getAttribute(
'capture'));
45 \$context[
"foo"] = (
'' === \$tmp = ob_get_clean()) ?
'' :
new Twig_Markup(\$tmp, \$this->env->getCharset());
54 \
$context[
"foo"] = (
'' === \$tmp =
"foo") ?
'' :
new Twig_Markup(\$tmp, \$this->env->getCharset());
Represents a node in the AST.
Represents a node that outputs an expression.
getVariableGetter($name, $line=false)
const EOF
How fgetc() reports an End Of File.