Files
codeql/java/ql/test/library-tests/frameworks/play/PlayControllerActionMethod.ql
2021-01-06 22:57:14 +05:30

5 lines
108 B
Plaintext

import semmle.code.java.frameworks.play.Play
from PlayControllerActionMethod m
select m.getQualifiedName()