mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Make review comment changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Abstract syntax tree classes in Java
|
||||
====================================
|
||||
Classes for working with Java code
|
||||
==================================
|
||||
|
||||
CodeQL has a large selection of classes for working with Java code.
|
||||
CodeQL has a large selection of classes for working with Java statements and expressions.
|
||||
|
||||
.. _Expr: https://help.semmle.com/qldoc/java/semmle/code/java/Expr.qll/type.Expr$Expr.html
|
||||
.. _Stmt: https://help.semmle.com/qldoc/java/semmle/code/java/Statement.qll/type.Statement$Stmt.html
|
||||
|
||||
Reference in New Issue
Block a user