ucr-riple / NullAwayAnnotator

A tool to help adapting code bases to NullAway type system.
MIT License
13 stars 6 forks source link

Rename tree to methodDeclarationTree in fields to resolve ambiguity. #147

Closed nimakarimipour closed 1 year ago

nimakarimipour commented 1 year ago

This PR simply renames some field or local variables to methodDeclarationTree rather than the ambiguous name tree.