(?:#[^\[])(.)*)'; } public function getTokenType(): TokenTypeEnum { return TokenTypeEnum::COMMENT; } }