mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Ruby: AST ref docs - note AssignExpr
This commit is contained in:
@@ -222,6 +222,8 @@ All classes in this subsection are subclasses of BinaryOperation_.
|
||||
+------------------------+--------------------------+----------------------------+-------------------+
|
||||
| Expr_ ``-`` Expr_ | SubExpr_ | BinaryArithmeticOperation_ | |
|
||||
+------------------------+--------------------------+----------------------------+-------------------+
|
||||
| LhsExpr_ ``=`` Expr_ | AssignExpr_ | Assignment_ | |
|
||||
+------------------------+--------------------------+----------------------------+-------------------+
|
||||
|
||||
Literals
|
||||
~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user