array<mixed> $arguments tokens:
bool $strict:
public function __construct(array $arguments, $strict = true) { $this->token = $arguments; $this->strict = $strict; }