codeql/java-all
5.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the qualifying expression, if any.
For example, the qualifying expression of A.this is A.
A.this
A
Expr getQualifier()