зеркало из https://github.com/github/codeql.git
Fix typo
This commit is contained in:
Родитель
33b807f3bb
Коммит
c283894b4b
|
@ -439,7 +439,7 @@ private class SingleLocalVarDeclParent extends ExprOrStmt {
|
|||
* want to use a synthetic node to variable declaration and its type access.
|
||||
*
|
||||
* Excludes `LocalVariableDeclStmt` and `ForStmt`, as they can hold multiple declarations.
|
||||
* For these cases, either a synthetic node is not necassary or a different synthetic node is used.
|
||||
* For these cases, either a synthetic node is not necessary or a different synthetic node is used.
|
||||
*/
|
||||
final class SingleLocalVarDeclParentNode extends ExprStmtNode {
|
||||
SingleLocalVarDeclParent lvdp;
|
||||
|
|
Загрузка…
Ссылка в новой задаче