Files
codeql/java/ql/test/library-tests/frameworks/play/PlayMvcResultClass.ql
Francis Alexander c45be91d6f more filename changes
2021-02-15 23:09:11 +05:30

5 lines
100 B
Plaintext

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