Class Twig\Node\Expression\AbstractExpression

abstract
extends Node

Abstract class for all nodes that represents an expression.

Methods inherited from Twig\Node\Node
__construct(), __toString(), compile(), getTemplateLine(), getNodeTag(), hasAttribute(), getAttribute(), setAttribute(), removeAttribute(), hasNode(), getNode(), setNode(), removeNode(), count(), getIterator(), getTemplateName(), setSourceContext(), getSourceContext()
Properties inherited from Twig\Node\Node
$nodes, $attributes, $lineno, $tag, $name, $sourceContext