$sourceLocation
$sourceLocation :
$end : \Phug\Lexer\Token\TagInterpolationEndToken
__construct(\Phug\Util\SourceLocationInterface $sourceLocation = null, $level = null, $indentation = null)
\Phug\Util\SourceLocationInterface | $sourceLocation | |
$level | ||
$indentation |
getSourceLocation() : \Phug\Util\SourceLocationInterface
getEnd() : \Phug\Lexer\Token\TagInterpolationEndToken
setEnd(\Phug\Lexer\Token\TagInterpolationEndToken $end)
\Phug\Lexer\Token\TagInterpolationEndToken | $end |