mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
In the Kotlin universe this is called `get` so that Kotlin programmers can use the `[]` operator on `String`s.
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
import java
|
|
|
|
from MethodAccess ma
|
|
select ma
|