mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +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
|