ilya-klyuchnikov / faba

Fast Bytecode Analysis
15 stars 1 forks source link

Nullable parameters analysis #19

Closed ilya-klyuchnikov closed 10 years ago

ilya-klyuchnikov commented 10 years ago

If all branches are return, then parameter is Nullable.

ilya-klyuchnikov commented 10 years ago

fixed by #20