Add integerValue to IntegerLiteralExprSyntax and floatingValue to FloatLiteralExprSyntax#2605
Conversation
integerValue to IntegerLiteralExprSyntaxintegerValue to IntegerLiteralExprSyntax and floatingValue to FloatLiteralExprSyntax
22f796b to
992c2ce
Compare
ahoppen
left a comment
There was a problem hiding this comment.
Thanks. Looks like the Float and Int initializers do indeed do the job here. Could you also add an entry to the release notes?
|
|
I agree with the naming. Unless there is a reason to put them in the parser (which I don’t think there is, |
7d5b12f to
371fa2a
Compare
Renamed to |
371fa2a to
7ef31c5
Compare
|
@ahoppen should this also have a release note? |
|
Yes, please. I thought I amended my review with that but looks like I never hit the submit button. |
Could this do it? |
5bcb556 to
c6a2c22
Compare
|
@swift-ci please test |
e303412 to
34a55fc
Compare
|
@swift-ci please test |
|
@swift-ci please test windows |
34a55fc to
425e80a
Compare
425e80a to
0bc8743
Compare
0bc8743 to
e9fcb4d
Compare
|
@swift-ci please test |
|
@swift-ci please test windows |
Update Convenience.swift Update Convenience.swift
e9fcb4d to
a576b13
Compare
|
@swift-ci please test |
Resolves #405