Closed
Description
Previous ID | SR-13584 |
Radar | None |
Original Reporter | vermont42 (JIRA User) |
Type | Bug |
Additional Detail from JIRA
Votes | 0 |
Component/s | SwiftSyntax |
Labels | Bug |
Assignee | vermont42 (JIRA) |
Priority | Medium |
md5: 14ad515b7c276d59a1dd762b567c3a4b
Issue Description:
After the PR for SR-11580 merged, there was consensus, based on feedback, that the new convenience methods floatingValue
and integerValue
, should be optional in order to prevent potential crashes. This story is for implementation of this change. There was additional feedback involving naming and genericity. Depending on PR-review feedback, this story may encompass implementation of these changes as well.