mirror of
https://github.com/github/codeql.git
synced 2026-03-04 22:56:47 +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
|