$location
$location :
Represents an exception that is thrown during the parsing process.
__construct(\Phug\Util\SourceLocation $location, $message = '', $code, \Phug\Lexer\TokenInterface $relatedToken = null, $previous = null)
\Phug\Util\SourceLocation | $location | |
$message | ||
$code | ||
\Phug\Lexer\TokenInterface | $relatedToken | |
$previous |
getLocation() : \Phug\Util\SourceLocationInterface
getRelatedToken() : \Phug\Lexer\TokenInterface