mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Swift: add more parametrization
This enables codegen to run on the swift PoC branch.
This commit is contained in:
@@ -107,7 +107,7 @@ class TrapList:
|
||||
|
||||
traps: List[Trap]
|
||||
namespace: str
|
||||
trap_suffix: str
|
||||
trap_affix: str
|
||||
include_dir: str
|
||||
|
||||
|
||||
@@ -153,5 +153,5 @@ class ClassList:
|
||||
|
||||
classes: List[Class]
|
||||
namespace: str
|
||||
trap_suffix: str
|
||||
trap_affix: str
|
||||
include_dir: str
|
||||
|
||||
Reference in New Issue
Block a user