Files
codeql/go/ql
Owen Mansel-Chan e01e40c532 Fix FuncTypeExpr.getNumParameter
It actually counts the number of parameter declarations. We correct it
to do what it says and introduce `FuncTypeExpr.getNumParameterDecls`,
which we then use in `FuncTypeExpr.getUniquelyNumberedChild`.
2022-12-15 11:04:48 +00:00
..
2022-12-15 11:04:48 +00:00
2022-12-14 13:51:32 +00:00
2022-12-14 15:20:02 +00:00