codeql/java-all
4.2.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()