mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +01:00
@@ -124,7 +124,7 @@ class StmtSequence extends Expr {
|
||||
}
|
||||
|
||||
/**
|
||||
* A sequence of expressions representing the body of a method, class, module,
|
||||
* A sequence of statements representing the body of a method, class, module,
|
||||
* or do-block. That is, any body that may also include rescue/ensure/else
|
||||
* statements.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user