Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-9797] Not implement function for SyntaxFactory.makeEllipsisToken. #435

Closed
swift-ci opened this issue Jan 29, 2019 · 1 comment
Closed

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-9797
Radar None
Original Reporter bannzai (JIRA User)
Type Improvement
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s SwiftSyntax
Labels Improvement
Assignee bannzai (JIRA)
Priority Medium

md5: 2a00ca60247bc485f93bc0c58cae863f

Issue Description:

I want to develop about function decleare syntax rewriter library and I found withEllipsis(_🙂 function under the FunctionParameterSyntax and I want to use this function.

But I can not find `SyntaxFactory.makeEllipsisToken` like `SyntaxFactory.makeCommaToken`. It means can not set new ellipsis token. I confirmed that generated of swift syntax code. . But I did not get that insntanciate token of ellipsis function.

Environment

SwiftSyntax Xcode swiftc
swift-4.2-RELEASE 0.40200.0 Version 10.1 (10B61) Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)
@swift-ci
Copy link
Contributor Author

Comment by yudai.hirose (JIRA)

Resolved: apple/swift#22214

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 9, 2022
adevress pushed a commit to adevress/swift-syntax that referenced this issue Jan 14, 2024
…cs-for-swiftsyntax-main

Update to reflect changes on swift-syntax/main
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant