5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
import java
|
|
from MethodAccess ma
|
|
where ma.getMethod().getName().matches("a%")
|
|
select ma
|