mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add support to syntax tree
This commit is contained in:
@@ -253,6 +253,7 @@ SYNTAX_NODE_SERIALIZATION_CODES = {
|
||||
'TargetFunctionEntry': 248,
|
||||
'PostfixIfConfigExpr': 250,
|
||||
'UnavailabilityCondition': 251,
|
||||
'AvailabilityEntry' : 252,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user