Make review comment changes

This commit is contained in:
Alistair Christie
2020-03-02 15:07:30 +00:00
parent fe9f974353
commit daf5a96935
9 changed files with 41 additions and 39 deletions

View File

@@ -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