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

5 lines
96 B
Plaintext

import semmle.code.java.frameworks.play.Play
from PlayController c
select c.getQualifiedName()