mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add convenience initializers for MemberDeclList
This commit is contained in:
@@ -11,6 +11,9 @@ SYNTAX_BUILDABLE_EXPRESSIBLE_AS_CONFORMANCES = {
|
||||
'IdentifierPattern': [
|
||||
'PatternBuildable'
|
||||
],
|
||||
'MemberDeclList': [
|
||||
'MemberDeclBlock'
|
||||
],
|
||||
'SimpleTypeIdentifier': [
|
||||
'TypeAnnotation',
|
||||
'TypeBuildable',
|
||||
|
||||
Reference in New Issue
Block a user