mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
instances
|
|
| test.swift:2:3:7:3 | SingleValueStmtExpr | getStmt: | test.swift:2:3:7:3 | switch x { ... } |
|
|
| test.swift:11:3:11:30 | SingleValueStmtExpr | getStmt: | test.swift:11:3:11:30 | if ... then { ... } else { ... } |
|
|
getType
|
|
| test.swift:2:3:7:3 | SingleValueStmtExpr | Int |
|
|
| test.swift:11:3:11:30 | SingleValueStmtExpr | Int |
|