$location
$location :
Represents an exception that is thrown during the lexical analysis.
This exception is thrown when the lexer encounters invalid token relations
__construct(\Phug\Util\SourceLocationInterface $location, $message = '', $code, $previous = null)
\Phug\Util\SourceLocationInterface | $location | |
$message | ||
$code | ||
$previous |
getLocation() : \Phug\Util\SourceLocationInterface