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