$sourceLocation
$sourceLocation :
$start : \Phug\Lexer\Token\InterpolationStartToken
__construct(\Phug\Util\SourceLocationInterface $sourceLocation = null, $level = null, $indentation = null)
\Phug\Util\SourceLocationInterface | $sourceLocation | |
$level | ||
$indentation |
getSourceLocation() : \Phug\Util\SourceLocationInterface
getStart() : \Phug\Lexer\Token\InterpolationStartToken
setStart(\Phug\Lexer\Token\InterpolationStartToken $start)
\Phug\Lexer\Token\InterpolationStartToken | $start |